Home
last modified time | relevance | path

Searched refs:dc_ctx (Results 1 – 14 of 14) sorted by relevance

/linux/drivers/gpu/drm/amd/display/include/
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)
/linux/drivers/gpu/drm/amd/display/dc/dce/
A Ddmub_outbox.c38 struct dc_context *dc_ctx = dc->ctx; in dmub_enable_outbox_notification() local
48 dc_dmub_srv_cmd_queue(dc_ctx->dmub_srv, &cmd); in dmub_enable_outbox_notification()
49 dc_dmub_srv_cmd_execute(dc_ctx->dmub_srv); in dmub_enable_outbox_notification()
50 dc_dmub_srv_wait_idle(dc_ctx->dmub_srv); in dmub_enable_outbox_notification()
/linux/drivers/gpu/drm/amd/display/dc/
A Ddc_dmub_srv.c68 struct dc_context *dc_ctx = dc_dmub_srv->ctx; in dc_dmub_srv_cmd_queue() local
95 struct dc_context *dc_ctx = dc_dmub_srv->ctx; in dc_dmub_srv_cmd_execute() local
108 struct dc_context *dc_ctx = dc_dmub_srv->ctx; in dc_dmub_srv_wait_idle() local
149 struct dc_context *dc_ctx = dc_dmub_srv->ctx; in dc_dmub_srv_wait_phy_init() local
192 struct dc_context *dc_ctx; in dc_dmub_srv_is_restore_required() local
200 dc_ctx = dc_dmub_srv->ctx; in dc_dmub_srv_is_restore_required()
/linux/drivers/gpu/drm/amd/display/dc/core/
A Ddc.c860 struct dc_context *dc_ctx; in dc_construct_ctx() local
863 dc_ctx = kzalloc(sizeof(*dc_ctx), GFP_KERNEL); in dc_construct_ctx()
864 if (!dc_ctx) in dc_construct_ctx()
869 dc_ctx->dc = dc; in dc_construct_ctx()
881 if (!dc_ctx->perf_trace) { in dc_construct_ctx()
886 dc->ctx = dc_ctx; in dc_construct_ctx()
894 struct dc_context *dc_ctx; in dc_construct() local
951 dc_ctx = dc->ctx; in dc_construct()
968 if (!dc_ctx->dc_bios) { in dc_construct()
980 dc_ctx->dce_version, in dc_construct()
[all …]
A Ddc_link.c876 struct dc_context *dc_ctx = link->ctx; in dc_link_detect_helper() local
1052 !dc_ctx->dc->config.power_down_display_on_boot && in dc_link_detect_helper()
1449 struct dc_context *dc_ctx = init_params->ctx; in dc_link_construct_legacy() local
1457 DC_LOGGER_INIT(dc_ctx->logger); in dc_link_construct_legacy()
1469 link->ctx = dc_ctx; in dc_link_construct_legacy()
1581 panel_cntl_init_data.ctx = dc_ctx; in dc_link_construct_legacy()
1595 enc_init_data.ctx = dc_ctx; in dc_link_construct_legacy()
1629 if (bp_funcs->get_device_tag(dc_ctx->dc_bios, in dc_link_construct_legacy()
1732 struct dc_context *dc_ctx = init_params->ctx; in dc_link_construct_dpia() local
1734 DC_LOGGER_INIT(dc_ctx->logger); in dc_link_construct_dpia()
[all …]
A Ddc_resource.c1861 struct dc_context *dc_ctx = dc->ctx; in dc_remove_stream_from_ctx() local
2100 struct dc_context *dc_ctx = dc->ctx; in resource_map_pool_resources() local
2174 &context->res_ctx, pool, pipe_ctx->stream_res.stream_enc->id, dc_ctx->dce_version); in resource_map_pool_resources()
/linux/drivers/gpu/drm/amd/display/dc/dcn10/
A Ddcn10_hw_sequencer_debug.c73 struct dc_context *dc_ctx = dc->ctx; in dcn10_get_hubbub_state() local
80 const uint32_t ref_clk_mhz = dc_ctx->dc->res_pool->ref_clocks.dchub_ref_clock_inKhz / 1000; in dcn10_get_hubbub_state()
111 struct dc_context *dc_ctx = dc->ctx; in dcn10_get_hubp_states() local
118 const uint32_t ref_clk_mhz = dc_ctx->dc->res_pool->ref_clocks.dchub_ref_clock_inKhz / 1000; in dcn10_get_hubp_states()
A Ddcn10_hw_sequencer.c73 print_microsec(dc_ctx, log_ctx, ref_cycle)
80 void print_microsec(struct dc_context *dc_ctx, in print_microsec() argument
124 struct dc_context *dc_ctx = dc->ctx; in log_mpc_crc() local
137 struct dc_context *dc_ctx = dc->ctx; in dcn10_log_hubbub_state() local
165 struct dc_context *dc_ctx = dc->ctx; in dcn10_log_hubp_states() local
280 struct dc_context *dc_ctx = dc->ctx; in dcn10_log_hw_state() local
1937 struct dc_context *dc_ctx, in wait_for_reset_trigger_to_occur() argument
2058 struct dc_context *dc_ctx = dc->ctx; in dcn10_align_pixel_clocks() local
2146 struct dc_context *dc_ctx = dc->ctx; in dcn10_enable_vblanks_synchronization() local
2203 struct dc_context *dc_ctx = dc->ctx; in dcn10_enable_timing_synchronization() local
[all …]
/linux/drivers/gpu/drm/amd/display/dc/dcn20/
A Ddcn20_resource.h169 enum dc_status dcn20_add_dsc_to_stream_resource(struct dc *dc, struct dc_state *dc_ctx, struct dc_s…
A Ddcn20_resource.c1740 struct dc_state *dc_ctx, in dcn20_add_dsc_to_stream_resource() argument
1748 struct pipe_ctx *pipe_ctx = &dc_ctx->res_ctx.pipe_ctx[i]; in dcn20_add_dsc_to_stream_resource()
1756 dcn20_acquire_dsc(dc, &dc_ctx->res_ctx, &pipe_ctx->stream_res.dsc, i); in dcn20_add_dsc_to_stream_resource()
/linux/drivers/gpu/drm/amd/display/dc/dcn31/
A Ddcn31_dio_link_encoder.c370 static bool link_dpia_control(struct dc_context *dc_ctx, in link_dpia_control() argument
374 struct dc_dmub_srv *dmub = dc_ctx->dmub_srv; in link_dpia_control()
/linux/drivers/gpu/drm/amd/display/dc/irq/dce110/
A Dirq_service_dce110.c206 struct dc_context *dc_ctx = irq_service->ctx; in dce110_vblank_set() local
/linux/drivers/gpu/drm/amd/display/dc/dce110/
A Ddce110_hw_sequencer.c2518 struct dc_context *dc_ctx, argument
2561 struct dc_context *dc_ctx = dc->ctx; local
2587 wait_for_reset_trigger_to_occur(dc_ctx, grouped_pipes[i]->stream_res.tg);
2606 struct dc_context *dc_ctx = dc->ctx; local
2627 wait_for_reset_trigger_to_occur(dc_ctx, grouped_pipes[i]->stream_res.tg);
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
A Damdgpu_dm.c2403 struct dc_context *dc_ctx = link->ctx; in emulated_link_detect() local

Completed in 62 milliseconds