Home
last modified time | relevance | path

Searched defs:first_pipe (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_resource.c2109 struct pipe_ctx *first_pipe = res_ctx->pipe_ctx[i].top_pipe; local
2125 struct pipe_ctx *first_pipe = res_ctx->pipe_ctx[i].prev_odm_pipe; local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_display.c14585 enum pipe first_pipe = INVALID_PIPE, enabled_pipe = INVALID_PIPE; in hsw_mode_set_planes_workaround() local