Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ea746f3659232b3104d9534d5a7ebd9934ae1dd6
/
drivers
/
gpu
/
drm
/
i915
/
i915_gem_request.h
ea746f3
drm/i915: Expand bool interruptible to pass flags to i915_wait_request()
by Chris Wilson
· 8 years ago
70c2a24
drm/i915: Simplify ELSP queue request tracking
by Chris Wilson
· 8 years ago
a52abd2
drm/i915: Record the position of the workarounds in the tail of the request
by Chris Wilson
· 8 years ago
c75870d
drm/i915: Ensure consistent control flow __i915_gem_active_get_rcu
by Daniel Vetter
· 8 years ago
c84455b
drm/i915: Move debug only per-request pid tracking from request to ctx
by Chris Wilson
· 8 years ago
058d88c
drm/i915: Track pinned VMA
by Chris Wilson
· 8 years ago
17f298cf
drm/i915: Move setting of request->batch into its single callsite
by Chris Wilson
· 8 years ago
5a198b8
drm/i915: Do not overwrite the request with zero on reallocation
by Chris Wilson
· 8 years ago
edf6b76
drm/i915: Add smp_rmb() to busy ioctl's RCU dance
by Chris Wilson
· 8 years ago
385384a
drm/i915: Wrap the protected active RCU dereference in a helper
by Chris Wilson
· 8 years ago
2e7ba01
drm/i915: Remove unused i915_gem_active_peek_rcu()
by Chris Wilson
· 8 years ago
dcff85c
drm/i915: Enable i915_gem_wait_for_idle() without holding struct_mutex
by Chris Wilson
· 8 years ago
2467658
drm/i915: Introduce i915_gem_active_wait_unlocked()
by Chris Wilson
· 8 years ago
0eafec6
drm/i915: Enable lockless lookup of request tracking via RCU
by Chris Wilson
· 8 years ago
776f323
drm/i915: s/__i915_wait_request/i915_wait_request/
by Chris Wilson
· 8 years ago
7da844c
drm/i915: Move the special case wait-request handling to its one caller
by Chris Wilson
· 8 years ago
675d9ad
drm/i915: Track requests inside each intel_ring
by Chris Wilson
· 8 years ago
fa545cb
drm/i915: Refactor activity tracking for requests
by Chris Wilson
· 8 years ago
efdf7c0
drm/i915: Rename request->list to link for consistency
by Chris Wilson
· 8 years ago
d72d908
drm/i915: Mark up i915_gem_active for locking annotation
by Chris Wilson
· 8 years ago
27c01aa
drm/i915: Prepare i915_gem_active for annotations
by Chris Wilson
· 8 years ago
381f371
drm/i915: Introduce i915_gem_active for request tracking
by Chris Wilson
· 8 years ago
7e37f88
drm/i915: Rename struct intel_ringbuffer to struct intel_ring
by Chris Wilson
· 8 years ago
1dae2df
drm/i915: Rename request->ringbuf to request->ring
by Chris Wilson
· 8 years ago
e8a261e
drm/i915: Rename request reference/unreference to get/put
by Chris Wilson
· 8 years ago
42df271
drm/i915: Disable waitboosting for fence_wait()
by Chris Wilson
· 8 years ago
0476965
drm/i915: Derive GEM requests from dma-fence
by Chris Wilson
· 8 years ago
05235c5
drm/i915: Move GEM request routines to i915_gem_request.c
by Chris Wilson
· 8 years ago