Searched defs:abm_dce (Results 1 - 1 of 1) sorted by relevance

/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce/
H A Damdgpu_dce_abm.c65 struct dce_abm *abm_dce = TO_DCE_ABM(abm); local in function:dce_abm_set_pipe
91 static unsigned int calculate_16_bit_backlight_from_pwm(struct dce_abm *abm_dce) argument
140 static void driver_set_backlight_level(struct dce_abm *abm_dce, argument
258 struct dce_abm *abm_dce local in function:dce_abm_init
205 dmcu_set_backlight_level(struct dce_abm * abm_dce,uint32_t backlight_pwm_u16_16,uint32_t frame_ramp,uint32_t controller_id) argument
298 struct dce_abm *abm_dce = TO_DCE_ABM(abm); local in function:dce_abm_get_current_backlight
309 struct dce_abm *abm_dce = TO_DCE_ABM(abm); local in function:dce_abm_get_target_backlight
320 struct dce_abm *abm_dce = TO_DCE_ABM(abm); local in function:dce_abm_set_level
341 struct dce_abm *abm_dce = TO_DCE_ABM(abm); local in function:dce_abm_immediate_disable
362 struct dce_abm *abm_dce = TO_DCE_ABM(abm); local in function:dce_abm_init_backlight
430 struct dce_abm *abm_dce = TO_DCE_ABM(abm); local in function:dce_abm_set_backlight_level_pwm
458 dce_abm_construct(struct dce_abm * abm_dce,struct dc_context * ctx,const struct dce_abm_registers * regs,const struct dce_abm_shift * abm_shift,const struct dce_abm_mask * abm_mask) argument
486 struct dce_abm *abm_dce = kzalloc(sizeof(*abm_dce), GFP_KERNEL); local in function:dce_abm_create
502 struct dce_abm *abm_dce = TO_DCE_ABM(*abm); local in function:dce_abm_destroy
[all...]

Completed in 8 milliseconds