summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/selftests
AgeCommit message (Expand)Author
2022-05-24drm/i915/pvc: Add forcewake supportMatt Roper
2022-05-23Merge tag 'drm-intel-next-2022-05-20' of git://anongit.freedesktop.org/drm/dr...Tvrtko Ursulin
2022-04-21Merge drm/drm-next into drm-intel-gt-nextRodrigo Vivi
2022-04-21drm/i915/selftests: tweak the misaligned_caseMatthew Auld
2022-04-21drm/i915/selftests: fixup min_alignment usageMatthew Auld
2022-04-18Merge drm/drm-next into drm-misc-nextPaul Cercueil
2022-04-14Merge tag 'drm-intel-next-2022-04-13-1' of git://anongit.freedesktop.org/drm/...Dave Airlie
2022-04-12Merge drm/drm-next into drm-intel-gt-nextJoonas Lahtinen
2022-04-11Merge drm/drm-next into drm-intel-nextJani Nikula
2022-04-07dma-buf: specify usage while adding fences to dma_resv obj v7Christian König
2022-04-06dma-buf/drivers: make reserving a shared slot mandatory v4Christian König
2022-03-21drm/i915: Prepare for multiple GTsTvrtko Ursulin
2022-03-16drm/i915/ttm: wire up the object offsetMatthew Auld
2022-03-16drm/i915: add i915_gem_object_create_region_at()Matthew Auld
2022-03-07drm/i915: Remove the vm open countThomas Hellström
2022-03-02drm/i915: Use str_yes_no()Lucas De Marchi
2022-03-01drm/i915/selftests: handle allocation failuresMatthew Auld
2022-02-28drm/i915/selftests: mock test io_sizeMatthew Auld
2022-02-28drm/i915: add I915_BO_ALLOC_GPU_ONLYMatthew Auld
2022-02-28drm/i915: add io_size plumbingMatthew Auld
2022-02-25Merge drm/drm-next into drm-intel-gt-nextTvrtko Ursulin
2022-02-23Merge tag 'drm-intel-gt-next-2022-02-17' of git://anongit.freedesktop.org/drm...Rodrigo Vivi
2022-02-19drm/i915: add gtt misalignment testRobert Beckett
2022-02-19drm/i915: enforce min GTT alignment for discrete cardsMatthew Auld
2022-02-11drm/i915: More gt idling time with guc submissionRamalingam C
2022-02-11drm/i915/selftests: Disable runtime pm wakeref tracking for the mock deviceVille Syrjälä
2022-02-11drm/i915: split out i915_gem_internal.h from i915_drv.hJani Nikula
2022-02-10drm/i915: move the DRIVER_* macros to i915_driver.[ch]Jani Nikula
2022-02-03Merge drm/drm-next into drm-intel-gt-nextJoonas Lahtinen
2022-02-01Merge tag 'drm-misc-next-2022-01-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-01-19drm: move the buddy allocator from i915 into common drmArunpravin
2022-01-18drm/i915/selftests: Add a cancel request selftest that triggers a resetMatthew Brost
2022-01-18drm/i915: Add i915_vma_unbind_unlocked, and take obj lock for i915_vma_unbind...Maarten Lankhorst
2022-01-18drm/i915: Add object locking to i915_gem_evict_for_node and i915_gem_evict_so...Maarten Lankhorst
2022-01-18drm/i915: Add locking to i915_gem_evict_vm(), v3.Maarten Lankhorst
2022-01-11drm/i915: Use the vma resource as argument for gtt binding / unbindingThomas Hellström
2022-01-11drm/i915: Initial introduction of vma resourcesThomas Hellström
2022-01-05drm/i915: Remove unused i915->ggttAndi Shyti
2022-01-05drm/i915/selftests: Use to_gt() helper for GGTT accessesMichał Winiarski
2021-12-20drm/i915: Ensure i915_vma tests do not get -ENOSPC with the locking changes.Maarten Lankhorst
2021-12-20drm/i915: Remove pages_mutex and intel_gtt->vma_ops.set/clear_pages members, v3.Maarten Lankhorst
2021-12-17drm/i915/selftests: Use to_gt() helperAndi Shyti
2021-12-17drm/i915: Store backpointer to GT in uncoreMichał Winiarski
2021-12-09drm/i915/gtt/xehpsdv: move scratch page to system memoryMatthew Auld
2021-12-01drm/i915/gem: Fix a NULL pointer dereference in igt_request_rewind()Zhou Qingyang
2021-11-30drm/i915: Drop stealing of bits from i915_sw_fence function pointerMatthew Brost
2021-11-25drm/i915/ttm: Drop region reference countingThomas Hellström
2021-11-16drm/i915: Skip error capture when wedged on initTvrtko Ursulin
2021-11-10drm/i915/selftests: Use clear_and_wake_up_bit() for the per-engine reset bitl...Thomas Hellström
2021-11-02drm/i915: Add struct to hold IP versionJosé Roberto de Souza