summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-01-18drm/xe/gsc: Initialize GSC proxyDaniele Ceraolo Spurio
2024-01-18drm/xe/guc: Add kernel-doc for xe_guc_ct_send_recv()Michal Wajdeczko
2024-01-18drm/xe/guc: Return CTB HXG response DATA0 if no buffer providedMichal Wajdeczko
2024-01-18drm/xe: Mark internal gmdid mappings as constMichal Wajdeczko
2024-01-18drm/xe/guc: Enable WA 14018913170Karthik Poosa
2024-01-18drm/xe: Use a NULL pointer instead of 0.Thomas Hellström
2024-01-18drm/xe/dmabuf: Make xe_dmabuf_ops staticThomas Hellström
2024-01-16drm/xe: Group normal kunit tests in a single moduleLucas De Marchi
2024-01-16drm/xe: Use kstrdup while creating snapshotMichal Wajdeczko
2024-01-12drm/xe: display support should not depend on EXPERTJani Nikula
2024-01-12drm/xe: Fix bounds checking in __xe_bo_placement_for_flags()Brian Welty
2024-01-12drm/xe/migrate: Cap PTEs written by MI_STORE_DATA_IMM to 510Matt Roper
2024-01-12drm/xe: Fix potential deadlock in __fini_dbmMichal Wajdeczko
2024-01-12drm/xe: Allow to exclude part of GGTT from allocationsMichal Wajdeczko
2024-01-12drm/xe/guc: Use HXG definitions on HXG messagesMichal Wajdeczko
2024-01-11drm/xe/guc: Return CTB response lengthMichal Wajdeczko
2024-01-11drm/xe/guc: Treat non-response message after BUSY as unexpectedMichal Wajdeczko
2024-01-11drm/xe: Split GuC communication initializationMichal Wajdeczko
2024-01-11drm/xe/migrate: Fix CCS copy for small VRAM copy chunksThomas Hellström
2024-01-10drm/xe: unlock on error path in xe_vm_add_compute_exec_queue()Dan Carpenter
2024-01-10drm/xe/selftests: Fix an error pointer dereference bugDan Carpenter
2024-01-10drm/xe/device: clean up on error in probe()Dan Carpenter
2024-01-10drm/xe: Invert access counter queue head / tailMatthew Brost
2024-01-10drm/xe: Add build on bug to assert access counter queue worksMatthew Brost
2024-01-10drm/xe: Invert page fault queue head / tailMatthew Brost
2024-01-10drm/xe: Add build on bug to assert page fault queue worksMatthew Brost
2024-01-10drm/xe: Remove set_job_timeout_ms() from exec_queue_opsBrian Welty
2024-01-10drm/xe: Finish refactoring of exec_queue_createBrian Welty
2024-01-10drm/xe: Add exec_queue.sched_props.job_timeout_msBrian Welty
2024-01-10drm/xe: Refactor __xe_exec_queue_create()Brian Welty
2024-01-10drm/xe: Fix build bug for GCC 11Paul E. McKenney
2024-01-09drm/xe: Check skip_guc_pc before setting SLPC flagVinay Belgaumkar
2024-01-09drm/xe: Add vram frequency sysfs attributesSujaritha Sundaresan
2024-01-09drm/xe: Fix modifying exec_queue priority in xe_migrate_initBrian Welty
2024-01-09drm/xe: Fix guc_exec_queue_set_priorityBrian Welty
2024-01-09drm/xe/xe2_lpg: Add Wa_16018610683Shekhar Chauhan
2024-01-09drm/xe: Annotate xe_ttm_stolen_mgr::mapping with __iomemThomas Hellström
2024-01-09drm/xe: Annotate multiple mmio pointers with __iomemThomas Hellström
2024-01-09drm/xe: Annotate xe_mem_region::mapping with __iomemThomas Hellström
2024-01-09drm/xe: Use __iomem for the regs pointerThomas Hellström
2024-01-09drm/xe/vm: Fix an error pathThomas Hellström
2024-01-09drm/xe/guc: Only take actions in CT irq handler if CTs are enabledMatthew Brost
2024-01-09drm/xe: Fix exec IOCTL long running exec queue ring full conditionMatthew Brost
2024-01-09drm/xe/exec: reserve fence slot for CPU bindMatthew Auld
2024-01-09drm/xe/exec: move fence reservationMatthew Auld
2024-01-08drm/xe/dgfx: Release mmap mappings on rpm suspendBadal Nilawar
2024-01-08drm/xe/xe2: synchronise CS_CHICKEN1 with WMTP supportNirmoy Das
2024-01-08drm/xe/kunit: Drop xe_wa tests for pre-production DG2Lucas De Marchi
2024-01-08drm/xe: Fix spelling mistake "gueue" -> "queue"Colin Ian King
2024-01-05drm/xe: Fix compilation without CONFIG_KUNITMichal Wajdeczko