Searched refs:dc_ctx (Results 1 - 17 of 17) sorted by last modified time

/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn20/
H A Ddcn20_resource.c1368 struct dc_state *dc_ctx,
1376 struct pipe_ctx *pipe_ctx = &dc_ctx->res_ctx.pipe_ctx[i];
1387 dcn20_acquire_dsc(dc, &dc_ctx->res_ctx, &pipe_ctx->stream_res.dsc, i);
1367 dcn20_add_dsc_to_stream_resource(struct dc *dc, struct dc_state *dc_ctx, struct dc_stream_state *dc_stream) argument
H A Ddcn20_resource.h165 enum dc_status dcn20_add_dsc_to_stream_resource(struct dc *dc, struct dc_state *dc_ctx, struct dc_stream_state *dc_stream);
/linux-master/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_edp_panel_control.c624 struct dc_context *dc_ctx = link->ctx; local
/linux-master/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_detection.c860 struct dc_context *dc_ctx = link->ctx; local
861 struct dc *dc = dc_ctx->dc;
941 dc_ctx->dce_version == DCN_VERSION_3_01 &&
1184 if (dc_ctx->dc->res_pool->funcs->get_panel_config_defaults)
1185 dc_ctx->dc->res_pool->funcs->get_panel_config_defaults(&link->panel_config);
1187 dm_helpers_init_panel_settings(dc_ctx, &link->panel_config, sink);
1189 dm_helpers_override_panel_settings(dc_ctx, &link->panel_config);
H A Dlink_factory.c49 dc_ctx->logger
456 struct dc_context *dc_ctx = init_params->ctx; local
464 DC_LOGGER_INIT(dc_ctx->logger);
471 link->ctx = dc_ctx;
600 enc_init_data.ctx = dc_ctx;
601 bp_funcs->get_src_obj(dc_ctx->dc_bios, link->link_id, 0,
612 link->dc->res_pool->funcs->link_enc_create(dc_ctx, &enc_init_data);
634 panel_cntl_init_data.ctx = dc_ctx;
648 if (bp_funcs->get_device_tag(dc_ctx->dc_bios,
658 if (!bp_funcs->is_device_id_supported(dc_ctx
749 struct dc_context *dc_ctx = init_params->ctx; local
[all...]
/linux-master/drivers/gpu/drm/amd/display/dc/irq/dce110/
H A Dirq_service_dce110.c206 struct dc_context *dc_ctx = irq_service->ctx; local
/linux-master/drivers/gpu/drm/amd/display/dc/hwss/dcn30/
H A Ddcn30_hwseq.c75 struct dc_context *dc_ctx = dc->ctx; local
/linux-master/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
H A Ddcn20_hwseq.c77 struct dc_context *dc_ctx = dc->ctx; local
/linux-master/drivers/gpu/drm/amd/display/dc/hwss/dcn10/
H A Ddcn10_hwseq.c77 print_microsec(dc_ctx, log_ctx, ref_cycle)
84 static void print_microsec(struct dc_context *dc_ctx, argument
88 const uint32_t ref_clk_mhz = dc_ctx->dc->res_pool->ref_clocks.dchub_ref_clock_inKhz / 1000;
132 struct dc_context *dc_ctx = dc->ctx; local
146 struct dc_context *dc_ctx = dc->ctx; local
174 struct dc_context *dc_ctx = dc->ctx; local
289 struct dc_context *dc_ctx = dc->ctx; local
391 struct dc_context *dc_ctx = dc->ctx; local
2062 struct dc_context *dc_ctx,
2067 DC_LOGGER_INIT(dc_ctx
2061 wait_for_reset_trigger_to_occur( struct dc_context *dc_ctx, struct timing_generator *tg) argument
2183 struct dc_context *dc_ctx = dc->ctx; local
2276 struct dc_context *dc_ctx = dc->ctx; local
2342 struct dc_context *dc_ctx = dc->ctx; local
2423 struct dc_context *dc_ctx = dc->ctx; local
[all...]
/linux-master/drivers/gpu/drm/amd/display/dc/hwss/dce110/
H A Ddce110_hwseq.c2523 struct dc_context *dc_ctx,
2526 struct dc_context *ctx = dc_ctx;
2568 struct dc_context *dc_ctx = dc->ctx; local
2595 wait_for_reset_trigger_to_occur(dc_ctx, grouped_pipes[i]->stream_res.tg);
2614 struct dc_context *dc_ctx = dc->ctx; local
2636 wait_for_reset_trigger_to_occur(dc_ctx, grouped_pipes[i]->stream_res.tg);
2522 wait_for_reset_trigger_to_occur( struct dc_context *dc_ctx, struct timing_generator *tg) argument
/linux-master/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_dio_link_encoder.c423 static bool link_dpia_control(struct dc_context *dc_ctx, argument
439 dc_wake_and_execute_dmub_cmd(dc_ctx, &cmd, DM_DMUB_WAIT_TYPE_WAIT);
/linux-master/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_hw_sequencer_debug.c74 struct dc_context *dc_ctx = dc->ctx; local
81 const uint32_t ref_clk_mhz = dc_ctx->dc->res_pool->ref_clocks.dchub_ref_clock_inKhz / 1000;
112 struct dc_context *dc_ctx = dc->ctx; local
119 const uint32_t ref_clk_mhz = dc_ctx->dc->res_pool->ref_clocks.dchub_ref_clock_inKhz / 1000;
/linux-master/drivers/gpu/drm/amd/display/dc/
H A Ddc_dmub_srv.c76 struct dc_context *dc_ctx = dc_dmub_srv->ctx; local
92 struct dc_context *dc_ctx = dc_dmub_srv->ctx; local
105 struct dc_context *dc_ctx = dc_dmub_srv->ctx; local
119 struct dc_context *dc_ctx = dc_dmub_srv->ctx; local
133 struct dc_context *dc_ctx; local
141 dc_ctx = dc_dmub_srv->ctx;
227 struct dc_context *dc_ctx; local
235 dc_ctx = dc_dmub_srv->ctx;
298 struct dc_context *dc_ctx; local
306 dc_ctx
330 struct dc_context *dc_ctx; local
1184 struct dc_context *dc_ctx; local
[all...]
/linux-master/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c3517 struct dc_context *dc_ctx = dc->ctx; local
3589 &context->res_ctx, pool, pipe_ctx->stream_res.stream_enc->id, dc_ctx->dce_version);
H A Ddc.c918 struct dc_context *dc_ctx; local
920 dc_ctx = kzalloc(sizeof(*dc_ctx), GFP_KERNEL);
921 if (!dc_ctx)
924 dc_ctx->cgs_device = init_params->cgs_device;
925 dc_ctx->driver_context = init_params->driver;
926 dc_ctx->dc = dc;
927 dc_ctx->asic_id = init_params->asic_id;
928 dc_ctx->dc_sink_id_count = 0;
929 dc_ctx
967 struct dc_context *dc_ctx; local
2919 struct dc_context *dc_ctx = dc->ctx; local
3137 struct dc_context *dc_ctx = dc->ctx; local
4655 struct dc_context *dc_ctx = dc->ctx; local
5443 struct dc_context *dc_ctx = dc->ctx; local
[all...]
/linux-master/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c2756 struct dc_context *dc_ctx = link->ctx; local
2757 struct drm_device *dev = adev_to_drm(dc_ctx->driver_context);
/linux-master/drivers/gpu/drm/amd/display/include/
H A Dlogger_interface.h83 (void)(dc_ctx); \
89 (void)(dc_ctx); \
128 dm_dtn_log_begin(dc_ctx, log_ctx)
131 dm_dtn_log_append_v(dc_ctx, log_ctx, msg, ##__VA_ARGS__)
134 dm_dtn_log_end(dc_ctx, log_ctx)

Completed in 268 milliseconds