summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
2025-04-14drm/xe: Set LRC addresses before guc loadLucas De Marchi
2025-04-14drm/xe/pf: Don't show GGTT/LMEM debugfs files under media GTMichal Wajdeczko
2025-04-12drm/i915/pch: clean up includesJani Nikula
2025-04-12drm/i915/pch: move PCH detection to intel_display_driver_early_probe()Jani Nikula
2025-04-12drm/i915/display: Convert intel_pch towards intel_displayRodrigo Vivi
2025-04-12drm/{i915,xe}: Move intel_pch under displayRodrigo Vivi
2025-04-11drm/xe/vf: Don't expose privileged GT debugfs files if VFMichal Wajdeczko
2025-04-11drm/xe/guc: Don't expose GuC privileged debugfs files if VFMichal Wajdeczko
2025-04-11drm/xe/guc: Refactor GuC debugfs initializationMichal Wajdeczko
2025-04-11Merge tag 'drm-xe-fixes-2025-04-10' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2025-04-10drm/xe: Allow to drop vram resizingLucas De Marchi
2025-04-10drm/xe/guc: Bump the recommended GuC version to 70.44.1John Harrison
2025-04-10drm/xe/guc: Enable w/a 16026508708John Harrison
2025-04-09drm/xe: Add page queue multiplierMatthew Brost
2025-04-09drm/xe: remove unused LE_COSShuicheng Lin
2025-04-09drm/i915/wm: convert skl_watermark.h external interfaces to struct intel_displayJani Nikula
2025-04-08drm/xe: Enable configfs support for survivability modeRiana Tauro
2025-04-08drm/xe: Add documentation for survivability modeRiana Tauro
2025-04-08drm/xe: Add configfs to enable survivability modeRiana Tauro
2025-04-07drm/xe: Fix taking invalid lock on wedgeLucas De Marchi
2025-04-07drm/xe: Restore EIO errno return when GuC PC start failsRodrigo Vivi
2025-04-07drm/xe: Invalidate L3 read-only cachelines for geometry streams tooKenneth Graunke
2025-04-07drm/xe: avoid plain 64-bit divisionArnd Bergmann
2025-04-07drm/xe/hw_engine: define sysfs_ops on all directoriesTejas Upadhyay
2025-04-07drm/xe: Use local fence in error path of xe_migrate_clearMatthew Brost
2025-04-07drm/xe/xe3lpg: Apply Wa_14022293748, Wa_22019794406Julia Filipchuk
2025-04-07drm/xe: Ensure fixed_slice_mode gets set after ccs_mode changeNiranjana Vishwanathapura
2025-04-07drm/xe: Fix an out-of-bounds shift when invalidating TLBThomas Hellström
2025-04-07drm/xe/svm: Fix a potential bo UAFThomas Hellström
2025-04-07drm/xe: Ensure XE_BO_FLAG_CPU_ADDR_MIRROR has a unique valueMatt Roper
2025-04-07drm/i915/xe2hpd: Identify the memory type for SKUs with GDDR + ECCVivek Kasireddy
2025-04-07drm/xe: Allow scratch page under fault mode for certain platformOak Zeng
2025-04-07drm/xe: Clear scratch page on vm_bindOak Zeng
2025-04-07drm/xe: Introduced needs_scratch bit in device descriptorOak Zeng
2025-04-06Merge tag 'timers-cleanups-2025-04-06' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-04-05Merge tag 'drm-next-2025-04-05' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-04-04drm/xe/sriov: support non-contig VRAM provisioningMatthew Auld
2025-04-04drm/xe: allow non-contig VRAM kernel BOMatthew Auld
2025-04-04drm/xe: unconditionally apply PINNED for pin_map()Matthew Auld
2025-04-04drm/xe: add XE_BO_FLAG_PINNED_LATE_RESTOREMatthew Auld
2025-04-04drm/xe/migrate: ignore CCS for kernel objectsMatthew Auld
2025-04-04drm/xe: Add XE_BO_FLAG_PINNED_NORESTOREMatthew Brost
2025-04-04drm/xe: use backup object for pinned save/restoreMatthew Auld
2025-04-04drm/xe/xe2hpg: Add Wa_16025250150Aradhya Bhatia
2025-04-03drm/xe: Fix xe_pt_stage_bind_walk kerneldocThomas Hellström
2025-04-02drm/xe/pmu: Add GT frequency eventsVinay Belgaumkar
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-31drm/xe: Make PPHWSP size explicit in xe_gt_lrc_size()Gustavo Sousa
2025-03-31drm/xe: Invalidate L3 read-only cachelines for geometry streams tooKenneth Graunke