Linus Torvalds
|
612a9aab56
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
|
12 years ago |
David Howells
|
760285e7e7
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
|
12 years ago |
David Howells
|
4126d5d61f
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
|
12 years ago |
Chris Wilson
|
41783eea1a
drm/i915: Assert that the exec object lookup table is a power-of-two
|
12 years ago |
Chris Wilson
|
ba7a64587b
drm/i915: Drop the misleading cast to the wrong user pointer type
|
12 years ago |
Chris Wilson
|
9da3da660d
drm/i915: Replace the array of pages with a scatterlist
|
13 years ago |
Chris Wilson
|
7788a76520
drm/i915: Avoid unbinding due to an interrupted pin_and_fence during execbuffer
|
13 years ago |
Chris Wilson
|
504c7267a1
drm/i915: Use cpu relocations if the object is in the GTT but not mappable
|
13 years ago |
Chris Wilson
|
86a1ee26bb
drm/i915: Only pwrite through the GTT if there is space in the aperture
|
13 years ago |
Chris Wilson
|
6c085a728c
drm/i915: Track unbound pages
|
13 years ago |
Daniel Vetter
|
a22ddff8be
Merge tag 'v3.6-rc2' into drm-intel-next
|
13 years ago |
Eric Anholt
|
e844b990b1
drm/i915: Don't forget to apply SNB PIPE_CONTROL GTT workaround.
|
13 years ago |
Chris Wilson
|
f047e395dd
drm/i915: Avoid concurrent access when marking the device as idle/busy
|
13 years ago |
Chris Wilson
|
a7b9761d0a
drm/i915: Split i915_gem_flush_ring() into seperate invalidate/flush funcs
|
13 years ago |
Chris Wilson
|
016fd0c1ae
drm/i915: Clear the pending_gpu_fenced_access flag at the start of execbuffer
|
13 years ago |
Daniel Vetter
|
6ac42f4148
drm/i915: Replace the complex flushing logic with simple invalidate/flush all
|
13 years ago |
Chris Wilson
|
69c2fc8913
drm/i915: Remove the per-ring write list
|
13 years ago |
Chris Wilson
|
0201f1ecf4
drm/i915: Replace the pending_gpu_write flag with an explicit seqno
|
13 years ago |
Chris Wilson
|
3bb73aba1e
drm/i915: Allow late allocation of request for i915_add_request()
|
13 years ago |
Eric Anholt
|
0da5cec1de
drm/i915: Set the context before setting up regs for the context.
|
13 years ago |
Chris Wilson
|
09cf7c9a12
drm/i915: Insert a flush between batches if the breadcrumb was dropped
|
13 years ago |
Daniel Vetter
|
cc889e0f6c
drm/i915: disable flushing_list/gpu_write_list
|
13 years ago |
Ben Widawsky
|
6e0a69dbc8
drm/i915/context: switch contexts with execbuf2
|
13 years ago |
Chris Wilson
|
a15817cf16
drm/i915: Check whether the ring is initialised prior to dispatch
|
13 years ago |
Chris Wilson
|
acb87dfb4b
drm/i915: Limit calling mark-busy only for potential scanouts
|
13 years ago |
Daniel Vetter
|
5e13a0c5ec
Merge remote-tracking branch 'airlied/drm-core-next' into drm-intel-next-queued
|
13 years ago |
Daniel Vetter
|
dc257cf154
Merge tag 'v3.4-rc6' into drm-intel-next
|
13 years ago |
Daniel Vetter
|
6ebebc9206
drm/i915: disallow clip rects on gen5+
|
13 years ago |
Ben Widawsky
|
b2da9fe5d5
drm/i915: remove do_retire from i915_wait_request
|
13 years ago |
Xi Wang
|
44afb3a043
drm/i915: fix integer overflow in i915_gem_do_execbuffer()
|
13 years ago |