Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dce/
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 …]
A Ddce_panel_cntl.h115 struct dce_panel_cntl { struct
123 struct dce_panel_cntl *panel_cntl, argument
A DMakefile32 dce_i2c.o dce_i2c_hw.o dce_i2c_sw.o dmub_psr.o dmub_abm.o dce_panel_cntl.o \
/linux/drivers/gpu/drm/amd/display/dc/dce100/
A Ddce100_resource.c640 struct dce_panel_cntl *panel_cntl = in dce100_panel_cntl_create()
641 kzalloc(sizeof(struct dce_panel_cntl), GFP_KERNEL); in dce100_panel_cntl_create()
/linux/drivers/gpu/drm/amd/display/dc/dce120/
A Ddce120_resource.c726 struct dce_panel_cntl *panel_cntl = in dce120_panel_cntl_create()
727 kzalloc(sizeof(struct dce_panel_cntl), GFP_KERNEL); in dce120_panel_cntl_create()
/linux/drivers/gpu/drm/amd/display/dc/dce112/
A Ddce112_resource.c646 struct dce_panel_cntl *panel_cntl = in dce112_panel_cntl_create()
647 kzalloc(sizeof(struct dce_panel_cntl), GFP_KERNEL); in dce112_panel_cntl_create()
/linux/drivers/gpu/drm/amd/display/dc/dce60/
A Ddce60_resource.c736 struct dce_panel_cntl *panel_cntl = in dce60_panel_cntl_create()
737 kzalloc(sizeof(struct dce_panel_cntl), GFP_KERNEL); in dce60_panel_cntl_create()
/linux/drivers/gpu/drm/amd/display/dc/dce80/
A Ddce80_resource.c741 struct dce_panel_cntl *panel_cntl = in dce80_panel_cntl_create()
742 kzalloc(sizeof(struct dce_panel_cntl), GFP_KERNEL); in dce80_panel_cntl_create()
/linux/drivers/gpu/drm/amd/display/dc/dce110/
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()
/linux/drivers/gpu/drm/amd/display/dc/dcn10/
A Ddcn10_resource.c835 struct dce_panel_cntl *panel_cntl = in dcn10_panel_cntl_create()
836 kzalloc(sizeof(struct dce_panel_cntl), GFP_KERNEL); in dcn10_panel_cntl_create()
/linux/drivers/gpu/drm/amd/display/dc/dcn302/
A Ddcn302_resource.c1052 struct dce_panel_cntl *panel_cntl = kzalloc(sizeof(struct dce_panel_cntl), GFP_KERNEL); in dcn302_panel_cntl_create()
/linux/drivers/gpu/drm/amd/display/dc/dcn303/
A Ddcn303_resource.c978 struct dce_panel_cntl *panel_cntl = kzalloc(sizeof(struct dce_panel_cntl), GFP_KERNEL); in dcn303_panel_cntl_create()
/linux/drivers/gpu/drm/amd/display/dc/dcn21/
A Ddcn21_resource.c1874 struct dce_panel_cntl *panel_cntl = in dcn21_panel_cntl_create()
1875 kzalloc(sizeof(struct dce_panel_cntl), GFP_KERNEL); in dcn21_panel_cntl_create()
/linux/drivers/gpu/drm/amd/display/dc/dcn30/
A Ddcn30_resource.c1081 struct dce_panel_cntl *panel_cntl = in dcn30_panel_cntl_create()
1082 kzalloc(sizeof(struct dce_panel_cntl), GFP_KERNEL); in dcn30_panel_cntl_create()
/linux/drivers/gpu/drm/amd/display/dc/dcn20/
A Ddcn20_resource.c1316 struct dce_panel_cntl *panel_cntl = in dcn20_panel_cntl_create()
1317 kzalloc(sizeof(struct dce_panel_cntl), GFP_KERNEL); in dcn20_panel_cntl_create()

Completed in 67 milliseconds