Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_panel_cntl.c34 container_of(panel_cntl, struct dce_panel_cntl, base)
37 dce_panel_cntl->base.ctx
40 dce_panel_cntl->base.ctx->logger
43 dce_panel_cntl->regs->reg
47 dce_panel_cntl->shift->field_name, dce_panel_cntl->mask->field_name
55 struct dce_panel_cntl *dce_panel_cntl = TO_DCE_PANEL_CNTL(panel_cntl); in dce_get_16_bit_backlight_from_pwm() local
91 struct dce_panel_cntl *dce_panel_cntl = TO_DCE_PANEL_CNTL(panel_cntl); in dce_panel_cntl_hw_init() local
149 struct dce_panel_cntl *dce_panel_cntl = TO_DCE_PANEL_CNTL(panel_cntl); in dce_is_panel_backlight_on() local
163 struct dce_panel_cntl *dce_panel_cntl = TO_DCE_PANEL_CNTL(panel_cntl); in dce_is_panel_powered_on() local
175 struct dce_panel_cntl *dce_panel_cntl = TO_DCE_PANEL_CNTL(panel_cntl); in dce_store_backlight_level() local
[all …]
H A Ddce_panel_cntl.h115 struct dce_panel_cntl { struct
123 struct dce_panel_cntl *panel_cntl, argument
H A DMakefile32 dce_i2c.o dce_i2c_hw.o dce_i2c_sw.o dmub_psr.o dmub_abm.o dmub_abm_lcd.o dce_panel_cntl.o \