Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_panel_cntl.c37 dce_panel_cntl->base.ctx
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
196 struct dce_panel_cntl *dce_panel_cntl = TO_DCE_PANEL_CNTL(panel_cntl); in dce_driver_set_backlight() local
256 struct dce_panel_cntl *dce_panel_cntl = TO_DCE_PANEL_CNTL(*panel_cntl); in dce_panel_cntl_destroy() 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 \
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce100/
H A Ddce100_resource.c643 struct dce_panel_cntl *panel_cntl = in dce100_panel_cntl_create()
644 kzalloc(sizeof(struct dce_panel_cntl), GFP_KERNEL); in dce100_panel_cntl_create()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce120/
H A Ddce120_resource.c727 struct dce_panel_cntl *panel_cntl = in dce120_panel_cntl_create()
728 kzalloc(sizeof(struct dce_panel_cntl), GFP_KERNEL); in dce120_panel_cntl_create()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce60/
H A Ddce60_resource.c737 struct dce_panel_cntl *panel_cntl = in dce60_panel_cntl_create()
738 kzalloc(sizeof(struct dce_panel_cntl), GFP_KERNEL); in dce60_panel_cntl_create()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce80/
H A Ddce80_resource.c744 struct dce_panel_cntl *panel_cntl = in dce80_panel_cntl_create()
745 kzalloc(sizeof(struct dce_panel_cntl), GFP_KERNEL); in dce80_panel_cntl_create()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce112/
H A Ddce112_resource.c649 struct dce_panel_cntl *panel_cntl = in dce112_panel_cntl_create()
650 kzalloc(sizeof(struct dce_panel_cntl), GFP_KERNEL); in dce112_panel_cntl_create()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_resource.c769 struct dce_panel_cntl *panel_cntl = in dcn10_panel_cntl_create()
770 kzalloc(sizeof(struct dce_panel_cntl), GFP_KERNEL); in dcn10_panel_cntl_create()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn303/
H A Ddcn303_resource.c844 struct dce_panel_cntl *panel_cntl = kzalloc(sizeof(struct dce_panel_cntl), GFP_KERNEL); in dcn303_panel_cntl_create()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn302/
H A Ddcn302_resource.c917 struct dce_panel_cntl *panel_cntl = kzalloc(sizeof(struct dce_panel_cntl), GFP_KERNEL); in dcn302_panel_cntl_create()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_resource.c688 struct dce_panel_cntl *panel_cntl = in dce110_panel_cntl_create()
689 kzalloc(sizeof(struct dce_panel_cntl), GFP_KERNEL); in dce110_panel_cntl_create()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn21/
H A Ddcn21_resource.c1338 struct dce_panel_cntl *panel_cntl = in dcn21_panel_cntl_create()
1339 kzalloc(sizeof(struct dce_panel_cntl), GFP_KERNEL); in dcn21_panel_cntl_create()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_resource.c944 struct dce_panel_cntl *panel_cntl = in dcn30_panel_cntl_create()
945 kzalloc(sizeof(struct dce_panel_cntl), GFP_KERNEL); in dcn30_panel_cntl_create()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_resource.c945 struct dce_panel_cntl *panel_cntl = in dcn20_panel_cntl_create()
946 kzalloc(sizeof(struct dce_panel_cntl), GFP_KERNEL); in dcn20_panel_cntl_create()