Home
last modified time | relevance | path

Searched refs:__I915_PMU_OTHER (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/include/drm-uapi/
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)
/third_party/libdrm/include/drm/
Di915_drm.h160 #define __I915_PMU_OTHER(x) (__I915_PMU_ENGINE(0xff, 0xff, 0xf) + 1 + (x)) macro
162 #define I915_PMU_ACTUAL_FREQUENCY __I915_PMU_OTHER(0)
163 #define I915_PMU_REQUESTED_FREQUENCY __I915_PMU_OTHER(1)
164 #define I915_PMU_INTERRUPTS __I915_PMU_OTHER(2)
165 #define I915_PMU_RC6_RESIDENCY __I915_PMU_OTHER(3)