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
/
gt
/
intel_lrc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-02
drm/i915/gt: Clear SET_PREDICATE_RESULT prior to executing the ring
Chris Wilson
1
-20
/
+55
2022-04-05
drm/i915: Track context current active time
Tvrtko Ursulin
1
-13
/
+14
2022-03-29
drm/i915: avoid concurrent writes to aux_inv
Fei Yang
1
-0
/
+12
2022-03-02
drm/i915/xehp: Add compute workarounds
Matt Roper
1
-0
/
+8
2022-03-02
drm/i915/xehp: CCS should use RCS setup functions
Matt Roper
1
-2
/
+2
2022-02-23
Merge tag 'drm-intel-gt-next-2022-02-17' of git://anongit.freedesktop.org/drm...
Rodrigo Vivi
1
-0
/
+32
2022-02-17
drm/i915/lrc: replace include with forward declarations
Jani Nikula
1
-0
/
+2
2022-02-17
drm/i915/lrc: move lrc_get_runtime() to intel_lrc.c
Jani Nikula
1
-0
/
+11
2022-02-11
drm/i915/dg2: Add Wa_22011450934
Ramalingam C
1
-0
/
+28
2022-02-02
drm/i915: Move GT registers to their own header file
Matt Roper
1
-0
/
+1
2022-01-31
Merge drm/drm-next into drm-intel-next
Rodrigo Vivi
1
-0
/
+5
2022-01-12
drm/i915/gt: Move engine registers to their own header
Matt Roper
1
-0
/
+1
2021-12-23
drm/i915/execlists: Weak parallel submission support for execlists
Matthew Brost
1
-0
/
+4
2021-12-03
drm/i915/dg2: Add Wa_16013000631
Ramalingam C
1
-0
/
+5
2021-10-15
drm/i915/guc: Add multi-lrc context registration
Matthew Brost
1
-0
/
+5
2021-09-24
drm/i915: Don't back up pinned LMEM context images and rings during suspend
Thomas Hellström
1
-1
/
+2
2021-08-25
drm/i915/dg2: Add new LRI reg offsets
Akeem G Abodunrin
1
-2
/
+83
2021-07-29
drm/i915/gt: remove GRAPHICS_VER == 10
Lucas De Marchi
1
-41
/
+1
2021-07-22
drm/i915/xehp: New engine context offsets
Prathap Kumar Valsan
1
-6
/
+59
2021-07-22
drm/i915/xehp: Handle new device context ID format
Stuart Summers
1
-0
/
+8
2021-07-08
drm/i915: Stop storing the ring size in the ring pointer (v3)
Jason Ekstrand
1
-1
/
+1
2021-06-06
drm/i915/gt: replace IS_GEN and friends with GRAPHICS_VER
Lucas De Marchi
1
-23
/
+23
2021-04-27
drm/i915: Update the helper to set correct mapping
Venkata Sandeep Dhanalakota
1
-1
/
+3
2021-04-08
Merge tag 'drm-intel-gt-next-2021-04-06' of git://anongit.freedesktop.org/drm...
Dave Airlie
1
-1
/
+5
2021-03-24
drm/i915: allocate context from LMEM
Matthew Auld
1
-1
/
+5
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
[next]