Searched refs:core_dc (Results 1 – 8 of 8) sorted by relevance
181 struct dc *core_dc; in dc_stream_set_cursor_attributes() local199 core_dc = stream->ctx->dc; in dc_stream_set_cursor_attributes()200 res_ctx = &core_dc->current_state->res_ctx; in dc_stream_set_cursor_attributes()213 core_dc->hwss.pipe_control_lock(core_dc, pipe_to_program, true); in dc_stream_set_cursor_attributes()216 core_dc->hwss.set_cursor_attribute(pipe_ctx); in dc_stream_set_cursor_attributes()217 if (core_dc->hwss.set_cursor_sdr_white_level) in dc_stream_set_cursor_attributes()218 core_dc->hwss.set_cursor_sdr_white_level(pipe_ctx); in dc_stream_set_cursor_attributes()222 core_dc->hwss.pipe_control_lock(core_dc, pipe_to_program, false); in dc_stream_set_cursor_attributes()232 struct dc *core_dc; in dc_stream_set_cursor_position() local246 core_dc = stream->ctx->dc; in dc_stream_set_cursor_position()[all …]
73 struct dc *core_dc = dc; in dc_create_plane_state() local82 construct(core_dc->ctx, plane_state); in dc_create_plane_state()102 struct dc *core_dc; in dc_plane_get_status() local113 core_dc = plane_state->ctx->dc; in dc_plane_get_status()115 if (core_dc->current_state == NULL) in dc_plane_get_status()118 for (i = 0; i < core_dc->res_pool->pipe_count; i++) { in dc_plane_get_status()120 &core_dc->current_state->res_ctx.pipe_ctx[i]; in dc_plane_get_status()125 core_dc->hwss.update_pending_status(pipe_ctx); in dc_plane_get_status()
2051 struct dc *core_dc = link->ctx->dc; in dc_link_set_backlight_level() local2052 struct abm *abm = core_dc->res_pool->abm; in dc_link_set_backlight_level()2053 struct dmcu *dmcu = core_dc->res_pool->dmcu; in dc_link_set_backlight_level()2078 if (core_dc->current_state->res_ctx. in dc_link_set_backlight_level()2085 core_dc->current_state-> in dc_link_set_backlight_level()2103 struct dc *core_dc = link->ctx->dc; in dc_link_set_abm_disable() local2104 struct abm *abm = core_dc->res_pool->abm; in dc_link_set_abm_disable()2116 struct dc *core_dc = link->ctx->dc; in dc_link_set_psr_enable() local2117 struct dmcu *dmcu = core_dc->res_pool->dmcu; in dc_link_set_psr_enable()2405 struct dc *core_dc = pipe_ctx->stream->ctx->dc; in core_link_enable_stream() local[all …]
313 struct dc *core_dc = dc; in context_timing_trace() local316 unsigned int underlay_idx = core_dc->res_pool->underlay_pipe_index; in context_timing_trace()320 for (i = 0; i < core_dc->res_pool->pipe_count; i++) { in context_timing_trace()333 for (i = 0; i < core_dc->res_pool->pipe_count; i++) { in context_timing_trace()
2904 struct dc *core_dc = dc; in dc_validate_stream() local2906 struct timing_generator *tg = core_dc->res_pool->timing_generators[0]; in dc_validate_stream()
281 struct dc *core_dc = ctx->dc; in dce_psr_set_clock() local282 struct dmcu *dmcu = core_dc->res_pool->dmcu; in dce_psr_set_clock()298 struct dc *core_dc = clk->ctx->dc; in dce112_set_clock() local299 struct dmcu *dmcu = core_dc->res_pool->dmcu; in dce112_set_clock()334 if (!IS_FPGA_MAXIMUS_DC(core_dc->ctx->dce_environment)) { in dce112_set_clock()
200 struct dc *core_dc = irq_service->ctx->dc; in dce110_vblank_set() local208 core_dc->current_state->res_ctx.pipe_ctx[pipe_offset].stream_res.tg; in dce110_vblank_set()
989 struct dc *core_dc = pipe_ctx->stream->ctx->dc; in dce110_enable_audio_stream() local991 struct pp_smu_funcs_rv *pp_smu = core_dc->res_pool->pp_smu; in dce110_enable_audio_stream()997 if (core_dc->current_state->res_ctx.pipe_ctx[i].stream_res.audio != NULL) in dce110_enable_audio_stream()