Home
last modified time | relevance | path

Searched refs:pipes_to_unlock_first (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h1821 bool pipes_to_unlock_first[MAX_PIPES]; /* Any of the pipes indicated here should be unlocked first */
1798 bool pipes_to_unlock_first[MAX_PIPES]; /* Any of the pipes indicated here should be unlocked first */ global() member
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c2093 memset(dc->scratch.pipes_to_unlock_first, 0, sizeof(dc->scratch.pipes_to_unlock_first)); in determine_pipe_unlock_order()
2106 dc->scratch.pipes_to_unlock_first[i] = true; in determine_pipe_unlock_order()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c1869 if (dc->scratch.pipes_to_unlock_first[i]) { in dcn401_interdependent_update_lock()
1879 if (dc->scratch.pipes_to_unlock_first[i]) in dcn401_interdependent_update_lock()