Age | Commit message (Expand) | Author | Files | Lines |
2018-12-04 | drm/i915: Move register white-listing to the common workaround framework | Tvrtko Ursulin | 1 | -20/+20 |
2018-12-04 | drm/i915/selftests: Add tests for GT and engine workaround verification | Tvrtko Ursulin | 4 | -47/+207 |
2018-12-03 | drm/i915/selftests: Terminate hangcheck sanitycheck forcibly | Chris Wilson | 1 | -3/+9 |
2018-11-30 | drm/i915/selftests: Fix live_workarounds to actually do resets | Tvrtko Ursulin | 1 | -12/+53 |
2018-11-30 | drm/i915/selftests: Extract spinner code | Tvrtko Ursulin | 3 | -249/+288 |
2018-11-20 | drm/i915/selftests: Hold task reference to reset worker | Chris Wilson | 1 | -0/+3 |
2018-11-16 | drm/i915/selftests: Workaround an issue with unused lockdep subclass | Chris Wilson | 1 | -1/+1 |
2018-10-31 | drm/i915/selftest: test aligned offsets for 64K | Matthew Auld | 1 | -4/+18 |
2018-10-29 | drm/i915/selftests: Test vm isolation | Chris Wilson | 1 | -0/+318 |
2018-10-26 | drm/i915/selftests: Check for hangs mid context execution tests | Chris Wilson | 1 | -10/+41 |
2018-10-26 | drm/i915: Mark up GTT sizes as u64 | Chris Wilson | 2 | -4/+4 |
2018-10-23 | drm/i915/guc: remove unneeded goto from selftest | Daniele Ceraolo Spurio | 1 | -2/+0 |
2018-10-18 | drm/i915/guc: drop negative doorbell alloc selftest | Daniele Ceraolo Spurio | 1 | -42/+0 |
2018-10-11 | drm/i915/selftests: Disable shrinker across mmap-exhaustion | Chris Wilson | 1 | -0/+3 |
2018-10-04 | drm/i915/guc: init GuC descriptors after GuC load | Daniele Ceraolo Spurio | 1 | -9/+8 |
2018-10-03 | drm/i915/selftests: Hold task_struct ref for smoking kthread | Chris Wilson | 1 | -0/+3 |
2018-10-02 | drm/i915: Replace some open-coded i915_coherent_map_type() | Chris Wilson | 2 | -3/+3 |
2018-10-01 | drm/i915: Reserve some priority bits for internal use | Chris Wilson | 1 | -3/+5 |
2018-10-01 | drm/i915/selftests: Include arbitration points in preemption smoketest | Chris Wilson | 1 | -33/+101 |
2018-10-01 | drm/i915/selftests: Split preemption smoke test into threads | Chris Wilson | 1 | -12/+61 |
2018-09-27 | drm/i915: Remove i915.enable_ppgtt override | Chris Wilson | 4 | -68/+9 |
2018-09-27 | drm/i915/selftests: Smoketest preemption | Chris Wilson | 1 | -0/+137 |
2018-09-26 | Merge drm/drm-next into drm-intel-next-queued | Jani Nikula | 1 | -8/+0 |
2018-09-20 | drm/i915/selftests: Live tests emit requests and so require rpm | Chris Wilson | 6 | -0/+33 |
2018-09-20 | drm/i915: don't assume struct page in i915_sg_trim | Matthew Auld | 1 | -0/+2 |
2018-09-20 | drm/i915/selftests: Basic stress test for rapid context switching | Chris Wilson | 1 | -0/+195 |
2018-09-20 | drm/i915/selftests: Free the batch along the contexts error path | Chris Wilson | 1 | -0/+1 |
2018-09-11 | Merge tag 'drm-intel-next-2018-09-06-2' of git://anongit.freedesktop.org/drm/... | Dave Airlie | 9 | -47/+378 |
2018-09-05 | drm/i915: Reduce context HW ID lifetime | Chris Wilson | 1 | -8/+3 |
2018-09-01 | drm/i915: Explicitly mark Global GTT address spaces | Tvrtko Ursulin | 1 | -0/+2 |
2018-08-31 | drm/i915/selftests: Add a simple exerciser for suspend/hibernate | Chris Wilson | 2 | -0/+222 |
2018-08-28 | drm/i915/selftests: ring all doorbells in igt_guc_doorbells | Daniele Ceraolo Spurio | 1 | -0/+38 |
2018-08-27 | Merge drm/drm-next into drm-misc-next | Sean Paul | 21 | -149/+722 |
2018-08-17 | drm/i915: Remove unecessary dma_fence_ops | Daniel Vetter | 1 | -8/+0 |
2018-08-15 | drm/i915/selftests: Hold rpm for unparking | Chris Wilson | 1 | -6/+14 |
2018-08-15 | drm/i915: Restore user forcewake domains across suspend | Chris Wilson | 1 | -1/+1 |
2018-08-09 | drm/i915/selftests: Hold rpm for unparking | Chris Wilson | 1 | -6/+14 |
2018-08-09 | drm/i915: Restore user forcewake domains across suspend | Chris Wilson | 1 | -1/+1 |
2018-08-06 | drm/i915/selftests: Unconditionally do a chipset flush before emit_bb_start | Chris Wilson | 1 | -5/+6 |
2018-07-30 | drm/i915/selftests: Replace opencoded clflush with drm_clflush_virt_range | Chris Wilson | 1 | -21/+17 |
2018-07-26 | drm/i915/selftests: Exercise resetting in the middle of a wait-on-fence | Chris Wilson | 1 | -8/+77 |
2018-07-26 | drm/i915/selftests: Use a full emulation of a user ppgtt context | Chris Wilson | 1 | -4/+12 |
2018-07-26 | drm/i915: Avoid computing tile_row_size() for untiled objects | Chris Wilson | 1 | -1/+1 |
2018-07-20 | Merge tag 'drm-intel-next-2018-07-19' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 10 | -11/+478 |
2018-07-18 | Merge tag 'drm-intel-next-2018-07-09' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 17 | -139/+237 |
2018-07-17 | drm/i915/selftests: Free the backing store between iterations | Chris Wilson | 1 | -0/+6 |
2018-07-16 | drm/i915/selftests: Exercise reset to break stuck GTT eviction | Chris Wilson | 1 | -2/+169 |
2018-07-16 | drm/i915/selftests: Force a preemption hang | Chris Wilson | 1 | -0/+115 |
2018-07-14 | drm/i915/selftests: Include the start of each subtest in the GEM trace | Chris Wilson | 1 | -0/+2 |
2018-07-13 | drm/i915: Prevent writing into a read-only object via a GGTT mmap | Chris Wilson | 1 | -2/+3 |