Dave,
Currently only a single patch fixing up mixed use of the ttm_bo_reserve and
ww_mutex APIs.
/Thomas
The following changes since commit 2844ea3f252331cc0ecf3ae74f6226db2f580f8a:
Merge branch 'primary-plane' of git://people.freedesktop.org/~robclark/linux
into drm-next (2014-04-02 12:09:09 +1000)
are available in the git repository at:
git://people.freedesktop.org/~thomash/linux tags/ttm-next-2014-04-04
for you to fetch changes up to c75230833ce4fbbfaa257c07b55f97912fb1dc02:
drm/ttm: Hide the implementation details of reservation (2014-04-04 08:00:59
+0200)
----------------------------------------------------------------
Pull request of 2014-04-04
----------------------------------------------------------------
Thomas Hellstrom (1):
drm/ttm: Hide the implementation details of reservation
drivers/gpu/drm/qxl/qxl_release.c | 2 +-
drivers/gpu/drm/ttm/ttm_bo.c | 26 +++++++++---------
drivers/gpu/drm/ttm/ttm_execbuf_util.c | 8 +++---
include/drm/ttm/ttm_bo_driver.h | 47 ++++++++++++++++++++------------
4 files changed, 47 insertions(+), 36 deletions(-)