drm/i915: Set guardband clipping workaround bit in the right register.
[profile/ivi/kernel-adaptation-intel-automotive.git] / drivers / gpu / drm / i915 / i915_reg.h
index 64c1be0..a4162dd 100644 (file)
  */
 # define _3D_CHICKEN2_WM_READ_PIPELINED                        (1 << 14)
 #define _3D_CHICKEN3   0x02090
-#define  _3D_CHICKEN_SF_DISABLE_FASTCLIP_CULL          (1 << 5)
+#define  _3D_CHICKEN3_SF_DISABLE_FASTCLIP_CULL         (1 << 5)
 
 #define MI_MODE                0x0209c
 # define VS_TIMER_DISPATCH                             (1 << 6)