Tejun Heo
|
c8c470afe3
drm/i915: convert to idr_alloc()
|
12 years ago |
Ben Widawsky
|
f73f760725
drm/i915/ctx: Remove bad invariant
|
12 years ago |
Ben Widawsky
|
07ea0d85ac
drm/i915: Clarify HW context size logic
|
12 years ago |
Chris Wilson
|
9d7730914f
drm/i915: Preallocate next seqno before touching the ring
|
12 years ago |
Ben Widawsky
|
f94982b002
drm/i915: Allocate the proper size for contexts.
|
12 years ago |
Dave Airlie
|
1f31c69dac
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
|
12 years ago |
Linus Torvalds
|
612a9aab56
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
|
12 years ago |
David Howells
|
760285e7e7
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
|
12 years ago |
Chris Wilson
|
ac82ea2e97
drm/i915: Actually invalidate the TLB for the SandyBridge HW contexts w/a
|
12 years ago |
Chris Wilson
|
86a1ee26bb
drm/i915: Only pwrite through the GTT if there is space in the aperture
|
13 years ago |
Devendra Naga
|
e47e9ad918
drm/i915: remove unused variable
|
13 years ago |
Ben Widawsky
|
2e4291e0bc
drm/i915: Add contexts for HSW
|
13 years ago |
Chris Wilson
|
9a3b530455
drm/i915: Cleanup context switching through do_switch()
|
13 years ago |
Dan Carpenter
|
be636387f8
drm/i915: dereferencing an error pointer
|
13 years ago |
Chris Wilson
|
b259b31206
drm/i915: fix invalid reference handling of the default ctx obj
|
13 years ago |
Chris Wilson
|
d3373a241b
drm/i915: Flush the context object from the CPU caches upon switching
|
13 years ago |
Ben Widawsky
|
4f91dd6f27
drm/i915/context/: s/CTX/CXT
|
13 years ago |
Ben Widawsky
|
146937e582
drm/i915: linuxify create_hw_context()
|
13 years ago |
Daniel Vetter
|
5fa8be65e9
drm/i915: return -ENODEV if hw context are not supported
|
13 years ago |
Daniel Vetter
|
73c273eb75
drm/i915: simplify context_idr_cleanup
|
13 years ago |
Daniel Vetter
|
6f4c45c12c
drm/i915/context: shut up compiler
|
13 years ago |
Daniel Vetter
|
0d32601376
drm/i915: return -ENOENT if the context doesn't exist
|
13 years ago |
Daniel Vetter
|
df12c6d5ec
drm/i915: initialize the context idr unconditionally
|
13 years ago |
Daniel Vetter
|
55a6662837
drm/i915: fix module unload after context merge
|
13 years ago |
Ben Widawsky
|
e158c5aa17
drm/i915: disable contexts on old HW
|
13 years ago |
Ben Widawsky
|
8e96d9c4d9
drm/i915: reset the GPU on context fini
|
13 years ago |
Ben Widawsky
|
846248136d
drm/i915/context: create & destroy ioctls
|
13 years ago |
Ben Widawsky
|
dfabbcb4f6
drm/i915: use the default context
|
13 years ago |
Ben Widawsky
|
12b0286f49
drm/i915: possibly invalidate TLB before context switch
|
13 years ago |
Ben Widawsky
|
e37ec39b18
drm/i915: Ivybridge MI_ARB_ON_OFF context w/a
|
13 years ago |