aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/selftests (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-16drm/i915: Skip error capture when wedged on initTvrtko Ursulin1-0/+2
2021-11-10drm/i915/selftests: Use clear_and_wake_up_bit() for the per-engine reset bitlocksThomas Hellström1-1/+1
2021-11-02drm/i915: Add struct to hold IP versionJosé Roberto de Souza1-1/+1
2021-11-01drm/i915: Introduce refcounted sg-tablesThomas Hellström1-5/+7
2021-10-22drm/i915/selftests: Update live.evict to wait on requests / idle GPU after each loopMatthew Brost1-0/+19
2021-10-22drm/i915/selftests: Increase timeout in requests perf selftestMatthew Brost1-2/+2
2021-10-20drm/i915/selftests: remove duplicate include in mock_region.cRan Jianping1-2/+0
2021-10-15drm/i915/guc: Add basic GuC multi-lrc selftestMatthew Brost1-0/+1
2021-09-24drm/i915: Reduce the number of objects subject to memcpy recoverThomas Hellström1-2/+2
2021-09-21drm/i915/dg2: Add DG2-specific shadow register tableMatt Roper1-0/+1
2021-09-13drm/i915/selftests: Add initial GuC selftest for scrubbing lost G2HMatthew Brost3-0/+15
2021-09-06drm/i915: Drop __rcu from gem_context->vmDaniel Vetter1-1/+1
2021-09-06drm/i915: Rename i915_gem_context_get_vm_rcu to i915_gem_context_get_eb_vmDaniel Vetter2-3/+3
2021-08-10drm/i915/xehp: Xe_HP shadowed registers are a strict superset of gen12Matt Roper1-1/+0
2021-08-10drm/i915: Make shadow tables range-basedMatt Roper1-11/+21
2021-08-05drm/i915: delete gpu reloc codeDaniel Vetter1-1/+0
2021-08-03drm/i915/guc/slpc: Add SLPC selftestVinay Belgaumkar1-0/+1
2021-07-27drm/i915/selftest: Bump selftest timeouts for hangcheckJohn Harrison2-2/+2
2021-07-27drm/i915/selftest: Fix hangcheck self test for GuC submissionJohn Harrison2-14/+33
2021-07-27drm/i915/selftest: Increase some timeouts in live_requestsMatthew Brost1-2/+2
2021-07-27drm/i915/selftest: Fix workarounds selftest for GuC submissionRahul Kumar Singh2-0/+102
2021-07-24drm/i915/xehp: Xe_HP forcewake supportMatt Roper1-0/+2
2021-07-22drm/i915/guc: Update intel_gt_wait_for_idle to work with GuCMatthew Brost2-2/+3
2021-07-22drm/i915: Use a table for i915_init/exit (v2)Jason Ekstrand1-2/+2
2021-07-08drm/i915/gem: Don't allow changing the VM on running contexts (v4)Jason Ekstrand1-1/+0
2021-07-08drm/i915/gt: Drop i915_address_space::file (v2)Jason Ekstrand1-1/+0
2021-07-07drm/i915/selftests: fix smatch warning in mock_reserveMatthew Auld1-2/+3
2021-07-07drm/i915/selftests: fix smatch warning in igt_check_blocksMatthew Auld1-4/+2
2021-06-30drm/i915: support forcing the page size with lmemMatthew Auld2-3/+61
2021-06-30drm/i915/gem: Introduce a selftest for the gem object migrate functionalityMatthew Auld1-0/+1
2021-06-18drm/i915/selftests: add back the selftest() hook for the buddyMatthew Auld1-0/+1
2021-06-17drm/i915/gem: Zap the i915_gem_object_blt codeThomas Hellström3-9/+14
2021-06-17drm/i915/gt: Setup a default migration context on the GTChris Wilson1-0/+1
2021-06-17drm/i915/gt: Pipelined page migrationChris Wilson1-0/+1
2021-06-16drm/i915/ttm: restore min_page_size behaviourMatthew Auld1-1/+1
2021-06-16drm/i915/ttm: switch over to ttm_buddy_manMatthew Auld2-54/+128
2021-06-16drm/i915/ttm: remove node usage in our namingMatthew Auld1-8/+8
2021-06-16drm/i915/ttm: add ttm_buddy_manMatthew Auld1-0/+789
2021-06-11drm/i915: Use ttm mmap handling for ttm bo's.Maarten Lankhorst2-11/+26
2021-06-11Merge tag 'drm-intel-gt-next-2021-06-10' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie6-892/+115
2021-06-10Merge tag 'drm-intel-next-2021-06-09' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie5-16/+16
2021-06-07drm/i915: replace IS_GEN and friends with GRAPHICS_VERLucas De Marchi5-16/+16
2021-06-02drm/i915/ttm Initialize the ttm device and memory managersThomas Hellström5-890/+113
2021-06-02drm/i915/selftests: Fix return value check in live_breadcrumbs_smoketest()Zhihao Cheng1-2/+2
2021-06-02Merge tag 'drm-intel-gt-next-2021-05-28' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie9-22/+121
2021-05-21Merge tag 'drm-intel-next-2021-05-19-1' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie2-4/+6
2021-05-17Merge drm/drm-next into drm-intel-nextRodrigo Vivi1-1/+2
2021-05-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann1-1/+2
2021-05-05drm/i915: drop the __i915_active_call pointer packingMatthew Auld1-2/+2
2021-05-04drm/i915/lmem: support optional CPU clearing for special internal useMatthew Auld1-1/+86