Home
last modified time | relevance | path

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

12

/Linux-v5.15/drivers/gpu/drm/amd/display/dc/inc/
Dhw_sequencer_private.h65 struct dce_hwseq;
107 void (*disable_vga)(struct dce_hwseq *hws);
113 void (*enable_power_gating_plane)(struct dce_hwseq *hws,
115 void (*dpp_pg_control)(struct dce_hwseq *hws,
118 void (*hubp_pg_control)(struct dce_hwseq *hws,
121 void (*dsc_pg_control)(struct dce_hwseq *hws,
136 void (*dccg_init)(struct dce_hwseq *hws);
145 struct dce_hwseq { struct
Dhw_sequencer.h50 struct dce_hwseq;
78 void (*update_dchub)(struct dce_hwseq *hws,
166 int (*init_sys_ctx)(struct dce_hwseq *hws,
169 void (*init_vm_ctx)(struct dce_hwseq *hws,
Dresource.h71 struct dce_hwseq *(*create_hwseq)(
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_hwseq.h87 struct dce_hwseq *hws);
90 struct dce_hwseq *hws,
93 struct dce_hwseq *hws,
97 struct dce_hwseq *hws,
116 struct dce_hwseq *hws,
124 struct dce_hwseq *hws,
130 void dcn20_dccg_init(struct dce_hwseq *hws);
131 int dcn20_init_sys_ctx(struct dce_hwseq *hws,
Ddcn20_hwseq.c186 struct dce_hwseq *hws, in dcn20_enable_power_gating_plane()
226 void dcn20_dccg_init(struct dce_hwseq *hws) in dcn20_dccg_init()
251 struct dce_hwseq *hws) in dcn20_disable_vga()
278 struct dce_hwseq *hws = dc->hwseq; in dcn20_init_blank()
340 struct dce_hwseq *hws, in dcn20_dsc_pg_control()
417 struct dce_hwseq *hws, in dcn20_dpp_pg_control()
491 struct dce_hwseq *hws, in dcn20_hubp_pg_control()
569 struct dce_hwseq *hws = dc->hwseq; in dcn20_plane_atomic_disable()
643 struct dce_hwseq *hws = dc->hwseq; in dcn20_enable_stream_timing()
887 struct dce_hwseq *hws = dc->hwseq; in dcn20_set_input_transfer_func()
[all …]
Ddcn20_resource.h66 struct dce_hwseq *dcn20_hwseq_create(
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn303/
Ddcn303_hwseq.h13 void dcn303_dpp_pg_control(struct dce_hwseq *hws, unsigned int dpp_inst, bool power_on);
14 void dcn303_hubp_pg_control(struct dce_hwseq *hws, unsigned int hubp_inst, bool power_on);
15 void dcn303_dsc_pg_control(struct dce_hwseq *hws, unsigned int dsc_inst, bool power_on);
16 void dcn303_enable_power_gating_plane(struct dce_hwseq *hws, bool enable);
Ddcn303_hwseq.c27 void dcn303_dpp_pg_control(struct dce_hwseq *hws, unsigned int dpp_inst, bool power_on) in dcn303_dpp_pg_control()
32 void dcn303_hubp_pg_control(struct dce_hwseq *hws, unsigned int hubp_inst, bool power_on) in dcn303_hubp_pg_control()
37 void dcn303_dsc_pg_control(struct dce_hwseq *hws, unsigned int dsc_inst, bool power_on) in dcn303_dsc_pg_control()
42 void dcn303_enable_power_gating_plane(struct dce_hwseq *hws, bool enable) in dcn303_enable_power_gating_plane()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_hwseq.h36 struct dce_hwseq *hws,
41 struct dce_hwseq *hws,
49 void dcn31_hubp_pg_control(struct dce_hwseq *hws, unsigned int hubp_inst, bool power_on);
50 int dcn31_init_sys_ctx(struct dce_hwseq *hws, struct dc *dc, struct dc_phy_addr_space_config *pa_co…
Ddcn31_hwseq.c69 struct dce_hwseq *hws = dc->hwseq; in dcn31_init_hw()
310 struct dce_hwseq *hws, in dcn31_dsc_pg_control()
361 struct dce_hwseq *hws, in dcn31_enable_power_gating_plane()
442 void dcn31_hubp_pg_control(struct dce_hwseq *hws, unsigned int hubp_inst, bool power_on) in dcn31_hubp_pg_control()
476 int dcn31_init_sys_ctx(struct dce_hwseq *hws, struct dc *dc, struct dc_phy_addr_space_config *pa_co… in dcn31_init_sys_ctx()
571 struct dce_hwseq *hws = dc->hwseq; in dcn31_reset_hw_ctx_wrap()
/Linux-v5.15/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()
97 void dce_set_blender_mode(struct dce_hwseq *hws, in dce_set_blender_mode()
138 static void dce_disable_sram_shut_down(struct dce_hwseq *hws) in dce_disable_sram_shut_down()
145 static void dce_underlay_clock_enable(struct dce_hwseq *hws) in dce_underlay_clock_enable()
163 void dce_clock_gating_power_up(struct dce_hwseq *hws, in dce_clock_gating_power_up()
175 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.h1140 struct dce_hwseq;
1144 void dce_enable_fe_clock(struct dce_hwseq *hwss,
1151 void dce_set_blender_mode(struct dce_hwseq *hws,
1160 void dce_clock_gating_power_up(struct dce_hwseq *hws,
1163 void dce_crtc_switch_to_clk_src(struct dce_hwseq *hws,
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn302/
Ddcn302_hwseq.h31 void dcn302_dpp_pg_control(struct dce_hwseq *hws, unsigned int dpp_inst, bool power_on);
32 void dcn302_hubp_pg_control(struct dce_hwseq *hws, unsigned int hubp_inst, bool power_on);
33 void dcn302_dsc_pg_control(struct dce_hwseq *hws, unsigned int dsc_inst, bool power_on);
Ddcn302_hwseq.c45 void dcn302_dpp_pg_control(struct dce_hwseq *hws, unsigned int dpp_inst, bool power_on) in dcn302_dpp_pg_control()
102 void dcn302_hubp_pg_control(struct dce_hwseq *hws, unsigned int hubp_inst, bool power_on) in dcn302_hubp_pg_control()
159 void dcn302_dsc_pg_control(struct dce_hwseq *hws, unsigned int dsc_inst, bool power_on) in dcn302_dsc_pg_control()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hw_sequencer.h87 struct dce_hwseq *hws,
91 struct dce_hwseq *hws,
95 struct dce_hwseq *hws,
99 struct dce_hwseq *hws);
112 void dcn10_update_dchub(struct dce_hwseq *hws, struct dchub_init_data *dh_data);
Ddcn10_hw_sequencer.c125 struct dce_hwseq *hws = dc->hwseq; in log_mpc_crc()
490 struct dce_hwseq *hws, in dcn10_enable_power_gating_plane()
512 struct dce_hwseq *hws) in dcn10_disable_vga()
554 struct dce_hwseq *hws, in dcn10_dpp_pg_control()
615 struct dce_hwseq *hws, in dcn10_hubp_pg_control()
667 struct dce_hwseq *hws, in power_on_plane()
690 struct dce_hwseq *hws = dc->hwseq; in undo_DEGVIDCN10_253_wa()
710 struct dce_hwseq *hws = dc->hwseq; in apply_DEGVIDCN10_253_wa()
740 struct dce_hwseq *hws = dc->hwseq; in dcn10_bios_golden_init()
1076 struct dce_hwseq *hws = dc->hwseq; in dcn10_plane_atomic_disconnect()
[all …]
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn21/
Ddcn21_hwseq.c53 struct dce_hwseq *hws) in mmhub_update_page_table_config()
67 int dcn21_init_sys_ctx(struct dce_hwseq *hws, struct dc *dc, struct dc_phy_addr_space_config *pa_co… in dcn21_init_sys_ctx()
90 struct dce_hwseq *hws = dc->hwseq; in dcn21_s0i3_golden_init_wa()
Ddcn21_hwseq.h33 int dcn21_init_sys_ctx(struct dce_hwseq *hws,
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dce120/
Ddce120_hw_sequencer.c197 struct dce_hwseq *hws, in dce120_update_dchub()
253 bool dce121_xgmi_enabled(struct dce_hwseq *hws) in dce121_xgmi_enabled()
Ddce120_hw_sequencer.h34 bool dce121_xgmi_enabled(struct dce_hwseq *hws);
Ddce120_resource.c801 static struct dce_hwseq *dce120_hwseq_create( in dce120_hwseq_create()
804 struct dce_hwseq *hws = kzalloc(sizeof(struct dce_hwseq), GFP_KERNEL); in dce120_hwseq_create()
815 static struct dce_hwseq *dce121_hwseq_create( in dce121_hwseq_create()
818 struct dce_hwseq *hws = kzalloc(sizeof(struct dce_hwseq), GFP_KERNEL); in dce121_hwseq_create()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dce100/
Ddce100_resource.c504 static struct dce_hwseq *dce100_hwseq_create( in dce100_hwseq_create()
507 struct dce_hwseq *hws = kzalloc(sizeof(struct dce_hwseq), GFP_KERNEL); in dce100_hwseq_create()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_hw_sequencer.c1188 struct dce_hwseq *hws = link->dc->hwseq; in dce110_unblank_stream()
1206 struct dce_hwseq *hws = link->dc->hwseq; in dce110_blank_stream()
1442 struct dce_hwseq *hws = dc->hwseq; in apply_single_controller_ctx_to_hw()
1683 struct dce_hwseq *hws = dc->hwseq; in dce110_enable_accelerated_mode()
2179 struct dce_hwseq *hws = dc->hwseq; in dce110_apply_ctx_to_hw()
2520 struct dce_hwseq *hws = dc->hwseq; in init_hw()
2625 struct dce_hwseq *hws = dc->hwseq; in dce110_program_front_end_for_pipe()
2776 struct dce_hwseq *hws = dc->hwseq; in dce110_power_down_fe()
Ddce110_resource.c560 static struct dce_hwseq *dce110_hwseq_create( in dce110_hwseq_create()
563 struct dce_hwseq *hws = kzalloc(sizeof(struct dce_hwseq), GFP_KERNEL); in dce110_hwseq_create()
1127 struct dce_hwseq *hws = dc->hwseq; in dce110_acquire_underlay()

12