Home
last modified time | relevance | path

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

/linux-6.3-rc2/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-6.3-rc2/drivers/gpu/drm/amd/display/dc/dce100/
A Ddce100_resource.c639 struct dce_panel_cntl *panel_cntl = in dce100_panel_cntl_create()
640 kzalloc(sizeof(struct dce_panel_cntl), GFP_KERNEL); in dce100_panel_cntl_create()
/linux-6.3-rc2/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-6.3-rc2/drivers/gpu/drm/amd/display/dc/dce112/
A Ddce112_resource.c645 struct dce_panel_cntl *panel_cntl = in dce112_panel_cntl_create()
646 kzalloc(sizeof(struct dce_panel_cntl), GFP_KERNEL); in dce112_panel_cntl_create()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dce60/
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()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dce80/
A Ddce80_resource.c740 struct dce_panel_cntl *panel_cntl = in dce80_panel_cntl_create()
741 kzalloc(sizeof(struct dce_panel_cntl), GFP_KERNEL); in dce80_panel_cntl_create()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dce110/
A Ddce110_resource.c687 struct dce_panel_cntl *panel_cntl = in dce110_panel_cntl_create()
688 kzalloc(sizeof(struct dce_panel_cntl), GFP_KERNEL); in dce110_panel_cntl_create()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn10/
A Ddcn10_resource.c770 struct dce_panel_cntl *panel_cntl = in dcn10_panel_cntl_create()
771 kzalloc(sizeof(struct dce_panel_cntl), GFP_KERNEL); in dcn10_panel_cntl_create()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn303/
A Ddcn303_resource.c862 struct dce_panel_cntl *panel_cntl = kzalloc(sizeof(struct dce_panel_cntl), GFP_KERNEL); in dcn303_panel_cntl_create()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn302/
A Ddcn302_resource.c935 struct dce_panel_cntl *panel_cntl = kzalloc(sizeof(struct dce_panel_cntl), GFP_KERNEL); in dcn302_panel_cntl_create()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn21/
A Ddcn21_resource.c1361 struct dce_panel_cntl *panel_cntl = in dcn21_panel_cntl_create()
1362 kzalloc(sizeof(struct dce_panel_cntl), GFP_KERNEL); in dcn21_panel_cntl_create()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn30/
A Ddcn30_resource.c960 struct dce_panel_cntl *panel_cntl = in dcn30_panel_cntl_create()
961 kzalloc(sizeof(struct dce_panel_cntl), GFP_KERNEL); in dcn30_panel_cntl_create()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn20/
A Ddcn20_resource.c962 struct dce_panel_cntl *panel_cntl = in dcn20_panel_cntl_create()
963 kzalloc(sizeof(struct dce_panel_cntl), GFP_KERNEL); in dcn20_panel_cntl_create()

Completed in 40 milliseconds