Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 64911
b: refs/heads/master
c: f2740e4
h: refs/heads/master
i:
  64909: b8aeef3
  64907: 425b134
  64903: f1e8255
  64895: da6a811
v: v3
  • Loading branch information
aherrman@arcor.de authored and Linus Torvalds committed Sep 13, 2007
1 parent 7480bbe commit c680e5e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 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: c87ce65868bbf9bbea9c3f112ff8315302daf8f2
refs/heads/master: f2740e45ae59d76ce4303d83824d3625b23334e5
3 changes: 2 additions & 1 deletion trunk/drivers/video/aty/radeon_base.c
Original file line number Diff line number Diff line change
Expand Up @@ -1285,7 +1285,8 @@ static void radeon_write_pll_regs(struct radeonfb_info *rinfo, struct radeon_reg
if (rinfo->family == CHIP_FAMILY_R300 ||
rinfo->family == CHIP_FAMILY_RS300 ||
rinfo->family == CHIP_FAMILY_R350 ||
rinfo->family == CHIP_FAMILY_RV350) {
rinfo->family == CHIP_FAMILY_RV350 ||
rinfo->family == CHIP_FAMILY_RV380 ) {
if (mode->ppll_ref_div & R300_PPLL_REF_DIV_ACC_MASK) {
/* When restoring console mode, use saved PPLL_REF_DIV
* setting.
Expand Down

0 comments on commit c680e5e

Please sign in to comment.