index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_gem.c
Age
Commit message (
Expand
)
Author
2018-05-31
drm/i915: Remove stale asserts from i915_gem_find_active_request()
Chris Wilson
2018-05-14
drm/i915: Mark up nested spinlocks
Chris Wilson
2018-05-08
drm/i915: Flush submission tasklet after bumping priority
Chris Wilson
2018-05-04
drm/i915: Lazily unbind vma on close
Chris Wilson
2018-05-02
drm/i915: Split i915_gem_timeline into individual timelines
Chris Wilson
2018-05-02
drm/i915: Move timeline from GTT to ring
Chris Wilson
2018-04-30
drm/i915: Only track live rings for retiring
Chris Wilson
2018-04-30
drm/i915: Retire requests along rings
Chris Wilson
2018-04-30
drm/i915: Wrap engine->context_pin() and engine->context_unpin()
Chris Wilson
2018-04-26
drm/i915: Compile out engine debug for release
Chris Wilson
2018-04-18
drm/i915: Pack params to engine->schedule() into a struct
Chris Wilson
2018-04-11
drm/i915: Split out functions for different kinds of workarounds
Oscar Mateo
2018-04-10
drm/i915: Don't fiddle with rps/rc6 across GPU reset
Chris Wilson
2018-04-06
drm/i915: Pass the set of guilty engines to i915_reset()
Chris Wilson
2018-04-06
drm/i915: Treat i915_reset_engine() as guilty until proven innocent
Chris Wilson
2018-04-06
drm/i915: Split out parking from the idle worker for reuse
Chris Wilson
2018-03-23
drm/i915: Reorder early initialization
Michal Wajdeczko
2018-03-16
drm/i915: Stop engines when declaring the machine wedged
Chris Wilson
2018-03-16
drm/i915: Trace GEM steps between submit and wedging
Chris Wilson
2018-03-14
drm/i915/guc: Check the locking status of GuC WOPCM registers
Jackie Li
2018-03-14
drm/i915: Implement dynamic GuC WOPCM offset and size calculation
Jackie Li
2018-03-13
drm/i915: Show GEM_TRACE when detecting a failed GPU idle
Chris Wilson
2018-03-13
drm/i915/frontbuffer: Pull frontbuffer_flush out of gem_obj_pin_to_display
Dhinakaran Pandiyan
2018-03-12
drm/i915/uc: Sanitize uC together with GEM
Michal Wajdeczko
2018-03-09
drm/i915: Only call tasklet_kill() on the first prepare_reset
Chris Wilson
2018-03-09
drm/i915: Wrap engine->schedule in RCU locks for set-wedge protection
Chris Wilson
2018-03-09
drm/i915: Finish the wait-for-wedge by retiring all the inflight requests
Chris Wilson
2018-03-08
drm/i915: Only prune fences after wait-for-all
Chris Wilson
2018-03-02
drm/i915/uc: Introduce intel_uc_suspend|resume
Michal Wajdeczko
2018-03-02
drm/i915: Suspend submission tasklets around wedging
Chris Wilson
2018-03-01
drm/i915: Replace open-coded wait-for loop
Chris Wilson
2018-02-21
drm/i915: Rename drm_i915_gem_request to i915_request
Chris Wilson
2018-02-20
drm/i915: Move the policy for placement of the GGTT vma into the caller
Chris Wilson
2018-02-20
drm/i915: Also check view->type for a normal GGTT view
Chris Wilson
2018-02-20
drm/i915: Track number of pending freed objects
Chris Wilson
2018-02-16
drm: move read_domains and write_domain into i915
Christian König
2018-02-09
drm/i915: Use INTEL_GEN everywhere
Tvrtko Ursulin
2018-02-08
drm/i915: Mark the device as wedged from the beginning of set-wedged
Chris Wilson
2018-02-08
drm/i915: do not stop engines on sanitize if i915.reset=0
Daniele Ceraolo Spurio
2018-02-08
drm/i915: Move the scheduler feature bits into the purview of the engines
Chris Wilson
2018-02-07
drm/i915: Tidy up some error messages around reset failure
Chris Wilson
2018-02-05
drm/i915: Skip post-reset request emission if the engine is not idle
Chris Wilson
2018-02-05
drm/i915: Remove unbannable context spam from reset
Chris Wilson
2018-02-05
drm/i915: Show the GPU state when declaring wedged
Chris Wilson
2018-02-05
drm/i915: Add some newlines to intel_engine_dump() headers
Chris Wilson
2018-01-31
drm/i915: Always run hangcheck while the GPU is busy
Chris Wilson
2018-01-24
drm/i915/guc: Fix lockdep due to log relay channel handling under struct_mutex
Sagar Arun Kamble
2018-01-24
drm/i915: Shrink the GEM kmem_caches upon idling
Chris Wilson
2018-01-18
drm/i915: Avoid waitboosting on the active request
Chris Wilson
2018-01-16
drm/i915: Rewrite some comments around RCU-deferred object free
Chris Wilson
[next]