Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 179939
b: refs/heads/master
c: 5fd4df4
h: refs/heads/master
i:
  179937: 5c061ca
  179935: 7006a98
v: v3
  • Loading branch information
Zhenyu Wang authored and Dave Airlie committed Jan 25, 2010
1 parent 24b1bfc commit 6823273
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: d796d8446fe0ff4442c1a1d0b10c861f17ac8168
refs/heads/master: 5fd4df4d475a7fee96fff54f6341192f547984e0
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/drm_fb_helper.c
Original file line number Diff line number Diff line change
Expand Up @@ -389,7 +389,7 @@ int drm_fb_helper_blank(int blank, struct fb_info *info)
break;
/* Display: Off; HSync: On, VSync: On */
case FB_BLANK_NORMAL:
drm_fb_helper_off(info, DRM_MODE_DPMS_ON);
drm_fb_helper_off(info, DRM_MODE_DPMS_STANDBY);
break;
/* Display: Off; HSync: Off, VSync: On */
case FB_BLANK_HSYNC_SUSPEND:
Expand Down

0 comments on commit 6823273

Please sign in to comment.