summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_reg.h
diff options
context:
space:
mode:
authorPaulo Zanoni2013-07-23 16:19:24 +0200
committerDaniel Vetter2013-07-24 10:37:09 +0200
commit2fa86a1fea14c3019b2de16ea47e1a5363c60905 (patch)
tree303fe032dbf809d94ca8cefc8814b6ce2a308f76 /drivers/gpu/drm/i915/i915_reg.h
parentdrm/i915: fix up error cleanup in i915_gem_object_bind_to_gtt (diff)
downloadkernel-qcow2-linux-2fa86a1fea14c3019b2de16ea47e1a5363c60905.tar.gz
kernel-qcow2-linux-2fa86a1fea14c3019b2de16ea47e1a5363c60905.tar.xz
kernel-qcow2-linux-2fa86a1fea14c3019b2de16ea47e1a5363c60905.zip
drm/i915: extend lpt_enable_clkout_dp
Now it implements 3 different sequences from BSpec and also has support for ULT. v2: - Change IS_ULT checks for LPT-LP checks - Add check for LPT-LP + with_fdi (Ben) - Merge DBUFF0/GEN0 bit definitions since they're the same register (Ben) - DBUFF0 (1<<0) is Disable, not Enable Reviewed-by: Ben Widawsky <ben@bwidawsk.net> Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'drivers/gpu/drm/i915/i915_reg.h')
-rw-r--r--drivers/gpu/drm/i915/i915_reg.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/gpu/drm/i915/i915_reg.h b/drivers/gpu/drm/i915/i915_reg.h
index e20f0937b3ec..0dfcbad4eb7b 100644
--- a/drivers/gpu/drm/i915/i915_reg.h
+++ b/drivers/gpu/drm/i915/i915_reg.h
@@ -4942,7 +4942,8 @@
#define SBI_SSCAUXDIV6 0x0610
#define SBI_SSCAUXDIV_FINALDIV2SEL(x) ((x)<<4)
#define SBI_DBUFF0 0x2a00
-#define SBI_DBUFF0_ENABLE (1<<0)
+#define SBI_GEN0 0x1f00
+#define SBI_GEN0_CFG_BUFFENABLE_DISABLE (1<<0)
/* LPT PIXCLK_GATE */
#define PIXCLK_GATE 0xC6020