summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/selftests
AgeCommit message (Expand)Author
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
2021-06-11Merge tag 'drm-intel-gt-next-2021-06-10' of git://anongit.freedesktop.org/drm...Dave Airlie
2021-06-10Merge tag 'drm-intel-next-2021-06-09' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2021-06-07drm/i915: replace IS_GEN and friends with GRAPHICS_VERLucas De Marchi
2021-06-02drm/i915/ttm Initialize the ttm device and memory managersThomas Hellström
2021-06-02drm/i915/selftests: Fix return value check in live_breadcrumbs_smoketest()Zhihao Cheng
2021-06-02Merge tag 'drm-intel-gt-next-2021-05-28' of git://anongit.freedesktop.org/drm...Dave Airlie
2021-05-21Merge tag 'drm-intel-next-2021-05-19-1' of git://anongit.freedesktop.org/drm/...Dave Airlie
2021-05-17Merge drm/drm-next into drm-intel-nextRodrigo Vivi
2021-05-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2021-05-05drm/i915: drop the __i915_active_call pointer packingMatthew Auld
2021-05-04drm/i915/lmem: support optional CPU clearing for special internal useMatthew Auld
2021-04-30drm/i915/selftests: Fix active retire callback alignmentTvrtko Ursulin
2021-04-29drm/i915: Don't assign to struct drm_device.pdevThomas Zimmermann
2021-04-28Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-04-27drm/i915/gtt: map the PD up frontMatthew Auld
2021-04-27drm/i915: Update the helper to set correct mappingVenkata Sandeep Dhanalakota
2021-04-21drm/i915/selftests: Rename pm_ prefixed functions namesHsin-Yi Wang