Home
last modified time | relevance | path

Searched refs:hwseq (Results 1 – 25 of 32) sorted by relevance

12

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn201/
A Ddcn201_hwseq.c91 addr->quad_part < hwseq->fb_top.quad_part) { in gpu_addr_to_uma()
92 addr->quad_part -= hwseq->fb_base.quad_part; in gpu_addr_to_uma()
93 addr->quad_part += hwseq->fb_offset.quad_part; in gpu_addr_to_uma()
109 gpu_addr_to_uma(hwseq, &addr->grph.addr); in plane_address_in_gpu_space_to_uma()
110 gpu_addr_to_uma(hwseq, &addr->grph.meta_addr); in plane_address_in_gpu_space_to_uma()
135 struct dce_hwseq *hws = dc->hwseq; in dcn201_update_plane_addr()
165 struct dce_hwseq *hws = dc->hwseq; in dcn201_init_blank()
224 struct dce_hwseq *hws = dc->hwseq; in dcn201_init_hw()
391 struct dce_hwseq *hws = dc->hwseq; in dcn201_plane_atomic_disconnect()
543 struct dce_hwseq *hws = dc->hwseq; in dcn201_pipe_control_lock()
[all …]
A Ddcn201_init.c135 dc->hwseq->funcs = dcn201_private_funcs; in dcn201_hw_sequencer_construct()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn303/
A Ddcn303_init.c18 dc->hwseq->funcs.dpp_pg_control = dcn303_dpp_pg_control; in dcn303_hw_sequencer_construct()
19 dc->hwseq->funcs.hubp_pg_control = dcn303_hubp_pg_control; in dcn303_hw_sequencer_construct()
20 dc->hwseq->funcs.dsc_pg_control = dcn303_dsc_pg_control; in dcn303_hw_sequencer_construct()
21 dc->hwseq->funcs.enable_power_gating_plane = dcn303_enable_power_gating_plane; in dcn303_hw_sequencer_construct()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn302/
A Ddcn302_init.c38 dc->hwseq->funcs.dpp_pg_control = dcn302_dpp_pg_control; in dcn302_hw_sequencer_construct()
39 dc->hwseq->funcs.hubp_pg_control = dcn302_hubp_pg_control; in dcn302_hw_sequencer_construct()
40 dc->hwseq->funcs.dsc_pg_control = dcn302_dsc_pg_control; in dcn302_hw_sequencer_construct()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/core/
A Ddc_vm_helper.c43 num_vmids = dc->hwss.init_sys_ctx(dc->hwseq, dc, pa_config); in dc_setup_system_context()
60 dc->hwss.init_vm_ctx(dc->hwseq, dc, va_config, vmid); in dc_setup_vm_context()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn20/
A Ddcn20_hwseq.c281 struct dce_hwseq *hws = dc->hwseq; in dcn20_init_blank()
572 struct dce_hwseq *hws = dc->hwseq; in dcn20_plane_atomic_disable()
663 struct dce_hwseq *hws = dc->hwseq; in dcn20_enable_stream_timing()
930 struct dce_hwseq *hws = dc->hwseq; in dcn20_set_input_transfer_func()
1497 struct dce_hwseq *hws = dc->hwseq; in dcn20_update_dchubp_dpp()
1697 struct dce_hwseq *hws = dc->hwseq; in dcn20_program_pipe()
1796 struct dce_hwseq *hws = dc->hwseq; in dcn20_program_front_end_for_ctx()
1932 struct dce_hwseq *hwseq = dc->hwseq; in dcn20_post_unlock_program_front_end() local
1992 if (hwseq->wa.DEGVIDCN21) in dcn20_post_unlock_program_front_end()
2117 struct dce_hwseq *hws = dc->hwseq; in dcn20_update_bandwidth()
[all …]
A Ddcn20_init.c146 dc->hwseq->funcs = dcn20_private_funcs; in dcn20_hw_sequencer_construct()
150 dc->hwseq->funcs.init_pipes = NULL; in dcn20_hw_sequencer_construct()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn21/
A Ddcn21_init.c152 dc->hwseq->funcs = dcn21_private_funcs; in dcn21_hw_sequencer_construct()
156 dc->hwseq->funcs.init_pipes = NULL; in dcn21_hw_sequencer_construct()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn30/
A Ddcn30_init.c152 dc->hwseq->funcs = dcn30_private_funcs; in dcn30_hw_sequencer_construct()
156 dc->hwseq->funcs.init_pipes = NULL; in dcn30_hw_sequencer_construct()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn31/
A Ddcn31_init.c154 dc->hwseq->funcs = dcn31_private_funcs; in dcn31_hw_sequencer_construct()
158 dc->hwseq->funcs.init_pipes = NULL; in dcn31_hw_sequencer_construct()
A Ddcn31_hwseq.c70 struct dce_hwseq *hws = dc->hwseq; in enable_memory_low_power()
111 struct dce_hwseq *hws = dc->hwseq; in dcn31_init_hw()
145 hws->funcs.disable_vga(dc->hwseq); in dcn31_init_hw()
208 hws->funcs.enable_power_gating_plane(dc->hwseq, true); in dcn31_init_hw()
600 struct dce_hwseq *hws = dc->hwseq; in dcn31_reset_hw_ctx_wrap()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn314/
A Ddcn314_init.c158 dc->hwseq->funcs = dcn314_private_funcs; in dcn314_hw_sequencer_construct()
162 dc->hwseq->funcs.init_pipes = NULL; in dcn314_hw_sequencer_construct()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn32/
A Ddcn32_init.c162 dc->hwseq->funcs = dcn32_private_funcs; in dcn32_hw_sequencer_init_functions()
166 dc->hwseq->funcs.init_pipes = NULL; in dcn32_hw_sequencer_init_functions()
A Ddcn32_hwseq.c496 struct dce_hwseq *hws = dc->hwseq; in dcn32_set_input_transfer_func()
664 struct dce_hwseq *hws = dc->hwseq; in dcn32_program_mall_pipe_config()
674 dc->hwseq->funcs.subvp_update_force_pstate(dc, context); in dcn32_program_mall_pipe_config()
717 struct dce_hwseq *hws = dc->hwseq; in dcn32_init_hw()
733 hws->funcs.disable_vga(dc->hwseq); in dcn32_init_hw()
890 hws->funcs.enable_power_gating_plane(dc->hwseq, true); in dcn32_init_hw()
1149 struct dce_hwseq *hws = link->dc->hwseq; in dcn32_unblank_stream()
1355 struct dce_hwseq *hws = dc->hwseq; in dcn32_update_dsc_pg()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn10/
A Ddcn10_hw_sequencer.c128 struct dce_hwseq *hws = dc->hwseq; in log_mpc_crc()
753 struct dce_hwseq *hws = dc->hwseq; in undo_DEGVIDCN10_253_wa()
773 struct dce_hwseq *hws = dc->hwseq; in apply_DEGVIDCN10_253_wa()
803 struct dce_hwseq *hws = dc->hwseq; in dcn10_bios_golden_init()
1179 struct dce_hwseq *hws = dc->hwseq; in dcn10_plane_atomic_disconnect()
1226 struct dce_hwseq *hws = dc->hwseq; in dcn10_plane_atomic_power_down()
1252 struct dce_hwseq *hws = dc->hwseq; in dcn10_plane_atomic_disable()
1285 struct dce_hwseq *hws = dc->hwseq; in dcn10_disable_plane()
1302 struct dce_hwseq *hws = dc->hwseq; in dcn10_init_pipes()
2465 power_on_plane(dc->hwseq, in dcn10_enable_plane()
[all …]
A Ddcn10_init.c127 dc->hwseq->funcs = dcn10_private_funcs; in dcn10_hw_sequencer_construct()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dce80/
A Ddce80_hw_sequencer.c49 dc->hwseq->funcs.enable_display_power_gating = dce100_enable_display_power_gating; in dce80_hw_sequencer_construct()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dce60/
A Ddce60_hw_sequencer.c278 struct dce_hwseq *hws = dc->hwseq; in dce60_program_front_end_for_pipe()
286 dce_enable_fe_clock(dc->hwseq, mi->inst, true); in dce60_program_front_end_for_pipe()
425 dc->hwseq->funcs.enable_display_power_gating = dce100_enable_display_power_gating; in dce60_hw_sequencer_construct()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dce110/
A Ddce110_hw_sequencer.c1191 pipe_ctx->stream->ctx->dc->hwseq, false); in dce110_disable_stream()
1201 struct dce_hwseq *hws = link->dc->hwseq; in dce110_unblank_stream()
1219 struct dce_hwseq *hws = link->dc->hwseq; in dce110_blank_stream()
1477 struct dce_hwseq *hws = dc->hwseq; in apply_single_controller_ctx_to_hw()
1730 struct dce_hwseq *hws = dc->hwseq; in dce110_enable_accelerated_mode()
2222 struct dce_hwseq *hws = dc->hwseq; in dce110_apply_ctx_to_hw()
2253 dce_crtc_switch_to_clk_src(dc->hwseq, in dce110_apply_ctx_to_hw()
2567 struct dce_hwseq *hws = dc->hwseq; in init_hw()
2672 struct dce_hwseq *hws = dc->hwseq; in dce110_program_front_end_for_pipe()
2823 struct dce_hwseq *hws = dc->hwseq; in dce110_power_down_fe()
[all …]
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dce100/
A Ddce100_hw_sequencer.c138 dc->hwseq->funcs.enable_display_power_gating = dce100_enable_display_power_gating; in dce100_hw_sequencer_construct()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dce112/
A Ddce112_hw_sequencer.c161 dc->hwseq->funcs.enable_display_power_gating = dce112_enable_display_power_gating; in dce112_hw_sequencer_construct()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/clk_mgr/dce120/
A Ddce120_clk_mgr.c149 if (dce121_xgmi_enabled(ctx->dc->hwseq)) in dce121_clk_mgr_construct()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn301/
A Ddcn301_init.c152 dc->hwseq->funcs = dcn301_private_funcs; in dcn301_hw_sequencer_construct()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dce120/
A Ddce120_hw_sequencer.c268 dc->hwseq->funcs.enable_display_power_gating = dce120_enable_display_power_gating; in dce120_hw_sequencer_construct()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dce/
A Ddce_hwseq.c53 struct dce_hwseq *hws = dc->hwseq; in dce_pipe_control_lock()

Completed in 38 milliseconds

12