Home
last modified time | relevance | path

Searched refs:dc_context (Results 1 – 25 of 173) sorted by relevance

1234567

/Linux-v4.19/drivers/gpu/drm/amd/display/dc/
Ddm_helpers.h39 struct dc_context *ctx,
48 struct dc_context *ctx,
55 struct dc_context *ctx,
64 struct dc_context *ctx,
71 struct dc_context *ctx,
77 struct dc_context *ctx,
82 struct dc_context *ctx,
87 struct dc_context *ctx,
93 struct dc_context *ctx,
103 struct dc_context *ctx,
[all …]
Ddm_services.h42 struct dc_context *ctx,
61 const struct dc_context *ctx, in dm_read_reg_func()
81 const struct dc_context *ctx, in dm_write_reg_func()
96 const struct dc_context *ctx, in dm_read_index_reg()
104 const struct dc_context *ctx, in dm_write_index_reg()
143 uint32_t generic_reg_update_ex(const struct dc_context *ctx,
154 unsigned int generic_reg_wait(const struct dc_context *ctx,
204 const struct dc_context *ctx,
209 const struct dc_context *ctx,
214 const struct dc_context *ctx,
[all …]
Ddc_helper.c32 uint32_t generic_reg_update_ex(const struct dc_context *ctx, in generic_reg_update_ex()
60 uint32_t generic_reg_get(const struct dc_context *ctx, uint32_t addr, in generic_reg_get()
68 uint32_t generic_reg_get2(const struct dc_context *ctx, uint32_t addr, in generic_reg_get2()
78 uint32_t generic_reg_get3(const struct dc_context *ctx, uint32_t addr, in generic_reg_get3()
90 uint32_t generic_reg_get4(const struct dc_context *ctx, uint32_t addr, in generic_reg_get4()
104 uint32_t generic_reg_get5(const struct dc_context *ctx, uint32_t addr, in generic_reg_get5()
120 uint32_t generic_reg_get6(const struct dc_context *ctx, uint32_t addr, in generic_reg_get6()
138 uint32_t generic_reg_get7(const struct dc_context *ctx, uint32_t addr, in generic_reg_get7()
158 uint32_t generic_reg_get8(const struct dc_context *ctx, uint32_t addr, in generic_reg_get8()
210 uint32_t generic_reg_wait(const struct dc_context *ctx, in generic_reg_wait()
[all …]
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/inc/hw/
Dgpio.h45 struct dc_context *ctx,
49 struct dc_context *ctx,
53 struct dc_context *ctx,
57 struct dc_context *ctx,
61 struct dc_context *ctx,
65 struct dc_context *ctx,
69 struct dc_context *ctx,
Dlink_encoder.h37 struct dc_context;
50 struct dc_context *ctx;
107 struct dc_context *ctx;
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/gpio/
Dhw_factory.h37 struct dc_context *ctx,
41 struct dc_context *ctx,
45 struct dc_context *ctx,
49 struct dc_context *ctx,
53 struct dc_context *ctx,
57 struct dc_context *ctx,
Dhw_hpd.c48 struct dc_context *ctx) in dal_hw_hpd_construct()
131 struct dc_context *ctx) in construct()
138 struct dc_context *ctx, in dal_hw_hpd_create()
/Linux-v4.19/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_helpers.c54 struct dc_context *ctx, in dm_helpers_parse_edid_caps()
173 struct dc_context *ctx, in dm_helpers_dp_update_branch_info()
181 struct dc_context *ctx, in dm_helpers_dp_mst_write_payload_allocation_table()
271 struct dc_context *ctx, in dm_helpers_dp_mst_clear_payload_allocation_table()
280 struct dc_context *ctx, in dm_helpers_dp_mst_poll_for_allocation_change_trigger()
306 struct dc_context *ctx, in dm_helpers_dp_mst_send_payload_allocation()
338 void dm_dtn_log_begin(struct dc_context *ctx) in dm_dtn_log_begin()
341 void dm_dtn_log_append_v(struct dc_context *ctx, in dm_dtn_log_append_v()
345 void dm_dtn_log_end(struct dc_context *ctx) in dm_dtn_log_end()
349 struct dc_context *ctx, in dm_helpers_dp_mst_start_top_mgr()
[all …]
Damdgpu_dm_services.c40 unsigned long long dm_get_elapse_time_in_ns(struct dc_context *ctx, in dm_get_elapse_time_in_ns()
51 bool dm_write_persistent_data(struct dc_context *ctx, in dm_write_persistent_data()
63 bool dm_read_persistent_data(struct dc_context *ctx, in dm_read_persistent_data()
Damdgpu_dm_pp_smu.c39 const struct dc_context *ctx, in dm_pp_apply_display_requirements()
303 const struct dc_context *ctx, in dm_pp_get_clock_levels_by_type()
375 const struct dc_context *ctx, in dm_pp_get_clock_levels_by_type_with_latency()
398 const struct dc_context *ctx, in dm_pp_get_clock_levels_by_type_with_voltage()
418 const struct dc_context *ctx, in dm_pp_notify_wm_clock_changes()
426 const struct dc_context *ctx, in dm_pp_apply_power_level_change_request()
434 const struct dc_context *ctx, in dm_pp_apply_clock_for_voltage_request()
457 const struct dc_context *ctx, in dm_pp_get_static_clocks()
481 struct dc_context *ctx = pp->ctx; in pp_rv_set_display_requirement()
502 struct dc_context *ctx = pp->ctx; in pp_rv_set_wm_ranges()
[all …]
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dce/
Ddce_clocks.h95 struct dc_context *ctx,
101 struct dc_context *ctx,
107 struct dc_context *ctx,
112 struct dccg *dce120_dccg_create(struct dc_context *ctx);
115 struct dccg *dcn1_dccg_create(struct dc_context *ctx);
/Linux-v4.19/drivers/gpu/drm/amd/display/include/
Dvector.h34 struct dc_context *ctx;
39 struct dc_context *ctx,
44 struct dc_context *ctx,
51 struct dc_context *ctx,
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/inc/
Dresource.h57 struct dc_context *ctx, struct resource_straps *straps);
60 struct dc_context *ctx, unsigned int inst);
63 enum engine_id eng_id, struct dc_context *ctx);
66 struct dc_context *ctx);
Dclock_source.h137 struct dc_context *ctx;
157 struct dc_context *ctx;
177 struct dc_context *ctx;
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/virtual/
Dvirtual_stream_encoder.h32 struct dc_context *ctx, struct dc_bios *bp);
36 struct dc_context *ctx,
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/i2caux/
Di2c_sw_engine.c80 struct dc_context *ctx, in wait_for_scl_high()
106 struct dc_context *ctx, in start_sync()
149 struct dc_context *ctx, in stop_sync()
186 struct dc_context *ctx, in write_byte()
242 struct dc_context *ctx, in read_byte()
301 struct dc_context *ctx, in i2c_write()
323 struct dc_context *ctx, in i2c_read()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/i2caux/dce110/
Di2caux_dce110.h43 struct dc_context *ctx);
47 struct dc_context *ctx,
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dce100/
Ddce100_resource.c389 struct dc_context *ctx, in read_dce_straps()
400 struct dc_context *ctx, unsigned int inst) in create_audio()
407 struct dc_context *ctx, in dce100_timing_generator_create()
423 struct dc_context *ctx) in dce100_stream_encoder_create()
452 struct dc_context *ctx) in dce100_hwseq_create()
496 struct dc_context *ctx, in dce100_mem_input_create()
519 struct dc_context *ctx, in dce100_transform_create()
534 struct dc_context *ctx, uint32_t inst) in dce100_ipp_create()
575 struct dc_context *ctx, in dce100_opp_create()
590 struct dc_context *ctx, in dce100_aux_engine_create()
[all …]
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/i2caux/diagnostics/
Di2caux_diag.c78 struct dc_context *ctx) in construct()
85 struct dc_context *ctx) in dal_i2caux_diag_fpga_create()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_resource.c550 struct dc_context *ctx, in dcn10_dpp_create()
565 struct dc_context *ctx, uint32_t inst) in dcn10_ipp_create()
582 struct dc_context *ctx, uint32_t inst) in dcn10_opp_create()
598 struct dc_context *ctx, in dcn10_aux_engine_create()
614 static struct mpc *dcn10_mpc_create(struct dc_context *ctx) in dcn10_mpc_create()
631 static struct hubbub *dcn10_hubbub_create(struct dc_context *ctx) in dcn10_hubbub_create()
648 struct dc_context *ctx, in dcn10_timing_generator_create()
702 struct dc_context *ctx, in dcn10_clock_source_create()
725 struct dc_context *ctx, in read_dce_straps()
733 struct dc_context *ctx, unsigned int inst) in create_audio()
[all …]
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dce120/
Ddce120_resource.c366 struct dc_context *ctx, in dce120_opp_create()
380 struct dc_context *ctx, in dce120_aux_engine_create()
412 struct dc_context *ctx, in dce120_clock_source_create()
454 struct dc_context *ctx, in dce120_timing_generator_create()
537 struct dc_context *ctx, in read_dce_straps()
556 struct dc_context *ctx, unsigned int inst) in create_audio()
593 struct dc_context *ctx, uint32_t inst) in dce120_ipp_create()
609 struct dc_context *ctx) in dce120_stream_encoder_create()
640 struct dc_context *ctx) in dce120_hwseq_create()
679 struct dc_context *ctx, in dce120_mem_input_create()
[all …]
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/basics/
Dvector.c31 struct dc_context *ctx, in dal_vector_construct()
55 struct dc_context *ctx, in dal_vector_presized_costruct()
93 struct dc_context *ctx, in dal_vector_presized_create()
113 struct dc_context *ctx, in dal_vector_create()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dce112/
Ddce112_compressor.h43 struct compressor *dce112_compressor_create(struct dc_context *ctx);
46 struct dc_context *ctx);
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_compressor.h43 struct compressor *dce110_compressor_create(struct dc_context *ctx);
46 struct dc_context *ctx);
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/i2caux/dce112/
Di2caux_dce112.c92 struct dc_context *ctx) in construct()
117 struct dc_context *ctx) in dal_i2caux_dce112_create()

1234567