[PATCH 10/10] staging: drm/omap: mmap of tiled buffers with stride >4kb

2012-03-05 Thread Rob Clark
From: Rob Clark Deal with the case of buffers with virtual stride larger than one page in fault_2d(). Signed-off-by: Rob Clark --- drivers/staging/omapdrm/omap_gem.c | 86 --- 1 files changed, 59 insertions(+), 27 deletions(-) diff --git

[PATCH 10/10] staging: drm/omap: mmap of tiled buffers with stride 4kb

2012-03-05 Thread Rob Clark
From: Rob Clark r...@ti.com Deal with the case of buffers with virtual stride larger than one page in fault_2d(). Signed-off-by: Rob Clark r...@ti.com --- drivers/staging/omapdrm/omap_gem.c | 86 --- 1 files changed, 59 insertions(+), 27 deletions(-) diff