index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_ringbuffer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Move mi_set_context() into the legacy ringbuffer submission
Chris Wilson
2017-11-23
1
-1
/
+185
*
drm/i915: Unwind incomplete legacy context switches
Chris Wilson
2017-11-23
1
-0
/
+1
*
drm/i915: Remove i915.semaphores modparam
Chris Wilson
2017-11-20
1
-2
/
+2
*
drm/i915: Remove obsolete ringbuffer emission for gen8+
Chris Wilson
2017-11-20
1
-368
/
+63
*
drm/i915: Automatic i915_switch_context for legacy
Chris Wilson
2017-11-20
1
-0
/
+4
*
drm/i915: Make request's wait-for-space explicit
Chris Wilson
2017-11-15
1
-20
/
+36
*
drm/i915: Stop caching the "golden" renderstate
Chris Wilson
2017-11-10
1
-1
/
+4
*
drm/i915: Record the default hw state after reset upon load
Chris Wilson
2017-11-10
1
-12
/
+33
*
drm/i915: Mark the context state as dirty/written
Chris Wilson
2017-11-10
1
-3
/
+3
*
drm/i915: Empty the ring before disabling
Chris Wilson
2017-10-27
1
-1
/
+5
*
drm/i915: Add a hook for making the engines idle (parking) and unparking
Chris Wilson
2017-10-25
1
-1
/
+4
*
drm/i915: Remove walk over obj->vma_list for the shrinker
Chris Wilson
2017-10-16
1
-1
/
+7
*
drm/i915: Keep the rings stopped until they have been re-initialized
Chris Wilson
2017-10-13
1
-5
/
+3
*
drm/i915: Provide an assert for when we expect forcewake to be held
Chris Wilson
2017-10-09
1
-1
/
+10
*
drm/i915: Rename global i915 to i915_modparams
Michal Wajdeczko
2017-09-22
1
-4
/
+4
*
drm/i915: Cancel all ready but queued requests when wedging
Chris Wilson
2017-09-18
1
-0
/
+20
*
drm/i915: Mask everything in ring HWSTAM on gen6+ in ringbuffer mode
Ville Syrjälä
2017-09-15
1
-0
/
+3
*
drm/i915/lrc: allocate separate page for HWSP
Daniele Ceraolo Spurio
2017-09-13
1
-124
/
+1
*
drm/i915: Add a default case in gen7 hwsp switch-case
Michel Thierry
2017-09-08
1
-5
/
+6
*
drm/i915: Enforce that CS packets are qword aligned
Chris Wilson
2017-07-27
1
-0
/
+3
*
drm/i915: Do not re-calculate num_rings locally
Tvrtko Ursulin
2017-06-20
1
-3
/
+2
*
drm/i915: Micro-optimise hotpath through intel_ring_begin()
Chris Wilson
2017-05-04
1
-31
/
+36
*
drm/i915: Report the ring->space from intel_ring_update_space()
Chris Wilson
2017-05-04
1
-4
/
+8
*
drm/i915: Avoid the branch in computing intel_ring_space()
Chris Wilson
2017-05-04
1
-11
/
+13
*
drm/i915: Use engine->context_pin() to report the intel_ring
Chris Wilson
2017-05-04
1
-12
/
+13
*
drm/i915: Sanitize engine context sizes
Joonas Lahtinen
2017-04-28
1
-2
/
+2
*
drm/i915: Defer context state allocation for legacy ring submission
Chris Wilson
2017-04-27
1
-0
/
+50
*
drm/i915: Poison the request before emitting commands
Chris Wilson
2017-04-25
1
-0
/
+1
*
drm/i915: Differentiate between sw write location into ring and last hw read
Chris Wilson
2017-04-25
1
-14
/
+27
*
drm/i915: Use discardable buffers for rings
Chris Wilson
2017-04-20
1
-1
/
+1
*
drm/i915: Use the same vfunc for BSD2 ring init
Oscar Mateo
2017-04-11
1
-14
/
+0
*
drm/i915: Use safer intel_uncore_wait_for_register in ring-init
Chris Wilson
2017-04-11
1
-3
/
+3
*
drm/i915: Stop sleeping from inside gen6_bsd_submit_request()
Chris Wilson
2017-04-11
1
-5
/
+5
*
drm/i915: Onion unwind for intel_init_ring_common()
Chris Wilson
2017-04-03
1
-41
/
+36
*
drm/i915: intel_ring.engine is unused
Chris Wilson
2017-04-03
1
-15
/
+13
*
drm/i915: Refactor tests for validity of RING_TAIL
Chris Wilson
2017-03-27
1
-6
/
+3
*
drm/i915: Assert that the request->tail fits within the ring
Chris Wilson
2017-03-27
1
-0
/
+3
*
drm/i915: Fix semaphore emission for BDW+ RCS ringbuffer emission
Chris Wilson
2017-03-24
1
-1
/
+1
*
drm/i915: Restore marking context objects as dirty on pinning
Chris Wilson
2017-03-23
1
-0
/
+2
*
drm/i915: Remove intel_ring.last_retired_head
Chris Wilson
2017-03-21
1
-17
/
+4
*
drm/i915: Assert that the context pin_counts do not overflow
Chris Wilson
2017-03-16
1
-0
/
+1
*
drm/i915: Move engine->submit_request selection to a vfunc
Chris Wilson
2017-03-16
1
-2
/
+13
*
drm/i915: Reduce context alignment
Chris Wilson
2017-02-27
1
-1
/
+2
*
drm/i915: Assert that the request->tail is always qword aligned
Chris Wilson
2017-02-20
1
-0
/
+3
*
drm/i915: Consolidate gen8_emit_pipe_control
Tvrtko Ursulin
2017-02-17
1
-30
/
+15
*
drm/i915: Move common workaround code to intel_engine_cs
Tvrtko Ursulin
2017-02-17
1
-550
/
+0
*
drm/i915: Make int __intel_ring_space static
Tvrtko Ursulin
2017-02-17
1
-1
/
+1
*
drm/i915: Remove duplicate intel_logical_ring_workarounds_emit
Tvrtko Ursulin
2017-02-15
1
-1
/
+1
*
drm/i915: fix for WaDisableDopClockGating:bdw
Robert Bragg
2017-02-14
1
-1
/
+5
*
drm/i915: Emit to ringbuffer directly
Tvrtko Ursulin
2017-02-14
1
-316
/
+276
[next]