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
/
gt
/
selftest_workarounds.c
Age
Commit message (
Expand
)
Author
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-19
drm/i915: Stop passing I915_WAIT_LOCKED to i915_request_wait()
Chris Wilson
2019-06-18
drm/i915: Update workarounds selftest for read only regs
Robert M. Fosha
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: Pull kref into i915_address_space
Chris Wilson
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: Move more GEM objects under gem/
Chris Wilson
2019-05-22
drm/i915/selftests: Verify context workarounds
Tvrtko Ursulin
2019-04-26
drm/i915: Move i915_request_alloc into selftests/
Chris Wilson
2019-04-24
drm/i915: Invert the GEM wakeref hierarchy
Chris Wilson
2019-04-24
drm/i915: Move GraphicsTechnology files under gt/
Chris Wilson