On Tue, Jul 5, 2016 at 8:30 AM, Christian König
wrote:
> From: Christian König
>
> Could be faster on the read path.
>
> Signed-off-by: Christian König
Just one style nit pick below. Beyond that, the series is:
Reviewed-by: Alex Deucher
> ---
> drivers/gpu/drm/ttm/ttm_bo.c | 16 ++
From: Christian König
Could be faster on the read path.
Signed-off-by: Christian König
---
drivers/gpu/drm/ttm/ttm_bo.c | 16 ++--
drivers/gpu/drm/ttm/ttm_bo_util.c | 8 +---
2 files changed, 15 insertions(+), 9 deletions(-)
diff --git a/drivers/gpu/drm/ttm/ttm_bo.c b/