Dave any opinion on this patch set? Are you ok with me including it
in my next drm-next pull request? It'd be nice to get some additional
review on the ttm changes, but it shouldn't really affect any other
drivers unless they enable shared fences for concurrent buffer reads.
We'd like to get this
On Thu, Sep 4, 2014 at 2:01 PM, Christian K?nig
wrote:
> From: Christian K?nig
>
> This patch adds a new flag to the ttm_validate_buffer list to
> add the fence as shared to the reservation object.
>
> Signed-off-by: Christian K?nig
Reviewed-by: Alex Deucher
> ---
> drivers/gpu/drm/qxl/qxl_
From: Christian K?nig
This patch adds a new flag to the ttm_validate_buffer list to
add the fence as shared to the reservation object.
Signed-off-by: Christian K?nig
---
drivers/gpu/drm/qxl/qxl_release.c| 1 +
drivers/gpu/drm/radeon/radeon_cs.c | 1 +
drivers/gpu/drm/radeon/rad