Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 307470
b: refs/heads/master
c: 86c3c3b
h: refs/heads/master
v: v3
  • Loading branch information
Adam Jackson authored and Dave Airlie committed May 22, 2012
1 parent 2bac39b commit ea814fd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 7beff62ee39d3ccf088bb77f61a63037f714d235
refs/heads/master: 86c3c3beb83d6cf61cc1589b62aaec80e6ac2b8b
4 changes: 4 additions & 0 deletions trunk/include/drm/drm_dp_helper.h
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,10 @@
# define DP_TEST_NAK (1 << 1)
# define DP_TEST_EDID_CHECKSUM_WRITE (1 << 2)

#define DP_SOURCE_OUI 0x300
#define DP_SINK_OUI 0x400
#define DP_BRANCH_OUI 0x500

#define DP_SET_POWER 0x600
# define DP_SET_POWER_D0 0x1
# define DP_SET_POWER_D3 0x2
Expand Down

0 comments on commit ea814fd

Please sign in to comment.