drm/i915: make DP work on LPT-LP machines
[deliverable/linux.git] / drivers / gpu / drm / i915 / i915_reg.h
index 9118bd112589c44ef8830b782fedc59661bf870c..2d838766418b3035bc996e7ac0127e4c95b8590f 100644 (file)
 
 #define SOUTH_DSPCLK_GATE_D    0xc2020
 #define  PCH_DPLSUNIT_CLOCK_GATE_DISABLE (1<<29)
+#define  PCH_LP_PARTITION_LEVEL_DISABLE  (1<<12)
 
 /* CPU: FDI_TX */
 #define _FDI_TXA_CTL             0x60100
This page took 0.028403 seconds and 5 git commands to generate.