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

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
si_enums.h 39 #define PRIORITY_ALWAYS_ON (1 << 20)
amdgpu_dce_v6_0.c 922 priority_a_cnt |= PRIORITY_ALWAYS_ON;
923 priority_b_cnt |= PRIORITY_ALWAYS_ON;
930 priority_a_cnt |= PRIORITY_ALWAYS_ON;
931 priority_b_cnt |= PRIORITY_ALWAYS_ON;
sid.h 800 #define PRIORITY_ALWAYS_ON (1 << 20)
  /src/sys/external/bsd/drm2/dist/drm/radeon/
sid.h 796 #define PRIORITY_ALWAYS_ON (1 << 20)
radeon_si.c 2401 priority_a_cnt |= PRIORITY_ALWAYS_ON;
2402 priority_b_cnt |= PRIORITY_ALWAYS_ON;
2409 priority_a_cnt |= PRIORITY_ALWAYS_ON;
2410 priority_b_cnt |= PRIORITY_ALWAYS_ON;
evergreend.h 1210 #define PRIORITY_ALWAYS_ON (1 << 20)
radeon_evergreen.c 2250 priority_a_cnt |= PRIORITY_ALWAYS_ON;
2257 priority_b_cnt |= PRIORITY_ALWAYS_ON;

Completed in 72 milliseconds