Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 307274
b: refs/heads/master
c: 213a843
h: refs/heads/master
v: v3
  • Loading branch information
Alan Cox authored and Dave Airlie committed May 11, 2012
1 parent 1575f5d commit ecd101e
Show file tree
Hide file tree
Showing 9 changed files with 474 additions and 784 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: 8512e0748729a49d9af6693f920c1b432796fa8d
refs/heads/master: 213a84346fa963a6c0136be6844c5e4d806308a0
2 changes: 2 additions & 0 deletions trunk/drivers/gpu/drm/gma500/cdv_device.c
Original file line number Diff line number Diff line change
Expand Up @@ -494,6 +494,7 @@ static const struct psb_offset cdv_regmap[2] = {
.conf = PIPEACONF,
.src = PIPEASRC,
.dpll = DPLL_A,
.dpll_md = DPLL_A_MD,
.htotal = HTOTAL_A,
.hblank = HBLANK_A,
.hsync = HSYNC_A,
Expand All @@ -518,6 +519,7 @@ static const struct psb_offset cdv_regmap[2] = {
.conf = PIPEBCONF,
.src = PIPEBSRC,
.dpll = DPLL_B,
.dpll_md = DPLL_B_MD,
.htotal = HTOTAL_B,
.hblank = HBLANK_B,
.hsync = HSYNC_B,
Expand Down
Loading

0 comments on commit ecd101e

Please sign in to comment.