Dave Airlie
|
8d4ad9d4bb
Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-next
|
11 年之前 |
Chris Wilson
|
d23db88c3a
drm/i915: Prevent negative relocation deltas from wrapping
|
11 年之前 |
Chris Wilson
|
9aab8bff7a
drm/i915: Only copy back the modified fields to userspace from execbuffer
|
11 年之前 |
Oscar Mateo
|
273497e5cd
drm/i915: s/i915_hw_context/intel_context
|
11 年之前 |
Oscar Mateo
|
a4872ba6d0
drm/i915: s/intel_ring_buffer/intel_engine_cs
|
11 年之前 |
Daniel Vetter
|
bdf1e7e3db
drm/i915: move bsd dispatch index somewhere better
|
11 年之前 |
Chris Wilson
|
227f782e46
drm/i915: Retire requests before creating a new one
|
11 年之前 |
Daniel Vetter
|
ffd93f2480
drm/i915: Work-around garbage DR4 from UXA
|
11 年之前 |
Ben Widawsky
|
d9ceb957fd
drm/i915: Support 64b relocations
|
11 年之前 |
Ben Widawsky
|
9bcb144c83
drm/i915: Support 64b execbuf
|
11 年之前 |
Chris Wilson
|
c8725f3dc0
drm/i915: Do not call retire_requests from wait_for_rendering
|
11 年之前 |
Zhao Yakui
|
a8ebba75b3
drm/i915: Use the coarse ping-pong mechanism based on drm fd to dispatch the BSD command on BDW GT3
|
11 年之前 |
Zhao Yakui
|
b1a93306ed
drm/i915: Update the restrict check to filter out wrong Ring ID passed by user-space
|
11 年之前 |
Daniel Vetter
|
9cb346648d
drm/i915: Catch dirt in unused execbuffer fields
|
11 年之前 |
Daniel Vetter
|
c0f5b82cd1
drm/i915: Catch abuse of I915_EXEC_CONSTANTS_*
|
11 年之前 |
Daniel Vetter
|
9d662da8b6
drm/i915: Catch abuse of I915_EXEC_GEN7_SOL_RESET
|
11 年之前 |
Dave Airlie
|
885ac04ab3
Merge tag 'drm-intel-next-2014-04-16' of git://anongit.freedesktop.org/drm-intel into drm-next
|
11 年之前 |
Chris Wilson
|
691e6415c8
drm/i915: Always use kref tracking for all contexts.
|
11 年之前 |
Ben Widawsky
|
935f38d694
drm/i915: Unref context on failed eb_create
|
11 年之前 |
Jani Nikula
|
50227e1cae
drm/i915: prefer struct drm_i915_private to drm_i915_private_t
|
11 年之前 |
Brad Volkin
|
351e3db2b3
drm/i915: Implement command buffer parsing logic
|
11 年之前 |
Daniel Vetter
|
8ea99c9287
drm/i915: Only bind each object rather than for every execbuffer
|
11 年之前 |
Daniel Vetter
|
bf3d149b25
drm/i915: split PIN_GLOBAL out from PIN_MAPPABLE
|
11 年之前 |
Daniel Vetter
|
1ec9e26dda
drm/i915: Consolidate binding parameters into flags
|
11 年之前 |
Jani Nikula
|
d330a9530c
drm/i915: move module parameters into a struct, in a new file
|
11 年之前 |
Rodrigo Vivi
|
a25eebb0af
drm: dp helper: Add DP test sink CRC definition.
|
11 年之前 |
Daniel Vetter
|
0e5539b923
Merge branch 'topic/ppgtt' into drm-intel-next-queued
|
11 年之前 |
Ben Widawsky
|
8b78f0e588
drm/i915: Clarify relocation errnos
|
11 年之前 |
Daniel Vetter
|
0d9d349d87
Merge commit origin/master into drm-intel-next
|
11 年之前 |
Ben Widawsky
|
72ad5c45f0
drm/i915/ppgtt: Fix ioctl errno for "no such context"
|
11 年之前 |