Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dce/
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 …]
Ddce_panel_cntl.h115 struct dce_panel_cntl { struct
123 struct dce_panel_cntl *panel_cntl, argument
DMakefile32 dce_i2c.o dce_i2c_hw.o dce_i2c_sw.o dmub_psr.o dmub_abm.o dce_panel_cntl.o \
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dce100/
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.1.9/drivers/gpu/drm/amd/display/dc/dce120/
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.1.9/drivers/gpu/drm/amd/display/dc/dce112/
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.1.9/drivers/gpu/drm/amd/display/dc/dce60/
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.1.9/drivers/gpu/drm/amd/display/dc/dce80/
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.1.9/drivers/gpu/drm/amd/display/dc/dce110/
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.1.9/drivers/gpu/drm/amd/display/dc/dcn302/
Ddcn302_resource.c925 struct dce_panel_cntl *panel_cntl = kzalloc(sizeof(struct dce_panel_cntl), GFP_KERNEL); in dcn302_panel_cntl_create()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn303/
Ddcn303_resource.c853 struct dce_panel_cntl *panel_cntl = kzalloc(sizeof(struct dce_panel_cntl), GFP_KERNEL); in dcn303_panel_cntl_create()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn21/
Ddcn21_resource.c1360 struct dce_panel_cntl *panel_cntl = in dcn21_panel_cntl_create()
1361 kzalloc(sizeof(struct dce_panel_cntl), GFP_KERNEL); in dcn21_panel_cntl_create()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn10/
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.1.9/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_resource.c954 struct dce_panel_cntl *panel_cntl = in dcn30_panel_cntl_create()
955 kzalloc(sizeof(struct dce_panel_cntl), GFP_KERNEL); in dcn30_panel_cntl_create()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_resource.c955 struct dce_panel_cntl *panel_cntl = in dcn20_panel_cntl_create()
956 kzalloc(sizeof(struct dce_panel_cntl), GFP_KERNEL); in dcn20_panel_cntl_create()