summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt
AgeCommit message (Expand)Author
2024-09-30Merge drm/drm-next into drm-intel-nextJani Nikula
2024-09-19Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-09-17Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-09-16drm/i915/irq: Rename suspend/resume functionsRodrigo Vivi
2024-09-16drm/i915/gt: Fixed "CPU" -> "GPU" typoZhang He
2024-09-11Merge drm/drm-next into drm-intel-nextJani Nikula
2024-09-11Merge tag 'drm-intel-gt-next-2024-09-06' of https://gitlab.freedesktop.org/dr...Dave Airlie
2024-09-10Merge branch 'linus' into timers/coreThomas Gleixner
2024-09-10drm/i915/guc: prevent a possible int overflow in wq offsetsNikita Zhandarovich
2024-09-08treewide: Fix wrong singular form of jiffies in commentsAnna-Maria Behnsen
2024-09-06drm/i915/guc: prevent a possible int overflow in wq offsetsNikita Zhandarovich
2024-09-05drm/i915: use IS_ENABLED() instead of defined() on config optionsJani Nikula
2024-09-02drm/i915: Do not attempt to load the GSC multiple timesDaniele Ceraolo Spurio
2024-08-30Merge tag 'drm-intel-next-2024-08-29' of https://gitlab.freedesktop.org/drm/i...Dave Airlie
2024-08-30Merge tag 'drm-misc-next-2024-08-29' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2024-08-28drm/i915/hwmon: expose fan speedRaag Jadav
2024-08-27Merge drm/drm-next into drm-intel-nextRodrigo Vivi
2024-08-27drm/i915: Do not attempt to load the GSC multiple timesDaniele Ceraolo Spurio
2024-08-27Merge tag 'drm-intel-gt-next-2024-08-23' of https://gitlab.freedesktop.org/dr...Daniel Vetter
2024-08-27drm/i915: ARL requires a newer GSC firmwareJohn Harrison
2024-08-26drm/i915/guc: Fix missing enable of Wa_14019159160 on ARLJohn Harrison
2024-08-26drm/i915/gt: Whitelist COMMON_SLICE_CHICKEN1 for UMD access.Dnyaneshwar Bhadane
2024-08-26drm: Fix kerneldoc for "Returns" sectionrenjun wang
2024-08-26drm/i915: ARL requires a newer GSC firmwareJohn Harrison
2024-08-26drm/i915: remove unnecessary display includesJani Nikula
2024-08-24drm/i915/gt: Use kmemdup_array instead of kmemdup for multiple allocationYu Jiaoliang
2024-08-24drm/i915/gt: Continue creating engine sysfs files even after a failureAndi Shyti
2024-08-17drm/i915/gt: remove stray declaration of intel_gt_release_all()Luca Coelho
2024-08-16drm/i915/guc: Change GEM_WARN_ON to guc_err to prevent taints in CIJesus Narvaez
2024-08-09drm/i915/gt: Mark the GT as dead when mmio is unreliableChris Wilson
2024-08-08drm/i915: Replace double blank with single blank after comma in gem/ and gt/Andi Shyti
2024-08-05drm/i915/gt: Empty uabi engines list during intel_engines_release()Krzysztof Niemiec
2024-08-05drm/i915/gt: Add Wa_14019789679Nitin Gote
2024-07-23drm/i915/gt: Do not consider preemption during execlists_dequeue for gen8Nitin Gote
2024-07-18drm/i915/guc: Extend w/a 14019159160John Harrison
2024-07-18drm/i915/arl: Enable Wa_14019159160 for ARLJohn Harrison
2024-07-16drm/i915/gt: Do not consider preemption during execlists_dequeue for gen8Nitin Gote
2024-07-05Merge tag 'drm-intel-gt-next-2024-07-04' of https://gitlab.freedesktop.org/dr...Daniel Vetter
2024-07-05Merge v6.10-rc6 into drm-nextDaniel Vetter
2024-06-27Merge tag 'drm-intel-gt-next-2024-06-12' of https://gitlab.freedesktop.org/dr...Dave Airlie
2024-06-24drm/i915/gt: Fix potential UAF by revoke of fence registersJanusz Krzysztofik
2024-06-21Merge tag 'drm-intel-next-2024-06-19' of https://gitlab.freedesktop.org/drm/i...Dave Airlie
2024-06-21Merge tag 'drm-misc-next-2024-06-13' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2024-06-19drm/i915/gt: Fix potential UAF by revoke of fence registersJanusz Krzysztofik
2024-06-19Merge drm/drm-next into drm-intel-nextJani Nikula
2024-06-17drm/i915: use i9xx_fsb_freq() for GT clock frequencyJani Nikula
2024-06-17drm/i915: convert fsb_freq and mem_freq to kHzJani Nikula
2024-06-17drm/i915/gt: remove mem freq from gt debugfsJani Nikula
2024-06-15drm/i915/gt/uc: Evaluate GuC priority within locksAndi Shyti
2024-06-15drm/i915/gt/uc: Fix typo in commentAndi Shyti