/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/ |
A D | dm_helpers.h | 48 struct dc_context *ctx, 57 struct dc_context *ctx, 71 struct dc_context *ctx, 78 struct dc_context *ctx, 87 struct dc_context *ctx, 94 struct dc_context *ctx, 101 struct dc_context *ctx, 107 struct dc_context *ctx, 112 struct dc_context *ctx, 186 struct dc_context *ctx, [all …]
|
A D | dm_services.h | 45 struct dc_context *ctx, 71 const struct dc_context *ctx, in dm_read_index_reg() 79 const struct dc_context *ctx, in dm_write_index_reg() 190 const struct dc_context *ctx, 195 const struct dc_context *ctx, 200 const struct dc_context *ctx, 205 const struct dc_context *ctx, 223 const struct dc_context *ctx, 227 const struct dc_context *ctx, 231 const struct dc_context *ctx, [all …]
|
A D | dc_helper.c | 41 const struct dc_context *ctx) in submit_dmub_read_modify_write() 66 const struct dc_context *ctx) in submit_dmub_burst_write() 88 const struct dc_context *ctx) in submit_dmub_reg_wait() 151 const struct dc_context *ctx) in dmub_flush_buffer_execute() 159 const struct dc_context *ctx) in dmub_flush_burst_write_buffer_execute() 243 uint32_t generic_reg_update_ex(const struct dc_context *ctx, in generic_reg_update_ex() 271 uint32_t generic_reg_set_ex(const struct dc_context *ctx, in generic_reg_set_ex() 450 void generic_reg_wait(const struct dc_context *ctx, in generic_reg_wait() 504 void generic_write_indirect_reg(const struct dc_context *ctx, in generic_write_indirect_reg() 651 void reg_sequence_start_gather(const struct dc_context *ctx) in reg_sequence_start_gather() [all …]
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn20/ |
A D | dcn20_resource.h | 53 struct dc_context *ctx, 68 struct dc_context *ctx); 71 struct dc_context *ctx); 80 struct dc_context *ctx, 84 struct dc_context *ctx, uint32_t inst); 87 struct dc_context *ctx, uint32_t inst); 90 struct dc_context *ctx, uint32_t inst); 93 struct dc_context *ctx, 99 struct dc_context *ctx, uint32_t inst); 103 struct dc_context *ctx, [all …]
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/inc/hw/ |
A D | gpio.h | 55 struct dc_context *ctx, 59 struct dc_context *ctx, 63 struct dc_context *ctx, 67 struct dc_context *ctx, 71 struct dc_context *ctx, 75 struct dc_context *ctx, 79 struct dc_context *ctx,
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/amdgpu_dm/ |
A D | amdgpu_dm_pp_smu.c | 37 const struct dc_context *ctx, in dm_pp_apply_display_requirements() 293 const struct dc_context *ctx, in dm_pp_get_clock_levels_by_type() 359 const struct dc_context *ctx, in dm_pp_get_clock_levels_by_type_with_latency() 379 const struct dc_context *ctx, in dm_pp_get_clock_levels_by_type_with_voltage() 399 const struct dc_context *ctx, in dm_pp_notify_wm_clock_changes() 418 const struct dc_context *ctx, in dm_pp_apply_power_level_change_request() 426 const struct dc_context *ctx, in dm_pp_apply_clock_for_voltage_request() 447 const struct dc_context *ctx, in dm_pp_get_static_clocks() 466 const struct dc_context *ctx = pp->dm; in pp_rv_set_wm_ranges() 514 const struct dc_context *ctx = pp->dm; in pp_rv_set_pme_wa_enable() [all …]
|
A D | amdgpu_dm_helpers.c | 176 struct dc_context *ctx, in dm_helpers_dp_update_branch_info() 184 struct dc_context *ctx, in dm_helpers_dp_mst_write_payload_allocation_table() 226 struct dc_context *ctx, in dm_helpers_dp_mst_poll_pending_down_reply() 234 struct dc_context *ctx, in dm_helpers_dp_mst_clear_payload_allocation_table() 243 struct dc_context *ctx, in dm_helpers_dp_mst_poll_for_allocation_change_trigger() 269 struct dc_context *ctx, in dm_helpers_dp_mst_send_payload_allocation() 401 struct dc_context *ctx, in dm_helpers_dp_mst_start_top_mgr() 435 struct dc_context *ctx, in dm_helpers_dp_mst_stop_top_mgr() 457 struct dc_context *ctx, in dm_helpers_dp_read_dpcd() 889 struct dc_context *ctx, in dm_helpers_init_panel_settings() [all …]
|
A D | amdgpu_dm_services.c | 39 dm_get_elapse_time_in_ns(struct dc_context *ctx, in dm_get_elapse_time_in_ns() 46 void dm_perf_trace_timestamp(const char *func_name, unsigned int line, struct dc_context *ctx) in dm_perf_trace_timestamp()
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/inc/ |
A D | resource.h | 70 struct dc_context *ctx, struct resource_straps *straps); 73 struct dc_context *ctx, unsigned int inst); 76 enum engine_id eng_id, struct dc_context *ctx); 79 enum engine_id eng_id, struct dc_context *ctx); 83 struct dc_context *ctx); 86 struct dc_context *ctx);
|
A D | clock_source.h | 137 struct dc_context *ctx; 157 struct dc_context *ctx; 185 struct dc_context *ctx;
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/include/ |
A D | vector.h | 34 struct dc_context *ctx; 39 struct dc_context *ctx, 44 struct dc_context *ctx, 51 struct dc_context *ctx,
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dce/ |
A D | dce_i2c_sw.c | 34 struct dc_context *ctx) in dce_i2c_sw_construct() 75 struct dc_context *ctx, in wait_for_scl_high_sw() 96 struct dc_context *ctx, in write_byte_sw() 153 struct dc_context *ctx, in read_byte_sw() 213 struct dc_context *ctx, in stop_sync_sw() 250 struct dc_context *ctx, in i2c_write_sw() 272 struct dc_context *ctx, in i2c_read_sw() 297 struct dc_context *ctx, in start_sync_sw()
|
A D | dmub_abm.c | 55 static void dmub_abm_enable_fractional_pwm(struct dc_context *dc) in dmub_abm_enable_fractional_pwm() 145 struct dc_context *dc = abm->ctx; in dmub_abm_set_level() 179 struct dc_context *dc = abm->ctx; in dmub_abm_init_config() 209 struct dc_context *dc = abm->ctx; in dmub_abm_set_pause() 237 struct dc_context *ctx, in dmub_abm_construct() 254 struct dc_context *ctx, in dmub_abm_create()
|
A D | dce_i2c_hw.h | 288 struct dc_context *ctx; 297 struct dc_context *ctx, 305 struct dc_context *ctx, 313 struct dc_context *ctx, 321 struct dc_context *ctx, 329 struct dc_context *ctx,
|
A D | dmub_psr.c | 140 struct dc_context *dc = dmub->ctx; in dmub_psr_set_version() 181 struct dc_context *dc = dmub->ctx; in dmub_psr_enable() 234 struct dc_context *dc = dmub->ctx; in dmub_psr_set_level() 260 struct dc_context *dc = dmub->ctx; in dmub_psr_set_sink_vtotal_in_psr_active() 280 struct dc_context *dc = dmub->ctx; in dmub_psr_set_power_opt() 304 struct dc_context *dc = dmub->ctx; in dmub_psr_copy_settings() 435 struct dc_context *dc = dmub->ctx; in dmub_psr_force_static() 478 static void dmub_psr_construct(struct dmub_psr *psr, struct dc_context *ctx) in dmub_psr_construct() 487 struct dmub_psr *dmub_psr_create(struct dc_context *ctx) in dmub_psr_create()
|
A D | dce_i2c_sw.h | 37 struct dc_context *ctx; 44 struct dc_context *ctx);
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/gpio/ |
A D | hw_factory.h | 41 struct dc_context *ctx, 46 struct dc_context *ctx, 51 struct dc_context *ctx,
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/clk_mgr/dce120/ |
A D | dce120_clk_mgr.h | 29 void dce120_clk_mgr_construct(struct dc_context *ctx, struct clk_mgr_internal *clk_mgr); 30 void dce121_clk_mgr_construct(struct dc_context *ctx, struct clk_mgr_internal *clk_mgr);
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/virtual/ |
A D | virtual_stream_encoder.h | 32 struct dc_context *ctx, struct dc_bios *bp); 36 struct dc_context *ctx,
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dce100/ |
A D | dce100_resource.c | 440 struct dc_context *ctx, in read_dce_straps() 458 struct dc_context *ctx, in dce100_timing_generator_create() 474 struct dc_context *ctx) in dce100_stream_encoder_create() 503 struct dc_context *ctx) in dce100_hwseq_create() 555 struct dc_context *ctx, in dce100_mem_input_create() 578 struct dc_context *ctx, in dce100_transform_create() 615 struct dc_context *ctx, in dce100_link_encoder_create() 655 struct dc_context *ctx, in dce100_opp_create() 670 struct dc_context *ctx, in dce100_aux_engine_create() 708 struct dc_context *ctx, in dce100_i2c_hw_create() [all …]
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dce120/ |
A D | dce120_resource.c | 426 struct dc_context *ctx, in dce120_opp_create() 440 struct dc_context *ctx, in dce120_aux_engine_create() 478 struct dc_context *ctx, in dce120_i2c_hw_create() 532 struct dc_context *ctx, in dce120_clock_source_create() 664 struct dc_context *ctx, in read_dce_straps() 701 struct dc_context *ctx, in dce120_link_encoder_create() 758 struct dc_context *ctx) in dce120_stream_encoder_create() 802 struct dc_context *ctx) in dce120_hwseq_create() 816 struct dc_context *ctx) in dce121_hwseq_create() 863 struct dc_context *ctx, in dce120_mem_input_create() [all …]
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn303/ |
A D | dcn303_resource.c | 246 static struct hubbub *dcn303_hubbub_create(struct dc_context *ctx) in dcn303_hubbub_create() 287 static struct vpg *dcn303_vpg_create(struct dc_context *ctx, uint32_t inst) in dcn303_vpg_create() 316 static struct afmt *dcn303_afmt_create(struct dc_context *ctx, uint32_t inst) in dcn303_afmt_create() 354 static struct audio *dcn303_create_audio(struct dc_context *ctx, unsigned int inst) in dcn303_create_audio() 453 static struct dce_hwseq *dcn303_hwseq_create(struct dc_context *ctx) in dcn303_hwseq_create() 482 static struct hubp *dcn303_hubp_create(struct dc_context *ctx, uint32_t inst) in dcn303_hubp_create() 513 static struct dpp *dcn303_dpp_create(struct dc_context *ctx, uint32_t inst) in dcn303_dpp_create() 666 static bool dcn303_dwbc_create(struct dc_context *ctx, struct resource_pool *pool) in dcn303_dwbc_create() 833 struct dc_context *ctx, in dcn303_link_encoder_create() 873 static void read_dce_straps(struct dc_context *ctx, struct resource_straps *straps) in read_dce_straps() [all …]
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn302/ |
A D | dcn302_resource.c | 268 static struct hubbub *dcn302_hubbub_create(struct dc_context *ctx) in dcn302_hubbub_create() 312 static struct vpg *dcn302_vpg_create(struct dc_context *ctx, uint32_t inst) in dcn302_vpg_create() 344 static struct afmt *dcn302_afmt_create(struct dc_context *ctx, uint32_t inst) in dcn302_afmt_create() 382 static struct audio *dcn302_create_audio(struct dc_context *ctx, unsigned int inst) in dcn302_create_audio() 487 static struct dce_hwseq *dcn302_hwseq_create(struct dc_context *ctx) in dcn302_hwseq_create() 519 static struct hubp *dcn302_hubp_create(struct dc_context *ctx, uint32_t inst) in dcn302_hubp_create() 553 static struct dpp *dcn302_dpp_create(struct dc_context *ctx, uint32_t inst) in dcn302_dpp_create() 723 static bool dcn302_dwbc_create(struct dc_context *ctx, struct resource_pool *pool) in dcn302_dwbc_create() 906 struct dc_context *ctx, in dcn302_link_encoder_create() 946 static void read_dce_straps(struct dc_context *ctx, struct resource_straps *straps) in read_dce_straps() [all …]
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dce60/ |
A D | dce60_resource.c | 477 struct dc_context *ctx, in read_dce_straps() 510 struct dc_context *ctx, in dce60_opp_create() 525 struct dc_context *ctx, in dce60_aux_engine_create() 563 struct dc_context *ctx, in dce60_i2c_hw_create() 579 struct dc_context *ctx) in dce60_i2c_sw_create() 593 struct dc_context *ctx) in dce60_stream_encoder_create() 623 struct dc_context *ctx) in dce60_hwseq_create() 667 struct dc_context *ctx, in dce60_mem_input_create() 690 struct dc_context *ctx, in dce60_transform_create() 713 struct dc_context *ctx, in dce60_link_encoder_create() [all …]
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dce80/ |
A D | dce80_resource.c | 480 struct dc_context *ctx, in read_dce_straps() 513 struct dc_context *ctx, in dce80_opp_create() 528 struct dc_context *ctx, in dce80_aux_engine_create() 566 struct dc_context *ctx, in dce80_i2c_hw_create() 582 struct dc_context *ctx) in dce80_i2c_sw_create() 596 struct dc_context *ctx) in dce80_stream_encoder_create() 626 struct dc_context *ctx) in dce80_hwseq_create() 670 struct dc_context *ctx, in dce80_mem_input_create() 693 struct dc_context *ctx, in dce80_transform_create() 716 struct dc_context *ctx, in dce80_link_encoder_create() [all …]
|