Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f343c5f6477354967ee1e331a68a56b9fece2f36
/
drivers
/
gpu
/
drm
/
i915
/
i915_gem_context.c
f343c5f
drm/i915: Getter/setter for object attributes
by Ben Widawsky
· 12 years ago
a0de80a
drm/i915: Fix context sizes on HSW
by Ben Widawsky
· 12 years ago
0025c07
drm/i915: change i915_add_request to macro
by Mika Kuoppala
· 12 years ago
c0bb617
drm/i915: add i915_gem_context_get_hang_stats()
by Mika Kuoppala
· 12 years ago
bb03641
drm/i915: context debug messages
by Ben Widawsky
· 12 years ago
8693a82
drm/i915: Add references to some workaround we implement
by Damien Lespiau
· 12 years ago
186507e
drm/i915: Assert mutex_is_locked on context lookup
by Ben Widawsky
· 12 years ago
112522f
drm/i915: put context upon switching
by Chris Wilson
· 12 years ago
168f836
drm/i915: unreference default context on module unload
by Mika Kuoppala
· 12 years ago
dce3271
drm/i915: reference count for i915_hw_contexts
by Mika Kuoppala
· 12 years ago
4615d4c
drm/i915: Use MLC (l3$) for context objects
by Chris Wilson
· 12 years ago
c8c470a
drm/i915: convert to idr_alloc()
by Tejun Heo
· 12 years ago
f73f760
drm/i915/ctx: Remove bad invariant
by Ben Widawsky
· 12 years ago
07ea0d8
drm/i915: Clarify HW context size logic
by Ben Widawsky
· 12 years ago
9d773091
drm/i915: Preallocate next seqno before touching the ring
by Chris Wilson
· 12 years ago
f94982b
drm/i915: Allocate the proper size for contexts.
by Ben Widawsky
· 12 years ago
1f31c69
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
612a9aa
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
760285e
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
by David Howells
· 12 years ago
ac82ea2
drm/i915: Actually invalidate the TLB for the SandyBridge HW contexts w/a
by Chris Wilson
· 12 years ago
86a1ee2
drm/i915: Only pwrite through the GTT if there is space in the aperture
by Chris Wilson
· 12 years ago
e47e9ad
drm/i915: remove unused variable
by Devendra Naga
· 12 years ago
2e4291e
drm/i915: Add contexts for HSW
by Ben Widawsky
· 12 years ago
9a3b530
drm/i915: Cleanup context switching through do_switch()
by Chris Wilson
· 13 years ago
be63638
drm/i915: dereferencing an error pointer
by Dan Carpenter
· 13 years ago
b259b31
drm/i915: fix invalid reference handling of the default ctx obj
by Chris Wilson
· 13 years ago
d3373a2
drm/i915: Flush the context object from the CPU caches upon switching
by Chris Wilson
· 13 years ago
4f91dd6
drm/i915/context/: s/CTX/CXT
by Ben Widawsky
· 13 years ago
146937e
drm/i915: linuxify create_hw_context()
by Ben Widawsky
· 13 years ago
5fa8be6
drm/i915: return -ENODEV if hw context are not supported
by Daniel Vetter
· 13 years ago
73c273e
drm/i915: simplify context_idr_cleanup
by Daniel Vetter
· 13 years ago
6f4c45c
drm/i915/context: shut up compiler
by Daniel Vetter
· 13 years ago
0d32601
drm/i915: return -ENOENT if the context doesn't exist
by Daniel Vetter
· 13 years ago
df12c6d
drm/i915: initialize the context idr unconditionally
by Daniel Vetter
· 13 years ago
55a6662
drm/i915: fix module unload after context merge
by Daniel Vetter
· 13 years ago
e158c5a
drm/i915: disable contexts on old HW
by Ben Widawsky
· 13 years ago
8e96d9c
drm/i915: reset the GPU on context fini
by Ben Widawsky
· 13 years ago
8462481
drm/i915/context: create & destroy ioctls
by Ben Widawsky
· 13 years ago
dfabbcb
drm/i915: use the default context
by Ben Widawsky
· 13 years ago
12b0286
drm/i915: possibly invalidate TLB before context switch
by Ben Widawsky
· 13 years ago
e37ec39
drm/i915: Ivybridge MI_ARB_ON_OFF context w/a
by Ben Widawsky
· 13 years ago
3af7b85
drm/i915: ensure context objects are bound to the global gtt
by Daniel Vetter
· 13 years ago
e055684
drm/i915: context switch implementation
by Ben Widawsky
· 13 years ago
4052105
drm/i915: context basic create & destroy
by Ben Widawsky
· 13 years ago
254f965
drm/i915: preliminary context support
by Ben Widawsky
· 13 years ago