Show patches with: Series = TTM move refactoring       |    State = Action Required       |   45 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[01/45] drm/qxl: drop unused code TTM move refactoring - - - --- 2020-09-24 Dave Airlie New
[02/45] drm/ttm: handle the SYSTEM->TT path in same place as others. TTM move refactoring - 1 - --- 2020-09-24 Dave Airlie New
[03/45] drm/amdgpu/ttm: handle tt moves properly. TTM move refactoring - 1 - --- 2020-09-24 Dave Airlie New
[04/45] drm/radeon/ttm: handle ttm moves properly TTM move refactoring - 1 - --- 2020-09-24 Dave Airlie New
[05/45] drm/nouveau/ttm: handle ttm moves properly. TTM move refactoring 1 - - --- 2020-09-24 Dave Airlie New
[06/45] drm/vmwgfx: move null mem checks outside move notifies TTM move refactoring 1 - - --- 2020-09-24 Dave Airlie New
[07/45] drm/vmwgfx: add a move callback. TTM move refactoring - - - --- 2020-09-24 Dave Airlie New
[08/45] drm/vram_helper: implement a ttm move callback. TTM move refactoring 1 - - --- 2020-09-24 Dave Airlie New
[09/45] drm/ttm: make move callback compulstory TTM move refactoring - 1 - --- 2020-09-24 Dave Airlie New
[10/45] drm/ttm: refactor out common code to setup a new tt backed resource TTM move refactoring - 1 - --- 2020-09-24 Dave Airlie New
[11/45] drm/ttm: split out the move to system from move ttm code TTM move refactoring - - - --- 2020-09-24 Dave Airlie New
[12/45] drm/ttm: drop free old node wrapper. TTM move refactoring - 1 - --- 2020-09-24 Dave Airlie New
[13/45] drm/ttm: use new move interface for known system->ttm moves TTM move refactoring - - - --- 2020-09-24 Dave Airlie New
[14/45] drm/ttm: add move old to system to drivers. TTM move refactoring - 1 - --- 2020-09-24 Dave Airlie New
[15/45] drm/ttm: push copy unbind into drivers. TTM move refactoring - 1 - --- 2020-09-24 Dave Airlie New
[16/45] drm/radeon/ttm: do move notify actions inside move. TTM move refactoring - - - --- 2020-09-24 Dave Airlie New
[17/45] drm/amdgpu/ttm: handle invalidation in move callback. TTM move refactoring - - - --- 2020-09-24 Dave Airlie New
[18/45] drm/nouveau: handle move notify inside move callback. TTM move refactoring - - - --- 2020-09-24 Dave Airlie New
[19/45] drm/qxl/ttm: handle move notify inside move callback TTM move refactoring - - - --- 2020-09-24 Dave Airlie New
[20/45] drm/vmwgfx/ttm: handle move notify inside move. TTM move refactoring - - - --- 2020-09-24 Dave Airlie New
[21/45] drm/vram_helper: call move notify from the move callback. TTM move refactoring - - - --- 2020-09-24 Dave Airlie New
[22/45] drm/ttm: don't call move notify around move TTM move refactoring - - - --- 2020-09-24 Dave Airlie New
[23/45] drm/ttm: move bind out of move_to_new_tt_mem TTM move refactoring - - - --- 2020-09-24 Dave Airlie New
[24/45] drm/ttm: handle binding in move callback TTM move refactoring - - - --- 2020-09-24 Dave Airlie New
[25/45] drm/ttm: don't call ttm_bo_move_ttm from drivers TTM move refactoring - - - --- 2020-09-24 Dave Airlie New
[26/45] drm/ttm: remove bind/unbind callbacks. TTM move refactoring - 1 - --- 2020-09-24 Dave Airlie New
[27/45] drm/radeon/ttm: cleanup move exit paths TTM move refactoring - - - --- 2020-09-24 Dave Airlie New
[28/45] drm/nouveau/ttm: memcpy waits for bo already TTM move refactoring - - - --- 2020-09-24 Dave Airlie New
[29/45] drm/ttm: don't expose move old to system helper to drivers. TTM move refactoring - - - --- 2020-09-24 Dave Airlie New
[30/45] drm/ttm: add a new invalidate notify callback. TTM move refactoring - - - --- 2020-09-24 Dave Airlie New
[31/45] drm/radeon: switch to invalidate notify callback TTM move refactoring - - - --- 2020-09-24 Dave Airlie New
[32/45] drm/amdgpu/ttm: switch to invalidate notify callback TTM move refactoring - - - --- 2020-09-24 Dave Airlie New
[33/45] drm/nouveau/ttm: switch to invalidate notify callback TTM move refactoring - - - --- 2020-09-24 Dave Airlie New
[34/45] drm/qxl/ttm: move to invalidate notify callback TTM move refactoring - - - --- 2020-09-24 Dave Airlie New
[35/45] drm/vram-helper: move to invalidate callback. TTM move refactoring - - - --- 2020-09-24 Dave Airlie New
[36/45] drm/ttm: drop move_notify callback. TTM move refactoring - - - --- 2020-09-24 Dave Airlie New
[37/45] drm/ttm: add a helper to allocate a temp tt for copies. TTM move refactoring - - - --- 2020-09-24 Dave Airlie New
[38/45] drm/nouveau/ttm: use helper to allocate tt temp TTM move refactoring - - - --- 2020-09-24 Dave Airlie New
[39/45] drm/radeon/ttm: use new helper to create tmp tt TTM move refactoring - - - --- 2020-09-24 Dave Airlie New
[40/45] drm/amdgpu/ttm: use new ttm helper to create temp tt TTM move refactoring - - - --- 2020-09-24 Dave Airlie New
[41/45] drm/amdgpu/ttm: use helper function for caching/populate TTM move refactoring - - - --- 2020-09-24 Dave Airlie New
[42/45] drm/radeon/ttm: use helper function for caching/populate TTM move refactoring - - - --- 2020-09-24 Dave Airlie New
[43/45] drm/nouveau/ttm: use helper for placement + populaate TTM move refactoring - - - --- 2020-09-24 Dave Airlie New
[44/45] drm/ttm: move more functionality into helper function. TTM move refactoring - - - --- 2020-09-24 Dave Airlie New
[45/45] drm/ttm: add a new helper for a cleaning up after a ram move TTM move refactoring - - - --- 2020-09-24 Dave Airlie New