index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_lrc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-20
drm/i915/execlists: Onion unwind for logical_ring_init() failure
Chris Wilson
1
-7
/
+11
2018-09-14
drm/i915/execlists: Use coherent writes into the context image
Chris Wilson
1
-2
/
+4
2018-09-14
drm/i915/execlists: Delay updating ring register state after resume
Chris Wilson
1
-18
/
+15
2018-09-05
drm/i915: Reduce context HW ID lifetime
Chris Wilson
1
-0
/
+8
2018-09-04
drm/i915/icl: Fix context RPCS programming
Tvrtko Ursulin
1
-13
/
+74
2018-08-29
drm/i915/execlists: Flush tasklet directly from reset-finish
Chris Wilson
1
-11
/
+6
2018-08-16
drm/i915/execlists: Include reset depth in traces
Chris Wilson
1
-2
/
+4
2018-08-16
drm/i915: Remove useless error return from intel_init_mocs_engine()
Chris Wilson
1
-5
/
+1
2018-08-10
drm/i915/icl: account for context save/restore removed bits
Paulo Zanoni
1
-8
/
+6
2018-08-06
drm/i915: kill resource streamer support
Lucas De Marchi
1
-6
/
+4
2018-08-01
drm/i915/execlists: Terminate the context image with BB_END
Chris Wilson
1
-0
/
+4
2018-07-27
drm/i915: Drop unneed i915 parameter from intel_ring_pin()
Chris Wilson
1
-1
/
+1
2018-07-27
drm/i915: Remove unnecessary ggtt_offset_bias from i915_gem_context
Jakub BartmiĊski
1
-3
/
+2
2018-07-27
drm/i915: Remove superfluous GEN8_LR_CONTEXT_ALIGN
Chris Wilson
1
-1
/
+1
2018-07-27
drm/i915: Eliminate use of PAGE_SIZE as a virtual alignment
Chris Wilson
1
-1
/
+1
2018-07-24
drm/i915: Pull unpin map into vma release
Chris Wilson
1
-1
/
+1
2018-07-19
drm/i915/execlists: Move the assertion we have the rpm wakeref down
Chris Wilson
1
-14
/
+11
2018-07-19
drm/i915/guc: Keep guc submission permanently engaged
Chris Wilson
1
-2
/
+2
2018-07-16
drm/i915/selftests: Force a preemption hang
Chris Wilson
1
-0
/
+3
2018-07-16
drm/i915/execlists: Always clear preempt status on cancelling all
Chris Wilson
1
-4
/
+2
2018-07-16
drm/i915/execlists: Disable submission tasklet upon wedging
Chris Wilson
1
-0
/
+8
2018-07-14
drm/i915/execlists: Drop clear_gtiir() on GPU reset
Chris Wilson
1
-68
/
+0
2018-07-11
drm/i915/execlists: Switch to rb_root_cached
Chris Wilson
1
-21
/
+11
2018-07-10
drm/i915: Only reset hangcheck at the start of an activity cycle
Chris Wilson
1
-1
/
+0
2018-06-29
drm/i915/execlists: Direct submission of new requests (avoid tasklet/ksoftirqd)
Chris Wilson
1
-36
/
+66
2018-06-29
drm/i915/execlists: Trust the CSB
Chris Wilson
1
-25
/
+4
2018-06-29
drm/i915/execlists: Stop storing the CSB read pointer in the mmio register
Chris Wilson
1
-2
/
+0
2018-06-29
drm/i915/execlists: Reset CSB write pointer after reset
Chris Wilson
1
-2
/
+21
2018-06-29
drm/i915/execlists: Unify CSB access pointers
Chris Wilson
1
-68
/
+65
2018-06-29
drm/i915/execlists: Process one CSB update at a time
Chris Wilson
1
-141
/
+137
2018-06-29
drm/i915/execlists: Pull CSB reset under the timeline.lock
Chris Wilson
1
-12
/
+4
2018-06-29
drm/i915/execlists: Pull submit after dequeue under timeline lock
Chris Wilson
1
-20
/
+12
2018-06-25
drm/i915: Context objects can never be active when freed
Chris Wilson
1
-1
/
+3
2018-06-25
drm/i915/execlists: Check for ce->state before destroy
Chris Wilson
1
-1
/
+3
2018-06-18
drm/i915/execlists: Pull the w/a LRI emission into a helper
Chris Wilson
1
-16
/
+43
2018-06-18
drm/i915: Enable provoking vertex fix on Gen9 systems.
Kenneth Graunke
1
-1
/
+11
2018-06-15
drm/i915/execlists: Reset the CSB head tracking on reset/sanitization
Chris Wilson
1
-9
/
+6
2018-06-14
drm/i915/execlists: Push the tasklet kick after reset to reset_finish
Chris Wilson
1
-6
/
+7
2018-06-11
drm/i915/execlists: Avoid putting the error pointer
Chris Wilson
1
-4
/
+2
2018-06-11
drm/i915: Wrap around the tail offset before setting ring->tail
Chris Wilson
1
-2
/
+4
2018-06-05
drm/i915/gtt: Rename i915_hw_ppgtt base member
Chris Wilson
1
-5
/
+5
2018-06-04
drm/i915/perf: fix ctx_id read with GuC & ICL
Lionel Landwerlin
1
-0
/
+5
2018-06-04
drm/i915: drop one bit on the hw_id when using guc
Lionel Landwerlin
1
-1
/
+1
2018-05-31
drm/i915: After reset on sanitization, reset the engine backends
Chris Wilson
1
-3
/
+5
2018-05-25
drm/i915/execlists: Wait for ELSP submission on restart
Chris Wilson
1
-1
/
+10
2018-05-25
drm/i915: Flush the ring stop bit after clearing RING_HEAD in reset
Chris Wilson
1
-0
/
+22
2018-05-19
drm/i915/execlists: Handle copying default context state for atomic reset
Chris Wilson
1
-11
/
+4
2018-05-18
drm/i915: Pull the context->pin_count dec into the common intel_context_unpin
Chris Wilson
1
-12
/
+1
2018-05-18
drm/i915: Store a pointer to intel_context in i915_request
Chris Wilson
1
-54
/
+71
2018-05-18
drm/i915: Move request->ctx aside
Chris Wilson
1
-14
/
+17
[next]