Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 43810
b: refs/heads/master
c: 0597850
h: refs/heads/master
v: v3
  • Loading branch information
Ville Syrjala authored and Linus Torvalds committed Dec 8, 2006
1 parent 6886151 commit 65bb105
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 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: 1ce4d39050017d368bb6bfa41d315bf62cb64773
refs/heads/master: 05978501525802f00e9f458ce6bec9bdf886b2c0
5 changes: 2 additions & 3 deletions trunk/drivers/video/aty/atyfb_base.c
Original file line number Diff line number Diff line change
Expand Up @@ -2601,9 +2601,8 @@ static int __devinit aty_init(struct fb_info *info, const char *name)
par->pll_ops->init_pll(info, &par->pll);

/*
* Last page of 8 MB (4 MB on ISA) aperture is MMIO
* FIXME: we should use the auxiliary aperture instead so we can access
* the full 8 MB of video RAM on 8 MB boards
* Last page of 8 MB (4 MB on ISA) aperture is MMIO,
* unless the auxiliary register aperture is used.
*/

if (!par->aux_start &&
Expand Down

0 comments on commit 65bb105

Please sign in to comment.