Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 168494
b: refs/heads/master
c: eeba575
h: refs/heads/master
v: v3
  • Loading branch information
Francisco Jerez authored and Dave Airlie committed Nov 10, 2009
1 parent d844e65 commit bb12723
Show file tree
Hide file tree
Showing 2 changed files with 2 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: a39533b4ddad388b64a20bcabd17ac125fd4ba65
refs/heads/master: eeba57518c01cf462d87bbfc59049139da47adcb
1 change: 1 addition & 0 deletions trunk/drivers/gpu/drm/drm_crtc_helper.c
Original file line number Diff line number Diff line change
Expand Up @@ -331,6 +331,7 @@ static struct drm_display_mode *drm_pick_cmdline_mode(struct drm_connector *conn
cmdline_mode->refresh_specified ? cmdline_mode->refresh : 60,
cmdline_mode->rb, cmdline_mode->interlace,
cmdline_mode->margins);
drm_mode_set_crtcinfo(mode, CRTC_INTERLACE_HALVE_V);
list_add(&mode->head, &connector->modes);
return mode;
}
Expand Down

0 comments on commit bb12723

Please sign in to comment.