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
/
gem
/
selftests
Age
Commit message (
Expand
)
Author
2019-07-31
drm/i915/selftests: Pass intel_context to igt_spinner
Chris Wilson
2019-07-30
drm/i915/gt: Provide a local intel_context.vm
Chris Wilson
2019-07-30
drm/i915: Move aliasing_ppgtt underneath its i915_ggtt
Chris Wilson
2019-07-12
drm/i915/gt: Use intel_gt as the primary object for handling resets
Chris Wilson
2019-07-11
drm/i915/selftests: Hold the vma manager lock while modifying mmap_offset
Chris Wilson
2019-07-11
drm/i915/selftests: Ensure we don't clamp a random offset to 32b
Chris Wilson
2019-07-04
drm/i915/selftests: Be engine agnostic
Chris Wilson
2019-07-04
drm/i915/selftests: Drain the freedlists between exec passes
Chris Wilson
2019-07-03
drm/i915/selftests: Lock the drm_mm while modifying
Chris Wilson
2019-07-03
drm/i915/selftests: Common live setup/teardown
Chris Wilson
2019-06-25
drm/i915/gt: Pass intel_gt to pm routines
Chris Wilson
2019-06-22
drm/i915/blt: Remove recursive vma->lock
Chris Wilson
2019-06-21
drm/i915: Throw away the active object retirement complexity
Chris Wilson
2019-06-21
drm/i915: Remove waiting & retiring from shrinker paths
Chris Wilson
2019-06-21
drm/i915: Save trip via top-level i915 in a few more places
Tvrtko Ursulin
2019-06-21
drm/i915: Move i915_gem_chipset_flush to intel_gt
Tvrtko Ursulin
2019-06-21
drm/i915: Convert i915_gem_flush_ggtt_writes to intel_gt
Tvrtko Ursulin
2019-06-20
drm/i915/selftests: Use request managed wakerefs
Chris Wilson
2019-06-19
drm/i915: Stop passing I915_WAIT_LOCKED to i915_request_wait()
Chris Wilson
2019-06-14
drm/i915: update with_intel_runtime_pm to use the rpm structure
Daniele Ceraolo Spurio
2019-06-14
drm/i915: update rpm_get/put to use the rpm structure
Daniele Ceraolo Spurio
2019-06-14
drm/i915: Discard some redundant cache domain flushes
Chris Wilson
2019-06-11
drm/i915: Rename i915_hw_ppgtt to i915_ppgtt
Chris Wilson
2019-06-11
drm/i915: Pull kref into i915_address_space
Chris Wilson
2019-06-06
drm/i915: Skip context_barrier emission for unused contexts
Chris Wilson
2019-06-06
drm/i915: Move object close under its own lock
Chris Wilson
2019-06-04
drm/i915/selftests: Flush partial-tiling object once
Chris Wilson
2019-05-31
drm/i915: fix use of uninitialized pointer vaddr
Colin Ian King
2019-05-30
drm/i915: add in-kernel blitter client
Matthew Auld
2019-05-28
drm/i915: Drop the deferred active reference
Chris Wilson
2019-05-28
drm/i915: Move GEM object domain management from struct_mutex to local
Chris Wilson
2019-05-28
drm/i915: Pull scatterlist utils out of i915_gem.h
Chris Wilson
2019-05-28
drm/i915: Move more GEM objects under gem/
Chris Wilson
2019-05-28
drm/i915: Move mmap and friends to its own file
Chris Wilson
2019-05-28
drm/i915: Move phys objects to its own file
Chris Wilson