HomeSort by: relevance | last modified time | path
    Searched refs:PRIORITY_OFF (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
si_enums.h 38 #define PRIORITY_OFF (1 << 16)
amdgpu_dce_v6_0.c 840 u32 priority_a_cnt = PRIORITY_OFF;
841 u32 priority_b_cnt = PRIORITY_OFF;
sid.h 799 #define PRIORITY_OFF (1 << 16)
  /src/sys/external/bsd/drm2/dist/drm/radeon/
sid.h 795 #define PRIORITY_OFF (1 << 16)
evergreend.h 1209 #define PRIORITY_OFF (1 << 16)
radeon_evergreen.c 2168 u32 priority_a_cnt = PRIORITY_OFF;
2169 u32 priority_b_cnt = PRIORITY_OFF;
radeon_si.c 2316 u32 priority_a_cnt = PRIORITY_OFF;
2317 u32 priority_b_cnt = PRIORITY_OFF;

Completed in 36 milliseconds