]> git.baikalelectronics.ru Git - kernel.git/commit
gma500: Fix shmem mapping
authorAlan Cox <alan@linux.intel.com>
Tue, 24 Jan 2012 16:57:42 +0000 (16:57 +0000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 24 Jan 2012 18:25:03 +0000 (10:25 -0800)
commit11ade2f4ebe8ee32ae854a36d6fb32bab051fbde
tree86526cb9ffcae572e4f08afee504e845a3581430
parent6aa2d71d4067905ed0c93e1dacf803316e3605c3
gma500: Fix shmem mapping

GMA500 did it the old way and it's been on the TODO list to fix.
Current kernels now blow up if we use the old way so we'd better
do the work!

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/gpu/drm/gma500/gtt.c