Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 5554
b: refs/heads/master
c: 8d894c4
h: refs/heads/master
v: v3
  • Loading branch information
Antonino A. Daplas authored and Linus Torvalds committed Aug 1, 2005
1 parent 267da4a commit 8f478df
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 8dad46cf38c029248d1331b6a97b2999e0751cfa
refs/heads/master: 8d894c47975f7222c5537e450e71310b395488c7
2 changes: 1 addition & 1 deletion trunk/drivers/video/tridentfb.c
Original file line number Diff line number Diff line change
Expand Up @@ -904,7 +904,7 @@ static int tridentfb_set_par(struct fb_info *info)
write3X4(DRAMControl, tmp); //both IO,linear enable

write3X4(InterfaceSel, read3X4(InterfaceSel) | 0x40);
write3X4(Performance,0x20);
write3X4(Performance,0x92);
write3X4(PCIReg,0x07); //MMIO & PCI read and write burst enable

/* convert from picoseconds to MHz */
Expand Down

0 comments on commit 8f478df

Please sign in to comment.