summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt
AgeCommit message (Expand)AuthorFilesLines
2026-03-25drm/i915/gt: Check set_default_submission() before deferencingRahul Bukte1-1/+2
2025-11-24drm/i915: Fix conversion between clock ticks and nanosecondsUmesh Nerlige Ramappa1-2/+2
2025-10-23drm/i915/guc: Skip communication warning on reset in progressZhanjun Dong1-1/+8
2025-09-19drm/i915/pmu: Fix zero delta busyness issueUmesh Nerlige Ramappa1-0/+16
2025-07-10drm/i915/gsc: mei interrupt top half should be in irq disabled contextJunxiao Chang1-1/+1
2025-07-10drm/i915/gt: Fix timeline left held on VMA alloc errorJanusz Krzysztofik1-1/+2
2025-06-19drm/i915/guc: Handle race condition where wakeref count drops below 0Jesus Narvaez1-3/+14
2025-06-19drm/i915/guc: Check if expecting reply before decrementing outstanding_submis...Jesus Narvaez1-1/+1
2025-04-20drm/i915/huc: Fix fence not released on early probe errorsJanusz Krzysztofik3-6/+7
2025-04-20drm/i915: Disable RPG during live selftestBadal Nilawar1-15/+4
2025-02-27drm/i915/gt: Use spin_lock_irqsave() in interruptible contextKrzysztof Karas1-2/+2
2025-02-17drm/i915/guc: Debug print LRC state entries only if the context is pinnedDaniele Ceraolo Spurio1-6/+14
2025-01-09drm/i915/dg1: Fix power gate sequence.Rodrigo Vivi1-1/+1
2024-12-27i915/guc: Accumulate active runtime on gt resetUmesh Nerlige Ramappa1-1/+14
2024-12-27i915/guc: Ensure busyness counter increases motonicallyUmesh Nerlige Ramappa2-1/+9
2024-12-27i915/guc: Reset engine utilization buffer before registrationUmesh Nerlige Ramappa1-0/+21
2024-11-12drm/i915/gsc: ARL-H and ARL-U need a newer GSC FW.Daniele Ceraolo Spurio1-18/+32
2024-09-19Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds16-28/+62
2024-09-17Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+2
2024-09-11Merge tag 'drm-intel-gt-next-2024-09-06' of https://gitlab.freedesktop.org/dr...Dave Airlie6-10/+15
2024-09-10Merge branch 'linus' into timers/coreThomas Gleixner4-3/+45
2024-09-10drm/i915/guc: prevent a possible int overflow in wq offsetsNikita Zhandarovich1-2/+2
2024-09-08treewide: Fix wrong singular form of jiffies in commentsAnna-Maria Behnsen1-2/+2
2024-09-02drm/i915: Do not attempt to load the GSC multiple timesDaniele Ceraolo Spurio2-1/+6
2024-08-30Merge tag 'drm-intel-next-2024-08-29' of https://gitlab.freedesktop.org/drm/i...Dave Airlie3-3/+39
2024-08-30Merge tag 'drm-misc-next-2024-08-29' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie1-1/+0
2024-08-28drm/i915/hwmon: expose fan speedRaag Jadav1-0/+2
2024-08-28Merge drm/drm-next into drm-intel-nextRodrigo Vivi12-17/+53
2024-08-27drm/i915: Do not attempt to load the GSC multiple timesDaniele Ceraolo Spurio2-1/+6
2024-08-27Merge tag 'drm-intel-gt-next-2024-08-23' of https://gitlab.freedesktop.org/dr...Daniel Vetter12-17/+53
2024-08-27drm/i915: ARL requires a newer GSC firmwareJohn Harrison2-2/+39
2024-08-27drm/i915/guc: Fix missing enable of Wa_14019159160 on ARLJohn Harrison1-1/+1
2024-08-26drm/i915/gt: Whitelist COMMON_SLICE_CHICKEN1 for UMD access.Dnyaneshwar Bhadane1-2/+2
2024-08-26drm: Fix kerneldoc for "Returns" sectionrenjun wang1-1/+0
2024-08-26drm/i915: ARL requires a newer GSC firmwareJohn Harrison2-2/+39
2024-08-26drm/i915: remove unnecessary display includesJani Nikula1-1/+0
2024-08-24drm/i915/gt: Use kmemdup_array instead of kmemdup for multiple allocationYu Jiaoliang1-3/+2
2024-08-24drm/i915/gt: Continue creating engine sysfs files even after a failureAndi Shyti1-3/+2
2024-08-17drm/i915/gt: remove stray declaration of intel_gt_release_all()Luca Coelho1-1/+0
2024-08-16drm/i915/guc: Change GEM_WARN_ON to guc_err to prevent taints in CIJesus Narvaez1-2/+3
2024-08-09drm/i915/gt: Mark the GT as dead when mmio is unreliableChris Wilson3-1/+19
2024-08-08drm/i915: Replace double blank with single blank after comma in gem/ and gt/Andi Shyti2-2/+2
2024-08-06drm/i915/gt: Empty uabi engines list during intel_engines_release()Krzysztof Niemiec1-0/+2
2024-08-06drm/i915/gt: Add Wa_14019789679Nitin Gote2-1/+16
2024-07-23drm/i915/gt: Do not consider preemption during execlists_dequeue for gen8Nitin Gote1-5/+1
2024-07-18drm/i915/guc: Extend w/a 14019159160John Harrison2-9/+10
2024-07-18drm/i915/arl: Enable Wa_14019159160 for ARLJohn Harrison2-2/+2
2024-07-16drm/i915/gt: Do not consider preemption during execlists_dequeue for gen8Nitin Gote1-5/+1
2024-07-05Merge tag 'drm-intel-gt-next-2024-07-04' of https://gitlab.freedesktop.org/dr...Daniel Vetter3-12/+21
2024-07-05Merge v6.10-rc6 into drm-nextDaniel Vetter1-0/+1