Searched refs:__I915_PMU_OTHER (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/libdrm/dist/include/drm/
H A Di915_drm.h283 #define __I915_PMU_OTHER(x) (__I915_PMU_ENGINE(0xff, 0xff, 0xf) + 1 + (x)) macro
285 #define I915_PMU_ACTUAL_FREQUENCY __I915_PMU_OTHER(0)
286 #define I915_PMU_REQUESTED_FREQUENCY __I915_PMU_OTHER(1)
287 #define I915_PMU_INTERRUPTS __I915_PMU_OTHER(2)
288 #define I915_PMU_RC6_RESIDENCY __I915_PMU_OTHER(3)
289 #define I915_PMU_SOFTWARE_GT_AWAKE_TIME __I915_PMU_OTHER(4)
/xsrc/external/mit/MesaLib/dist/include/drm-uapi/
H A Di915_drm.h220 #define __I915_PMU_OTHER(x) (__I915_PMU_ENGINE(0xff, 0xff, 0xf) + 1 + (x)) macro
222 #define I915_PMU_ACTUAL_FREQUENCY __I915_PMU_OTHER(0)
223 #define I915_PMU_REQUESTED_FREQUENCY __I915_PMU_OTHER(1)
224 #define I915_PMU_INTERRUPTS __I915_PMU_OTHER(2)
225 #define I915_PMU_RC6_RESIDENCY __I915_PMU_OTHER(3)
226 #define I915_PMU_SOFTWARE_GT_AWAKE_TIME __I915_PMU_OTHER(4)
/xsrc/external/mit/MesaLib.old/dist/include/drm-uapi/
H A Di915_drm.h136 #define __I915_PMU_OTHER(x) (__I915_PMU_ENGINE(0xff, 0xff, 0xf) + 1 + (x)) macro
138 #define I915_PMU_ACTUAL_FREQUENCY __I915_PMU_OTHER(0)
139 #define I915_PMU_REQUESTED_FREQUENCY __I915_PMU_OTHER(1)
140 #define I915_PMU_INTERRUPTS __I915_PMU_OTHER(2)
141 #define I915_PMU_RC6_RESIDENCY __I915_PMU_OTHER(3)

Completed in 15 milliseconds