]> Git Repo - linux.git/commit
drm/nouveau: fix nv04_sgdma_bind on non-"4kB pages" archs
authorMarcin Slusarz <[email protected]>
Mon, 22 Aug 2011 21:22:13 +0000 (23:22 +0200)
committerBen Skeggs <[email protected]>
Fri, 9 Sep 2011 07:24:10 +0000 (17:24 +1000)
commit1bf27066017c820b8ab2a1ac8430ea470c2de0c3
treef0f1eee65485fb879a9bf94b0773bc48d160a7b5
parent17c8b960930da3599e47801a54ac0ea1070545d2
drm/nouveau: fix nv04_sgdma_bind on non-"4kB pages" archs

nv04_sgdma_bind binds the same page multiple times on
architectures where PAGE_SIZE != 4096.
Let's fix it.

Signed-off-by: Marcin Slusarz <[email protected]>
Signed-off-by: Ben Skeggs <[email protected]>
drivers/gpu/drm/nouveau/nouveau_sgdma.c
This page took 0.054303 seconds and 4 git commands to generate.