summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-07-10drm/xe: Use xe_tile_info() in alloc_primary_gt() and alloc_media_gt()Shuicheng Lin
2026-07-10drm/xe/configfs: Add enable_multi_queue attributeShuicheng Lin
2026-07-10drm/xe/guc: toggle paging engine support for NVL-S+Matthew Auld
2026-07-10drm/xe/hw_engine: document top-down paging requirementMatthew Auld
2026-07-10drm/xe/vf: wire up NUM_PAGING_ENGINE_INSTANCESMatthew Auld
2026-07-10drm/xe/guc: handle submit mask with paging engineMatthew Auld
2026-07-10drm/xe/guc: handle guc logical instance for paging engineMatthew Auld
2026-07-10drm/xe: refactor the paging engine setupMatthew Auld
2026-07-10drm/xe/hw_engine: don't open code is_usm_hwe()Matthew Auld
2026-07-10drm/xe/guc: add the plumbing for GUC_PAGING_CLASSMatthew Auld
2026-07-10drm/xe/guc: refactor to_guc_class() to accept hweMatthew Auld
2026-07-10drm/xe/guc: refactor ads to use guc_classMatthew Auld
2026-07-09drm/xe/guc: Define GuC firmware for NVL-SJulia Filipchuk
2026-07-09drm/xe: Add support for WA 16029897822Daniele Ceraolo Spurio
2026-07-09drm/xe: Add support for WA 22022079272Daniele Ceraolo Spurio
2026-07-09drm/xe/guc: Handle GuC local uncorrectable error notificationsZhanjun Dong
2026-07-08drm/xe/guc: fix activity stats error message formatSk Anirban
2026-07-08drm/xe/guc: distinguish wedged from recoverable cancellationSk Anirban
2026-07-08drm/xe/userptr: Stub notifier_lock helpers when DRM_GPUSVM=nShuicheng Lin
2026-07-08drm/xe: free madvise VMA array on L2 flush failureGuangshuo Li
2026-07-06drm/xe/debugfs: Add debugfs for pcode informationKarthik Poosa
2026-07-06drm/xe/pcode: Add support to get pcode version from PMTKarthik Poosa
2026-07-03drm/xe: remove duplicate <kunit/test-bug.h> includeAnas Khan
2026-07-03drm/xe: Wait on external BO kernel fences in exec IOCTLMatthew Brost
2026-07-02drm/xe: Add tile_count to xe_probed_infoGustavo Sousa
2026-07-02drm/xe: Don't initialize tile_count in xe_info_init_early()Gustavo Sousa
2026-07-02drm/xe: Add graphics/media IPs and their step info to xe_probed_infoGustavo Sousa
2026-07-02drm/xe/tests: Set non-GMDID graphics step in xe_pci_fake_device_init()Gustavo Sousa
2026-07-02drm/xe: Add platform-level step info to xe_probed_infoGustavo Sousa
2026-07-02drm/xe/step: Make xe_step_platform_get() independent from xe->infoGustavo Sousa
2026-07-02drm/xe: Add devid and revid to xe_probed_infoGustavo Sousa
2026-07-02drm/xe/step: Pass xe_step_info to xe_step_*_get() functionsGustavo Sousa
2026-07-02drm/xe: Add framework for info probingGustavo Sousa
2026-07-02drm/xe: Fix PTE index in xe_vm_populate_pgtable() for chunked bindsMatthew Brost
2026-07-02drm/xe/xe_ras: Initialize Uncorrectable AER RegistersRiana Tauro
2026-07-02drm/xe: Skip device access during PCI error recoveryRiana Tauro
2026-07-02drm/xe/xe_pci_error: Group all devres to release them on PCIe slot resetRiana Tauro
2026-07-02drm/xe/xe_pci_error: Implement PCI error recovery callbacksRiana Tauro
2026-07-01drm/xe/oa: Fix offset alignment for MERT WHITELIST_OA_MERT_MMIO_TRGAshutosh Dixit
2026-07-01drm/xe/i2c: Drop manual VF checkRaag Jadav
2026-07-01drm/xe/pt: prevent invalid cursor access for purged BOsMatthew Auld
2026-07-01drm/xe: account for dontneed in fdinfo purgeableMatthew Auld
2026-07-01drm/xe: fix NPD in bo_meminfo()Matthew Auld
2026-06-30drm/xe/pf: Don't attempt to process FAST_REQ or EVENT relaysMichal Wajdeczko
2026-06-30drm/xe: Drop 'force_execlist' module parameterMatt Roper
2026-06-30drm/xe/tests/rtp: Add kunit test for whitelist upper boundsMatt Roper
2026-06-29drm/xe/hw_engine: Fix double-free of managed BO in error pathShuicheng Lin
2026-06-29drm/xe/userptr: Drop bogus static from finish in force_invalidateShuicheng Lin
2026-06-29drm/xe/userptr: Hold notifier_lock for write on inject test pathShuicheng Lin
2026-06-26drm/xe/display: skip FORCE_WC and vm_bound check for external dma-bufsMatthew Auld