diff options
Diffstat (limited to 'drivers/gpu/drm/i915/i915_reg.h')
| -rw-r--r-- | drivers/gpu/drm/i915/i915_reg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/drm/i915/i915_reg.h b/drivers/gpu/drm/i915/i915_reg.h index 3d59862c7ccd..1fcc4c9efc00 100644 --- a/drivers/gpu/drm/i915/i915_reg.h +++ b/drivers/gpu/drm/i915/i915_reg.h | |||
| @@ -366,7 +366,7 @@ | |||
| 366 | #define FBC_CTL_PERIODIC (1<<30) | 366 | #define FBC_CTL_PERIODIC (1<<30) |
| 367 | #define FBC_CTL_INTERVAL_SHIFT (16) | 367 | #define FBC_CTL_INTERVAL_SHIFT (16) |
| 368 | #define FBC_CTL_UNCOMPRESSIBLE (1<<14) | 368 | #define FBC_CTL_UNCOMPRESSIBLE (1<<14) |
| 369 | #define FBC_C3_IDLE (1<<13) | 369 | #define FBC_CTL_C3_IDLE (1<<13) |
| 370 | #define FBC_CTL_STRIDE_SHIFT (5) | 370 | #define FBC_CTL_STRIDE_SHIFT (5) |
| 371 | #define FBC_CTL_FENCENO (1<<0) | 371 | #define FBC_CTL_FENCENO (1<<0) |
| 372 | #define FBC_COMMAND 0x0320c | 372 | #define FBC_COMMAND 0x0320c |
