Chris Wilson
|
e624ae8e0d
Merge branch 'drm-intel-fixes' into drm-intel-next
|
14 years ago |
Chris Wilson
|
d1d788302e
drm/i915: Prevent integer overflow when validating the execbuffer
|
14 years ago |
Chris Wilson
|
51311d0a5c
drm/i915: Do not hold mutex when faulting in user addresses
|
14 years ago |
Chris Wilson
|
c94f28c383
Merge branch 'drm-intel-fixes' into drm-intel-next
|
14 years ago |
Chris Wilson
|
1bb95834bb
Merge remote branch 'airlied/drm-fixes' into drm-intel-fixes
|
14 years ago |
Daniel Vetter
|
5e78330126
drm/i915: fix relaxed tiling for gen <= 3 && !g33
|
14 years ago |
Chris Wilson
|
85345517fe
drm/i915: Retire any pending operations on the old scanout when switching
|
14 years ago |
Chris Wilson
|
5d97eb69bd
drm/i915: Only add the lazy request if we end up waiting for it.
|
14 years ago |
Joe Perches
|
fce7d61be0
drivers/gpu/drm: Update WARN uses
|
14 years ago |
Chris Wilson
|
b47b30ccda
drm/i915: Avoid might_fault during pwrite whilst holding our mutex
|
14 years ago |
Chris Wilson
|
045e769ab6
drm/i915: Handle GPU hangs during fault gracefully.
|
14 years ago |
Daniel Vetter
|
75e9e9158f
drm/i915: kill mappable/fenceable disdinction
|
14 years ago |
Chris Wilson
|
085ce26437
drm/i915: Ensure that if we ever try to pin+fence it is mappable.
|
14 years ago |
Chris Wilson
|
f2a630bfec
Merge branch 'drm-intel-fixes' into drm-intel-next
|
14 years ago |
Chris Wilson
|
c6afd65807
drm/i915: Apply big hammer to serialise buffer access between rings
|
14 years ago |
Chris Wilson
|
0f8c6d7ca9
drm/i915: Move the invalidate|flush information out of the device struct
|
14 years ago |
Chris Wilson
|
13b2928933
drm/i915: Apply big hammer to serialise buffer access between rings
|
14 years ago |
Chris Wilson
|
5eac3ab459
drm/i915: Evict just the purgeable GTT entries on the first pass
|
14 years ago |
Chris Wilson
|
ff75b9bc48
drm/i915: Fix typo from e5281ccd in i915_gem_attach_phys_object()
|
14 years ago |
Chris Wilson
|
872d860c85
drm/i915: Remove the duplicate domain-change tracepoint for GPU flush
|
14 years ago |
Chris Wilson
|
a00b10c360
drm/i915: Only enforce fence limits inside the GTT.
|
15 years ago |
Chris Wilson
|
7465378fd7
drm/i915: Convert BUG_ON(pin_count) from an impossible condition
|
14 years ago |
Chris Wilson
|
bbe2e11a4b
drm/i915: Do not return -1 from shrinker when nr_to_scan == 0
|
14 years ago |
Chris Wilson
|
395b70be54
drm/i915: Flush read-only buffers from the active list upon idle as well
|
14 years ago |
Chris Wilson
|
4a684a4117
drm/i915: Kill GTT mappings when moving from GTT domain
|
14 years ago |
Chris Wilson
|
e5281ccd2e
drm/i915: Eliminate nested get/put pages
|
14 years ago |
Chris Wilson
|
39a01d1fb6
drm/i915: Remove mmap_offset
|
14 years ago |
Chris Wilson
|
17250b7155
drm/i915: Make the inactive object shrinker per-device
|
14 years ago |
Chris Wilson
|
da761a6edf
drm/i915: Bail early if we try to mmap an object too large to be mapped.
|
14 years ago |
Daniel Vetter
|
fb7d516af1
drm/i915: add accounting for mappable objects in gtt v2
|
15 years ago |