summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
2025-05-28Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-05-27Merge tag 'pm-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-05-26Merge branches 'pm-runtime' and 'pm-sleep'Rafael J. Wysocki
2025-05-23drm/xe: Default auto_link_downgrade status to falseAradhya Bhatia
2025-05-23drm/xe/guc: Make creation of SLPC debugfs files conditionalAradhya Bhatia
2025-05-22drm/xe: Use xe_mmio_read32() to read mtcfg registerShuicheng Lin
2025-05-22drm/xe/mocs: Check if all domains awakeTejas Upadhyay
2025-05-14drm/xe: Add WA BB to capture active context utilizationUmesh Nerlige Ramappa
2025-05-14drm/xe: Save the gt pointer in lrc and drop the tileUmesh Nerlige Ramappa
2025-05-14drm/xe: Save CTX_TIMESTAMP mmio value instead of LRC valueUmesh Nerlige Ramappa
2025-05-14drm/xe: Timeslice GPU on atomic SVM faultMatthew Brost
2025-05-14drm/xe: Strict migration policy for atomic SVM faultsMatthew Brost
2025-05-14drm/xe/xe2hpg: Add Wa_22021007897Aradhya Bhatia
2025-05-13drm/xe: Fix the gem shrinker nameThomas Hellström
2025-05-13PM: sleep: Introduce pm_suspend_in_progress()Rafael J. Wysocki
2025-05-10Merge tag 'drm-intel-next-2025-05-08' of https://gitlab.freedesktop.org/drm/i...Dave Airlie
2025-05-08drm/xe: Add config control for svm flush workShuicheng Lin
2025-05-08drm/xe: Release force wake first then runtime powerShuicheng Lin
2025-05-08drm/xe/gsc: do not flush the GSC worker from the reset pathDaniele Ceraolo Spurio
2025-05-08drm/xe/tests/mocs: Hold XE_FORCEWAKE_ALL for LNCF regsTejas Upadhyay
2025-05-08drm/xe: Add page queue multiplierMatthew Brost
2025-05-07drm/xe: Expose PCIe link downgrade attributesRaag Jadav
2025-05-07drm/xe: Move xe_device_sysfs_init() to xe_device_probe()Raag Jadav
2025-05-07drm/xe: Release force wake first then runtime powerShuicheng Lin
2025-05-07drm/xe: Add config control for svm flush workShuicheng Lin
2025-05-07drm/xe: Use copy_from_user() instead of __copy_from_user()Harish Chegondi
2025-05-07drm/i915/irq: move i915->irq_lock to display->irq.lockJani Nikula
2025-05-07drm/i915/rps: refactor display rps supportJani Nikula
2025-05-05drm/xe/gsc: do not flush the GSC worker from the reset pathDaniele Ceraolo Spurio
2025-05-02drm/i915/hdcp: pass struct drm_device to driver specific HDCP GSC codeJani Nikula
2025-05-02drm/i915/hdcp: simplify HDCP GSC firmware usage selectionJani Nikula
2025-05-02drm/i915/hdcp: switch the HDCP GSC message interface from u8* to void*Jani Nikula
2025-05-02drm/i915/hdcp: pass the context to the HDCP GSC message interfaceJani Nikula
2025-05-02drm/i915/hdcp: rename HDCP GSC context alloc/free functionsJani Nikula
2025-05-02drm/i915/hdcp: rename struct intel_hdcp_gsc_message to intel_hdcp_gsc_contextJani Nikula
2025-05-02drm/i915/hdcp: split HDCP GSC message alloc/save responsibilitiesJani Nikula
2025-05-02drm/i915/hdcp: deduplicate and refactor HDCP GSC ops initializationJani Nikula
2025-05-01drm/xe: Do not print timedout job message on killed exec queuesMatthew Brost
2025-05-01drm/xe/eustall: Do not support EU stall on SRIOV VFHarish Chegondi
2025-05-01drm/xe/eustall: Resolve a possible circular locking dependencyHarish Chegondi
2025-05-01drm/xe: fix devcoredump chunk alignmnent calculationArnd Bergmann
2025-04-29drm/xe/vf: Fix guc_info debugfs for VFsDaniele Ceraolo Spurio
2025-04-29drm/xe/tests/mocs: Hold XE_FORCEWAKE_ALL for LNCF regsTejas Upadhyay
2025-04-28drm/xe/guc: Fix capture of steering registersJohn Harrison
2025-04-28drm/xe/svm: fix dereferencing error pointer in drm_gpusvm_range_alloc()Harshit Mogalapalli
2025-04-28Merge drm/drm-next into drm-xe-nextThomas Hellström
2025-04-27drm/xe: Drop force_alloc from xe_bo_evict in selftestsMatthew Brost
2025-04-25drm/xe/eustall: Do not support EU stall on SRIOV VFHarish Chegondi
2025-04-25drm/xe/eustall: Resolve a possible circular locking dependencyHarish Chegondi
2025-04-26Merge tag 'drm-xe-next-2025-04-17' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie