summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gem
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/display: add intel_display_limits.h for key enumsJani Nikula2023-01-252-0/+2
* Merge drm/drm-next into drm-intel-nextJani Nikula2023-01-2526-164/+520
|\
| * Merge tag 'drm-intel-gt-next-2023-01-18' of git://anongit.freedesktop.org/drm...Daniel Vetter2023-01-2424-146/+462
| |\
| | * drm/i915/selftests: Unwind hugepages to drop wakeref on errorChris Wilson2023-01-181-4/+4
| | * drm/i915/selftest: use igt_vma_move_to_active_unlocked if possibleAndrzej Hajda2023-01-092-12/+4
| | * drm/i915: use proper helper in igt_vma_move_to_active_unlockedAndrzej Hajda2023-01-091-1/+1
| | * drm/i915: Fix potential context UAFsRob Clark2023-01-061-6/+18
| | * drm/i915: Use "%zu" to format size_tNirmoy Das2023-01-031-1/+1
| | * drm/i915: Remove truncation warning for large objectsChris Wilson2022-12-301-15/+0
| | * drm/i915: Use error code as -E2BIG when the size of gem ttm object is too largeGwan-gyeong Mun2022-12-301-0/+11
| | * drm/i915: Check if the size is too big while creating shmem fileGwan-gyeong Mun2022-12-301-0/+14
| | * drm/i915: Check for integer truncation on the configuration of ttm placeGwan-gyeong Mun2022-12-301-0/+3
| | * drm/i915: Check for integer truncation on scatterlist creationChris Wilson2022-12-308-10/+37
| | * drm/i915/gem: Typecheck page lookupsChris Wilson2022-12-307-53/+304
| | * Merge drm/drm-next into drm-intel-gt-nextRodrigo Vivi2022-12-303-1/+5
| | |\
| | * | drm/i915/selftests: Remove hardcoded value with a macroNirmoy Das2022-12-201-1/+1
| | * | drm/i915: improve the catch-all evict to handle lock contentionMatthew Auld2022-12-192-12/+49
| | * | drm/i915/ttm: consider CCS for backup objectsMatthew Auld2022-12-143-5/+26
| | * | drm/i915/pxp: Promote pxp subsystem to top-level of i915Alan Previn2022-12-093-5/+5
| | * | drm/i915: Refine VT-d scanout workaroundChris Wilson2022-12-061-0/+13
| | * | drm/i915: Wrap all access to i915_vma.node.start|sizeChris Wilson2022-12-069-41/+49
| | * | drm/i915: Limit the display memory alignment to 32 bit instead of 64Andi Shyti2022-12-061-1/+1
| * | | Merge tag 'drm-misc-next-2023-01-03' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2023-01-043-6/+9
| |\ \ \
| | * | | drm/i915: stop using ttm_bo_waitChristian König2022-12-131-3/+6
| | * | | drm/ttm: merge ttm_bo_api.h and ttm_bo_driver.h v2Christian König2022-12-063-3/+3
| * | | | drm/i915: improve the catch-all evict to handle lock contentionMatthew Auld2022-12-302-12/+49
| | |_|/ | |/| |
* | | | drm/i915: add i915_config.h and move relevant declarations thereJani Nikula2023-01-201-0/+1
* | | | drm/i915: drop cast from DEFINE_RES_MEM() usageJani Nikula2023-01-181-7/+3
* | | | drm/i915: add struct i915_dsm to wrap dsm members togetherJani Nikula2023-01-181-18/+18
|/ / /
* | | Merge tag 'drm-next-2022-12-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-12-233-5/+26
|\ \ \
| * | | drm/i915/ttm: consider CCS for backup objectsMatthew Auld2022-12-143-5/+26
| |/ /
* | | Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-12-1326-339/+767
|\| |
| * | Merge tag 'drm-intel-next-2022-11-18' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2022-11-232-0/+2
| |\ \
| | * \ Merge drm/drm-next into drm-intel-nextRodrigo Vivi2022-11-1426-319/+830
| | |\ \
| | * | | drm/i915: stop including i915_irq.h from i915_trace.hJani Nikula2022-11-112-0/+2
| * | | | Merge tag 'drm-intel-gt-next-2022-11-18' of git://anongit.freedesktop.org/drm...Dave Airlie2022-11-2220-107/+87
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | drm/i915/ttm: never purge busy objectsMatthew Auld2022-11-161-0/+4
| | * | | drm/i915: Remove unwanted ghost obj checkNirmoy Das2022-11-161-3/+0
| | * | | drm/i915/selftests: add igt_vma_move_to_active_unlockedAndrzej Hajda2022-11-162-16/+18
| | * | | drm/i915: call i915_request_await_object from _i915_vma_move_to_activeAndrzej Hajda2022-11-166-39/+20
| | * | | drm/i915: Partial abandonment of legacy DRM logging macrosTvrtko Ursulin2022-11-102-10/+18
| | * | | drm/i915: use i915_sg_dma_sizes() for all backendsMatthew Auld2022-11-0911-34/+17
| | * | | drm/i915/ttm: add some sanity checks for lmem_userfault_listMatthew Auld2022-11-081-0/+4
| | * | | drm/i915/ttm: fix uaf with lmem_userfault_list handlingMatthew Auld2022-11-081-3/+3
| | * | | drm/i915/guc: Don't deadlock busyness stats vs resetJohn Harrison2022-11-041-1/+1
| | * | | drm/i915/userptr: restore probe_range behaviourMatthew Auld2022-11-041-2/+3
| | | |/ | | |/|
| * / | drm: Assert held reservation lock for dma-buf mmappingDmitry Osipenko2022-11-111-0/+2
| |/ /
| * | Merge tag 'drm-intel-gt-next-2022-11-03' of git://anongit.freedesktop.org/drm...Dave Airlie2022-11-0419-250/+674
| |\ \
| | * | drm/i915: Do not set cache_dirty for DGFXNiranjana Vishwanathapura2022-11-021-2/+2
| | * | drm/i915/dmabuf: Use scatterlist for_each_sg APIMichael J. Ruhl2022-10-311-3/+1