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
/
i915_request.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-05
drm/i915: Pull i915_gem_active into the i915_active family
Chris Wilson
1
-24
/
+11
2019-02-05
drm/i915: Add timeline barrier support
Tvrtko Ursulin
1
-0
/
+17
2019-02-05
drm/i915: Trim NEWCLIENT boosting
Chris Wilson
1
-1
/
+1
2019-01-30
drm/i915: Replace global breadcrumbs with per-context interrupt tracking
Chris Wilson
1
-93
/
+49
2019-01-29
drm/i915: Identify active requests
Chris Wilson
1
-5
/
+5
2019-01-28
drm/i915: Track the context's seqno in its own timeline HWSP
Chris Wilson
1
-1
/
+2
2019-01-28
drm/i915: Introduce concept of per-timeline (context) HWSP
Chris Wilson
1
-5
/
+11
2019-01-25
drm/i915: Remove GPU reset dependence on struct_mutex
Chris Wilson
1
-47
/
+0
2019-01-25
drm/i915: Remove manual breadcumb counting
Chris Wilson
1
-2
/
+2
2019-01-23
Merge drm/drm-next into drm-intel-next-queued
Rodrigo Vivi
1
-6
/
+6
2019-01-22
drm/i915: Tidy common test_bit probing of i915_request->fence.flags
Chris Wilson
1
-1
/
+1
2019-01-21
drm/i915: Prevent use of global_seqno=0
Chris Wilson
1
-1
/
+8
2019-01-17
drm/i915: Pull all the reset functionality together into i915_reset.c
Chris Wilson
1
-0
/
+1
2019-01-10
drm/i915: Reduce i915_request_alloc retirement to local context
Chris Wilson
1
-22
/
+33
2019-01-09
Merge tag 'drm-misc-next-2019-01-07-1' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
1
-6
/
+6
2018-12-31
drm/i915: Drop unused engine->irq_seqno_barrier w/a
Chris Wilson
1
-7
/
+1
2018-12-31
drm/i915: Remove redundant trailing request flush
Chris Wilson
1
-7
/
+7
2018-12-28
drm/i915: Remove HW semaphores for gen7 inter-engine synchronisation
Chris Wilson
1
-120
/
+6
2018-12-07
drm/i915: Compile fix for 64b dma-fence seqno
Mika Kuoppala
1
-6
/
+6
2018-12-07
drm/i915: Push EMIT_INVALIDATE at request start to backends
Chris Wilson
1
-5
/
+0
2018-11-27
drm/i915: Skip engine serialisation for no-op seqno reset
Chris Wilson
1
-0
/
+3
2018-10-26
drm/i915: Park signaling thread while wrapping the seqno
Chris Wilson
1
-0
/
+4
2018-10-05
drm/i915: Remove the global cache shrink & rcu barrier on allocation failure
Chris Wilson
1
-11
/
+0
2018-10-01
drm/i915: Priority boost for waiting clients
Chris Wilson
1
-0
/
+2
2018-10-01
drm/i915: Pull scheduling under standalone lock
Chris Wilson
1
-85
/
+0
2018-10-01
drm/i915: Priority boost for new clients
Chris Wilson
1
-2
/
+14
2018-09-14
drm/i915: Limit the backpressure for i915_request allocation
Chris Wilson
1
-6
/
+8
2018-08-07
drm/i915: Pull seqno started checks together
Chris Wilson
1
-5
/
+4
2018-07-09
drm/i915: Provide a timeout to i915_gem_wait_for_idle()
Chris Wilson
1
-2
/
+4
2018-07-07
drm/i915: Replace nested subclassing with explicit subclasses
Chris Wilson
1
-1
/
+1
2018-07-06
drm/i915: Export i915_request_skip()
Chris Wilson
1
-0
/
+21
2018-06-28
drm/i915: Only signal from interrupt when requested
Chris Wilson
1
-1
/
+1
2018-06-28
drm/i915: Move the irq_counter inside the spinlock
Chris Wilson
1
-2
/
+2
2018-06-14
drm/i915: Make closing request flush mandatory
Chris Wilson
1
-16
/
+2
2018-06-11
drm/i915/ringbuffer: Fix context restore upon reset
Chris Wilson
1
-0
/
+2
2018-05-24
drm/i915: Look for an active kernel context before switching
Chris Wilson
1
-1
/
+4
2018-05-18
drm/i915: Store a pointer to intel_context in i915_request
Chris Wilson
1
-17
/
+17
2018-05-18
drm/i915: Move request->ctx aside
Chris Wilson
1
-6
/
+6
2018-05-08
drm/i915: Annotate timeline lock nesting
Chris Wilson
1
-1
/
+1
2018-05-08
drm/i915: Disable tasklet scheduling across initial scheduling
Chris Wilson
1
-3
/
+2
2018-05-04
drm/i915: Remove assertion of active_rings must be non-empty if active_requests
Chris Wilson
1
-3
/
+0
2018-05-04
drm/i915: Keep one request in our ring_list
Chris Wilson
1
-3
/
+3
2018-05-03
drm/i915: Reset the hangcheck timestamp before repeating a seqno
Chris Wilson
1
-0
/
+1
2018-05-03
drm/i915: Split i915_gem_timeline into individual timelines
Chris Wilson
1
-35
/
+33
2018-05-03
drm/i915: Move timeline from GTT to ring
Chris Wilson
1
-7
/
+6
2018-04-30
drm/i915: Only track live rings for retiring
Chris Wilson
1
-2
/
+8
2018-04-30
drm/i915: Retire requests along rings
Chris Wilson
1
-56
/
+94
2018-04-30
drm/i915: Wrap engine->context_pin() and engine->context_unpin()
Chris Wilson
1
-3
/
+3
2018-04-30
drm/i915: Stop tracking timeline->inflight_seqnos
Chris Wilson
1
-16
/
+17
2018-04-18
drm/i915: Pack params to engine->schedule() into a struct
Chris Wilson
1
-2
/
+2
[next]