summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_guc_ct.c
AgeCommit message (Expand)Author
7 daysdrm/xe/guc: Clear whole g2h_fence during initializationMichal Wajdeczko
2025-07-10drm/xe/guc: Cancel ongoing H2G requests when stopping CTMichal Wajdeczko
2025-07-10drm/xe/guc: Move state change logger to helperMichal Wajdeczko
2025-07-10drm/xe/guc: Rename CT state change helperMichal Wajdeczko
2025-06-27drm/xe: Drop bo->sizeMatthew Brost
2025-06-26drm/xe: Simplify GuC early initializationMaarten Lankhorst
2025-06-24drm/xe/guc: Explicitly exit CT safe mode on unwindMichal Wajdeczko
2025-06-12drm/xe: Add helper function to inject fault into ct_dead_capture()Satyanarayana K V P
2025-06-12drm/xe: Fix early wedge on GuC load failureDaniele Ceraolo Spurio
2025-05-15drm/xe/guc: Track FAST_REQ H2Gs to report where errors came fromJohn Harrison
2025-05-15drm/xe/guc: Remove double blank lineJohn Harrison
2025-05-12drm/xe/vf: Fixup CTB send buffer messages after migrationTomasz Lis
2025-04-17drm/xe: Introduce fault injection for guc CTB send/recvSatyanarayana K V P
2025-04-04drm/xe: Add XE_BO_FLAG_PINNED_NORESTOREMatthew Brost
2025-03-28drm/xe/guc: Reformat dead CT reason string to be devcoredump compatibleJohn Harrison
2025-01-29drm/xe/guc: Fix size_t print formatLucas De Marchi
2025-01-27drm/xe: Make GUC binaries dump consistent with other binaries in devcoredumpJosé Roberto de Souza
2025-01-27drm/xe: Fix and re-enable xe_print_blob_ascii85()Lucas De Marchi
2025-01-09drm/xe: Fix all typos in xeNitin Gote
2024-12-05drm/xe/guc: Fix for dead CT dump not re-armingJohn Harrison
2024-11-12drm/xe/guc: Support crash dump notification from GuCJohn Harrison
2024-11-07drm/xe/guc: Log content of the failed G2H messageMichal Wajdeczko
2024-11-04drm/xe: Fix drm-next mergeLucas De Marchi
2024-11-04Merge drm/drm-next into drm-xe-nextThomas Hellström
2024-11-04Backmerge v6.12-rc6 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds...Dave Airlie
2024-11-01drm/xe: Move LNL scheduling WA to xe_device.hNirmoy Das
2024-10-29drm/xe/guc: Separate full CTB content from guc_info debugfsJohn Harrison
2024-10-24drm/xe/guc/ct: Flush g2h worker in case of g2h response timeoutBadal Nilawar
2024-10-23drm/xe: Mark G2H work queue with WQ_MEM_RECLAIMMatthew Brost
2024-10-17drm/xe/guc/ct: Flush g2h worker in case of g2h response timeoutBadal Nilawar
2024-10-08drm/xe/ct: fix xa_store() error checkingMatthew Auld
2024-10-08drm/xe/ct: prevent UAF in send_recv()Matthew Auld
2024-10-08drm/xe/guc: Extract GuC error capture listsZhanjun Dong
2024-10-07drm/xe/guc: Dump entire CTB on errorsJohn Harrison
2024-10-07drm/xe/guc: Dead CT helperJohn Harrison
2024-10-07drm/xe/guc: Remove spurious line feed in debug printJohn Harrison
2024-10-03drm/xe: Use fault injection infrastructure to find issues at probe timeFrancois Dugast
2024-10-03drm/xe/ct: drop irq usage of xa_erase()Matthew Auld
2024-10-03drm/xe/ct: fix xa_store() error checkingMatthew Auld
2024-10-03drm/xe/ct: prevent UAF in send_recv()Matthew Auld
2024-09-05drm/xe: Replace double space with single space after commaNitin Gote
2024-08-20drm/xe/guc: Bump the G2H queue size to account for page faultsStuart Summers
2024-07-26drm/xe: Assert G2H outstanding when releasing G2HMatthew Brost
2024-07-19drm/xe: Build PM into GuC CT layerMatthew Brost
2024-07-01drm/xe/guc: Configure TLB timeout based on CT buffer sizeNirmoy Das
2024-06-26drm/xe/guc: Print GuC error codes as hex valueMichal Wajdeczko
2024-06-26drm/xe/guc: Demote the H2G retry log message to debugMichal Wajdeczko
2024-06-12drm/xe/trace: Print device_id in xe_trace_guc eventsRadhakrishna Sripada
2024-06-12drm/xe/trace: Extract guc related tracesRadhakrishna Sripada
2024-06-07drm/xe/guc: Allow CTB G2H processing without G2H IRQMichal Wajdeczko