/kernel/linux/linux-5.10/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 | 185 struct dce_hwseq *hws, in dcn20_enable_power_gating_plane() 225 void dcn20_dccg_init(struct dce_hwseq *hws) in dcn20_dccg_init() 250 struct dce_hwseq *hws) in dcn20_disable_vga() 277 struct dce_hwseq *hws = dc->hwseq; in dcn20_init_blank() 339 struct dce_hwseq *hws, in dcn20_dsc_pg_control() 416 struct dce_hwseq *hws, in dcn20_dpp_pg_control() 490 struct dce_hwseq *hws, in dcn20_hubp_pg_control() 568 struct dce_hwseq *hws = dc->hwseq; in dcn20_plane_atomic_disable() 644 struct dce_hwseq *hws = dc->hwseq; in dcn20_enable_stream_timing() 893 struct dce_hwseq *hws = dc->hwseq; in dcn20_set_input_transfer_func() [all …]
|
D | dcn20_resource.h | 65 struct dce_hwseq *dcn20_hwseq_create(
|
/kernel/linux/linux-5.10/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, 141 void (*dccg_init)(struct dce_hwseq *hws); 150 struct dce_hwseq { struct
|
D | hw_sequencer.h | 50 struct dce_hwseq; 78 void (*update_dchub)(struct dce_hwseq *hws, 164 int (*init_sys_ctx)(struct dce_hwseq *hws, 167 void (*init_vm_ctx)(struct dce_hwseq *hws,
|
D | resource.h | 72 struct dce_hwseq *(*create_hwseq)(
|
/kernel/linux/linux-5.10/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 | 837 struct dce_hwseq; 841 void dce_enable_fe_clock(struct dce_hwseq *hwss, 848 void dce_set_blender_mode(struct dce_hwseq *hws, 857 void dce_clock_gating_power_up(struct dce_hwseq *hws, 860 void dce_crtc_switch_to_clk_src(struct dce_hwseq *hws,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn10/ |
D | dcn10_hw_sequencer.h | 92 struct dce_hwseq *hws, 96 struct dce_hwseq *hws, 100 struct dce_hwseq *hws, 104 struct dce_hwseq *hws); 117 void dcn10_update_dchub(struct dce_hwseq *hws, struct dchub_init_data *dh_data);
|
D | dcn10_hw_sequencer.c | 118 struct dce_hwseq *hws = dc->hwseq; in log_mpc_crc() 483 struct dce_hwseq *hws, in dcn10_enable_power_gating_plane() 505 struct dce_hwseq *hws) in dcn10_disable_vga() 538 struct dce_hwseq *hws, in dcn10_dpp_pg_control() 590 struct dce_hwseq *hws, in dcn10_hubp_pg_control() 642 struct dce_hwseq *hws, in power_on_plane() 665 struct dce_hwseq *hws = dc->hwseq; in undo_DEGVIDCN10_253_wa() 685 struct dce_hwseq *hws = dc->hwseq; in apply_DEGVIDCN10_253_wa() 715 struct dce_hwseq *hws = dc->hwseq; in dcn10_bios_golden_init() 1049 struct dce_hwseq *hws = dc->hwseq; in dcn10_plane_atomic_disconnect() [all …]
|
D | dcn10_resource.c | 917 static struct dce_hwseq *dcn10_hwseq_create( in dcn10_hwseq_create() 920 struct dce_hwseq *hws = kzalloc(sizeof(struct dce_hwseq), GFP_KERNEL); in dcn10_hwseq_create()
|
/kernel/linux/linux-5.10/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,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce120/ |
D | dce120_hw_sequencer.h | 34 bool dce121_xgmi_enabled(struct dce_hwseq *hws);
|
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_resource.c | 808 static struct dce_hwseq *dce120_hwseq_create( in dce120_hwseq_create() 811 struct dce_hwseq *hws = kzalloc(sizeof(struct dce_hwseq), GFP_KERNEL); in dce120_hwseq_create() 822 static struct dce_hwseq *dce121_hwseq_create( in dce121_hwseq_create() 825 struct dce_hwseq *hws = kzalloc(sizeof(struct dce_hwseq), GFP_KERNEL); in dce121_hwseq_create()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce100/ |
D | dce100_resource.c | 509 static struct dce_hwseq *dce100_hwseq_create( in dce100_hwseq_create() 512 struct dce_hwseq *hws = kzalloc(sizeof(struct dce_hwseq), GFP_KERNEL); in dce100_hwseq_create()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce110/ |
D | dce110_hw_sequencer.c | 1120 struct dce_hwseq *hws = link->dc->hwseq; in dce110_unblank_stream() 1138 struct dce_hwseq *hws = link->dc->hwseq; in dce110_blank_stream() 1407 struct dce_hwseq *hws = dc->hwseq; in apply_single_controller_ctx_to_hw() 1642 struct dce_hwseq *hws = dc->hwseq; in dce110_enable_accelerated_mode() 2098 struct dce_hwseq *hws = dc->hwseq; in dce110_apply_ctx_to_hw() 2439 struct dce_hwseq *hws = dc->hwseq; in init_hw() 2544 struct dce_hwseq *hws = dc->hwseq; in dce110_program_front_end_for_pipe() 2695 struct dce_hwseq *hws = dc->hwseq; in dce110_power_down_fe()
|
D | dce110_resource.c | 567 static struct dce_hwseq *dce110_hwseq_create( in dce110_hwseq_create() 570 struct dce_hwseq *hws = kzalloc(sizeof(struct dce_hwseq), GFP_KERNEL); in dce110_hwseq_create() 1134 struct dce_hwseq *hws = dc->hwseq; in dce110_acquire_underlay()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/ |
D | dc.h | 562 struct dce_hwseq; 597 struct dce_hwseq *hwseq;
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce80/ |
D | dce80_resource.c | 632 static struct dce_hwseq *dce80_hwseq_create( in dce80_hwseq_create() 635 struct dce_hwseq *hws = kzalloc(sizeof(struct dce_hwseq), GFP_KERNEL); in dce80_hwseq_create()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce60/ |
D | dce60_resource.c | 627 static struct dce_hwseq *dce60_hwseq_create( in dce60_hwseq_create() 630 struct dce_hwseq *hws = kzalloc(sizeof(struct dce_hwseq), GFP_KERNEL); in dce60_hwseq_create()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce112/ |
D | dce112_resource.c | 539 static struct dce_hwseq *dce112_hwseq_create( in dce112_hwseq_create() 542 struct dce_hwseq *hws = kzalloc(sizeof(struct dce_hwseq), GFP_KERNEL); in dce112_hwseq_create()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn30/ |
D | dcn30_hwseq.c | 146 struct dce_hwseq *hws = dc->hwseq; in dcn30_set_input_transfer_func() 436 struct dce_hwseq *hws = dc->hwseq; in dcn30_init_hw()
|