Home
last modified time | relevance | path

Searched refs:_stage_offset (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_lm.c34 * _stage_offset(): returns the relative offset of the blend registers
39 static inline int _stage_offset(struct dpu_hw_mixer *ctx, enum dpu_stage stage) in _stage_offset() function
104 stage_off = _stage_offset(ctx, stage); in dpu_hw_lm_setup_blend_config_combined_alpha()
122 stage_off = _stage_offset(ctx, stage); in dpu_hw_lm_setup_blend_config()
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_lm.c49 * _stage_offset(): returns the relative offset of the blend registers
54 static inline int _stage_offset(struct dpu_hw_mixer *ctx, enum dpu_stage stage) in _stage_offset() function
109 stage_off = _stage_offset(ctx, stage); in dpu_hw_lm_setup_blend_config_sdm845()
127 stage_off = _stage_offset(ctx, stage); in dpu_hw_lm_setup_blend_config()

Completed in 2 milliseconds