Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 166519
b: refs/heads/master
c: 93dc6c2
h: refs/heads/master
i:
  166517: 448cdec
  166515: 188e334
  166511: c98c0e8
v: v3
  • Loading branch information
Adam Jackson authored and Dave Airlie committed Sep 23, 2009
1 parent c080a5f commit 83b6dea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 23425caeebc2e06629ef04f6197543cfe3f7d7b2
refs/heads/master: 93dc6c2b0d97a55508144073838e041140b206cd
3 changes: 1 addition & 2 deletions trunk/drivers/gpu/drm/drm_edid.c
Original file line number Diff line number Diff line change
Expand Up @@ -847,8 +847,7 @@ static int add_detailed_info(struct drm_connector *connector,
case EDID_DETAIL_MONITOR_CPDATA:
break;
case EDID_DETAIL_STD_MODES:
/* Five modes per detailed section */
for (j = 0; j < 5; i++) {
for (j = 0; j < 6; i++) {
struct std_timing *std;
struct drm_display_mode *newmode;

Expand Down

0 comments on commit 83b6dea

Please sign in to comment.