Home
last modified time | relevance | path

Searched defs:stages (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_lm.c204 int op_mode, stages, stage_off, i; in dpu_hw_lm_setup_color3_v12() local
284 int i, ret, stages, stage_off, pipes_per_stage; in dpu_hw_lm_setup_blendstage() local
322 int i, stages, stage_off; in dpu_hw_lm_clear_all_blendstages() local
/linux/drivers/staging/media/atomisp/pci/runtime/pipeline/interface/
H A Dia_css_pipeline.h37 struct ia_css_pipeline_stage *stages; member
/linux/drivers/gpu/drm/msm/
H A Dmsm_gem_shrinker.c175 } stages[] = { in msm_gem_shrinker_scan() local
/linux/drivers/gpu/drm/msm/disp/mdp4/
H A Dmdp4_crtc.c148 static const enum mdp_mixer_stage_id stages[] = { in setup_mixer() enum