Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 282526
b: refs/heads/master
c: e2e022e
h: refs/heads/master
v: v3
  • Loading branch information
Alan Cox authored and Dave Airlie committed Dec 20, 2011
1 parent b005953 commit ae9b776
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 5d3852dcabacc918f8c1428171513b6d618221fd
refs/heads/master: e2e022ec51a7e85ce4352a53fde1cd11d58e151a
2 changes: 2 additions & 0 deletions trunk/drivers/gpu/drm/gma500/oaktrail_lvds.c
Original file line number Diff line number Diff line change
Expand Up @@ -375,6 +375,8 @@ void oaktrail_lvds_init(struct drm_device *dev,
if (dev_priv->vbt_data.size != 0x00)
mode_dev->panel_wants_dither = (dev_priv->gct_data.
Panel_Port_Control & MRST_PANEL_8TO6_DITHER_ENABLE);
if (dev_priv->lvds_dither)
mode_dev->panel_wants_dither = 1;

/*
* LVDS discovery:
Expand Down

0 comments on commit ae9b776

Please sign in to comment.