Linus Torvalds
|
612a9aab56
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
|
12 年之前 |
David Howells
|
760285e7e7
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
|
12 年之前 |
David Howells
|
4126d5d61f
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
|
12 年之前 |
Ben Widawsky
|
c8735b0c3e
drm/i915: #define gpu freq multipler
|
13 年之前 |
Chris Wilson
|
a2c7f6fd4d
drm/i915: Convert remaining debugfs iterators over rings to for_each_ring()
|
13 年之前 |
Ben Widawsky
|
050ee91f12
drm/i915: Use new INSTDONE registers (Gen7+)
|
13 年之前 |
Ben Widawsky
|
71e172e8d1
drm/i915: Add ERR_INT to gen7 error state
|
13 年之前 |
Chris Wilson
|
c110a6d728
drm/i915: Show pin count in debugfs
|
13 年之前 |
Chris Wilson
|
b7abb71443
drm/i915: Show (count, size) of purgeable objects in i915_gem_objects
|
13 年之前 |
Chris Wilson
|
6c085a728c
drm/i915: Track unbound pages
|
13 年之前 |
Daniel Vetter
|
20d5a540e5
drm/i915: don't grab dev->struct_mutex for userspace forcewak
|
13 年之前 |
Chris Wilson
|
b2eadbc85b
drm/i915: Lazily apply the SNB+ seqno w/a
|
13 年之前 |
Daniel Vetter
|
c6a828d326
drm/i915: move all rps state into dev_priv->rps
|
13 年之前 |
Daniel Vetter
|
22bcfc6a4b
drm/i915: use mutex_lock_interruptible for debugfs files
|
13 年之前 |
Daniel Vetter
|
004777cb22
drm/i915: fixup up debugfs rps state handling
|
13 年之前 |
Daniel Vetter
|
c96ea64ebb
drm/i915: dump the device info
|
13 年之前 |
Chris Wilson
|
65ce302741
drm/i915: Remove the defunct flushing list
|
13 年之前 |
Chris Wilson
|
0201f1ecf4
drm/i915: Replace the pending_gpu_write flag with an explicit seqno
|
13 年之前 |
Chris Wilson
|
12f55818ba
drm/i915: Add comments to explain the BSD tail write workaround
|
13 年之前 |
Ben Widawsky
|
b9a3906b60
drm/i915: add ccid to error state
|
13 年之前 |
Jesse Barnes
|
1523c310b3
drm/i915: add min freq control to debugfs
|
13 年之前 |
Daniel Vetter
|
6bd459df96
drm/i915: fix module unload since error_state rework
|
13 年之前 |
Chris Wilson
|
b4519513e8
drm/i915: Introduce for_each_ring() macro
|
13 年之前 |
Daniel Vetter
|
d54423037f
drm/i915: allow the existing error_state to be destroyed
|
13 年之前 |
Daniel Vetter
|
742cbee804
drm/i915: rework dev->first_error locking
|
13 年之前 |
Daniel Vetter
|
e5eb3d63c6
drm/i915: add interface to simulate gpu hangs
|
13 年之前 |
Chris Wilson
|
582be6b415
drm/i915: Only enable IPS polling for gen5
|
13 年之前 |
Chris Wilson
|
6d171cb4c2
drm/i915: Remove unused ring->irq_seqno
|
13 年之前 |
Ben Widawsky
|
9574b3fe29
drm/i915: kill waiting_seqno
|
13 年之前 |
Ben Widawsky
|
be998e2e39
drm/i915: move vbetool invoked ier stuff
|
13 年之前 |