Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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)
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/
H A Ddc_dmub_srv.c64 struct dc_context *dc_ctx = dc_dmub_srv->ctx; in dc_dmub_srv_cmd_queue() local
90 struct dc_context *dc_ctx = dc_dmub_srv->ctx; in dc_dmub_srv_cmd_execute() local
101 struct dc_context *dc_ctx = dc_dmub_srv->ctx; in dc_dmub_srv_wait_idle() local
112 struct dc_context *dc_ctx = dc_dmub_srv->ctx; in dc_dmub_srv_wait_phy_init() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c597 struct dc_context *dc_ctx; in dc_construct_ctx() local
600 dc_ctx = kzalloc(sizeof(*dc_ctx), GFP_KERNEL); in dc_construct_ctx()
601 if (!dc_ctx) in dc_construct_ctx()
604 dc_ctx->cgs_device = init_params->cgs_device; in dc_construct_ctx()
605 dc_ctx->driver_context = init_params->driver; in dc_construct_ctx()
606 dc_ctx->dc = dc; in dc_construct_ctx()
607 dc_ctx->asic_id = init_params->asic_id; in dc_construct_ctx()
608 dc_ctx->dc_sink_id_count = 0; in dc_construct_ctx()
609 dc_ctx->dc_stream_id_count = 0; in dc_construct_ctx()
610 dc_ctx->dce_environment = init_params->dce_environment; in dc_construct_ctx()
[all …]
H A Ddc_link.c851 struct dc_context *dc_ctx = link->ctx; in dc_link_detect_helper() local
982 !dc_ctx->dc->config.power_down_display_on_boot && in dc_link_detect_helper()
1375 struct dc_context *dc_ctx = init_params->ctx; in dc_link_construct() local
1382 DC_LOGGER_INIT(dc_ctx->logger); in dc_link_construct()
1390 link->ctx = dc_ctx; in dc_link_construct()
1487 panel_cntl_init_data.ctx = dc_ctx; in dc_link_construct()
1499 enc_init_data.ctx = dc_ctx; in dc_link_construct()
1500 bp_funcs->get_src_obj(dc_ctx->dc_bios, link->link_id, 0, in dc_link_construct()
1521 if (bp_funcs->get_device_tag(dc_ctx->dc_bios, in dc_link_construct()
1531 if (!bp_funcs->is_device_id_supported(dc_ctx->dc_bios, in dc_link_construct()
H A Ddc_resource.c1862 struct dc_context *dc_ctx = dc->ctx; in dc_remove_stream_from_ctx() local
2075 struct dc_context *dc_ctx = dc->ctx; in resource_map_pool_resources() local
2126 &context->res_ctx, pool, pipe_ctx->stream_res.stream_enc->id, dc_ctx->dce_version); in resource_map_pool_resources()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn10/
H 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()
H A Ddcn10_hw_sequencer.c69 print_microsec(dc_ctx, log_ctx, ref_cycle)
73 void print_microsec(struct dc_context *dc_ctx, in print_microsec() argument
77 const uint32_t ref_clk_mhz = dc_ctx->dc->res_pool->ref_clocks.dchub_ref_clock_inKhz / 1000; in print_microsec()
117 struct dc_context *dc_ctx = dc->ctx; in log_mpc_crc() local
130 struct dc_context *dc_ctx = dc->ctx; in dcn10_log_hubbub_state() local
158 struct dc_context *dc_ctx = dc->ctx; in dcn10_log_hubp_states() local
273 struct dc_context *dc_ctx = dc->ctx; in dcn10_log_hw_state() local
1821 struct dc_context *dc_ctx, in wait_for_reset_trigger_to_occur() argument
1863 struct dc_context *dc_ctx = dc->ctx; in dcn10_enable_timing_synchronization() local
1879 wait_for_reset_trigger_to_occur(dc_ctx, grouped_pipes[1]->stream_res.tg); in dcn10_enable_timing_synchronization()
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_resource.h164 enum dc_status dcn20_add_dsc_to_stream_resource(struct dc *dc, struct dc_state *dc_ctx, struct dc_s…
H A Ddcn20_resource.c1719 struct dc_state *dc_ctx, in dcn20_add_dsc_to_stream_resource() argument
1727 struct pipe_ctx *pipe_ctx = &dc_ctx->res_ctx.pipe_ctx[i]; in dcn20_add_dsc_to_stream_resource()
1735 dcn20_acquire_dsc(dc, &dc_ctx->res_ctx, &pipe_ctx->stream_res.dsc, i); in dcn20_add_dsc_to_stream_resource()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/irq/dce110/
H A Dirq_service_dce110.c206 struct dc_context *dc_ctx = irq_service->ctx; in dce110_vblank_set() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_hw_sequencer.c2313 struct dc_context *dc_ctx, in wait_for_reset_trigger_to_occur() argument
2356 struct dc_context *dc_ctx = dc->ctx; in dce110_enable_timing_synchronization() local
2382 wait_for_reset_trigger_to_occur(dc_ctx, grouped_pipes[i]->stream_res.tg); in dce110_enable_timing_synchronization()
2401 struct dc_context *dc_ctx = dc->ctx; in dce110_enable_per_frame_crtc_position_reset() local
2422 wait_for_reset_trigger_to_occur(dc_ctx, grouped_pipes[i]->stream_res.tg); in dce110_enable_per_frame_crtc_position_reset()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c1825 struct dc_context *dc_ctx = link->ctx; in emulated_link_detect() local