Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 293778
b: refs/heads/master
c: f137799
h: refs/heads/master
v: v3
  • Loading branch information
Dave Airlie committed Mar 15, 2012
1 parent 8a98e7a commit 55030e8
Show file tree
Hide file tree
Showing 2 changed files with 4 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: abd32008ff0b21eabf0074df47189047adbca37a
refs/heads/master: f1377998eede7a8caa124fcf6a589b02c9e2bac7
3 changes: 3 additions & 0 deletions trunk/drivers/gpu/drm/nouveau/nouveau_display.c
Original file line number Diff line number Diff line change
Expand Up @@ -317,6 +317,9 @@ nouveau_display_create(struct drm_device *dev)
dev->mode_config.max_height = 8192;
}

dev->mode_config.preferred_depth = 24;
dev->mode_config.prefer_shadow = 1;

drm_kms_helper_poll_init(dev);
drm_kms_helper_poll_disable(dev);

Expand Down

0 comments on commit 55030e8

Please sign in to comment.