Home
last modified time | relevance | path

Searched defs:panel_cntl (Results 1 – 25 of 28) sorted by relevance

12

/linux/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_panel_cntl.c32 #define TO_DCN31_PANEL_CNTL(panel_cntl)\ argument
41 static bool dcn31_query_backlight_info(struct panel_cntl *panel_cntl, union dmub_rb_cmd *cmd) in dcn31_query_backlight_info()
58 static uint32_t dcn31_get_16_bit_backlight_from_pwm(struct panel_cntl *panel_cntl) in dcn31_get_16_bit_backlight_from_pwm()
68 static uint32_t dcn31_panel_cntl_hw_init(struct panel_cntl *panel_cntl) in dcn31_panel_cntl_hw_init()
116 static void dcn31_panel_cntl_destroy(struct panel_cntl **panel_cntl) in dcn31_panel_cntl_destroy()
124 static bool dcn31_is_panel_backlight_on(struct panel_cntl *panel_cntl) in dcn31_is_panel_backlight_on()
134 static bool dcn31_is_panel_powered_on(struct panel_cntl *panel_cntl) in dcn31_is_panel_powered_on()
144 static void dcn31_store_backlight_level(struct panel_cntl *panel_cntl) in dcn31_store_backlight_level()
/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_panel_cntl.c33 #define TO_DCE_PANEL_CNTL(panel_cntl)\ argument
49 static unsigned int dce_get_16_bit_backlight_from_pwm(struct panel_cntl *panel_cntl) in dce_get_16_bit_backlight_from_pwm() argument
89 static uint32_t dce_panel_cntl_hw_init(struct panel_cntl *panel_cntl) in dce_panel_cntl_hw_init() argument
147 dce_is_panel_backlight_on(struct panel_cntl * panel_cntl) dce_is_panel_backlight_on() argument
161 dce_is_panel_powered_on(struct panel_cntl * panel_cntl) dce_is_panel_powered_on() argument
173 dce_store_backlight_level(struct panel_cntl * panel_cntl) dce_store_backlight_level() argument
188 dce_driver_set_backlight(struct panel_cntl * panel_cntl,uint32_t backlight_pwm_u16_16) dce_driver_set_backlight() argument
254 dce_panel_cntl_destroy(struct panel_cntl ** panel_cntl) dce_panel_cntl_destroy() argument
[all...]
/linux/drivers/gpu/drm/amd/display/dc/dcn301/
H A Ddcn301_panel_cntl.c32 #define TO_DCN301_PANEL_CNTL(panel_cntl)\ argument
48 static unsigned int dcn301_get_16_bit_backlight_from_pwm(struct panel_cntl *panel_cntl) in dcn301_get_16_bit_backlight_from_pwm()
96 static uint32_t dcn301_panel_cntl_hw_init(struct panel_cntl *panel_cntl) in dcn301_panel_cntl_hw_init()
150 static void dcn301_panel_cntl_destroy(struct panel_cntl **panel_cntl) in dcn301_panel_cntl_destroy()
158 static bool dcn301_is_panel_backlight_on(struct panel_cntl *panel_cntl) in dcn301_is_panel_backlight_on()
168 static bool dcn301_is_panel_powered_on(struct panel_cntl *panel_cntl) in dcn301_is_panel_powered_on()
180 static void dcn301_store_backlight_level(struct panel_cntl *panel_cntl) in dcn301_store_backlight_level()
/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dpanel_cntl.h63 struct panel_cntl { struct
64 const struct panel_cntl_funcs *funcs; argument
69 struct panel_cntl_backlight_registers stored_backlight_registers; argument
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn21/
H A Ddcn21_hwseq.c182 struct panel_cntl *panel_cntl = pipe_ctx->stream->link->panel_cntl; in dcn21_set_abm_immediate_disable() local
215 struct panel_cntl *panel_cntl = pipe_ctx->stream->link->panel_cntl; dcn21_set_pipe() local
249 struct panel_cntl *panel_cntl = pipe_ctx->stream->link->panel_cntl; dcn21_set_backlight_level() local
[all...]
/linux/drivers/gpu/drm/amd/display/dc/hwss/dce110/
H A Ddce110_hwseq.c3307 struct panel_cntl *panel_cntl = link->panel_cntl; dce110_set_backlight_level() local
3337 struct panel_cntl *panel_cntl = pipe_ctx->stream->link->panel_cntl; dce110_set_abm_immediate_disable() local
3350 struct panel_cntl *panel_cntl = pipe_ctx->stream->link->panel_cntl; dce110_set_pipe() local
[all...]
/linux/drivers/gpu/drm/amd/display/dc/resource/dce60/
H A Ddce60_resource.c765 struct dce_panel_cntl *panel_cntl = in dce60_panel_cntl_create() local
/linux/drivers/gpu/drm/amd/display/dc/resource/dce80/
H A Ddce80_resource.c772 struct dce_panel_cntl *panel_cntl = in dce80_panel_cntl_create() local
/linux/drivers/gpu/drm/amd/display/dc/resource/dce120/
H A Ddce120_resource.c739 struct dce_panel_cntl *panel_cntl = in dce120_panel_cntl_create() local
/linux/drivers/gpu/drm/amd/display/dc/resource/dce100/
H A Ddce100_resource.c669 struct dce_panel_cntl *panel_cntl = in dce100_panel_cntl_create() local
/linux/drivers/gpu/drm/amd/display/dc/resource/dce112/
H A Ddce112_resource.c654 struct dce_panel_cntl *panel_cntl = in dce112_panel_cntl_create() local
/linux/drivers/gpu/drm/amd/display/dc/resource/dce110/
H A Ddce110_resource.c693 struct dce_panel_cntl *panel_cntl = in dce110_panel_cntl_create() local
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn21/
H A Ddcn21_resource.c1353 struct dce_panel_cntl *panel_cntl = dcn21_panel_cntl_create() local
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn303/
H A Ddcn303_resource.c897 struct dce_panel_cntl *panel_cntl = kzalloc_obj(struct dce_panel_cntl); dcn303_panel_cntl_create() local
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn10/
H A Ddcn10_resource.c792 struct dce_panel_cntl *panel_cntl = in dcn10_panel_cntl_create() local
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn302/
H A Ddcn302_resource.c952 struct dce_panel_cntl *panel_cntl = kzalloc_obj(struct dce_panel_cntl); dcn302_panel_cntl_create() local
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn301/
H A Ddcn301_resource.c932 struct dcn301_panel_cntl *panel_cntl = dcn301_panel_cntl_create() local
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn314/
H A Ddcn314_resource.c1226 struct dcn31_panel_cntl *panel_cntl = dcn31_panel_cntl_create() local
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn316/
H A Ddcn316_resource.c1160 struct dcn31_panel_cntl *panel_cntl = dcn31_panel_cntl_create() local
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn31/
H A Ddcn31_resource.c1168 struct dcn31_panel_cntl *panel_cntl = dcn31_panel_cntl_create() local
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn315/
H A Ddcn315_resource.c1167 struct dcn31_panel_cntl *panel_cntl = dcn31_panel_cntl_create() local
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn351/
H A Ddcn351_resource.c1155 struct dcn31_panel_cntl *panel_cntl = dcn31_panel_cntl_create() local
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn35/
H A Ddcn35_resource.c1175 struct dcn31_panel_cntl *panel_cntl = dcn31_panel_cntl_create() local
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn36/
H A Ddcn36_resource.c1162 struct dcn31_panel_cntl *panel_cntl = dcn31_panel_cntl_create() local
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn30/
H A Ddcn30_resource.c976 struct dce_panel_cntl *panel_cntl = dcn30_panel_cntl_create() local

12