]> git.karo-electronics.de Git - karo-tx-linux.git/commit
agp/intel: the GMCH is always enabled for integrated processor graphics
authorChris Wilson <chris@chris-wilson.co.uk>
Sun, 31 Oct 2010 10:37:02 +0000 (10:37 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Sun, 31 Oct 2010 12:31:31 +0000 (12:31 +0000)
commit100519e2f1c20286158746f92f27c3aa14f5a893
tree55f05ba1ebda006c438321bb4b7b5e23d2bca2a5
parent5eac3ab45955b32f3a9d89e633918c4d6f133dfa
agp/intel: the GMCH is always enabled for integrated processor graphics

... and trying to set the bit is ineffectual.

Fixes the regression from e380f60 which detected that we were trying to
do undefined operations on the I830_GMCH_CTRL.

Reported-by: Alexey Fisher <bug-track@fisher-privat.net>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
drivers/char/agp/intel-gtt.c