Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 174497
b: refs/heads/master
c: 2dbdc52
h: refs/heads/master
i:
  174495: 2e504e3
v: v3
  • Loading branch information
Adam Jackson authored and Dave Airlie committed Dec 3, 2009
1 parent 76bfeb0 commit c99bfe1
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 07a5e6324abacad56a8e7bcb44dd404e84f75f57
refs/heads/master: 2dbdc52c8162291aa7541b8ba6e1c1587f50c1dd
3 changes: 3 additions & 0 deletions trunk/include/drm/drm_edid.h
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,9 @@ struct detailed_non_pixel {
} data;
} __attribute__((packed));

#define EDID_DETAIL_EST_TIMINGS 0xf7
#define EDID_DETAIL_CVT_3BYTE 0xf8
#define EDID_DETAIL_COLOR_MGMT_DATA 0xf9
#define EDID_DETAIL_STD_MODES 0xfa
#define EDID_DETAIL_MONITOR_CPDATA 0xfb
#define EDID_DETAIL_MONITOR_NAME 0xfc
Expand Down

0 comments on commit c99bfe1

Please sign in to comment.