index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
selftests
Age
Commit message (
Expand
)
Author
2020-01-13
drm/i915: Add missing include file <linux/math64.h>
YueHaibing
2019-11-05
drm/i915/gt: Call intel_gt_sanitize() directly
Chris Wilson
2019-11-01
drm/i915/selftests: Start kthreads before stopping
Chris Wilson
2019-10-31
drm/i915/selftests: Pretty print the i915_active
Chris Wilson
2019-10-29
drm/i915/perf: ensure selftests select valid format
Lionel Landwerlin
2019-10-29
drm/i915/selftests: check for missing aperture
Matthew Auld
2019-10-28
drm/i915/selftests: Select a random engine for testing memory regions
Chris Wilson
2019-10-26
drm/i915: Split memory_region initialisation into its own file
Chris Wilson
2019-10-25
drm/i915/selftests: add write-dword test for LMEM
Matthew Auld
2019-10-25
drm/i915/lmem: support kernel mapping
Abdiel Janulgue
2019-10-25
drm/i915: support creating LMEM objects
Matthew Auld
2019-10-25
drm/i915/selftests: Tweak the default subtest runtime
Chris Wilson
2019-10-23
drm/i915/selftests: Release ctx->engine_mutex after iteration
Chris Wilson
2019-10-22
drm/i915/selftests: Move uncore fw selftests to operate on intel_gt
Chris Wilson
2019-10-22
drm/i915/selftests: Teach switch_to_context() to use the context
Chris Wilson
2019-10-22
drm/i915: Teach record_defaults to operate on the intel_gt
Chris Wilson
2019-10-22
drm/i915/gem: Distinguish each object type
Chris Wilson
2019-10-22
drm/i915/selftests: Use GT engines in igt_live_test
Tvrtko Ursulin
2019-10-22
drm/i915/selftests: Use GT engines in mock_gem_device
Tvrtko Ursulin
2019-10-22
drm/i915/selftests: Convert eviction selftests to gt/ggtt
Tvrtko Ursulin
2019-10-22
drm/i915/selftests: Set vm->gt backpointer for mock_ppgtt
Chris Wilson
2019-10-21
drm/i915/gt: Introduce barrier pulses along engines
Chris Wilson
2019-10-21
drm/i915/selftests: Use all physical engines for i915_active
Chris Wilson
2019-10-18
drm/i915: treat shmem as a region
Matthew Auld
2019-10-18
drm/i915: enumerate and init each supported region
Abdiel Janulgue
2019-10-18
drm/i915: Pass in intel_gt at some for_each_engine sites
Tvrtko Ursulin
2019-10-17
drm/i915/selftests: Teach requests to use all available engines
Chris Wilson
2019-10-16
drm/i915: Store i915_ggtt as the backpointer on fence registers
Chris Wilson
2019-10-14
drm/i915/selftests: Fixup naked 64b divide
Chris Wilson
2019-10-12
drm/i915/perf: implement active wait for noa configurations
Lionel Landwerlin
2019-10-08
drm/i915/region: support volatile objects
Matthew Auld
2019-10-08
drm/i915/region: support contiguous allocations
Matthew Auld
2019-10-08
drm/i915: introduce intel_memory_region
Matthew Auld
2019-10-08
drm/i915/selftests: Assign the intel_runtime_pm pointer for mock_uncore
Chris Wilson
2019-10-04
drm/i915: Drop struct_mutex from around GEM initialisation
Chris Wilson
2019-10-04
drm/i915/selftests: Drop vestigal struct_mutex guards
Chris Wilson
2019-10-04
drm/i915: Move context management under GEM
Chris Wilson
2019-10-04
drm/i915: Remove logical HW ID
Chris Wilson
2019-10-04
drm/i915: Move request runtime management onto gt
Chris Wilson
2019-10-04
drm/i915: Merge wait_for_timelines with retire_request
Chris Wilson
2019-10-04
drm/i915: Remove the GEM idle worker
Chris Wilson
2019-10-04
drm/i915: Drop struct_mutex from around i915_retire_requests()
Chris Wilson
2019-10-04
drm/i915: Coordinate i915_active with its own mutex
Chris Wilson
2019-10-04
drm/i915: Push the i915_active.retire into a worker
Chris Wilson
2019-10-04
drm/i915: Pull i915_vma_pin under the vm->mutex
Chris Wilson
2019-10-04
drm/i915: Only track bound elements of the GTT
Chris Wilson
2019-10-02
drm/i915/selftests: Extract random_offset() for use with a prng
Chris Wilson
2019-09-27
drm/i915/selftests: Distinguish mock device from no wakeref
Chris Wilson
2019-09-27
drm/i915: Extract GT render sleep (rc6) management
Andi Shyti
2019-09-27
drm/i915/selftests: Exercise concurrent submission to all engines
Chris Wilson
[next]