Show patches with: Submitter = Thomas Hellstrom       |    State = Action Required       |   768 patches
« 1 2 3 47 8 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,1/3] drm/ttm/pool: Fix ttm_pool_alloc error path drm/ttm: Small fixes / cleanups in prep for shrinking - - - --- 2023-03-09 Thomas Hellstrom New
[v2,7/7] drm/ttm: Make the call to ttm_tt_populate() interruptible when faulting drm/ttm: Small fixes / cleanups in prep for shrinking - - - --- 2023-03-07 Thomas Hellstrom New
[v2,6/7] drm/ttm: Reduce the number of used allocation orders for TTM pages drm/ttm: Small fixes / cleanups in prep for shrinking - - - --- 2023-03-07 Thomas Hellstrom New
[v2,5/7] drm/ttm: Don't print error message if eviction was interrupted drm/ttm: Small fixes / cleanups in prep for shrinking - 1 - --- 2023-03-07 Thomas Hellstrom New
[v2,4/7] drm/ttm: Unexport ttm_global_swapout() drm/ttm: Small fixes / cleanups in prep for shrinking - 1 - --- 2023-03-07 Thomas Hellstrom New
[v2,3/7] drm/ttm: Use the BIT macro for the TTM_TT_FLAGs drm/ttm: Small fixes / cleanups in prep for shrinking - 1 - --- 2023-03-07 Thomas Hellstrom New
[v2,2/7] drm/ttm/pool: Fix ttm_pool_alloc error path drm/ttm: Small fixes / cleanups in prep for shrinking - - - --- 2023-03-07 Thomas Hellstrom New
[v2,1/7] drm/ttm: Fix a NULL pointer dereference drm/ttm: Small fixes / cleanups in prep for shrinking - 1 - --- 2023-03-07 Thomas Hellstrom New
[RESEND] drm/tests: Suballocator test [RESEND] drm/tests: Suballocator test - - - --- 2023-03-02 Thomas Hellstrom New
[v4,3/3] drm/radeon: Use the drm suballocation manager implementation. drm/helpers: Make the suballocation manager drm generic - 1 - --- 2023-02-24 Thomas Hellstrom New
[v4,2/3] drm/amd: Convert amdgpu to use suballocation helper. drm/helpers: Make the suballocation manager drm generic - 1 - --- 2023-02-24 Thomas Hellstrom New
[v4,1/3] drm/suballoc: Extract amdgpu_sa.c as generic suballocation helper drm/helpers: Make the suballocation manager drm generic - 1 - --- 2023-02-24 Thomas Hellstrom New
[v3,3/3] drm/radeon: Use the drm suballocation manager implementation. drm/helpers: Make the suballocation manager drm generic - 1 - --- 2023-02-23 Thomas Hellstrom New
[v3,2/3] drm/amd: Convert amdgpu to use suballocation helper. drm/helpers: Make the suballocation manager drm generic - 1 - --- 2023-02-23 Thomas Hellstrom New
[v3,1/3] drm/suballoc: Extract amdgpu_sa.c as generic suballocation helper drm/helpers: Make the suballocation manager drm generic - 1 - --- 2023-02-23 Thomas Hellstrom New
[3/3] drm/radeon: Use the drm suballocation manager implementation. drm/helpers: Make the suballocation manager drm generic - 1 - --- 2023-02-23 Thomas Hellstrom New
[2/3] drm/amd: Convert amdgpu to use suballocation helper. drm/helpers: Make the suballocation manager drm generic - - - --- 2023-02-23 Thomas Hellstrom New
[1/3] drm/suballoc: Extract amdgpu_sa.c as generic suballocation helper drm/helpers: Make the suballocation manager drm generic - - - --- 2023-02-23 Thomas Hellstrom New
[1/1] drm: Add a gpu page-table walker helper drm: Add a gpu page-table walker - - - --- 2023-02-16 Thomas Hellstrom New
[3/3] drm/radeon: Use the drm suballocation manager implementation. drm, drm/amd, drm/radeon: Introduce a generic suballocator - - - --- 2023-02-16 Thomas Hellstrom New
[2/3] drm/amd: Convert amdgpu to use suballocation helper. drm, drm/amd, drm/radeon: Introduce a generic suballocator - - - --- 2023-02-16 Thomas Hellstrom New
[1/3] drm/suballoc: Introduce a generic suballocation manager drm, drm/amd, drm/radeon: Introduce a generic suballocator - - - --- 2023-02-16 Thomas Hellstrom New
[RFC,16/16] drm/i915, drm/ttm: Use the TTM shrinker rather than the external shmem pool Add a TTM shrinker - - - --- 2023-02-15 Thomas Hellstrom New
[RFC,15/16] drm/ttm: Use fault-injection to test error paths Add a TTM shrinker - - - --- 2023-02-15 Thomas Hellstrom New
[RFC,14/16] drm/ttm: Provide helpers for shrinking Add a TTM shrinker - - - --- 2023-02-15 Thomas Hellstrom New
[RFC,13/16] drm/ttm: Make the call to ttm_tt_populate() interruptible when faulting Add a TTM shrinker - - - --- 2023-02-15 Thomas Hellstrom New
[RFC,12/16] mm: Add interfaces to back up and recover folio contents using swap Add a TTM shrinker - - - --- 2023-02-15 Thomas Hellstrom New
[RFC,11/16] drm/ttm: Add a simple api to set / clear purgeable ttm_tt content Add a TTM shrinker - - - --- 2023-02-15 Thomas Hellstrom New
[RFC,10/16] drm/ttm: Remove pinned bos from shrinkable accounting Add a TTM shrinker - - - --- 2023-02-15 Thomas Hellstrom New
[RFC,09/16] drm/ttm: Introduce shrink throttling. Add a TTM shrinker - - - --- 2023-02-15 Thomas Hellstrom New
[RFC,08/16] drm/ttm: Add a shrinker and shrinker accounting Add a TTM shrinker - - - --- 2023-02-15 Thomas Hellstrom New
[RFC,07/16] drm/ttm: Reduce the number of used allocation orders for TTM pages Add a TTM shrinker - - - --- 2023-02-15 Thomas Hellstrom New
[RFC,06/16] drm/ttm: Don't use watermark accounting on shrinkable pools Add a TTM shrinker - - - --- 2023-02-15 Thomas Hellstrom New
[RFC,05/16] drm/ttm: Unexport ttm_global_swapout() Add a TTM shrinker - - - --- 2023-02-15 Thomas Hellstrom New
[RFC,04/16] drm/ttm, drm/vmwgfx: Update the TTM swapout interface Add a TTM shrinker - - - --- 2023-02-15 Thomas Hellstrom New
[RFC,03/16] drm/ttm: Use the BIT macro for the TTM_TT_FLAGs Add a TTM shrinker - - - --- 2023-02-15 Thomas Hellstrom New
[RFC,02/16] drm/ttm/pool: Fix ttm_pool_alloc error path Add a TTM shrinker - - - --- 2023-02-15 Thomas Hellstrom New
[RFC,01/16] drm/ttm: Fix a NULL pointer dereference Add a TTM shrinker - 1 - --- 2023-02-15 Thomas Hellstrom New
[RFC,1/1] mm: Add interfaces to back up and recover folio contents using swap [RFC,1/1] mm: Add interfaces to back up and recover folio contents using swap - - - --- 2022-12-30 Thomas Hellstrom New
[RESEND] drm/i915: Fix display problems after resume [RESEND] drm/i915: Fix display problems after resume - 2 1 --- 2022-10-05 Thomas Hellstrom New
drm/i915: Fix display problems after resume drm/i915: Fix display problems after resume - - - --- 2022-09-12 Thomas Hellstrom New
[2/2] drm/i915/gem: Rework i915_gem_object_unbind to rely on the object lock Protect vma destruction with the object lock - - - --- 2022-07-04 Thomas Hellstrom New
[1/2] drm/i915: Take the object lock when destroying vmas from vm destruction Protect vma destruction with the object lock - - - --- 2022-07-04 Thomas Hellstrom New
[v2] drm/i915: Fix vm use-after-free in vma destruction [v2] drm/i915: Fix vm use-after-free in vma destruction 1 2 - --- 2022-06-20 Thomas Hellstrom New
[v4] drm/i915: Improve on suspend / resume time with VT-d enabled [v4] drm/i915: Improve on suspend / resume time with VT-d enabled 1 1 - --- 2022-06-17 Thomas Hellstrom New
drm/i915: Fix vm use-after-free in vma destruction drm/i915: Fix vm use-after-free in vma destruction - - - --- 2022-05-12 Thomas Hellstrom New
drm/i915: Improve on suspend / resume time with VT-d enabled drm/i915: Improve on suspend / resume time with VT-d enabled 1 1 - --- 2022-04-05 Thomas Hellstrom New
[v4,3/3] drm/i915: Refine VT-d scanout workaround Improve on resume time with VT-d enabled - - - --- 2022-03-23 Thomas Hellstrom New
[v4,2/3] drm/i915: Introduce guard pages to i915_vma Improve on resume time with VT-d enabled - - - --- 2022-03-23 Thomas Hellstrom New
[v4,1/3] drm/i915: Wrap all access to i915_vma.node.start|size Improve on resume time with VT-d enabled - - - --- 2022-03-23 Thomas Hellstrom New
[v3,3/3] drm/i915/gem: Remove some unnecessary code vm- and vma cleanups - 1 - --- 2022-03-04 Thomas Hellstrom New
[v3,2/3] drm/i915: Remove the vma refcount vm- and vma cleanups - 1 - --- 2022-03-04 Thomas Hellstrom New
[v3,1/3] drm/i915: Remove the vm open count vm- and vma cleanups - 2 - --- 2022-03-04 Thomas Hellstrom New
[v2,3/3] drm/i915/gem: Remove some unnecessary code vm- and vma cleanups - 1 - --- 2022-03-02 Thomas Hellstrom New
[v2,2/3] drm/i915: Remove the vma refcount vm- and vma cleanups - 1 - --- 2022-03-02 Thomas Hellstrom New
[v2,1/3] drm/i915: Remove the vm open count vm- and vma cleanups - 2 - --- 2022-03-02 Thomas Hellstrom New
[2/2] drm/i915: Remove the vm open count Untitled series #616827 - - - --- 2022-02-22 Thomas Hellstrom New
[v2] drm/i915: Clarify vma lifetime [v2] drm/i915: Clarify vma lifetime - 1 - --- 2022-02-22 Thomas Hellstrom New
drm/i915: Clarify vma lifetime drm/i915: Clarify vma lifetime - 1 - --- 2022-02-10 Thomas Hellstrom New
[RFC] drm/i915: Fix vma lifetime [RFC] drm/i915: Fix vma lifetime - - - --- 2022-02-02 Thomas Hellstrom New
drm/i915/ttm: Return some errors instead of trying memcpy move drm/i915/ttm: Return some errors instead of trying memcpy move - 1 - --- 2022-02-01 Thomas Hellstrom New
drm/i915: Fix a race between vma / object destruction and unbinding drm/i915: Fix a race between vma / object destruction and unbinding - 1 - --- 2022-01-27 Thomas Hellstrom New
drm/i915: Fix vma resource freeing drm/i915: Fix vma resource freeing - 1 - --- 2022-01-19 Thomas Hellstrom New
[v7,6/6] drm/i915: Use struct vma_resource instead of struct vma_snapshot drm/i915: Asynchronous vma unbinding - 1 - --- 2022-01-10 Thomas Hellstrom New
[v7,5/6] drm/i915: Asynchronous migration selftest drm/i915: Asynchronous vma unbinding - 1 - --- 2022-01-10 Thomas Hellstrom New
[v7,4/6] drm/i915: Use vma resources for async unbinding drm/i915: Asynchronous vma unbinding - 1 - --- 2022-01-10 Thomas Hellstrom New
[v7,3/6] drm/i915: Don't pin the object pages during pending vma binds drm/i915: Asynchronous vma unbinding - 1 - --- 2022-01-10 Thomas Hellstrom New
[v7,2/6] drm/i915: Use the vma resource as argument for gtt binding / unbinding drm/i915: Asynchronous vma unbinding - 1 - --- 2022-01-10 Thomas Hellstrom New
[v7,1/6] drm/i915: Initial introduction of vma resources drm/i915: Asynchronous vma unbinding - 1 - --- 2022-01-10 Thomas Hellstrom New
[v6,6/6] drm/i915: Use struct vma_resource instead of struct vma_snapshot drm/i915: Asynchronous vma unbinding - 1 - --- 2022-01-07 Thomas Hellstrom New
[v6,5/6] drm/i915: Asynchronous migration selftest drm/i915: Asynchronous vma unbinding - 1 - --- 2022-01-07 Thomas Hellstrom New
[v6,4/6] drm/i915: Use vma resources for async unbinding drm/i915: Asynchronous vma unbinding - 1 - --- 2022-01-07 Thomas Hellstrom New
[v6,3/6] drm/i915: Don't pin the object pages during pending vma binds drm/i915: Asynchronous vma unbinding - 1 - --- 2022-01-07 Thomas Hellstrom New
[v6,2/6] drm/i915: Use the vma resource as argument for gtt binding / unbinding drm/i915: Asynchronous vma unbinding - 1 - --- 2022-01-07 Thomas Hellstrom New
[v6,1/6] drm/i915: Initial introduction of vma resources drm/i915: Asynchronous vma unbinding - 1 - --- 2022-01-07 Thomas Hellstrom New
[v5,6/6] drm/i915: Use struct vma_resource instead of struct vma_snapshot drm/i915: Asynchronous vma unbinding - - - --- 2022-01-04 Thomas Hellstrom New
[v5,5/6] drm/i915: Asynchronous migration selftest drm/i915: Asynchronous vma unbinding - - - --- 2022-01-04 Thomas Hellstrom New
[v5,4/6] drm/i915: Use vma resources for async unbinding drm/i915: Asynchronous vma unbinding - - - --- 2022-01-04 Thomas Hellstrom New
[v5,3/6] drm/i915: Don't pin the object pages during pending vma binds drm/i915: Asynchronous vma unbinding - 1 - --- 2022-01-04 Thomas Hellstrom New
[v5,2/6] drm/i915: Use the vma resource as argument for gtt binding / unbinding drm/i915: Asynchronous vma unbinding - 1 - --- 2022-01-04 Thomas Hellstrom New
[v5,1/6] drm/i915: Initial introduction of vma resources drm/i915: Asynchronous vma unbinding - 1 - --- 2022-01-04 Thomas Hellstrom New
[v4,4/4] drm/i915: Use struct vma_resource instead of struct vma_snapshot drm/i915: Asynchronous vma unbinding - - - --- 2022-01-03 Thomas Hellstrom New
[v4,3/4] drm/i915: Use vma resources for async unbinding drm/i915: Asynchronous vma unbinding - - - --- 2022-01-03 Thomas Hellstrom New
[v4,2/4] drm/i915: Use the vma resource as argument for gtt binding / unbinding drm/i915: Asynchronous vma unbinding - - - --- 2022-01-03 Thomas Hellstrom New
[v4,1/4] drm/i915: Initial introduction of vma resources drm/i915: Asynchronous vma unbinding - - - --- 2022-01-03 Thomas Hellstrom New
[v4,4/4] drm/i915: Require the vm mutex for i915_vma_bind() drm/i915: Asynchronous vma unbinding part1 - 1 - --- 2021-12-21 Thomas Hellstrom New
[v4,3/4] drm/i915: Break out the i915_deps utility drm/i915: Asynchronous vma unbinding part1 - 1 - --- 2021-12-21 Thomas Hellstrom New
[v4,2/4] drm/i915: remove questionable fence optimization during copy drm/i915: Asynchronous vma unbinding part1 - 1 - --- 2021-12-21 Thomas Hellstrom New
[v4,1/4] drm/i915: Avoid using the i915_fence_array when collecting dependencies drm/i915: Asynchronous vma unbinding part1 - 1 - --- 2021-12-21 Thomas Hellstrom New
[v3,7/7] drm/i915: Use struct vma_resource instead of struct vma_snapshot drm/i915: Asynchronous vma unbinding - - - --- 2021-12-17 Thomas Hellstrom New
[v3,6/7] drm/i915: Use vma resources for async unbinding drm/i915: Asynchronous vma unbinding - - - --- 2021-12-17 Thomas Hellstrom New
[v3,5/7] drm/i915: Use the vma resource as argument for gtt binding / unbinding drm/i915: Asynchronous vma unbinding - - - --- 2021-12-17 Thomas Hellstrom New
[v3,4/7] drm/i915: Initial introduction of vma resources drm/i915: Asynchronous vma unbinding - - - --- 2021-12-17 Thomas Hellstrom New
[v3,3/7] drm/i915: Require the vm mutex for i915_vma_bind() drm/i915: Asynchronous vma unbinding - 1 - --- 2021-12-17 Thomas Hellstrom New
[v3,2/7] drm/i915: Break out the i915_deps utility drm/i915: Asynchronous vma unbinding - 1 - --- 2021-12-17 Thomas Hellstrom New
[v3,1/7] drm/i915: Avoid using the i915_fence_array when collecting dependencies drm/i915: Asynchronous vma unbinding - 1 - --- 2021-12-17 Thomas Hellstrom New
[v2,7/7] drm/i915: Use struct vma_resource instead of struct vma_snapshot drm/i915: Asynchronous vma unbinding - - - --- 2021-12-17 Thomas Hellstrom New
[v2,6/7] drm/i915: Use vma resources for async unbinding drm/i915: Asynchronous vma unbinding - - - --- 2021-12-17 Thomas Hellstrom New
[v2,5/7] drm/i915: Use the vma resource as argument for gtt binding / unbinding drm/i915: Asynchronous vma unbinding - - - --- 2021-12-17 Thomas Hellstrom New
[v2,4/7] drm/i915: Initial introduction of vma resources drm/i915: Asynchronous vma unbinding - - - --- 2021-12-17 Thomas Hellstrom New
« 1 2 3 47 8 »