summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/selftests/i915_gem_object.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Syntatic sugar for using intel_runtime_pmChris Wilson2019-01-141-6/+5Star
* drm/i915/selftests: Mark up rpm wakerefsChris Wilson2019-01-141-6/+12
* drm/i915: Markup paired operations on wakerefsChris Wilson2019-01-141-3/+3
* drm/i915/selftests: Take a breath during check_partial_mappings()Chris Wilson2019-01-021-0/+1
* drm/i915/selftests: Disable shrinker across mmap-exhaustionChris Wilson2018-10-111-0/+3
* drm/i915/selftests: Hold rpm for unparkingChris Wilson2018-08-091-6/+14
* drm/i915: Avoid computing tile_row_size() for untiled objectsChris Wilson2018-07-261-1/+1
* drm/i915/selftests: Filter out both physical address swizzlesChris Wilson2018-07-101-1/+2
* drm/i915/selftests: Prevent background reaping of active objectsChris Wilson2018-07-091-1/+18
* drm/i915/selftests: Magic numbers for old Y-tilingChris Wilson2018-07-091-2/+9
* drm/i915: Start returning an error from i915_vma_move_to_active()Chris Wilson2018-07-061-3/+4
* drm/i915: Refactor export_fence() after i915_vma_move_to_active()Chris Wilson2018-07-061-4/+0Star
* drm/i915/selftests: Skip making an object busy if the GPU is wedgedChris Wilson2018-07-061-0/+3
* drm/i915/selftests: Destroy partial tiling vma after useChris Wilson2018-07-061-0/+2
* drm/i915/selftests: Detect unknown swizzling correctlyChris Wilson2018-07-051-2/+10
* drm/i915/selftests: Attach the fence to the object when making busyChris Wilson2018-06-291-1/+6
* drm/i915: Replace drm_dev_unref with drm_dev_putThomas Zimmermann2018-06-281-1/+1
* drm/i915/gtt: Rename i915_hw_ppgtt base memberChris Wilson2018-06-051-3/+3
* drm/i915: Rename drm_i915_gem_request to i915_requestChris Wilson2018-02-211-3/+3
* drm/i915/selftests: Report setup errors for igt_partial_tilingChris Wilson2018-02-131-6/+12
* drm/i915/selftests: Take rpm wakeref around partial tiling testsChris Wilson2017-11-071-0/+2
* drm/i915: Pin fence for iomapChris Wilson2017-10-091-8/+0Star
* drm/i915: Wake device for emitting request during selftestChris Wilson2017-04-121-0/+2
* drm/i915: Combine write_domain flushes to a single functionChris Wilson2017-04-121-1/+1
* drm/i915: Test exhaustion of the mmap spaceChris Wilson2017-02-131-0/+138
* drm/i915: Test partial mappingsChris Wilson2017-02-131-0/+293
* drm/i915: Add a live seftest for GEM objectsChris Wilson2017-02-131-0/+49
* drm/i915: Add selftests for object allocation, physChris Wilson2017-02-131-0/+120