index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gem
/
i915_gem_ttm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915/ttm: never purge busy objects
Matthew Auld
2022-11-21
1
-0
/
+4
*
drm/i915/ttm: fix uaf with lmem_userfault_list handling
Matthew Auld
2022-11-14
1
-3
/
+3
*
drm/i915: stop abusing swiotlb_max_segment
Robert Beckett
2022-10-31
1
-2
/
+2
*
drm/i915: allow control over the flags when migrating
Matthew Auld
2022-10-11
1
-2
/
+3
*
drm/i915: Do not cleanup obj with NULL bo->resource
Nirmoy Das
2022-09-27
1
-1
/
+1
*
Merge tag 'drm-intel-gt-next-2022-09-16' of git://anongit.freedesktop.org/drm...
Dave Airlie
2022-09-21
1
-2
/
+34
|
\
|
*
drm/i915/dgfx: Release mmap on rpm suspend
Anshuman Gupta
2022-09-14
1
-2
/
+34
*
|
Merge tag 'drm-intel-gt-next-2022-09-09' of git://anongit.freedesktop.org/drm...
Dave Airlie
2022-09-12
1
-1
/
+1
|
\
|
|
*
drm/i915: consider HAS_FLAT_CCS() in needs_ccs_pages
Matthew Auld
2022-09-06
1
-1
/
+1
*
|
drm/i915: Implement intersect/compatible functions
Arunpravin Paneer Selvam
2022-08-22
1
-40
/
+1
*
|
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2022-08-01
1
-21
/
+34
|
\
|
|
*
drm/i915/ttm: fix 32b build
Matthew Auld
2022-07-13
1
-1
/
+1
|
*
drm/i915/ttm: fix sg_table construction
Matthew Auld
2022-07-11
1
-2
/
+9
|
*
drm/i915/ttm: disallow CPU fallback mode for ccs pages
Matthew Auld
2022-07-01
1
-18
/
+0
|
*
drm/i915/ttm: handle blitter failure on DG2
Matthew Auld
2022-07-01
1
-1
/
+25
*
|
drm/ttm: rename and cleanup ttm_bo_init
Christian König
2022-07-11
1
-3
/
+2
|
/
*
drm/i915/gem: Add extra pages in ttm_tt for ccs data
Ramalingam C
2022-04-14
1
-1
/
+29
*
Merge drm/drm-next into drm-intel-gt-next
Joonas Lahtinen
2022-04-12
1
-2
/
+2
|
\
|
*
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2022-04-05
1
-16
/
+128
|
|
\
|
*
|
drm/ttm: Add a parameter to add extra pages into ttm_tt
Ramalingam C
2022-04-02
1
-1
/
+1
|
*
|
drm/ttm: rework bulk move handling v5
Christian König
2022-03-29
1
-1
/
+1
|
*
|
drm/ttm: move the LRU into resource handling v4
Christian König
2022-03-28
1
-1
/
+1
*
|
|
drm/i915/ttm: limit where we apply TTM_PL_FLAG_CONTIGUOUS
Matthew Auld
2022-03-29
1
-0
/
+3
*
|
|
drm/i915/ttm: wire up the object offset
Matthew Auld
2022-03-16
1
-4
/
+14
*
|
|
drm/i915: add i915_gem_object_create_region_at()
Matthew Auld
2022-03-16
1
-0
/
+1
|
|
/
|
/
|
*
|
drm/i915/ttm: mappable migration on fault
Matthew Auld
2022-03-01
1
-6
/
+48
*
|
drm/i915/ttm: make eviction mappable aware
Matthew Auld
2022-03-01
1
-2
/
+63
*
|
drm/i915: add I915_BO_ALLOC_GPU_ONLY
Matthew Auld
2022-02-28
1
-3
/
+10
*
|
drm/i915/ttm: require mappable by default
Matthew Auld
2022-02-28
1
-0
/
+4
*
|
drm/i915: add io_size plumbing
Matthew Auld
2022-02-28
1
-1
/
+1
*
|
Merge tag 'drm-intel-gt-next-2022-02-17' of git://anongit.freedesktop.org/drm...
Rodrigo Vivi
2022-02-23
1
-10
/
+6
|
\
\
|
*
|
drm/i915/ttm: tweak priority hint selection
Matthew Auld
2022-02-10
1
-4
/
+2
|
*
|
drm/i915/ttm: ensure we unmap when purging
Matthew Auld
2022-01-10
1
-1
/
+15
|
*
|
drm/i915/ttm: add unmap_virtual callback
Matthew Auld
2022-01-10
1
-0
/
+6
|
*
|
drm/i915/ttm: only fault WILLNEED objects
Matthew Auld
2022-01-10
1
-0
/
+5
|
*
|
drm/i915: clean up shrinker_release_pages
Matthew Auld
2022-01-10
1
-6
/
+4
*
|
|
drm/i915: include shmem_fs.h only where needed
Jani Nikula
2022-02-14
1
-0
/
+2
|
|
/
|
/
|
*
|
drm/i915/ttm: ensure we unmap when purging
Matthew Auld
2022-01-10
1
-1
/
+15
*
|
drm/i915/ttm: add unmap_virtual callback
Matthew Auld
2022-01-10
1
-0
/
+6
*
|
drm/i915/ttm: only fault WILLNEED objects
Matthew Auld
2022-01-10
1
-0
/
+5
|
/
*
drm/i915/ttm: fix large buffer population trucation
Robert Beckett
2021-12-14
1
-1
/
+1
*
drm/i915/ttm: Implement asynchronous TTM moves
Thomas Hellström
2021-11-25
1
-6
/
+26
*
drm/i915/ttm: Correctly handle waiting for gpu when shrinking
Thomas Hellström
2021-11-25
1
-1
/
+6
*
drm/i915/ttm: Drop region reference counting
Thomas Hellström
2021-11-25
1
-1
/
+2
*
drm/i915/ttm: Move the i915_gem_obj_copy_ttm() function
Thomas Hellström
2021-11-25
1
-47
/
+0
*
drm/i915/ttm: fixup build failure
Matthew Auld
2021-11-23
1
-1
/
+1
*
drm/i915/ttm: Fix error code in i915_ttm_eviction_valuable()
Dan Carpenter
2021-11-22
1
-1
/
+1
*
drm/i915/ttm: Fix illegal addition to shrinker list
Thomas Hellström
2021-11-11
1
-10
/
+21
*
drm/i915/ttm: Reorganize the ttm move code
Thomas Hellström
2021-11-05
1
-280
/
+48
*
drm/i915: Introduce refcounted sg-tables
Thomas Hellström
2021-11-01
1
-78
/
+108
[next]