Chris Wilson
|
bf79cb914d
drm: Use ENOENT consistently for the error return for an unmatched handle.
|
15 years ago |
Chris Wilson
|
fca3ec01e0
drm,io-mapping: Specify slot to use for atomic mappings
|
15 years ago |
Chris Wilson
|
86f100b136
drm/i915: Unreference object not handle on creation
|
15 years ago |
Chris Wilson
|
8dc1775dce
drm/i915: Attempt to uncouple object after catastrophic failure in unbind
|
15 years ago |
Chris Wilson
|
be72615bcf
drm/i915: Repeat unbinding during free if interrupted (v6)
|
15 years ago |
Chris Wilson
|
b09a1feca6
drm/i915: Refactor i915_gem_retire_requests()
|
15 years ago |
Chris Wilson
|
2dafb1e082
drm/i915: Propagate error from i915_gem_object_flush_gpu_write_domain()
|
15 years ago |
Chris Wilson
|
5f35308bab
drm/i915: Propagate error from drm_install_irq() during EnterVT
|
15 years ago |
Chris Wilson
|
43b27f40eb
drm/i915: Explosion following OOM in do_execbuffer.
|
15 years ago |
Dave Airlie
|
d656ae53f6
Merge tag 'v2.6.35-rc6' into drm-radeon-next
|
15 years ago |
Linus Torvalds
|
f4b23cc2d5
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
|
15 years ago |
Dave Airlie
|
944001201c
drm/i915: enable low power render writes on GEN3 hardware.
|
15 years ago |
Dave Chinner
|
7f8275d0d6
mm: add context argument to shrinker callback
|
15 years ago |
Linus Torvalds
|
cd9f040df6
drm/i915: add 'reclaimable' to i915 self-reclaimable page allocations
|
15 years ago |
Daniel Vetter
|
db3307a9f7
drm: kill drm_mm_node->private
|
15 years ago |
Linus Torvalds
|
985b823b91
drm/i915: fix hibernation since i915 self-reclaim fixes
|
15 years ago |
Chris Wilson
|
ab34c22681
drm/i915: Fix up address spaces in slow_kernel_write()
|
15 years ago |
Chris Wilson
|
99a03df57c
drm/i915: Use non-atomic kmap for slow copy paths
|
15 years ago |
Chris Wilson
|
9b8c4a0b21
drm/i915: Avoid moving from CPU domain during pwrite
|
15 years ago |
Chris Wilson
|
68f95ba9e2
drm/i915: Cleanup after failed initialization of ringbuffers
|
15 years ago |
Chris Wilson
|
654fc6073f
drm/i915: Reject bind_to_gtt() early if object > aperture
|
15 years ago |
Chris Wilson
|
3d1cc47037
drm/i915: Remove spurious warning "Failure to install fence"
|
15 years ago |
Chris Wilson
|
ac0c6b5ad3
drm/i915: Rebind bo if currently bound with incorrect alignment.
|
15 years ago |
Chris Wilson
|
808b24d6ed
drm/i915: Propagate error from unbinding an unfenceable object.
|
15 years ago |
Chris Wilson
|
b118c1e363
drm/i915: Avoid nesting of domain changes when setting display plane
|
15 years ago |
Daniel Vetter
|
778c35444f
drm/i915: combine all small integers into one single bitfield
|
15 years ago |
Zou Nan hai
|
d1b851fc0d
drm/i915: implement BSD ring buffer V2
|
15 years ago |
Zou Nan hai
|
852835f343
drm/i915: convert some gem structures to per-ring V2
|
15 years ago |
Zou Nan hai
|
8187a2b70e
drm/i915: introduce intel_ring_buffer structure (V2)
|
15 years ago |
Eric Anholt
|
d3301d86b4
drm/i915: Rename dev_priv->ring to dev_priv->render_ring.
|
15 years ago |