Searched defs:panel_cntl (Results 1 – 10 of 10) sorted by relevance
32 #define TO_DCN31_PANEL_CNTL(panel_cntl)\ argument41 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()
33 #define TO_DCE_PANEL_CNTL(panel_cntl)\ argument49 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()
32 #define TO_DCN301_PANEL_CNTL(panel_cntl)\ argument48 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()
63 struct panel_cntl { struct64 const struct panel_cntl_funcs *funcs; argument69 struct panel_cntl_backlight_registers stored_backlight_registers; argument
3237 struct panel_cntl *panel_cntl = link->panel_cntl; dce110_set_backlight_level() local 3267 struct panel_cntl *panel_cntl = pipe_ctx->stream->link->panel_cntl; dce110_set_abm_immediate_disable() local 3280 struct panel_cntl *panel_cntl = pipe_ctx->stream->link->panel_cntl; dce110_set_pipe() local [all...]
1329 struct panel_cntl *panel_cntl = link->panel_cntl; edp_get_backlight_level() local
1146 struct dcn31_panel_cntl *panel_cntl = in dcn31_panel_cntl_create() local
1126 struct dcn31_panel_cntl *panel_cntl = in dcn31_panel_cntl_create() local
1659 struct panel_cntl *panel_cntl; global() member
6849 struct dmub_rb_cmd_panel_cntl panel_cntl; global() member