summaryrefslogtreecommitdiff
path: root/lib/intel_reg.h
diff options
context:
space:
mode:
authorZhao Yakui <yakui.zhao@intel.com>2010-01-05 14:13:43 +0000
committerEric Anholt <eric@anholt.net>2010-01-15 14:38:34 -0800
commit7daa481bb7cdb06630a42fe45c2a59d677cf8af1 (patch)
tree3449cfb4c9aebdb55bfb3e1a515b8ab565d0726b /lib/intel_reg.h
parent97ffee66ae240fdebe8142f4f43687b1772a9350 (diff)
reg_dump: Dump display port register on Ironlake
Dump the display port register on Ironlake. Signed-off-by: Zhao Yakui <yakui.zhao@intel.com> Signed-off-by: Eric Anholt <eric@anholt.net>
Diffstat (limited to 'lib/intel_reg.h')
-rw-r--r--lib/intel_reg.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/intel_reg.h b/lib/intel_reg.h
index 93bfcdaf..a743e674 100644
--- a/lib/intel_reg.h
+++ b/lib/intel_reg.h
@@ -1432,6 +1432,10 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#define ADPA_HSYNC_ACTIVE_HIGH (1<<3)
#define ADPA_HSYNC_ACTIVE_LOW 0
+#define PCH_eDP_A 0x64000
+#define PCH_DP_B 0xe4100
+#define PCH_DP_C 0xe4200
+#define PCH_DP_D 0xe4300
#define DVOA 0x61120
#define DVOB 0x61140