Dave Airlie
|
64acba6a7a
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes
|
12 years ago |
Chris Wilson
|
74ce6b6c63
drm/i915: Initialize obj->pages before use by i915_gem_object_do_bit17_swizzle()
|
12 years ago |
Daniel Vetter
|
a7c2e1aad6
drm/i915: shut up spurious WARN in the gtt fault handler
|
12 years ago |
Dave Airlie
|
3459f62047
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes
|
12 years ago |
Rodrigo Vivi
|
eda2d7f582
drm/i915: HSW CRW stability magic
|
12 years ago |
Chris Wilson
|
acb868d3d7
drm/i915: Disallow preallocation of requests
|
13 years ago |
Willy Tarreau
|
c77d7162a7
drm/i915: remove useless BUG_ON which caused a regression in 3.5.
|
12 years ago |
Dave Airlie
|
1f31c69dac
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
|
12 years ago |
Mika Kuoppala
|
4d0f817e74
drm/i915: print warning if vmi915_gem_fault error is not handled
|
13 years ago |
Dmitry Rogozhkin
|
e79e0fe380
drm/i915: EBUSY status handling added to i915_gem_fault().
|
13 years ago |
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/
|
13 years ago |
David Howells
|
4126d5d61f
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
|
13 years ago |
Ben Widawsky
|
3bc2913e2c
drm/i915: Fix set_caching locking
|
13 years ago |
Ben Widawsky
|
199adf40ae
drm/i915: s/cacheing/caching/
|
13 years ago |
Daniel Vetter
|
398b7a1b88
Merge tag 'v3.6-rc7' into drm-intel-next-queued
|
13 years ago |
Chris Wilson
|
2f745ad3d3
drm/i915: Convert the dmabuf object to use the new i915_gem_object_ops
|
13 years ago |
Chris Wilson
|
9da3da660d
drm/i915: Replace the array of pages with a scatterlist
|
13 years ago |
Chris Wilson
|
f60d7f0c1d
drm/i915: Pin backing pages for pread
|
13 years ago |
Chris Wilson
|
755d22184f
drm/i915: Pin backing pages for pwrite
|
13 years ago |
Chris Wilson
|
a5570178c0
drm/i915: Pin backing pages whilst exporting through a dmabuf vmap
|
13 years ago |
Chris Wilson
|
37e680a15f
drm/i915: Introduce drm_i915_gem_object_ops
|
13 years ago |
Chris Wilson
|
7e81a42e34
drm/i915: Reduce a pin-leak BUG into a WARN
|
13 years ago |
Dave Airlie
|
65983bd605
Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
|
13 years ago |
Sedat Dilek
|
d7c3b937bd
drm/i915: Remove __GFP_NO_KSWAPD
|
13 years ago |
Dave Airlie
|
93bb70e0c0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next
|
13 years ago |
Chris Wilson
|
3236f57a01
drm/i915: Use a non-blocking wait for set-to-domain ioctl
|
13 years ago |
Chris Wilson
|
b361237bcc
drm/i915: Juggle code order to ease flow of the next patch
|
13 years ago |
Chris Wilson
|
0327d6ba99
drm/i915: Extract general object init routine
|
13 years ago |
Chris Wilson
|
4d6294bf77
drm/i915: Protect private gem objects from truncate (such as imported dmabuf)
|
13 years ago |