HomeSort by: relevance | last modified time | path
    Searched defs:pipe_locked (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/
amdgpu_dcn20_hwseq.c 1562 bool pipe_locked[MAX_PIPES] = {false}; local in function:dcn20_program_front_end_for_ctx
1584 pipe_locked[i] = true;
1626 if (pipe_locked[i]) {
amdgpu_dcn20_hwseq.c 1562 bool pipe_locked[MAX_PIPES] = {false}; local in function:dcn20_program_front_end_for_ctx
1584 pipe_locked[i] = true;
1626 if (pipe_locked[i]) {

Completed in 23 milliseconds