Searched refs:apply_seamless_boot_optimization (Results 1 - 11 of 11) sorted by relevance

/linux-master/drivers/gpu/drm/amd/display/dc/
H A Ddc_stream.h277 bool apply_seamless_boot_optimization; member in struct:dc_stream_state
/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn314/
H A Ddcn314_fpu.c419 pipe->stream->apply_seamless_boot_optimization) {
/linux-master/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_dpms.c1993 bool apply_seamless_boot_optimization = false; local
2007 if (state->streams[i]->apply_seamless_boot_optimization) {
2008 apply_seamless_boot_optimization = true;
2040 if (state->clk_mgr && !apply_seamless_boot_optimization)
2469 if (pipe_ctx->stream->apply_seamless_boot_optimization) {
H A Dlink_detection.c743 if (dc->current_state->streams[i]->apply_seamless_boot_optimization) {
/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn35/
H A Ddcn35_fpu.c562 pipe->stream->apply_seamless_boot_optimization) {
/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn351/
H A Ddcn351_fpu.c596 pipe->stream->apply_seamless_boot_optimization) {
/linux-master/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c3410 stream->apply_seamless_boot_optimization = true;
3526 if (stream->apply_seamless_boot_optimization) {
3533 stream->apply_seamless_boot_optimization = false;
3847 if (add_streams[i]->apply_seamless_boot_optimization && i != 0) {
H A Ddc.c182 if (ctx->streams[i]->apply_seamless_boot_optimization)
1295 if (stream->apply_seamless_boot_optimization)
3095 if (stream->apply_seamless_boot_optimization) {
3096 stream->apply_seamless_boot_optimization = false;
/linux-master/drivers/gpu/drm/amd/display/dc/hwss/dce110/
H A Ddce110_hwseq.c1556 if (!pipe_ctx->stream->apply_seamless_boot_optimization && dc->config.use_pipe_ctx_sync_logic)
1592 if (!pipe_ctx->stream->apply_seamless_boot_optimization)
1632 if (!pipe_ctx->stream->apply_seamless_boot_optimization)
1834 if (context->streams[i]->apply_seamless_boot_optimization) {
/linux-master/drivers/gpu/drm/amd/display/dc/hwss/dcn35/
H A Ddcn35_hwseq.c717 if (context->streams[i]->apply_seamless_boot_optimization) {
/linux-master/drivers/gpu/drm/amd/display/dc/hwss/dcn10/
H A Ddcn10_hwseq.c1372 if (context->streams[i]->apply_seamless_boot_optimization) {

Completed in 253 milliseconds