Owain Ainsworth
|
a40e8d3139
drm/i915: Correctly return -ENOMEM on allocation failure in cmdbuf ioctls.
|
15 年之前 |
Daniel Vetter
|
99fcb766a3
drm/i915: Update write_domains on active list after flush.
|
15 年之前 |
Linus Torvalds
|
f6510ec5a9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel
|
15 年之前 |
Chris Wilson
|
93533c291a
drm/i915: Fix leak of relocs along do_execbuffer error path
|
15 年之前 |
Chris Wilson
|
4bdadb9785
drm/i915: Selectively enable self-reclaim
|
15 年之前 |
Chris Wilson
|
0ce907f891
drm/i915: Prevent use of uninitialized pointers along error path.
|
15 年之前 |
Eric Anholt
|
6036ae7e94
drm/i915: Remove chatty execbuf failure message.
|
15 年之前 |
Zhenyu Wang
|
b9241ea31f
drm/i915: Don't wait interruptible for possible plane buffer flush
|
15 年之前 |
Linus Torvalds
|
2c1f1895ef
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
|
15 年之前 |
Zhenyu Wang
|
e6be8d9d17
drm: remove address mask param for drm_pci_alloc()
|
15 年之前 |
Chris Wilson
|
e3d8affb0d
drm/i915: Permit pinning whilst the device is 'suspended'
|
15 年之前 |
Jesse Barnes
|
76446cac68
drm/i915: execbuf2 support
|
15 年之前 |
Daniel Vetter
|
96b47b6559
drm/i915: fix order of fence release wrt flushing
|
15 年之前 |
Linus Torvalds
|
3ef884b4c0
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
|
15 年之前 |
Chris Wilson
|
5618ca6abc
drm/i915: Set the error code after failing to insert new offset into mm ht.
|
15 年之前 |
Adam Jackson
|
f2b115e69d
drm/i915: Fix product names and #defines
|
15 年之前 |
Chris Wilson
|
ffb4728095
drm/i915: Drop a some common DRM_ERROR()
|
15 年之前 |
André Goddard Rosa
|
af901ca181
tree-wide: fix assorted typos all over the place
|
15 年之前 |
Kristian Høgsberg
|
6b95a207c1
drm/i915: Add intel implementation of the pageflip ioctl
|
15 年之前 |
Eric Anholt
|
c8e0f93a38
drm/i915: Replace a calloc followed by copying data over it with malloc.
|
15 年之前 |
Zhao Yakui
|
44d98a6142
drm/i915: Replace DRM_DEBUG with DRM_DEBUG_DRIVER
|
15 年之前 |
Daniel Vetter
|
1df4b35b61
drm/i915: kill i915_lp_ring_sync
|
16 年之前 |
Daniel Vetter
|
5a5a0c64a9
drm/i915: implement fastpath for overlay flip waiting
|
16 年之前 |
Daniel Vetter
|
48764bf43f
drm/i915: add i915_lp_ring_sync helper
|
16 年之前 |
Chris Wilson
|
9d34e5db07
drm/i915: Enable irq to trace batch buffer completion.
|
16 年之前 |
Chris Wilson
|
8f0dc5bf17
drm/i915: batch submit seqno off-by-one.
|
16 年之前 |
Linus Torvalds
|
94e0fb086f
Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel
|
16 年之前 |
Chris Wilson
|
c715089f49
drm/i915: Handle ERESTARTSYS during page fault
|
16 年之前 |
Chris Wilson
|
ab18282d58
drm/i915: Warn before mmaping a purgeable buffer.
|
16 年之前 |
Chris Wilson
|
bb6baf76f4
drm/i915: Track purged state.
|
16 年之前 |