Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 196425
b: refs/heads/master
c: fbcc06b
h: refs/heads/master
i:
  196423: c6ec65c
v: v3
  • Loading branch information
Adam Jackson authored and Dave Airlie committed Apr 6, 2010
1 parent ea0965e commit c76d6ff
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 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: 61e57a8d72f2336faf39b5d940215cf085e01e6e
refs/heads/master: fbcc06b6439024b967cf6927b95d303f4c3c1a4f
8 changes: 0 additions & 8 deletions trunk/drivers/gpu/drm/drm_edid.c
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,6 @@
#include "drmP.h"
#include "drm_edid.h"

/*
* TODO:
* - support EDID 1.4 (incl. CE blocks)
*/

/*
* EDID blocks out in the wild have a variety of bugs, try to collect
* them here (note that userspace may work around broken monitors first,
Expand Down Expand Up @@ -694,9 +689,6 @@ bad_std_timing(u8 a, u8 b)
*
* Take the standard timing params (in this case width, aspect, and refresh)
* and convert them into a real mode using CVT/GTF/DMT.
*
* Punts for now, but should eventually use the FB layer's CVT based mode
* generation code.
*/
struct drm_display_mode *drm_mode_std(struct drm_device *dev,
struct std_timing *t,
Expand Down

0 comments on commit c76d6ff

Please sign in to comment.