Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 307208
b: refs/heads/master
c: 8743849
h: refs/heads/master
v: v3
  • Loading branch information
Patrik Jakobsson authored and Dave Airlie committed May 3, 2012
1 parent 37263ff commit 8cb29c5
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: 1aa1b11c57a69fc483218794172f660d74882944
refs/heads/master: 87438494152a9313ee56b8a0026ad5e6e87c5972
4 changes: 2 additions & 2 deletions trunk/drivers/gpu/drm/gma500/mdfld_device.c
Original file line number Diff line number Diff line change
Expand Up @@ -672,8 +672,8 @@ const struct psb_ops mdfld_chip_ops = {
.accel_2d = 0,
.pipes = 3,
.crtcs = 3,
.lvds_mask = (1 << 1);
.hdmi_mask = (1 << 1);
.lvds_mask = (1 << 1),
.hdmi_mask = (1 << 1),
.sgx_offset = MRST_SGX_OFFSET,

.chip_setup = mid_chip_setup,
Expand Down

0 comments on commit 8cb29c5

Please sign in to comment.