drm/i915: add GETPARAM request for page flipping

main
Jesse Barnes 2009-11-17 20:07:48 +00:00
parent c20706ffe5
commit 2577764a50
1 changed files with 1 additions and 0 deletions

View File

@ -306,6 +306,7 @@ typedef struct drm_i915_irq_wait {
#define I915_PARAM_HAS_GEM 5
#define I915_PARAM_NUM_FENCES_AVAIL 6
#define I915_PARAM_HAS_OVERLAY 7
#define I915_PARAM_HAS_PAGEFLIPPING 8
typedef struct drm_i915_getparam {
int param;