index
:
linux
master
Torvalds' mirror for benchmark reasons
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
2024-10-04
drm/i915: use NULL for zero wakeref_t instead of plain integer 0
Jani Nikula
2024-09-19
Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2024-09-10
drm/i915/guc: prevent a possible int overflow in wq offsets
Nikita Zhandarovich
2024-08-26
drm/i915/guc: Fix missing enable of Wa_14019159160 on ARL
John Harrison
2024-08-16
drm/i915/guc: Change GEM_WARN_ON to guc_err to prevent taints in CI
Jesus Narvaez
2024-06-15
drm/i915/gt/uc: Evaluate GuC priority within locks
Andi Shyti
2024-04-30
Merge tag 'drm-intel-gt-next-2024-04-26' of https://anongit.freedesktop.org/g...
Dave Airlie
2024-04-22
Backmerge tag 'v6.9-rc5' into drm-next
Dave Airlie
2024-04-14
drm/i915/guc: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2024-04-08
drm/i915/guc: Fix the fix for reset lock confusion
John Harrison
2024-04-05
drm/i915/guc: Fix the fix for reset lock confusion
John Harrison
2024-04-03
drm/i915/guc: Remove bogus null check
Rodrigo Vivi
2024-03-22
drm/i915: Update IP_VER(12, 50)
Lucas De Marchi
2024-03-07
drm/i915/guc: Enable Wa_14019159160
John Harrison
2024-03-07
drm/i915: Enable Wa_16019325821
John Harrison
2024-03-07
drm/i915/guc: Use context hints for GT frequency
Vinay Belgaumkar
2024-03-01
drm/i915/guc: Use the new gt_to_guc() wrapper
Andi Shyti
2024-01-09
drm/i915/guc: Avoid circular locking issue on busyness flush
John Harrison
2024-01-09
drm/i915/guc: Close deregister-context race against CT-loss
Alan Previn
2024-01-09
drm/i915/guc: Flush context destruction worker at suspend
Alan Previn
2023-12-08
drm/i915/guc: Create the guc_to_i915() wrapper
Andi Shyti
2023-12-07
drm/i915: Use internal class when counting engine resets
Tvrtko Ursulin
2023-11-20
drm/i915: Track gt pm wakerefs
Andrzej Hajda
2023-10-18
drm/i915: No TLB invalidation on wedged GT
Jonathan Cavitt
2023-10-18
drm/i915: No TLB invalidation on suspended GT
Jonathan Cavitt
2023-10-18
drm/i915: Define and use GuC and CTB TLB invalidation routines
Prathap Kumar Valsan
2023-10-03
drm/i915/guc: Suppress 'ignoring reset notification' message
John Harrison
2023-09-26
i915/guc: Get runtime pm in busyness worker only if already active
Umesh Nerlige Ramappa
2023-08-30
drm/i915: mark requests for GuC virtual engines to avoid use-after-free
Andrzej Hajda
2023-08-21
drm/i915: Eliminate IS_MTL_GRAPHICS_STEP
Matt Roper
2023-08-21
drm/i915: Consolidate condition for Wa_22011802037
Matt Roper
2023-05-03
drm/i915/guc: Fix error capture for virtual engines
John Harrison
2023-05-02
i915/pmu: Add support for total context runtime for GuC back-end
Umesh Nerlige Ramappa
2023-04-19
drm/i915/mtl: Extend Wa_22011802037 to MTL A-step
Madhumitha Tolakanahalli Pradeep
2023-03-10
drm/i915/guc: Fix missing return code checks in submission init
John Harrison
2023-03-10
drm/i915/guc: Improve clean up of busyness stats worker
John Harrison
2023-02-02
drm/i915/guc: Improve debug message on context reset notification
Michal Wajdeczko
2023-01-31
drm/i915/guc: Update GuC messages in intel_guc_submission.c
Michal Wajdeczko
2023-01-27
drm/i915/guc: Add a debug print on GuC triggered reset
John Harrison
2023-01-27
drm/i915/guc: Look for a guilty context when an engine reset fails
John Harrison
2023-01-27
drm/i915: Fix request ref counting during error capture & debugfs dump
John Harrison
2023-01-27
drm/i915/guc: Fix locking when searching for a hung request
John Harrison
2023-01-06
drm/i915/mtl: Add initial gt workarounds
Matt Roper
2022-12-30
Merge drm/drm-next into drm-intel-gt-next
Rodrigo Vivi
2022-12-22
drm/i915/guc: Fix a static analysis warning
John Harrison
2022-11-30
drm/i915/guc: Use GuC submission API version number
John Harrison
2022-11-23
Merge tag 'drm-intel-next-2022-11-18' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2022-11-14
Merge drm/drm-next into drm-intel-next
Rodrigo Vivi
2022-11-11
drm/i915: stop including i915_irq.h from i915_trace.h
Jani Nikula
2022-11-04
drm/i915/guc: Don't deadlock busyness stats vs reset
John Harrison
[next]