/linux/drivers/gpu/drm/amd/display/dc/dcn31/ |
A D | dcn31_panel_cntl.c | 32 #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 uint32_t dcn31_panel_cntl_hw_init(struct panel_cntl *panel_cntl) in dcn31_panel_cntl_hw_init() 99 void dcn31_panel_cntl_destroy(struct panel_cntl **panel_cntl) in dcn31_panel_cntl_destroy() 107 bool dcn31_is_panel_backlight_on(struct panel_cntl *panel_cntl) in dcn31_is_panel_backlight_on() 117 bool dcn31_is_panel_powered_on(struct panel_cntl *panel_cntl) in dcn31_is_panel_powered_on() 127 void dcn31_store_backlight_level(struct panel_cntl *panel_cntl) in dcn31_store_backlight_level()
|
A D | dcn31_resource.c | 1283 struct dcn31_panel_cntl *panel_cntl = in dcn31_panel_cntl_create() local
|
/linux/drivers/gpu/drm/amd/display/dc/dce/ |
A D | dce_panel_cntl.c | 33 #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() 89 static uint32_t dce_panel_cntl_hw_init(struct panel_cntl *panel_cntl) in dce_panel_cntl_hw_init() 147 static bool dce_is_panel_backlight_on(struct panel_cntl *panel_cntl) in dce_is_panel_backlight_on() 161 static bool dce_is_panel_powered_on(struct panel_cntl *panel_cntl) in dce_is_panel_powered_on() 173 static void dce_store_backlight_level(struct panel_cntl *panel_cntl) in dce_store_backlight_level() 188 static void dce_driver_set_backlight(struct panel_cntl *panel_cntl, in dce_driver_set_backlight() 254 static void dce_panel_cntl_destroy(struct panel_cntl **panel_cntl) in dce_panel_cntl_destroy()
|
/linux/drivers/gpu/drm/amd/display/dc/dcn301/ |
A D | dcn301_panel_cntl.c | 32 #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 uint32_t dcn301_panel_cntl_hw_init(struct panel_cntl *panel_cntl) in dcn301_panel_cntl_hw_init() 150 void dcn301_panel_cntl_destroy(struct panel_cntl **panel_cntl) in dcn301_panel_cntl_destroy() 158 bool dcn301_is_panel_backlight_on(struct panel_cntl *panel_cntl) in dcn301_is_panel_backlight_on() 168 bool dcn301_is_panel_powered_on(struct panel_cntl *panel_cntl) in dcn301_is_panel_powered_on() 180 void dcn301_store_backlight_level(struct panel_cntl *panel_cntl) in dcn301_store_backlight_level()
|
A D | dcn301_resource.c | 920 struct dcn301_panel_cntl *panel_cntl = in dcn301_panel_cntl_create() local
|
/linux/drivers/gpu/drm/amd/display/dc/inc/hw/ |
A D | panel_cntl.h | 60 struct panel_cntl { struct 61 const struct panel_cntl_funcs *funcs; argument 65 struct panel_cntl_backlight_registers stored_backlight_registers; argument
|
/linux/drivers/gpu/drm/amd/display/dc/dcn21/ |
A D | dcn21_hwseq.c | 166 struct panel_cntl *panel_cntl = pipe_ctx->stream->link->panel_cntl; in dcn21_set_abm_immediate_disable() local 186 struct panel_cntl *panel_cntl = pipe_ctx->stream->link->panel_cntl; in dcn21_set_pipe() local 206 struct panel_cntl *panel_cntl = pipe_ctx->stream->link->panel_cntl; in dcn21_set_backlight_level() local
|
A D | dcn21_resource.c | 1874 struct dce_panel_cntl *panel_cntl = in dcn21_panel_cntl_create() local
|
/linux/drivers/gpu/drm/amd/display/dc/dce110/ |
A D | dce110_hw_sequencer.c | 3019 struct panel_cntl *panel_cntl = link->panel_cntl; local 3049 struct panel_cntl *panel_cntl = pipe_ctx->stream->link->panel_cntl; local 3062 struct panel_cntl *panel_cntl = pipe_ctx->stream->link->panel_cntl; local
|
A D | dce110_resource.c | 688 struct dce_panel_cntl *panel_cntl = in dce110_panel_cntl_create() local
|
/linux/drivers/gpu/drm/amd/display/dc/ |
A D | dc_link.h | 160 struct panel_cntl *panel_cntl; member
|
/linux/drivers/gpu/drm/amd/display/dc/dce120/ |
A D | dce120_resource.c | 726 struct dce_panel_cntl *panel_cntl = in dce120_panel_cntl_create() local
|
/linux/drivers/gpu/drm/amd/display/dc/dce60/ |
A D | dce60_resource.c | 736 struct dce_panel_cntl *panel_cntl = in dce60_panel_cntl_create() local
|
/linux/drivers/gpu/drm/amd/display/dc/dce100/ |
A D | dce100_resource.c | 640 struct dce_panel_cntl *panel_cntl = in dce100_panel_cntl_create() local
|
/linux/drivers/gpu/drm/amd/display/dc/dce80/ |
A D | dce80_resource.c | 741 struct dce_panel_cntl *panel_cntl = in dce80_panel_cntl_create() local
|
/linux/drivers/gpu/drm/amd/display/dc/dce112/ |
A D | dce112_resource.c | 646 struct dce_panel_cntl *panel_cntl = in dce112_panel_cntl_create() local
|
/linux/drivers/gpu/drm/amd/display/dc/dcn10/ |
A D | dcn10_resource.c | 835 struct dce_panel_cntl *panel_cntl = in dcn10_panel_cntl_create() local
|
/linux/drivers/gpu/drm/amd/display/dc/dcn303/ |
A D | dcn303_resource.c | 978 struct dce_panel_cntl *panel_cntl = kzalloc(sizeof(struct dce_panel_cntl), GFP_KERNEL); in dcn303_panel_cntl_create() local
|
/linux/drivers/gpu/drm/amd/display/dc/dcn302/ |
A D | dcn302_resource.c | 1052 struct dce_panel_cntl *panel_cntl = kzalloc(sizeof(struct dce_panel_cntl), GFP_KERNEL); in dcn302_panel_cntl_create() local
|
/linux/drivers/gpu/drm/amd/display/dc/dcn30/ |
A D | dcn30_resource.c | 1081 struct dce_panel_cntl *panel_cntl = in dcn30_panel_cntl_create() local
|
/linux/drivers/gpu/drm/amd/display/dc/core/ |
A D | dc_link.c | 2871 struct panel_cntl *panel_cntl = link->panel_cntl; in dc_link_get_backlight_level() local
|
/linux/drivers/gpu/drm/amd/display/dc/dcn20/ |
A D | dcn20_resource.c | 1316 struct dce_panel_cntl *panel_cntl = in dcn20_panel_cntl_create() local
|
/linux/drivers/gpu/drm/amd/display/dmub/inc/ |
A D | dmub_cmd.h | 2552 struct dmub_rb_cmd_panel_cntl panel_cntl; member
|