]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-airlied' of git://people.freedesktop.org/~mlankhorst/linux into...
authorDave Airlie <airlied@redhat.com>
Fri, 8 Feb 2013 04:02:32 +0000 (14:02 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 8 Feb 2013 04:02:32 +0000 (14:02 +1000)
commit4bd6951b8fb2b1df3eb521c33588edbb8e2555fe
tree4720ecd2ee9be3f8c46e71d75119219db1692507
parent593afa55ec474a75146da88951ffeac8b3ccb4c3
parent88b8d3e915094d66fc08261a11b273d9454884f9
Merge branch 'for-airlied' of git://people.freedesktop.org/~mlankhorst/linux into drm-next

TTM reservations changes, preparing for new reservation mutex system.

* 'for-airlied' of git://people.freedesktop.org/~mlankhorst/linux:
  drm/ttm: unexport ttm_bo_wait_unreserved
  drm/nouveau: use ttm_bo_reserve_slowpath in validate_init, v2
  drm/ttm: use ttm_bo_reserve_slowpath_nolru in ttm_eu_reserve_buffers, v2
  drm/ttm: add ttm_bo_reserve_slowpath
  drm/ttm: cleanup ttm_eu_reserve_buffers handling
  drm/ttm: remove lru_lock around ttm_bo_reserve
  drm/nouveau: increase reservation sequence every retry
  drm/vmwgfx: always use ttm_bo_is_reserved
drivers/gpu/drm/nouveau/nouveau_gem.c
drivers/gpu/drm/ttm/ttm_bo.c