Linus Torvalds
|
225aa01173
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel
|
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 |
Chris Wilson
|
6f772d7e2f
drm/i915: Explosion following OOM in do_execbuffer.
|
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 |
Eric Anholt
|
62fdfeaf8b
drm/i915: Move ringbuffer-related code to intel_ringbuffer.c.
|
15 years ago |
Daniel Vetter
|
007cc8ac4e
drm/i915: move fence lru to struct drm_i915_fence_reg
|
15 years ago |
Eric Anholt
|
34dc4d4423
Merge remote branch 'origin/master' into drm-intel-next
|
15 years ago |
Chris Wilson
|
1637ef413b
drm/i915: Wait for the GPU whilst shrinking, if truly desperate.
|
15 years ago |
Jesse Barnes
|
1918ad77f7
drm/i915: fix non-Ironlake 965 class crashes
|
15 years ago |
Jesse Barnes
|
e552eb7038
drm/i915: use PIPE_CONTROL instruction on Ironlake and Sandy Bridge
|
15 years ago |
Daniel Vetter
|
a8089e849a
drm/i915: drop pointer to drm_gem_object
|
15 years ago |
Daniel Vetter
|
62b8b21515
drm/i915: don't use ->driver_private anymore
|
15 years ago |
Daniel Vetter
|
c397b9084c
drm/i915: embed the gem object into drm_i915_gem_object
|
15 years ago |