Show patches with: Submitter = Dmitry Osipenko       |   463 patches
« 1 2 3 44 5 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v19,30/30] drm/panfrost: Switch to generic memory shrinker Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers - - - --- 2024-01-05 Dmitry Osipenko New
[v19,29/30] drm/virtio: Support shmem shrinking Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers 1 - - --- 2024-01-05 Dmitry Osipenko New
[v19,28/30] drm/virtio: Attach shmem BOs dynamically Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers 1 - - --- 2024-01-05 Dmitry Osipenko New
[v19,27/30] drm/virtio: Pin display framebuffer BO Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers 1 - - --- 2024-01-05 Dmitry Osipenko New
[v19,26/30] drm/shmem-helper: Turn warnings about imported GEM into errors Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers - - - --- 2024-01-05 Dmitry Osipenko New
[v19,25/30] drm/shmem-helper: Don't free refcounted GEM Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers - - - --- 2024-01-05 Dmitry Osipenko New
[v19,24/30] drm/shmem-helper: Optimize unlocked get_pages_sgt() Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers - 1 - --- 2024-01-05 Dmitry Osipenko New
[v19,23/30] drm/shmem-helper: Export drm_gem_shmem_get_pages_sgt_locked() Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers - 1 - --- 2024-01-05 Dmitry Osipenko New
[v19,22/30] drm/shmem-helper: Add common memory shrinker Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers - 1 - --- 2024-01-05 Dmitry Osipenko New
[v19,21/30] drm/shmem-helper: Change sgt allocation policy Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers - 1 - --- 2024-01-05 Dmitry Osipenko New
[v19,20/30] drm/v3d: Explicitly get and put drm-shmem pages Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers - 1 - --- 2024-01-05 Dmitry Osipenko New
[v19,19/30] drm/virtio: Explicitly get and put drm-shmem pages Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers - 1 - --- 2024-01-05 Dmitry Osipenko New
[v19,18/30] drm/panfrost: Explicitly get and put drm-shmem pages Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers - 2 - --- 2024-01-05 Dmitry Osipenko New
[v19,17/30] drm/panfrost: Fix the error path in panfrost_mmu_map_fault_addr() Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers - 2 - --- 2024-01-05 Dmitry Osipenko New
[v19,16/30] drm/lima: Explicitly get and put drm-shmem pages Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers - - - --- 2024-01-05 Dmitry Osipenko New
[v19,15/30] drm/shmem-helper: Avoid lockdep warning when pages are released Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers - 1 - --- 2024-01-05 Dmitry Osipenko New
[v19,14/30] drm/shmem-helper: Add drm_gem_shmem_put_pages() Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers - 1 - --- 2024-01-05 Dmitry Osipenko New
[v19,13/30] drm/shmem-helper: Make drm_gem_shmem_get_pages() public Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers - 1 - --- 2024-01-05 Dmitry Osipenko New
[v19,12/30] drm/shmem-helper: Prepare drm_gem_shmem_free() to shrinker addition Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers - 1 - --- 2024-01-05 Dmitry Osipenko New
[v19,11/30] drm/shmem-helper: Use refcount_t for vmap_use_count Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers 1 1 - --- 2024-01-05 Dmitry Osipenko New
[v19,10/30] drm/shmem-helper: Switch drm_gem_shmem_vmap/vunmap to use pin/unpin Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers 1 1 - --- 2024-01-05 Dmitry Osipenko New
[v19,09/30] drm/shmem-helper: Add and use lockless drm_gem_shmem_get_pages() Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers 1 1 - --- 2024-01-05 Dmitry Osipenko New
[v19,08/30] drm/shmem-helper: Use refcount_t for pages_use_count Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers 1 1 - --- 2024-01-05 Dmitry Osipenko New
[v19,07/30] drm/shmem-helper: Add and use pages_pin_count Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers 1 1 - --- 2024-01-05 Dmitry Osipenko New
[v19,06/30] drm/shmem-helper: Remove obsoleted is_iomem test Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers 1 1 - --- 2024-01-05 Dmitry Osipenko New
[v19,05/30] drm/shmem-helper: Refactor locked/unlocked functions Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers - 1 - --- 2024-01-05 Dmitry Osipenko New
[v19,04/30] drm/shmem-helper: Make all exported symbols GPL Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers 1 1 - --- 2024-01-05 Dmitry Osipenko New
[v19,03/30] drm/gem: Document locking rule of vmap and evict callbacks Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers - 1 - --- 2024-01-05 Dmitry Osipenko New
[v19,02/30] drm/gem: Add _locked postfix to functions that have unlocked counterpart Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers 1 1 - --- 2024-01-05 Dmitry Osipenko New
[v19,01/30] drm/gem: Change locked/unlocked postfix of drm_gem_v/unmap() function names Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers 1 1 - --- 2024-01-05 Dmitry Osipenko New
[v1] drm/virtio: Fix return value for VIRTGPU_CONTEXT_PARAM_DEBUG_NAME [v1] drm/virtio: Fix return value for VIRTGPU_CONTEXT_PARAM_DEBUG_NAME - 1 - --- 2023-11-11 Dmitry Osipenko New
[v18,26/26] drm/panfrost: Switch to generic memory shrinker Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers - - - --- 2023-10-29 Dmitry Osipenko New
[v18,25/26] drm/virtio: Support shmem shrinking Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers 1 - - --- 2023-10-29 Dmitry Osipenko New
[v18,24/26] drm/virtio: Attach shmem BOs dynamically Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers 1 - - --- 2023-10-29 Dmitry Osipenko New
[v18,23/26] drm/virtio: Pin display framebuffer BO Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers 1 - - --- 2023-10-29 Dmitry Osipenko New
[v18,22/26] drm/shmem-helper: Don't free refcounted GEM Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers - - - --- 2023-10-29 Dmitry Osipenko New
[v18,21/26] drm/shmem-helper: Optimize unlocked get_pages_sgt() Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers - - - --- 2023-10-29 Dmitry Osipenko New
[v18,20/26] drm/shmem-helper: Export drm_gem_shmem_get_pages_sgt_locked() Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers - 1 - --- 2023-10-29 Dmitry Osipenko New
[v18,19/26] drm/shmem-helper: Add common memory shrinker Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers - - - --- 2023-10-29 Dmitry Osipenko New
[v18,18/26] drm/shmem-helper: Change sgt allocation policy Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers - 1 - --- 2023-10-29 Dmitry Osipenko New
[v18,17/26] drm/v3d: Explicitly get and put drm-shmem pages Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers - 1 - --- 2023-10-29 Dmitry Osipenko New
[v18,16/26] drm/virtio: Explicitly get and put drm-shmem pages Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers - 1 - --- 2023-10-29 Dmitry Osipenko New
[v18,15/26] drm/panfrost: Explicitly get and put drm-shmem pages Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers - - - --- 2023-10-29 Dmitry Osipenko New
[v18,14/26] drm/lima: Explicitly get and put drm-shmem pages Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers - - - --- 2023-10-29 Dmitry Osipenko New
[v18,13/26] drm/shmem-helper: Add drm_gem_shmem_put_pages() Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers - - - --- 2023-10-29 Dmitry Osipenko New
[v18,12/26] drm/shmem-helper: Make drm_gem_shmem_get_pages() public Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers - - - --- 2023-10-29 Dmitry Osipenko New
[v18,11/26] drm/shmem-helper: Prepare drm_gem_shmem_free() to shrinker addition Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers - - - --- 2023-10-29 Dmitry Osipenko New
[v18,10/26] drm/shmem-helper: Use refcount_t for vmap_use_count Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers 1 1 - --- 2023-10-29 Dmitry Osipenko New
[v18,09/26] drm/shmem-helper: Switch drm_gem_shmem_vmap/vunmap to use pin/unpin Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers 1 1 - --- 2023-10-29 Dmitry Osipenko New
[v18,08/26] drm/shmem-helper: Add and use lockless drm_gem_shmem_get_pages() Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers - 1 - --- 2023-10-29 Dmitry Osipenko New
[v18,07/26] drm/shmem-helper: Use refcount_t for pages_use_count Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers 1 1 - --- 2023-10-29 Dmitry Osipenko New
[v18,06/26] drm/shmem-helper: Add and use pages_pin_count Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers 1 1 - --- 2023-10-29 Dmitry Osipenko New
[v18,05/26] drm/shmem-helper: Remove obsoleted is_iomem test Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers 1 1 - --- 2023-10-29 Dmitry Osipenko New
[v18,04/26] drm/shmem-helper: Refactor locked/unlocked functions Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers - 1 - --- 2023-10-29 Dmitry Osipenko New
[v18,03/26] drm/shmem-helper: Make all exported symbols GPL Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers 1 1 - --- 2023-10-29 Dmitry Osipenko New
[v18,02/26] drm/gem: Add _locked postfix to functions that have unlocked counterpart Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers 1 1 - --- 2023-10-29 Dmitry Osipenko New
[v18,01/26] drm/gem: Change locked/unlocked postfix of drm_gem_v/unmap() function names Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers 1 1 - --- 2023-10-29 Dmitry Osipenko New
[RFC,v1,1/1] drm/virtio: Support fence-passing feature Support passing VirtIO-GPU fences to host for waiting - - - --- 2023-10-07 Dmitry Osipenko New
[v17,18/18] drm/panfrost: Switch to generic memory shrinker Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers - 1 1 --- 2023-09-14 Dmitry Osipenko New
[v17,17/18] drm/virtio: Support memory shrinking Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers 1 - - --- 2023-09-14 Dmitry Osipenko New
[v17,16/18] drm/virtio: Attach shmem BOs dynamically Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers 1 - - --- 2023-09-14 Dmitry Osipenko New
[v17,15/18] drm/virtio: Pin display framebuffer BO Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers 1 - - --- 2023-09-14 Dmitry Osipenko New
[v17,14/18] drm/shmem-helper: Export drm_gem_shmem_get_pages_sgt_locked() Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers - 1 - --- 2023-09-14 Dmitry Osipenko New
[v17,13/18] drm/shmem-helper: Add memory shrinker Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers - - - --- 2023-09-14 Dmitry Osipenko New
[v17,12/18] drm/shmem-helper: Prepare drm_gem_shmem_free() to shrinker addition Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers - - - --- 2023-09-14 Dmitry Osipenko New
[v17,11/18] drm/shmem-helper: Improve drm_gem_shmem_vmap_locked() error handling Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers - - - --- 2023-09-14 Dmitry Osipenko New
[v17,10/18] drm/shmem-helper: Use refcount_t for vmap_use_count Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers - 1 - --- 2023-09-14 Dmitry Osipenko New
[v17,09/18] drm/shmem-helper: Switch drm_gem_shmem_vmap/vunmap to use pin/unpin Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers - 1 - --- 2023-09-14 Dmitry Osipenko New
[v17,08/18] drm/shmem-helper: Add and use lockless drm_gem_shmem_get_pages() Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers - 1 - --- 2023-09-14 Dmitry Osipenko New
[v17,07/18] drm/shmem-helper: Use refcount_t for pages_use_count Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers - 1 - --- 2023-09-14 Dmitry Osipenko New
[v17,06/18] drm/shmem-helper: Add and use pages_pin_count Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers - 1 - --- 2023-09-14 Dmitry Osipenko New
[v17,05/18] drm/shmem-helper: Remove obsoleted is_iomem test Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers - - - --- 2023-09-14 Dmitry Osipenko New
[v17,04/18] drm/shmem-helper: Refactor locked/unlocked functions Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers - 1 - --- 2023-09-14 Dmitry Osipenko New
[v17,03/18] drm/shmem-helper: Make all exported symbols GPL Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers - 1 - --- 2023-09-14 Dmitry Osipenko New
[v17,02/18] drm/gem: Add _locked postfix to functions that have unlocked counterpart Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers - 1 - --- 2023-09-14 Dmitry Osipenko New
[v17,01/18] drm/gem: Change locked/unlocked postfix of drm_gem_v/unmap() function names Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers - 1 - --- 2023-09-14 Dmitry Osipenko New
[v16,20/20] drm/panfrost: Switch to generic memory shrinker Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers - 1 1 --- 2023-09-03 Dmitry Osipenko New
[v16,19/20] drm/virtio: Support memory shrinking Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers 1 - - --- 2023-09-03 Dmitry Osipenko New
[v16,18/20] drm/virtio: Attach shmem BOs dynamically Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers 1 - - --- 2023-09-03 Dmitry Osipenko New
[v16,17/20] drm/virtio: Pin display framebuffer BO Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers 1 - - --- 2023-09-03 Dmitry Osipenko New
[v16,16/20] drm/shmem-helper: Export drm_gem_shmem_get_pages_sgt_locked() Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers - - - --- 2023-09-03 Dmitry Osipenko New
[v16,15/20] drm/shmem-helper: Add memory shrinker Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers - - - --- 2023-09-03 Dmitry Osipenko New
[v16,14/20] drm/shmem-helper: Use refcount_t for vmap_use_count Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers - 1 - --- 2023-09-03 Dmitry Osipenko New
[v16,13/20] drm/shmem-helper: Switch drm_gem_shmem_vmap/vunmap to use pin/unpin Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers - 1 - --- 2023-09-03 Dmitry Osipenko New
[v16,12/20] drm/shmem-helper: Add and use lockless drm_gem_shmem_get_pages() Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers - 1 - --- 2023-09-03 Dmitry Osipenko New
[v16,11/20] drm/shmem-helper: Use refcount_t for pages_use_count Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers - - - --- 2023-09-03 Dmitry Osipenko New
[v16,10/20] drm/shmem-helper: Add and use pages_pin_count Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers - 1 - --- 2023-09-03 Dmitry Osipenko New
[v16,09/20] drm/shmem-helper: Remove obsoleted is_iomem test Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers - - - --- 2023-09-03 Dmitry Osipenko New
[v16,08/20] drm/shmem-helper: Refactor locked/unlocked functions Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers - 1 - --- 2023-09-03 Dmitry Osipenko New
[v16,07/20] drm/shmem-helper: Make all exported symbols GPL Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers - 1 - --- 2023-09-03 Dmitry Osipenko New
[v16,06/20] drm/virtio: Replace drm_gem_shmem_free() with drm_gem_object_put() Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers - - - --- 2023-09-03 Dmitry Osipenko New
[v16,05/20] drm/v3d: Replace open-coded drm_gem_shmem_free() with drm_gem_object_put() Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers - - - --- 2023-09-03 Dmitry Osipenko New
[v16,04/20] drm/gem: Add _locked postfix to functions that have unlocked counterpart Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers - 1 - --- 2023-09-03 Dmitry Osipenko New
[v16,03/20] drm/gem: Change locked/unlocked postfix of drm_gem_v/unmap() function names Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers - 1 - --- 2023-09-03 Dmitry Osipenko New
[v16,02/20] drm/shmem-helper: Use flag for tracking page count bumped by get_pages_sgt() Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers - - - --- 2023-09-03 Dmitry Osipenko New
[v16,01/20] drm/shmem-helper: Fix UAF in error path when freeing SGT of imported GEM Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers - - - --- 2023-09-03 Dmitry Osipenko New
[v15,23/23] drm/panfrost: Switch to generic memory shrinker Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers - 1 1 --- 2023-08-27 Dmitry Osipenko New
[v15,22/23] drm/virtio: Support memory shrinking Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers 1 - - --- 2023-08-27 Dmitry Osipenko New
[v15,21/23] drm/virtio: Attach shmem BOs dynamically Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers 1 - - --- 2023-08-27 Dmitry Osipenko New
[v15,20/23] drm/virtio: Pin display framebuffer BO Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers 1 - - --- 2023-08-27 Dmitry Osipenko New
« 1 2 3 44 5 »