Home
last modified time | relevance | path

Searched defs:panel_cntl (Results 1 - 25 of 42) sorted by relevance

12

/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_panel_cntl.c41 static bool dcn31_query_backlight_info(struct panel_cntl *panel_cntl, union dmub_rb_cmd *cmd) in dcn31_query_backlight_info() argument
58 dcn31_get_16_bit_backlight_from_pwm(struct panel_cntl *panel_cntl) dcn31_get_16_bit_backlight_from_pwm() argument
68 dcn31_panel_cntl_hw_init(struct panel_cntl *panel_cntl) dcn31_panel_cntl_hw_init() argument
102 dcn31_panel_cntl_destroy(struct panel_cntl **panel_cntl) dcn31_panel_cntl_destroy() argument
110 dcn31_is_panel_backlight_on(struct panel_cntl *panel_cntl) dcn31_is_panel_backlight_on() argument
120 dcn31_is_panel_powered_on(struct panel_cntl *panel_cntl) dcn31_is_panel_powered_on() argument
130 dcn31_store_backlight_level(struct panel_cntl *panel_cntl) dcn31_store_backlight_level() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dpanel_cntl.h60 struct panel_cntl { global() struct
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dpanel_cntl.h62 struct panel_cntl { global() struct
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn21/
H A Ddcn21_hwseq.c165 struct panel_cntl *panel_cntl = pipe_ctx->stream->link->panel_cntl; in dcn21_set_abm_immediate_disable() local
183 struct panel_cntl *panel_cntl = pipe_ctx->stream->link->panel_cntl; in dcn21_set_pipe() local
203 struct panel_cntl *panel_cntl = pipe_ctx->stream->link->panel_cntl; dcn21_set_backlight_level() local
[all...]
H A Ddcn21_resource.c1721 struct dce_panel_cntl *panel_cntl = in dcn21_panel_cntl_create() local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn21/
H A Ddcn21_hwseq.c183 struct panel_cntl *panel_cntl = pipe_ctx->stream->link->panel_cntl; in dcn21_set_abm_immediate_disable() local
210 struct panel_cntl *panel_cntl = pipe_ctx->stream->link->panel_cntl; dcn21_set_pipe() local
245 struct panel_cntl *panel_cntl = pipe_ctx->stream->link->panel_cntl; dcn21_set_backlight_level() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn301/
H A Ddcn301_panel_cntl.c48 static unsigned int dcn301_get_16_bit_backlight_from_pwm(struct panel_cntl *panel_cntl) in dcn301_get_16_bit_backlight_from_pwm() argument
96 static uint32_t dcn301_panel_cntl_hw_init(struct panel_cntl *panel_cntl) in dcn301_panel_cntl_hw_init() argument
150 dcn301_panel_cntl_destroy(struct panel_cntl **panel_cntl) dcn301_panel_cntl_destroy() argument
158 dcn301_is_panel_backlight_on(struct panel_cntl *panel_cntl) dcn301_is_panel_backlight_on() argument
168 dcn301_is_panel_powered_on(struct panel_cntl *panel_cntl) dcn301_is_panel_powered_on() argument
180 dcn301_store_backlight_level(struct panel_cntl *panel_cntl) dcn301_store_backlight_level() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_panel_cntl.c49 static unsigned int dce_get_16_bit_backlight_from_pwm(struct panel_cntl *panel_cntl) in dce_get_16_bit_backlight_from_pwm() argument
99 static uint32_t dce_panel_cntl_hw_init(struct panel_cntl *panel_cntl) in dce_panel_cntl_hw_init() argument
159 dce_is_panel_backlight_on(struct panel_cntl *panel_cntl) dce_is_panel_backlight_on() argument
173 dce_is_panel_powered_on(struct panel_cntl *panel_cntl) dce_is_panel_powered_on() argument
185 dce_store_backlight_level(struct panel_cntl *panel_cntl) dce_store_backlight_level() argument
200 dce_driver_set_backlight(struct panel_cntl *panel_cntl, uint32_t backlight_pwm_u16_16) dce_driver_set_backlight() argument
266 dce_panel_cntl_destroy(struct panel_cntl **panel_cntl) dce_panel_cntl_destroy() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_panel_cntl.c49 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...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/
H A Ddc_link.h137 struct panel_cntl *panel_cntl; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_edp_panel_control.c1056 struct panel_cntl *panel_cntl = link->panel_cntl; in edp_get_backlight_level() local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce120/
H A Ddce120_resource.c734 struct dce_panel_cntl *panel_cntl = in dce120_panel_cntl_create() local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce80/
H A Ddce80_resource.c746 struct dce_panel_cntl *panel_cntl = in dce80_panel_cntl_create() local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce60/
H A Ddce60_resource.c741 struct dce_panel_cntl *panel_cntl = in dce60_panel_cntl_create() local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce120/
H A Ddce120_resource.c727 struct dce_panel_cntl *panel_cntl = in dce120_panel_cntl_create() local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce60/
H A Ddce60_resource.c737 struct dce_panel_cntl *panel_cntl = in dce60_panel_cntl_create() local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce80/
H A Ddce80_resource.c744 struct dce_panel_cntl *panel_cntl = in dce80_panel_cntl_create() local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_hw_sequencer.c2817 struct panel_cntl *panel_cntl = link->panel_cntl; dce110_set_backlight_level() local
2847 struct panel_cntl *panel_cntl = pipe_ctx->stream->link->panel_cntl; dce110_set_abm_immediate_disable() local
2860 struct panel_cntl *panel_cntl = pipe_ctx->stream->link->panel_cntl; dce110_set_pipe() local
[all...]
H A Ddce110_resource.c695 struct dce_panel_cntl *panel_cntl = in dce110_panel_cntl_create() local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce100/
H A Ddce100_resource.c645 struct dce_panel_cntl *panel_cntl = in dce100_panel_cntl_create() local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce112/
H A Ddce112_resource.c651 struct dce_panel_cntl *panel_cntl = in dce112_panel_cntl_create() local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_resource.c835 struct dce_panel_cntl *panel_cntl = in dcn10_panel_cntl_create() local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_hw_sequencer.c2963 struct panel_cntl *panel_cntl = link->panel_cntl; dce110_set_backlight_level() local
2993 struct panel_cntl *panel_cntl = pipe_ctx->stream->link->panel_cntl; dce110_set_abm_immediate_disable() local
3006 struct panel_cntl *panel_cntl = pipe_ctx->stream->link->panel_cntl; dce110_set_pipe() local
[all...]
H A Ddce110_resource.c688 struct dce_panel_cntl *panel_cntl = in dce110_panel_cntl_create() local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce100/
H A Ddce100_resource.c643 struct dce_panel_cntl *panel_cntl = in dce100_panel_cntl_create() local

Completed in 31 milliseconds

12