summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/selftests
AgeCommit message (Expand)Author
2022-01-06drm/i915: Prepare for multiple gt platformsTvrtko Ursulin
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
2021-11-01drm/i915: Introduce refcounted sg-tablesThomas Hellström
2021-10-22drm/i915/selftests: Update live.evict to wait on requests / idle GPU after ea...Matthew Brost
2021-10-22drm/i915/selftests: Increase timeout in requests perf selftestMatthew Brost
2021-10-20drm/i915/selftests: remove duplicate include in mock_region.cRan Jianping
2021-10-15drm/i915/guc: Add basic GuC multi-lrc selftestMatthew Brost
2021-09-24drm/i915: Reduce the number of objects subject to memcpy recoverThomas Hellström
2021-09-21drm/i915/dg2: Add DG2-specific shadow register tableMatt Roper
2021-09-13drm/i915/selftests: Add initial GuC selftest for scrubbing lost G2HMatthew Brost
2021-09-06drm/i915: Drop __rcu from gem_context->vmDaniel Vetter
2021-09-06drm/i915: Rename i915_gem_context_get_vm_rcu to i915_gem_context_get_eb_vmDaniel Vetter
2021-08-10drm/i915/xehp: Xe_HP shadowed registers are a strict superset of gen12Matt Roper
2021-08-10drm/i915: Make shadow tables range-basedMatt Roper
2021-08-05drm/i915: delete gpu reloc codeDaniel Vetter
2021-08-03drm/i915/guc/slpc: Add SLPC selftestVinay Belgaumkar
2021-07-27drm/i915/selftest: Bump selftest timeouts for hangcheckJohn Harrison
2021-07-27drm/i915/selftest: Fix hangcheck self test for GuC submissionJohn Harrison
2021-07-27drm/i915/selftest: Increase some timeouts in live_requestsMatthew Brost
2021-07-27drm/i915/selftest: Fix workarounds selftest for GuC submissionRahul Kumar Singh
2021-07-24drm/i915/xehp: Xe_HP forcewake supportMatt Roper
2021-07-22drm/i915/guc: Update intel_gt_wait_for_idle to work with GuCMatthew Brost
2021-07-22drm/i915: Use a table for i915_init/exit (v2)Jason Ekstrand
2021-07-08drm/i915/gem: Don't allow changing the VM on running contexts (v4)Jason Ekstrand
2021-07-08drm/i915/gt: Drop i915_address_space::file (v2)Jason Ekstrand
2021-07-07drm/i915/selftests: fix smatch warning in mock_reserveMatthew Auld
2021-07-07drm/i915/selftests: fix smatch warning in igt_check_blocksMatthew Auld
2021-06-30drm/i915: support forcing the page size with lmemMatthew Auld
2021-06-30drm/i915/gem: Introduce a selftest for the gem object migrate functionalityMatthew Auld
2021-06-18drm/i915/selftests: add back the selftest() hook for the buddyMatthew Auld
2021-06-17drm/i915/gem: Zap the i915_gem_object_blt codeThomas Hellström
2021-06-17drm/i915/gt: Setup a default migration context on the GTChris Wilson
2021-06-17drm/i915/gt: Pipelined page migrationChris Wilson
2021-06-16drm/i915/ttm: restore min_page_size behaviourMatthew Auld
2021-06-16drm/i915/ttm: switch over to ttm_buddy_manMatthew Auld
2021-06-16drm/i915/ttm: remove node usage in our namingMatthew Auld
2021-06-16drm/i915/ttm: add ttm_buddy_manMatthew Auld
2021-06-11drm/i915: Use ttm mmap handling for ttm bo's.Maarten Lankhorst