Linus Torvalds
|
1d6da87a32
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
|
9 年之前 |
Dave Airlie
|
2b8f01f178
Merge tag 'topic/drm-misc-2016-04-29' of git://anongit.freedesktop.org/drm-intel into drm-next
|
9 年之前 |
Dave Airlie
|
fffb675106
Merge tag 'drm-intel-next-2016-04-25' of git://anongit.freedesktop.org/drm-intel into drm-next
|
9 年之前 |
Lyude
|
26792526cc
Revert "drm/i915: start adding dp mst audio"
|
9 年之前 |
Daniel Vetter
|
1d2ac403ae
drm: Protect dev->filelist with its own mutex
|
9 年之前 |
Akash Goel
|
d6cda9c7f4
drm/i915: Correct the i915_frequency_info debugfs output
|
9 年之前 |
Dave Airlie
|
747a598ffa
drm/mode: introduce wrapper to read framebuffer refcount.
|
9 年之前 |
Dave Airlie
|
605b28c859
Merge tag 'drm-intel-next-2016-04-11' of git://anongit.freedesktop.org/drm-intel into drm-next
|
9 年之前 |
Tvrtko Ursulin
|
be19b10d24
drm/i915: Show pin mapped counts and sizes in debugfs
|
9 年之前 |
Tvrtko Ursulin
|
be12a86b46
drm/i915: Show pin mapped status in describe_obj
|
9 年之前 |
Jim Bride
|
40ae80cc03
drm/i915/dp/mst: Add source port info to debugfs output
|
9 年之前 |
Chris Wilson
|
d98c52cf4f
drm/i915: Tighten reset_counter for reset status
|
9 年之前 |
Chris Wilson
|
c19ae989b0
drm/i915: Hide the atomic_read(reset_counter) behind a helper
|
9 年之前 |
Mika Kuoppala
|
3accaf7e73
drm/i915: Store and use edram capabilities
|
9 年之前 |
Tvrtko Ursulin
|
33c582c10a
drm/i915: Simplify for_each_fw_domain iterators
|
9 年之前 |
Chris Wilson
|
12471ba87a
drm/i915: Harden detection of missed interrupts
|
9 年之前 |
Chris Wilson
|
c04e0f3b4e
drm/i915: Separate out the seqno-barrier from engine->get_seqno
|
9 年之前 |
Chris Wilson
|
14fd0d6d0b
drm/i915: Include engine->last_submitted_seqno in GPU error state
|
9 年之前 |
Joonas Lahtinen
|
2d1fe07340
drm/i915: Do not use {HAS_*, IS_*, INTEL_INFO}(dev_priv->dev)
|
9 年之前 |
Tvrtko Ursulin
|
27af5eea54
drm/i915: Move execlists irq handler to a bottom half
|
9 年之前 |
Chris Wilson
|
a156e64dd6
drm/i915: Show PCI power state under debugfs/i915_runtime_pm_status
|
9 年之前 |
Chris Wilson
|
188c1ab776
drm/i915: Add struct_mutex locking for debugs/i915_gem_framebuffer
|
9 年之前 |
Joonas Lahtinen
|
72e96d6450
drm/i915: Refer to GGTT {,VM} consistently
|
9 年之前 |
Dave Gordon
|
b4ac5afc6b
drm/i915: replace for_each_engine()
|
9 年之前 |
Dave Gordon
|
c3232b1883
drm/i915: introduce for_each_engine_id()
|
9 年之前 |
Joonas Lahtinen
|
62106b4f6b
drm/i915: Rename dev_priv->gtt to dev_priv->ggtt
|
9 年之前 |
Maarten Lankhorst
|
2dd66ebde4
drm/i915: Use a crtc mask instead of a refcount for dpll functions, v2.
|
9 年之前 |
Tvrtko Ursulin
|
117897f42c
drm/i915: More renaming of rings to engines
|
9 年之前 |
Tvrtko Ursulin
|
666796da7a
drm/i915: More intel_engine_cs renaming
|
9 年之前 |
Tvrtko Ursulin
|
4a570db57c
drm/i915: Rename intel_engine_cs struct members
|
9 年之前 |