| /Linux-v5.15/drivers/gpu/drm/amd/display/dc/inc/ |
| D | hw_sequencer_private.h | 65 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
|
| D | hw_sequencer.h | 50 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,
|
| D | resource.h | 71 struct dce_hwseq *(*create_hwseq)(
|
| /Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn20/ |
| D | dcn20_hwseq.h | 87 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,
|
| D | dcn20_hwseq.c | 186 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 …]
|
| D | dcn20_resource.h | 66 struct dce_hwseq *dcn20_hwseq_create(
|
| /Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn303/ |
| D | dcn303_hwseq.h | 13 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);
|
| D | dcn303_hwseq.c | 27 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/ |
| D | dcn31_hwseq.h | 36 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…
|
| D | dcn31_hwseq.c | 69 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/ |
| D | dce_hwseq.c | 40 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()
|
| D | Makefile | 29 DCE = dce_audio.o dce_stream_encoder.o dce_link_encoder.o dce_hwseq.o \
|
| D | dce_hwseq.h | 1140 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/ |
| D | dcn302_hwseq.h | 31 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);
|
| D | dcn302_hwseq.c | 45 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/ |
| D | dcn10_hw_sequencer.h | 87 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);
|
| D | dcn10_hw_sequencer.c | 125 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/ |
| D | dcn21_hwseq.c | 53 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()
|
| D | dcn21_hwseq.h | 33 int dcn21_init_sys_ctx(struct dce_hwseq *hws,
|
| /Linux-v5.15/drivers/gpu/drm/amd/display/dc/dce120/ |
| D | dce120_hw_sequencer.c | 197 struct dce_hwseq *hws, in dce120_update_dchub() 253 bool dce121_xgmi_enabled(struct dce_hwseq *hws) in dce121_xgmi_enabled()
|
| D | dce120_hw_sequencer.h | 34 bool dce121_xgmi_enabled(struct dce_hwseq *hws);
|
| D | dce120_resource.c | 801 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/ |
| D | dce100_resource.c | 504 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/ |
| D | dce110_hw_sequencer.c | 1188 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()
|
| D | dce110_resource.c | 560 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()
|