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
/
uc
/
intel_guc_submission.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-30
Merge tag 'drm-intel-gt-next-2024-04-26' of https://anongit.freedesktop.org/g...
Dave Airlie
1
-22
/
+33
2024-04-22
Backmerge tag 'v6.9-rc5' into drm-next
Dave Airlie
1
-14
/
+9
2024-04-14
drm/i915/guc: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
1
-7
/
+6
2024-04-08
drm/i915/guc: Fix the fix for reset lock confusion
John Harrison
1
-14
/
+9
2024-04-05
drm/i915/guc: Fix the fix for reset lock confusion
John Harrison
1
-14
/
+9
2024-04-03
drm/i915/guc: Remove bogus null check
Rodrigo Vivi
1
-1
/
+1
2024-03-23
drm/i915: Update IP_VER(12, 50)
Lucas De Marchi
1
-1
/
+1
2024-03-08
drm/i915/guc: Enable Wa_14019159160
John Harrison
1
-0
/
+1
2024-03-08
drm/i915: Enable Wa_16019325821
John Harrison
1
-1
/
+6
2024-03-07
drm/i915/guc: Use context hints for GT frequency
Vinay Belgaumkar
1
-0
/
+6
2024-03-01
drm/i915/guc: Use the new gt_to_guc() wrapper
Andi Shyti
1
-14
/
+14
2024-01-09
drm/i915/guc: Avoid circular locking issue on busyness flush
John Harrison
1
-1
/
+47
2024-01-09
drm/i915/guc: Close deregister-context race against CT-loss
Alan Previn
1
-5
/
+68
2024-01-09
drm/i915/guc: Flush context destruction worker at suspend
Alan Previn
1
-0
/
+5
2023-12-08
drm/i915/guc: Create the guc_to_i915() wrapper
Andi Shyti
1
-2
/
+2
2023-12-07
drm/i915: Use internal class when counting engine resets
Tvrtko Ursulin
1
-2
/
+3
2023-11-20
drm/i915: Track gt pm wakerefs
Andrzej Hajda
1
-6
/
+8
2023-10-18
drm/i915: No TLB invalidation on wedged GT
Jonathan Cavitt
1
-1
/
+31
2023-10-18
drm/i915: No TLB invalidation on suspended GT
Jonathan Cavitt
1
-9
/
+15
2023-10-18
drm/i915: Define and use GuC and CTB TLB invalidation routines
Prathap Kumar Valsan
1
-2
/
+195
2023-10-04
drm/i915/guc: Suppress 'ignoring reset notification' message
John Harrison
1
-5
/
+5
2023-09-26
i915/guc: Get runtime pm in busyness worker only if already active
Umesh Nerlige Ramappa
1
-3
/
+35
2023-08-30
drm/i915: mark requests for GuC virtual engines to avoid use-after-free
Andrzej Hajda
1
-0
/
+3
2023-08-22
drm/i915: Eliminate IS_MTL_GRAPHICS_STEP
Matt Roper
1
-1
/
+1
2023-08-22
drm/i915: Consolidate condition for Wa_22011802037
Matt Roper
1
-3
/
+1
2023-05-03
drm/i915/guc: Fix error capture for virtual engines
John Harrison
1
-4
/
+28
2023-05-02
i915/pmu: Add support for total context runtime for GuC back-end
Umesh Nerlige Ramappa
1
-0
/
+31
2023-04-20
drm/i915/mtl: Extend Wa_22011802037 to MTL A-step
Madhumitha Tolakanahalli Pradeep
1
-6
/
+6
2023-03-11
drm/i915/guc: Fix missing return code checks in submission init
John Harrison
1
-23
/
+74
2023-03-11
drm/i915/guc: Improve clean up of busyness stats worker
John Harrison
1
-15
/
+23
2023-02-03
drm/i915/guc: Improve debug message on context reset notification
Michal Wajdeczko
1
-3
/
+4
2023-01-31
drm/i915/guc: Update GuC messages in intel_guc_submission.c
Michal Wajdeczko
1
-35
/
+26
2023-01-28
drm/i915/guc: Add a debug print on GuC triggered reset
John Harrison
1
-0
/
+4
2023-01-28
drm/i915/guc: Look for a guilty context when an engine reset fails
John Harrison
1
-2
/
+15
2023-01-28
drm/i915: Fix request ref counting during error capture & debugfs dump
John Harrison
1
-1
/
+2
2023-01-28
drm/i915/guc: Fix locking when searching for a hung request
John Harrison
1
-0
/
+11
2023-01-06
drm/i915/mtl: Add initial gt workarounds
Matt Roper
1
-3
/
+5
2022-12-30
Merge drm/drm-next into drm-intel-gt-next
Rodrigo Vivi
1
-0
/
+1
2022-12-22
drm/i915/guc: Fix a static analysis warning
John Harrison
1
-0
/
+1
2022-12-01
drm/i915/guc: Use GuC submission API version number
John Harrison
1
-6
/
+9
2022-11-23
Merge tag 'drm-intel-next-2022-11-18' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-0
/
+1
2022-11-14
Merge drm/drm-next into drm-intel-next
Rodrigo Vivi
1
-71
/
+315
2022-11-11
drm/i915: stop including i915_irq.h from i915_trace.h
Jani Nikula
1
-0
/
+1
2022-11-04
drm/i915/guc: Don't deadlock busyness stats vs reset
John Harrison
1
-1
/
+3
2022-11-04
drm/i915/guc: Properly initialise kernel contexts
John Harrison
1
-0
/
+3
2022-11-04
drm/i915/guc: Remove excessive line feeds in state dumps
John Harrison
1
-4
/
+4
2022-10-27
drm/i915/guc: Remove intel_context:number_committed_requests counter
Alan Previn
1
-23
/
+0
2022-10-27
drm/i915/guc: Delay disabling guc_id scheduling for better hysteresis
Matthew Brost
1
-26
/
+179
2022-10-24
drm/i915/guc: Limit scheduling properties to avoid overflow
John Harrison
1
-0
/
+8
2022-10-05
drm/i915/guc: Fix revocation of non-persistent contexts
Tvrtko Ursulin
1
-13
/
+13
[next]