summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-11drm/xe: Fix missing conversion to xe_display_pm_runtime_resumeMaarten Lankhorst
2024-09-11drm/xe/xe2hpg: Add Wa_15016589081Tejas Upadhyay
2024-09-11drm/xe: Add a xe_bo subtest for shrinking / swappingThomas Hellström
2024-09-09drm/xe: fix build warning with CONFIG_PM=nArnd Bergmann
2024-09-09drm/xe: Don't keep stale pointer to bo->ggtt_nodeMichal Wajdeczko
2024-09-09drm/xe: Mark reserved engines in snapshotLucas De Marchi
2024-09-09drm/xe: Fix arg to pci_iomap()Lucas De Marchi
2024-09-06drm/xe: Update runtime detection of has_flat_ccsLucas De Marchi
2024-09-06drm/xe: Cleanup has_flat_ccs handlingLucas De Marchi
2024-09-06drm/xe: fix missing 'xe_vm_put'Dafna Hirschfeld
2024-09-06drm/xe: Suppress missing outer rpm protection warningRodrigo Vivi
2024-09-06drm/xe/xe_gt_idle: add debugfs entry for powergating infoRiana Tauro
2024-09-06drm/xe/xe_gt_idle: modify powergate enable conditionRiana Tauro
2024-09-06drm/xe: use IS_ENABLED() instead of defined() on config optionsJani Nikula
2024-09-06drm/xe/pciids: separate ARL and MTL PCI IDsJani Nikula
2024-09-06drm/xe/pciids: separate RPL-U and RPL-P PCI IDsJani Nikula
2024-09-06drm/xe/pciids: add some missing ADL-N PCI IDsJani Nikula
2024-09-06drm/xe/pat: sanity check compression and coh_modeMatthew Auld
2024-09-06drm/xe: prevent potential UAF in pf_provision_vf_ggtt()Matthew Auld
2024-09-05drm/xe: Replace double space with single space after commaNitin Gote
2024-09-05drm/xe/pf: Sanitize VF scratch registers on FLRMichal Wajdeczko
2024-09-04drm/xe: Use xe_pm_runtime_get in xe_bo_move() if reclaim-safe.Thomas Hellström
2024-09-03drm/xe/display: Avoid encoder_suspend at runtime suspendRodrigo Vivi
2024-09-03drm/xe: Add missing runtime reference to wedged upon gt_resetRodrigo Vivi
2024-09-03drm/xe: Remove redundant [drm] tag from xe_assert() messageMichal Wajdeczko
2024-09-02drm/xe/pf: Reset thresholds when releasing a VF configMichal Wajdeczko
2024-09-02drm/xe/pf: Add thresholds to the VF KLV configMichal Wajdeczko
2024-08-30drm/xe: Invalidate media_gt TLBs in PT codeMatthew Brost
2024-08-30dma-buf: Split out dma fence array create into alloc and arm functionsMatthew Brost
2024-08-30drm/xe/hwmon: Treat hwmon as a per-device conceptMatt Roper
2024-08-30drm/xe/pcode: Treat pcode as per-tile rather than per-GTMatt Roper
2024-08-30drm/xe/display: Drop unnecessary xe_gt.h includesMatt Roper
2024-08-30drm/xe: Fix memory leak on xe_alloc_pf_queue failureNirmoy Das
2024-08-30drm/xe/pf: Improve VF controlMichal Wajdeczko
2024-08-30drm/xe/pf: Drop GuC notifications for non-existing VFMichal Wajdeczko
2024-08-30drm/xe/pf: Fix documentation formattingMichal Wajdeczko
2024-08-30drm/xe/pf: Add function to sanitize VF resourcesMichal Wajdeczko
2024-08-29drm/xe/gsc: Wedge the device if the GSCCS reset failsDaniele Ceraolo Spurio
2024-08-29drm/xe/gsc: Add debugfs to print GSC infoDaniele Ceraolo Spurio
2024-08-29drm/xe/gsc: Track the platform in the compatibility versionDaniele Ceraolo Spurio
2024-08-29drm/xe/gsc: Fix FW status if the firmware is already loadedDaniele Ceraolo Spurio
2024-08-29drm/xe/gsc: Do not attempt to load the GSC multiple timesDaniele Ceraolo Spurio
2024-08-28drm/xe: replace #include <drm/xe_drm.h> with <uapi/drm/xe_drm.h>Jani Nikula
2024-08-28drm/xe/hwmon: Fix WRITE_I1 param from u32 to u16Karthik Poosa
2024-08-28drm/xe: move the kernel lrc from hwe to execlist portIlia Levi
2024-08-28drm/xe/bmg: Drop force_probe requirementBalasubramani Vivekanandan
2024-08-28drm/xe: Fix NPD in ggtt_node_remove()Himal Prasad Ghimiray
2024-08-28drm/xe: Use separate rpm lockdep map for non-d3cold-capable devicesThomas Hellström
2024-08-28Revert "drm/ttm: Add a flag to allow drivers to skip clear-on-free"Nirmoy Das
2024-08-28Revert "drm/xe/lnl: Offload system clear page activity to GPU"Nirmoy Das