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

/linux-master/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_hw_sequencer.c911 struct pipe_ctx *bottom_pipe_ctx = pipe_ctx; local
913 while (bottom_pipe_ctx->bottom_pipe != NULL)
914 bottom_pipe_ctx = bottom_pipe_ctx->bottom_pipe;
916 switch (bottom_pipe_ctx->plane_state->tiling_info.gfx9.swizzle) {

Completed in 121 milliseconds