Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 218308
b: refs/heads/master
c: 939fe4d
h: refs/heads/master
v: v3
  • Loading branch information
Chris Wilson committed Oct 19, 2010
1 parent fea37a4 commit f7d3e56
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 83e41eb9cc3de6c08d63bbcf2c953bfbf65c025c
refs/heads/master: 939fe4d7d6e2c92370ca5d1fb70e81043f5ff8d9
8 changes: 1 addition & 7 deletions trunk/drivers/gpu/drm/i915/i915_reg.h
Original file line number Diff line number Diff line change
Expand Up @@ -661,13 +661,6 @@
#define LVDS 0x61180
#define LVDS_ON (1<<31)

#define ADPA 0x61100
#define ADPA_DPMS_MASK (~(3<<10))
#define ADPA_DPMS_ON (0<<10)
#define ADPA_DPMS_SUSPEND (1<<10)
#define ADPA_DPMS_STANDBY (2<<10)
#define ADPA_DPMS_OFF (3<<10)

/* Scratch pad debug 0 reg:
*/
#define DPLL_FPA01_P1_POST_DIV_MASK_I830 0x001f0000
Expand Down Expand Up @@ -1200,6 +1193,7 @@
#define ADPA_DPMS_STANDBY (2<<10)
#define ADPA_DPMS_OFF (3<<10)


/* Hotplug control (945+ only) */
#define PORT_HOTPLUG_EN 0x61110
#define HDMIB_HOTPLUG_INT_EN (1 << 29)
Expand Down

0 comments on commit f7d3e56

Please sign in to comment.