Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 287413
b: refs/heads/master
c: 6b8ca4c
h: refs/heads/master
i:
  287411: c167a86
v: v3
  • Loading branch information
Rob Clark authored and Greg Kroah-Hartman committed Feb 8, 2012
1 parent 58498bc commit 41b786b
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: 2f53700df17bf52332056c1e85b23bcf64c77e57
refs/heads/master: 6b8ca4cf53e04f377944228b66ddc7d5d593e705
4 changes: 2 additions & 2 deletions trunk/drivers/staging/omapdrm/omap_drv.c
Original file line number Diff line number Diff line change
Expand Up @@ -390,8 +390,8 @@ static int omap_modeset_init(struct drm_device *dev)

dump_video_chains();

dev->mode_config.min_width = 256;
dev->mode_config.min_height = 256;
dev->mode_config.min_width = 32;
dev->mode_config.min_height = 32;

/* note: eventually will need some cpu_is_omapXYZ() type stuff here
* to fill in these limits properly on different OMAP generations..
Expand Down

0 comments on commit 41b786b

Please sign in to comment.