Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 179223
b: refs/heads/master
c: ef14587
h: refs/heads/master
i:
  179221: f55f9ff
  179219: d4c4832
  179215: bcdfdae
v: v3
  • Loading branch information
Dave Young authored and Dave Airlie committed Jan 13, 2010
1 parent 7bdfcf9 commit 103c46f
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: 70a94d6a35072b62f808155f117f00485a395f03
refs/heads/master: ef14587706521287f1c7ea3326e732f7d86dd096
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/drm_crtc_helper.c
Original file line number Diff line number Diff line change
Expand Up @@ -702,7 +702,7 @@ bool drm_crtc_helper_set_mode(struct drm_crtc *crtc,
if (encoder->crtc != crtc)
continue;

DRM_INFO("%s: set mode %s %x\n", drm_get_encoder_name(encoder),
DRM_DEBUG("%s: set mode %s %x\n", drm_get_encoder_name(encoder),
mode->name, mode->base.id);
encoder_funcs = encoder->helper_private;
encoder_funcs->mode_set(encoder, mode, adjusted_mode);
Expand Down

0 comments on commit 103c46f

Please sign in to comment.