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
starfive-6.6.48-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
/
gt
/
intel_lrc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-24
drm/i915: Make lrc_init_wa_ctx compatible with ww locking, v3.
Maarten Lankhorst
1
-11
/
+38
2021-01-14
drm/i915/gt: Prune inlines
Chris Wilson
1
-2
/
+2
2021-01-09
drm/i915/gt: Remove unused function 'dword_in_page'
Chris Wilson
1
-5
/
+0
2021-01-09
drm/i915/gt: Exercise lrc_wa_ctx initialisation failure
Chris Wilson
1
-14
/
+20
2021-01-09
drm/i915/gt: Prevent use of engine->wa_ctx after error
Chris Wilson
1
-0
/
+3
2021-01-02
drm/i915: Populate logical context during first pin.
Maarten Lankhorst
1
-0
/
+4
2020-12-22
drm/i915/gt: Track all timelines created using the HWSP
Chris Wilson
1
-1
/
+0
2020-12-21
drm/i915/gt: Split logical ring contexts from execlist submission
Chris Wilson
1
-0
/
+1561
2020-12-10
drm/i915/gt: Rename lrc.c to execlists_submission.c
Chris Wilson
1
-6141
/
+0
2020-12-04
drm/i915/gt: Clear the execlists timers upon reset
Chris Wilson
1
-0
/
+5
2020-12-04
drm/i915/gt: Cancel the preemption timeout on responding to it
Chris Wilson
1
-1
/
+3
2020-12-04
drm/i915/gt: Ignore repeated attempts to suspend request flow across reset
Chris Wilson
1
-0
/
+3
2020-11-26
drm/i915/gt: Check for a completed last request once
Chris Wilson
1
-11
/
+4
2020-11-26
drm/i915/gt: Decouple completed requests on unwind
Chris Wilson
1
-2
/
+4
2020-11-23
drm/i915/gt: Free stale request on destroying the virtual engine
Chris Wilson
1
-7
/
+53
2020-11-19
drm/i915: Lift waiter/signaler iterators
Chris Wilson
1
-10
/
+0
2020-11-19
drm/i915/gt: Update request status flags for debug pretty-printer
Chris Wilson
1
-7
/
+8
2020-11-19
drm/i915: Lift i915_request_show()
Chris Wilson
1
-1
/
+1
2020-11-19
drm/i915/gt: Remember to free the virtual breadcrumbs
Chris Wilson
1
-0
/
+1
2020-11-17
drm/i915/gt: Ignore dt==0 for reporting underflows
Chris Wilson
1
-2
/
+2
2020-11-09
drm/i915: Improve record of hung engines in error state
Tvrtko Ursulin
1
-0
/
+2
2020-11-03
drm/i915/gt: Flush xcs before tgl breadcrumbs
Chris Wilson
1
-1
/
+3
2020-10-23
drm/i915/gt: Use the local HWSP offset during submission
Chris Wilson
1
-8
/
+19
2020-10-16
drm/i915/gt: Confirm the context survives execution
Chris Wilson
1
-3
/
+9
2020-10-16
drm/i915/gt: Undo forced context restores after trivial preemptions
Chris Wilson
1
-3
/
+2
2020-10-16
drm/i915/gt: Delay execlist processing for tgl
Chris Wilson
1
-0
/
+3
2020-09-30
drm/i915/gt: Signal cancelled requests
Chris Wilson
1
-0
/
+1
2020-09-18
drm/i915/gt: Remove defunct intel_virtual_engine_get_sibling()
Chris Wilson
1
-12
/
+0
2020-09-15
drm/i915/gt: Use a mmio read of the CSB in case of failure
Chris Wilson
1
-6
/
+29
2020-09-15
drm/i915/gt: Apply the CSB w/a for all
Chris Wilson
1
-28
/
+51
2020-09-15
drm/i915/gt: Wait for CSB entries on Tigerlake
Chris Wilson
1
-3
/
+18
2020-09-15
drm/i915/gt: Widen CSB pointer to u64 for the parsers
Chris Wilson
1
-17
/
+16
2020-09-07
drm/i915: Be wary of data races when reading the active execlists
Chris Wilson
1
-4
/
+11
2020-09-07
drm/i915: Make sure execbuffer always passes ww state to i915_vma_pin.
Maarten Lankhorst
1
-2
/
+3
2020-09-07
drm/i915: Rework intel_context pinning to do everything outside of pin_mutex
Maarten Lankhorst
1
-12
/
+22
2020-09-07
drm/i915/gt: Distinguish the virtual breadcrumbs from the irq breadcrumbs
Chris Wilson
1
-3
/
+8
2020-09-07
drm/i915/gt: Only transfer the virtual context to the new engine if active
Chris Wilson
1
-25
/
+40
2020-09-07
drm/i915/gt: Replace intel_engine_transfer_stale_breadcrumbs
Chris Wilson
1
-15
/
+0
2020-09-07
drm/i915: Remove requirement for holding i915_request.lock for breadcrumbs
Chris Wilson
1
-14
/
+0
2020-09-07
drm/i915/gt: Support multiple pinned timelines
Chris Wilson
1
-7
/
+13
2020-09-07
drm/i915/gt: Disable preparser around xcs invalidations on tgl
Chris Wilson
1
-2
/
+13
2020-08-28
Merge tag 'drm-intel-next-2020-08-24-1' of git://anongit.freedesktop.org/drm/...
Dave Airlie
1
-1
/
+1
2020-08-17
drm/i915/kbl: Fix revision ID checks
Matt Roper
1
-1
/
+1
2020-08-06
Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-47
/
+83
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
2020-07-14
drm/i915/gt: Only swap to a random sibling once upon creation
Chris Wilson
1
-14
/
+4
2020-07-14
drm/i915/gt: Ignore irq enabling on the virtual engines
Chris Wilson
1
-0
/
+1
2020-07-13
drm/i915/gt: Only swap to a random sibling once upon creation
Chris Wilson
1
-14
/
+4
2020-07-13
drm/i915/gt: Ignore irq enabling on the virtual engines
Chris Wilson
1
-0
/
+1
[next]