summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/selftests
Commit message (Expand)AuthorAgeFilesLines
...
| * | drm/i915/gtt: Read-only pages for insert_entries on bdw+Jon Bloomfield2018-07-131-3/+109
| * | drm/i915/selftests: Fixup GuC FW negative testMichaƂ Winiarski2018-07-121-3/+7
| * | drm/i915/selftests: Add a safety net to live_workaroundsChris Wilson2018-07-112-1/+65
| * | drm/i915/selftests: Filter out both physical address swizzlesChris Wilson2018-07-101-1/+2
| * | drm/i915/selftests: Constrain mock_gtt tests to fit within RAMChris Wilson2018-07-101-1/+2
* | | Merge tag 'drm-intel-next-2018-07-09' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-07-1917-139/+237
|\| | | |/ |/|
| * drm/i915/selftests: Prevent background reaping of active objectsChris Wilson2018-07-091-1/+18
| * drm/i915/selftests: Replace wait-on-timeout with explicit timeoutChris Wilson2018-07-091-46/+9
| * drm/i915: Provide a timeout to i915_gem_wait_for_idle()Chris Wilson2018-07-093-3/+7
| * drm/i915/selftests: Magic numbers for old Y-tilingChris Wilson2018-07-091-2/+9
| * drm/i915: Replace nested subclassing with explicit subclassesChris Wilson2018-07-071-0/+2
| * drm/i915/selftests: Avoid warning if runtime pm is disabledChris Wilson2018-07-061-1/+2
| * drm/i915/selftests: Provide full mb() around clflushChris Wilson2018-07-061-3/+18
| * drm/i915: Start returning an error from i915_vma_move_to_active()Chris Wilson2018-07-068-17/+51
| * drm/i915: Refactor export_fence() after i915_vma_move_to_active()Chris Wilson2018-07-065-19/+0
| * drm/i915/selftests: Fixup missing MI_MEM_VIRTUAL for live_hangcheckChris Wilson2018-07-061-1/+1
| * drm/i915/selftests: Replace magic 1<<22 with MI_USE_GGTT/MI_MEM_VIRTUALChris Wilson2018-07-064-7/+7
| * drm/i915/selftests: Limit live_gtt allocation test to fit within RAMChris Wilson2018-07-061-7/+13
| * drm/i915/selftests: Skip live_execlists if the GPU is terminally wedgedChris Wilson2018-07-061-0/+3
| * drm/i915/selftests: Skip live context execution test without logical contextsChris Wilson2018-07-061-1/+8
| * drm/i915/selftests: Skip over live context testing when wedgedChris Wilson2018-07-061-0/+3
| * drm/i915/selftests: Skip huge pages live tests if wedgedChris Wilson2018-07-061-0/+3
| * drm/i915/selftests: Skip live eviction tests when wedgedChris Wilson2018-07-061-0/+3
| * drm/i915/selftests: Skip workaround tests when wedgedChris Wilson2018-07-061-0/+3
| * drm/i915/selftests: Skip all request selftests when wedgedChris Wilson2018-07-061-0/+4
| * drm/i915/selftests: Skip making an object busy if the GPU is wedgedChris Wilson2018-07-061-0/+3
| * drm/i915/selftests: Skip using the GPU if wedgedChris Wilson2018-07-061-1/+9
| * drm/i915/selftests: Destroy partial tiling vma after useChris Wilson2018-07-061-0/+2
| * drm/i915/selftests: Fail hangcheck testing if the GPU is wedgedChris Wilson2018-07-061-0/+3
| * drm/i915/selftests: Detect unknown swizzling correctlyChris Wilson2018-07-051-2/+10
| * drm/i915/selftests: Fixup recursive MI_BB_START for gen3Chris Wilson2018-07-052-5/+2
| * drm/i915/selftests: Replace open-coded i915_address_space_init()Chris Wilson2018-07-051-5/+1
| * drm/i915/selftests: Use full release for local ppgtt allocationChris Wilson2018-07-051-2/+1
| * drm/i915: Remove defunct i915->vm_listChris Wilson2018-07-051-3/+0
| * drm/i915/gtt: Pull global wc page stash under its own lockingChris Wilson2018-07-043-3/+3
| * drm/i915/selftests: Drop struct_mutex around lowlevel pggtt allocationChris Wilson2018-07-031-7/+8
| * drm/i915/selftests: Release the struct_mutex to free the objectsChris Wilson2018-07-031-0/+23
| * drm/i915/selftests: Attach the fence to the object when making busyChris Wilson2018-06-291-1/+6
| * drm/i915/selftests: Mark up write into scratch vmaChris Wilson2018-06-291-1/+1
| * drm/i915: Replace drm_dev_unref with drm_dev_putThomas Zimmermann2018-06-289-9/+9
* | Merge tag 'drm-intel-next-2018-06-20' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-06-289-38/+38
|\|
| * drm/i915/selftests: Avoid ERR_PTR dereferenceChris Wilson2018-06-201-2/+2
| * drm/i915/selftests: Initialise request to silence a compilerChris Wilson2018-06-141-2/+2
| * drm/i915: Make closing request flush mandatoryChris Wilson2018-06-147-16/+16
| * drm/i915/gtt: Subclass gen6_hw_ppgttChris Wilson2018-06-121-8/+2
| * drm/i915/gtt: Push allocation to hw ppgtt constructorChris Wilson2018-06-071-6/+10
| * drm/i915: Decouple vma vfuncs from vmChris Wilson2018-06-071-8/+10
* | Merge tag 'drm-misc-next-2018-06-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2018-06-221-14/+0
|\ \
| * | drm/i915/selftests: Remove unused dmabuf->kmap routines, fix the buildChris Wilson2018-06-201-12/+0
| * | Merge drm-upstream/drm-next into drm-misc-nextGustavo Padovan2018-06-2016-279/+568
| |\ \