Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dce/
Ddce_hwseq.c40 void dce_enable_fe_clock(struct dce_hwseq *hws, in dce_enable_fe_clock()
53 struct dce_hwseq *hws = dc->hwseq; in dce_pipe_control_lock()
88 void dce_set_blender_mode(struct dce_hwseq *hws, in dce_set_blender_mode()
129 static void dce_disable_sram_shut_down(struct dce_hwseq *hws) in dce_disable_sram_shut_down()
136 static void dce_underlay_clock_enable(struct dce_hwseq *hws) in dce_underlay_clock_enable()
154 void dce_clock_gating_power_up(struct dce_hwseq *hws, in dce_clock_gating_power_up()
166 void dce_crtc_switch_to_clk_src(struct dce_hwseq *hws, in dce_crtc_switch_to_clk_src()
DMakefile29 DCE = dce_audio.o dce_stream_encoder.o dce_link_encoder.o dce_hwseq.o \
Ddce_hwseq.h527 void dce_enable_fe_clock(struct dce_hwseq *hwss,
534 void dce_set_blender_mode(struct dce_hwseq *hws,
537 void dce_clock_gating_power_up(struct dce_hwseq *hws,
540 void dce_crtc_switch_to_clk_src(struct dce_hwseq *hws,
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/inc/
Dhw_sequencer.h54 struct dce_hwseq { struct
110 struct dce_hwseq *hws,
Dresource.h65 struct dce_hwseq *(*create_hwseq)(
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hw_sequencer.c78 struct dce_hwseq *hws = dc->hwseq; in log_mpc_crc()
354 struct dce_hwseq *hws, in enable_power_gating_plane()
376 struct dce_hwseq *hws) in disable_vga()
409 struct dce_hwseq *hws, in dpp_pg_control()
461 struct dce_hwseq *hws, in hubp_pg_control()
513 struct dce_hwseq *hws, in power_on_plane()
531 struct dce_hwseq *hws = dc->hwseq; in undo_DEGVIDCN10_253_wa()
551 struct dce_hwseq *hws = dc->hwseq; in apply_DEGVIDCN10_253_wa()
886 struct dce_hwseq *hws = dc->hwseq; in plane_atomic_power_down()
956 struct dce_hwseq *hws = dc->hwseq; in dcn10_init_hw()
[all …]
Ddcn10_resource.c767 static struct dce_hwseq *dcn10_hwseq_create( in dcn10_hwseq_create()
770 struct dce_hwseq *hws = kzalloc(sizeof(struct dce_hwseq), GFP_KERNEL); in dcn10_hwseq_create()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dce120/
Ddce120_hw_sequencer.c197 struct dce_hwseq *hws, in dce120_update_dchub()
Ddce120_resource.c639 static struct dce_hwseq *dce120_hwseq_create( in dce120_hwseq_create()
642 struct dce_hwseq *hws = kzalloc(sizeof(struct dce_hwseq), GFP_KERNEL); in dce120_hwseq_create()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/
Ddc.h276 struct dce_hwseq;
305 struct dce_hwseq *hwseq;
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dce100/
Ddce100_resource.c451 static struct dce_hwseq *dce100_hwseq_create( in dce100_hwseq_create()
454 struct dce_hwseq *hws = kzalloc(sizeof(struct dce_hwseq), GFP_KERNEL); in dce100_hwseq_create()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dce80/
Ddce80_resource.c515 static struct dce_hwseq *dce80_hwseq_create( in dce80_hwseq_create()
518 struct dce_hwseq *hws = kzalloc(sizeof(struct dce_hwseq), GFP_KERNEL); in dce80_hwseq_create()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_resource.c469 static struct dce_hwseq *dce110_hwseq_create( in dce110_hwseq_create()
472 struct dce_hwseq *hws = kzalloc(sizeof(struct dce_hwseq), GFP_KERNEL); in dce110_hwseq_create()
Ddce110_hw_sequencer.c742 static bool is_panel_backlight_on(struct dce_hwseq *hws) in is_panel_backlight_on()
751 static bool is_panel_powered_on(struct dce_hwseq *hws) in is_panel_powered_on()
851 struct dce_hwseq *hwseq = ctx->dc->hwseq; in hwss_edp_power_control()
933 struct dce_hwseq *hws = ctx->dc->hwseq; in hwss_edp_backlight_control()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dce112/
Ddce112_resource.c471 static struct dce_hwseq *dce112_hwseq_create( in dce112_hwseq_create()
474 struct dce_hwseq *hws = kzalloc(sizeof(struct dce_hwseq), GFP_KERNEL); in dce112_hwseq_create()