Daniel Vetter
|
16edd55029
drm/i915: check for multiple write domains in pin_and_relocate
|
15 years ago |
Daniel Vetter
|
922a2efc1b
drm/i915: clean-up i915_gem_flush_gpu_write_domain
|
15 years ago |
Daniel Vetter
|
4df2faf451
drm/i915: reuse i915_gpu_idle helper
|
15 years ago |
Daniel Vetter
|
6356039653
drm/i915: ensure lru ordering of fence_list
|
15 years ago |
Daniel Vetter
|
ae3db24aab
drm/i915: extract fence stealing code
|
15 years ago |
Daniel Vetter
|
4a87b8ca21
drm/i915: fixup active list locking in object_unbind
|
15 years ago |
Daniel Vetter
|
798750e30d
drm/i915: reuse i915_gem_object_put_fence_reg for fence stealing code
|
15 years ago |
Eric Anholt
|
f6e450a641
drm/i915: Fix sandybridge status page setup.
|
15 years ago |
Eric Anholt
|
4e901fdc26
drm/i915: Set up fence registers on sandybridge.
|
15 years ago |
Eric Anholt
|
bad720ff3e
drm/i915: Add initial bits for VGA modesetting bringup on Sandybridge.
|
15 years ago |
Dave Airlie
|
30d6c72c4a
Merge remote branch 'anholt/drm-intel-next' into drm-next-stage
|
15 years ago |
Dave Airlie
|
de19322d55
Merge remote branch 'korg/drm-core-next' into drm-next-stage
|
15 years ago |
Owain Ainsworth
|
f590d279eb
drm/i915: reduce some of the duplication of tiling checking
|
15 years ago |
Daniel Vetter
|
10ae9bd25a
drm/i915: blow away userspace mappings before fence change
|
15 years ago |
Daniel Vetter
|
4a7266123f
drm/i915: move a gtt flush to the correct place
|
15 years ago |
Eric Anholt
|
b397c836ef
drm/i915: Don't reserve compatibility fence regs in KMS mode.
|
15 years ago |
Chris Wilson
|
29105ccc43
drm/i915: Replace open-coded eviction in i915_gem_idle()
|
15 years ago |
Luca Barbieri
|
bc9025bdc4
Use drm_gem_object_[handle_]unreference_unlocked where possible
|
15 years ago |
Owain Ainsworth
|
a40e8d3139
drm/i915: Correctly return -ENOMEM on allocation failure in cmdbuf ioctls.
|
15 years ago |
Daniel Vetter
|
99fcb766a3
drm/i915: Update write_domains on active list after flush.
|
15 years ago |
Linus Torvalds
|
f6510ec5a9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel
|
15 years ago |
Chris Wilson
|
93533c291a
drm/i915: Fix leak of relocs along do_execbuffer error path
|
15 years ago |
Chris Wilson
|
4bdadb9785
drm/i915: Selectively enable self-reclaim
|
15 years ago |
Chris Wilson
|
0ce907f891
drm/i915: Prevent use of uninitialized pointers along error path.
|
15 years ago |
Eric Anholt
|
6036ae7e94
drm/i915: Remove chatty execbuf failure message.
|
15 years ago |
Zhenyu Wang
|
b9241ea31f
drm/i915: Don't wait interruptible for possible plane buffer flush
|
15 years ago |
Linus Torvalds
|
2c1f1895ef
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
|
15 years ago |
Zhenyu Wang
|
e6be8d9d17
drm: remove address mask param for drm_pci_alloc()
|
15 years ago |
Chris Wilson
|
e3d8affb0d
drm/i915: Permit pinning whilst the device is 'suspended'
|
15 years ago |
Jesse Barnes
|
76446cac68
drm/i915: execbuf2 support
|
15 years ago |