summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
2024-04-08drm/xe/guc: Use drm_device-managed version of mutex_init()Michal Wajdeczko
2024-04-05drm/xe: Drop xe_vm_assert_held() macro definition from xe_bo.hMichal Wajdeczko
2024-04-05drm/xe: Move PTE/PDE bit definitions to proper headerMichal Wajdeczko
2024-04-05drm/xe: fix multicast support for Xe_LP platformsAndrzej Hajda
2024-04-05drm/xe/guc: Reuse code while debugging GuC paramsMichal Wajdeczko
2024-04-05drm/xe/guc: Prefer GT oriented logs for GuC messagesMichal Wajdeczko
2024-04-04drm/xe/xe_hw_engine_class_sysfs: use sysfs_emit() for attr's _show()Bommu Krishnaiah
2024-04-04drm/xe: prefer snprintf over sprintfBommu Krishnaiah
2024-04-04drm/xe: Protect devcoredump access after unbindRodrigo Vivi
2024-04-03drm/xe/xe_migrate: Cast to output precision before multiplying operandsHimal Prasad Ghimiray
2024-04-03drm/xe: Use ordered wq for preempt fence waitingMatthew Brost
2024-04-02drm/xe/xe2: Add workaround 18033852989Himal Prasad Ghimiray
2024-04-02drm/xe: Normalize bo flags macrosLucas De Marchi
2024-04-02drm/xe: Stop passing user flag to xe_bo_create_user()Lucas De Marchi
2024-03-29drm/xe/xe_devcoredump: Check NULL before assignmentsHimal Prasad Ghimiray
2024-03-29drm/xe/hwmon: Add infra to support card power and energy attributesKarthik Poosa
2024-03-29drm/xe: Refactor GT debugfsMichal Wajdeczko
2024-03-29drm/xe: Define helper for GT specific debugfs filesMichal Wajdeczko
2024-03-29drm/xe: Store pointer to struct xe_gt in gt/ debugfs directoryMichal Wajdeczko
2024-03-28drm/xe/gsc: Implement WA 14018094691Daniele Ceraolo Spurio
2024-03-28drm/xe/pf: Add minimal support for VF_STATE_NOTIFY eventsMichal Wajdeczko
2024-03-28drm/xe/guc: Add VF_STATE_NOTIFY and VF_CONTROL to ABIMichal Wajdeczko
2024-03-28drm/xe/vf: Add proper detection of the SR-IOV VF modeMichal Wajdeczko
2024-03-28drm/xe: Move SR-IOV probe to xe_device_probe_early()Michal Wajdeczko
2024-03-28drm/xe: Separate pure MMIO init from VRAM checkoutMichal Wajdeczko
2024-03-28drm/xe: Move vma rebinding to the drm_exec locking loopThomas Hellström
2024-03-28drm/xe: Make TLB invalidation fences unorderedThomas Hellström
2024-03-28drm/xe: Rework rebindingThomas Hellström
2024-03-28drm/xe: Use ring ops TLB invalidation for rebindsThomas Hellström
2024-03-27drm/xe/guc: Use GuC ID Manager in submission codeMichal Wajdeczko
2024-03-27drm/xe/kunit: Add basic tests for GuC context ID ManagerMichal Wajdeczko
2024-03-27drm/xe/guc: Introduce GuC context ID ManagerMichal Wajdeczko
2024-03-27drm/xe/guc: Move GUC_ID_MAX definition to GuC ABI headerMichal Wajdeczko
2024-03-27drm/xe/guc: Fix include guard for SR-IOV ABIMichal Wajdeczko
2024-03-27drm/xe: Move HW GGTT definitions to dedicated fileMichal Wajdeczko
2024-03-26drm/xe: Create a helper function to init job's user fenceNirmoy Das
2024-03-26drm/xe/guc: Remove explicit shutdown of SLPCVinay Belgaumkar
2024-03-26drm/xe: Use FIELD_PREP for lrc descriptorNiranjana Vishwanathapura
2024-03-22drm/xe: Remove redundant functions to get xeLucas De Marchi
2024-03-22drm/xe: Fix END redefinitionLucas De Marchi
2024-03-22drm/xe/guc: Check error code when initializing the CT mutexDaniele Ceraolo Spurio
2024-03-22drm/xe/guc: Add some failure checksVinay Belgaumkar
2024-03-22drm/xe: Nuke EXEC_QUEUE_FLAG_PERSISTENTJosé Roberto de Souza
2024-03-22drm/xe/devcoredump: Print errno if VM snapshot was not capturedJosé Roberto de Souza
2024-03-22drm/xe: Make devcoredump VM error state print consistentJosé Roberto de Souza
2024-03-22drm/xe: remove unused struct xe_device membersJani Nikula
2024-03-22drm/xe/query: fix gt_id bounds checkMatthew Auld
2024-03-21drm/xe: Add debug messages for MMU notifier and VMA invalidateMatthew Brost
2024-03-21drm/xe: Use USEC_PER_MSEC rather than the hard codingHimal Prasad Ghimiray
2024-03-21drm/xe/bb: assert width in xe_bb_create_migration_job()Matthew Auld