Home
last modified time | relevance | path

Searched refs:abm_dce (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce/
Ddce_abm.c41 (abm_dce->regs->reg)
45 abm_dce->abm_shift->field_name, abm_dce->abm_mask->field_name
50 abm_dce->base.ctx
60 struct dce_abm *abm_dce = TO_DCE_ABM(abm); in dce_abm_set_pipe() local
83 static unsigned int calculate_16_bit_backlight_from_pwm(struct dce_abm *abm_dce) in calculate_16_bit_backlight_from_pwm() argument
132 static void driver_set_backlight_level(struct dce_abm *abm_dce, in driver_set_backlight_level() argument
198 struct dce_abm *abm_dce, in dmcu_set_backlight_level() argument
213 dce_abm_set_pipe(&abm_dce->base, controller_id); in dmcu_set_backlight_level()
250 struct dce_abm *abm_dce = TO_DCE_ABM(abm); in dce_abm_init() local
251 unsigned int backlight = calculate_16_bit_backlight_from_pwm(abm_dce); in dce_abm_init()
[all …]