summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gem
AgeCommit message (Expand)Author
2023-02-22Merge tag 'drm-next-2023-02-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-02-09mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan
2023-02-06drm/i915: Initialize the obj flags for shmem objectsAravind Iddamsetty
2023-02-06drm/i915: Move fd_install after last use of fenceRob Clark
2023-02-06drm/i915/ttm: audit remaining bo->resourceMatthew Auld
2023-02-06drm/i915/ttm: fix sparse warningMatthew Auld
2023-02-06drm/i915: Initialize the obj flags for shmem objectsAravind Iddamsetty
2023-02-06drm/i915: Move fd_install after last use of fenceRob Clark
2023-02-03drm/i915: Make sure dsm_size has correct granularityNirmoy Das
2023-02-03Merge tag 'drm-intel-gt-next-2023-02-01' of git://anongit.freedesktop.org/drm...Dave Airlie
2023-01-31Merge v6.2-rc6 into drm-nextDaniel Vetter
2023-01-30drm/i915: Fix potential bit_17 double-freeRob Clark
2023-01-30drm/i915: Avoid potential vm use-after-freeRob Clark
2023-01-30drm/i915: Fix potential bit_17 double-freeRob Clark
2023-01-30Merge tag 'drm-intel-next-2023-01-27' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-01-27drm/i915: Avoid potential vm use-after-freeRob Clark
2023-01-27Merge tag 'drm-misc-fixes-2023-01-26' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-01-25Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2023-01-25drm/i915/display: add intel_display_limits.h for key enumsJani Nikula
2023-01-25Merge drm/drm-next into drm-intel-nextJani Nikula
2023-01-25drm/i915: audit bo->resource usage v3Christian König
2023-01-24Merge drm/drm-next into drm-intel-gt-nextTvrtko Ursulin
2023-01-24Merge tag 'drm-intel-gt-next-2023-01-18' of git://anongit.freedesktop.org/drm...Daniel Vetter
2023-01-24drm/i915: Use uabi engines for the default engine mapTvrtko Ursulin
2023-01-20drm/i915: add i915_config.h and move relevant declarations thereJani Nikula
2023-01-19drm/i915: Fix a memory leak with reused mmap_offsetNirmoy Das
2023-01-18drm/i915/selftests: Unwind hugepages to drop wakeref on errorChris Wilson
2023-01-18drm/i915: drop cast from DEFINE_RES_MEM() usageJani Nikula
2023-01-18drm/i915: add struct i915_dsm to wrap dsm members togetherJani Nikula
2023-01-18drm/i915/selftests: Unwind hugepages to drop wakeref on errorChris Wilson
2023-01-09drm/i915: Fix potential context UAFsRob Clark
2023-01-09drm/i915/selftest: use igt_vma_move_to_active_unlocked if possibleAndrzej Hajda
2023-01-09drm/i915: use proper helper in igt_vma_move_to_active_unlockedAndrzej Hajda
2023-01-06drm/i915: Fix potential context UAFsRob Clark
2023-01-04Merge tag 'drm-misc-next-2023-01-03' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2023-01-03drm/i915: Use "%zu" to format size_tNirmoy Das
2022-12-30drm/i915: Remove truncation warning for large objectsChris Wilson
2022-12-30drm/i915: Use error code as -E2BIG when the size of gem ttm object is too largeGwan-gyeong Mun
2022-12-30drm/i915: Check if the size is too big while creating shmem fileGwan-gyeong Mun
2022-12-30drm/i915: Check for integer truncation on the configuration of ttm placeGwan-gyeong Mun
2022-12-30drm/i915: Check for integer truncation on scatterlist creationChris Wilson
2022-12-30drm/i915/gem: Typecheck page lookupsChris Wilson
2022-12-30Merge drm/drm-next into drm-intel-gt-nextRodrigo Vivi
2022-12-30drm/i915: improve the catch-all evict to handle lock contentionMatthew Auld
2022-12-23Merge tag 'drm-next-2022-12-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-12-20drm/i915/selftests: Remove hardcoded value with a macroNirmoy Das
2022-12-19drm/i915: improve the catch-all evict to handle lock contentionMatthew Auld
2022-12-14drm/i915/ttm: consider CCS for backup objectsMatthew Auld
2022-12-14drm/i915/ttm: consider CCS for backup objectsMatthew Auld
2022-12-13Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds