Searched refs:hwseq (Results 1 – 9 of 9) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/amd/display/dc/core/ |
| D | dc_vm_helper.c | 43 num_vmids = dc->hwss.init_sys_ctx(dc->hwseq, dc, pa_config); in dc_setup_system_context() 57 dc->hwss.init_vm_ctx(dc->hwseq, dc, va_config, vmid); in dc_setup_vm_context()
|
| D | dc_resource.c | 215 kfree(dc->hwseq); in dc_destroy_resource_pool() 312 dc->hwseq = create_funcs->create_hwseq(ctx); in resource_construct()
|
| D | dc.c | 2286 dc->hwss.init_sys_ctx(dc->hwseq, dc, &dc->vm_pa_config); in dc_set_power_state()
|
| /Linux-v5.4/drivers/gpu/drm/amd/display/dc/clk_mgr/dce120/ |
| D | dce120_clk_mgr.c | 149 if (dce121_xgmi_enabled(ctx->dc->hwseq)) in dce121_clk_mgr_construct()
|
| /Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce/ |
| D | dce_hwseq.c | 53 struct dce_hwseq *hws = dc->hwseq; in dce_pipe_control_lock()
|
| /Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn10/ |
| D | dcn10_hw_sequencer.c | 88 struct dce_hwseq *hws = dc->hwseq; in log_mpc_crc() 619 struct dce_hwseq *hws = dc->hwseq; in undo_DEGVIDCN10_253_wa() 639 struct dce_hwseq *hws = dc->hwseq; in apply_DEGVIDCN10_253_wa() 710 if (!dc->hwseq->wa.false_optc_underflow) in false_optc_underflow_wa() 1010 struct dce_hwseq *hws = dc->hwseq; in dcn10_plane_atomic_power_down() 1180 struct dce_hwseq *hws = dc->hwseq; in dcn10_init_hw() 1213 dc->hwss.disable_vga(dc->hwseq); in dcn10_init_hw() 1302 dc->hwss.enable_power_gating_plane(dc->hwseq, true); in dcn10_init_hw() 1830 struct dce_hwseq *hws = dc->hwseq; in dcn10_enable_plane() 1838 power_on_plane(dc->hwseq, in dcn10_enable_plane() [all …]
|
| /Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce110/ |
| D | dce110_hw_sequencer.c | 807 struct dce_hwseq *hwseq = ctx->dc->hwseq; in dce110_edp_power_control() local 818 if (power_up != is_panel_powered_on(hwseq)) { in dce110_edp_power_control() 889 struct dce_hwseq *hws = ctx->dc->hwseq; in dce110_edp_backlight_control() 2059 dce_crtc_switch_to_clk_src(dc->hwseq, in dce110_apply_ctx_to_hw() 2177 dce_set_blender_mode(dc->hwseq, pipe_ctx->stream_res.tg->inst, blender_mode); in program_surface_visibility() 2390 dce_clock_gating_power_up(dc->hwseq, false); in init_hw() 2481 dce_enable_fe_clock(dc->hwseq, mi->inst, true); in dce110_program_front_end_for_pipe()
|
| /Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn20/ |
| D | dcn20_hwseq.c | 133 struct dce_hwseq *hws = dc->hwseq; in dcn20_display_init() 934 dcn20_power_on_plane(dc->hwseq, pipe_ctx); in dcn20_enable_plane() 1412 struct dce_hwseq *hws = dc->hwseq; in dcn20_disable_stream_gating() 1429 struct dce_hwseq *hws = dc->hwseq; in dcn20_enable_stream_gating() 1977 struct dce_hwseq *hws = dc->hwseq; in dcn20_fpga_init_hw()
|
| /Linux-v5.4/drivers/gpu/drm/amd/display/dc/ |
| D | dc.h | 495 struct dce_hwseq *hwseq; member
|