Chris Wilson
|
2ca17b87e8
drm/i915: Add missing rpm wakelock to GGTT pread
|
9 years ago |
Chris Wilson
|
fae82e59d2
drm/i915: Handle ENOSPC after failing to insert a mappable node
|
9 years ago |
Chris Wilson
|
b06bc7ec4d
drm/i915: Flush GT idle status upon reset
|
9 years ago |
Linus Torvalds
|
731c7d3a20
Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linux
|
9 years ago |
Chris Wilson
|
5b58592530
drm/i915/breadcrumbs: Queue hangcheck before sleeping
|
9 years ago |
Chris Wilson
|
91c8a326a1
drm/i915: Convert dev_priv->dev backpointers to dev_priv->drm
|
9 years ago |
Chris Wilson
|
b1379d4964
drm/i915: Replace lockless_dereference(bool) with READ_ONCE()
|
9 years ago |
Dave Gordon
|
f19ec8cb5a
drm/i915: convert a few more E->dev_private to to_i915(E)
|
9 years ago |
Chris Wilson
|
fac5e23e3c
drm/i915: Mass convert dev->dev_private to to_i915(dev)
|
9 years ago |
Chris Wilson
|
7b4d3a16dd
drm/i915: Remove stop-rings debugfs interface
|
9 years ago |
Chris Wilson
|
df4ba5099f
drm/i915: Add background commentary to "waitboosting"
|
9 years ago |
Chris Wilson
|
0e6883b043
drm/i915: Restore waitboost credit to the synchronous waiter
|
9 years ago |
Chris Wilson
|
e307d62d5f
drm/i915: Remove redundant queue_delayed_work() from throttle ioctl
|
9 years ago |
Chris Wilson
|
1b51bce27b
drm/i915: Do not keep postponing the idle-work
|
9 years ago |
Chris Wilson
|
67d97da349
drm/i915: Only start retire worker when idle
|
9 years ago |
Chris Wilson
|
c81d46138d
drm/i915: Convert trace-irq to the breadcrumb waiter
|
9 years ago |
Chris Wilson
|
1137fa8615
drm/i915: Stop setting wraparound seqno on initialisation
|
9 years ago |
Chris Wilson
|
f69a02c9d5
drm/i915: Spin after waking up for an interrupt
|
9 years ago |
Chris Wilson
|
688e6c7258
drm/i915: Slaughter the thundering i915_wait_request herd
|
9 years ago |
Chris Wilson
|
1f15b76f1e
drm/i915: Separate GPU hang waitqueue from advance
|
9 years ago |
Chris Wilson
|
05535726d3
drm/i915: Delay queuing hangcheck to wait-request
|
9 years ago |
Chris Wilson
|
0c5eed6514
drm/i915: Remove request->reset_counter
|
9 years ago |
Chris Wilson
|
6e5a5beb8e
drm/i915: Split idling from forcing context switch
|
9 years ago |
Chris Wilson
|
62e6300768
drm/i915: Skip idling an idle engine
|
9 years ago |
Chris Wilson
|
aeecc9696a
drm/i915: use ORIGIN_CPU for frontbuffer invalidation on WC mmaps
|
9 years ago |
Chris Wilson
|
6eae0059f9
drm/i915: pwrite/pread do not require obj->base.filp, just pages
|
9 years ago |
Chris Wilson
|
b9bcd14a2b
drm/i915: Extract checking for backing struct pages to a helper
|
9 years ago |
Ankitprasad Sharma
|
b50a53715f
drm/i915: Support for pread/pwrite from/to non shmem backed objects
|
9 years ago |
Ankitprasad Sharma
|
4f1959ee33
drm/i915: Use insert_page for pwrite_fast
|
9 years ago |
Dave Gordon
|
e556f7c168
drm/i915/guc: fix GuC loading/submission check
|
9 years ago |