Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 371561
b: refs/heads/master
c: cbbd379
h: refs/heads/master
i:
  371559: 93adf14
v: v3
  • Loading branch information
Patrik Jakobsson committed Apr 25, 2013
1 parent 8c2a359 commit c734ae6
Show file tree
Hide file tree
Showing 2 changed files with 3 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: e127dc28cc3057575da0216cde85687153ca180f
refs/heads/master: cbbd379aa43890f36da934f5af619d2fb8ec3d87
4 changes: 2 additions & 2 deletions trunk/drivers/gpu/drm/gma500/framebuffer.c
Original file line number Diff line number Diff line change
Expand Up @@ -772,8 +772,8 @@ void psb_modeset_init(struct drm_device *dev)
for (i = 0; i < dev_priv->num_pipe; i++)
psb_intel_crtc_init(dev, i, mode_dev);

dev->mode_config.max_width = 2048;
dev->mode_config.max_height = 2048;
dev->mode_config.max_width = 4096;
dev->mode_config.max_height = 4096;

psb_setup_outputs(dev);

Expand Down

0 comments on commit c734ae6

Please sign in to comment.