Searched refs:PRIORITY_ALWAYS_ON (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Dsi_enums.h39 #define PRIORITY_ALWAYS_ON (1 << 20) macro
H A Damdgpu_dce_v6_0.c922 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;
H A Dsid.h800 #define PRIORITY_ALWAYS_ON (1 << 20) macro
/netbsd-current/sys/external/bsd/drm2/dist/drm/radeon/
H A Dsid.h796 #define PRIORITY_ALWAYS_ON (1 << 20) macro
H A Dradeon_si.c2401 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;
H A Devergreend.h1210 #define PRIORITY_ALWAYS_ON (1 << 20) macro
H A Dradeon_evergreen.c2250 priority_a_cnt |= PRIORITY_ALWAYS_ON;
2257 priority_b_cnt |= PRIORITY_ALWAYS_ON;

Completed in 215 milliseconds