summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_guc_ads.c
AgeCommit message (Expand)Author
2026-01-21drm/xe: Update wedged.mode only after successful reset policy changeLukasz Laguna
2025-10-20drm/xe/xe3p_lpm: Configure MAIN_GAMCTRL_QUEUE_SELECTBrian Welty
2025-10-13drm/xe: Sort include files alphabetically.Arun Abhishek Chowhan
2025-09-15drm/xe: Use ARRAY_SIZE in guc_waklv_init()Lucas De Marchi
2025-08-22drm/xe/psmi: Add Wa_14020001231Badal Nilawar
2025-08-08drm/xe: rename XE_WA to XE_GT_WAMatt Atwood
2025-08-05drm/xe/xe_guc_ads: Consolidate guc_waklv_enable functionsJonathan Cavitt
2025-07-24drm/xe/ptl: Apply Wa_16026007364Sk Anirban
2025-07-10drm/xe/guc: Don't allocate temporary policies objectMichal Wajdeczko
2025-06-27drm/xe: Drop bo->sizeMatthew Brost
2025-06-25Revert "drm/xe/ptl: Apply Wa_16026007364"Daniele Ceraolo Spurio
2025-06-20drm/xe/ptl: Apply Wa_16026007364sanirban
2025-05-15drm/xe/guc: Don't allocate managed BO for each policy changeMichal Wajdeczko
2025-04-14drm/xe: Set LRC addresses before guc loadLucas De Marchi
2025-04-10drm/xe/guc: Enable w/a 16026508708John Harrison
2025-04-04drm/xe: Add XE_BO_FLAG_PINNED_NORESTOREMatthew Brost
2025-03-28drm/xe/guc: Re-word message about ADS size changesJohn Harrison
2025-02-26drm/xe: Add Wa_16021333562 and Wa_14016712196Aradhya Bhatia
2025-01-09drm/xe/guc: Adding steering info support for GuC register listsJesus Narvaez
2024-12-11drm/xe: Apply whitelist to engine save-restoreLucas De Marchi
2024-12-03drm/xe/xe_guc_ads: Add nonpriv registers to write listJonathan Cavitt
2024-10-31drm/xe: Move Wa 1607983814 to oobLucas De Marchi
2024-10-30Revert "drm/xe/xe_guc_ads: save/restore OA registers and allowlist regs"Ashutosh Dixit
2024-10-28drm/xe/xe_guc_ads: save/restore OA registers and allowlist regsJonathan Cavitt
2024-10-17drm/xe/ptl: Apply Wa_14022866841Vinay Belgaumkar
2024-10-08drm/xe/guc: Add XE_LP steered register listsZhanjun Dong
2024-10-08drm/xe/guc: Prepare GuC register list and update ADS size for error captureZhanjun Dong
2024-10-03drm/xe: Use fault injection infrastructure to find issues at probe timeFrancois Dugast
2024-09-11drm/xe/guc: Convert register access to use xe_mmioMatt Roper
2024-08-08drm/xe/guc: Enable w/a 14022293748 and 22019794406Julia Filipchuk
2024-05-22drm/xe: Don't rely on indirect includes from xe_mmio.hMichal Wajdeczko
2024-05-08drm/xe: Add Indirect Ring State supportNiranjana Vishwanathapura
2024-05-07drm/xe/ads: Use flexible-arrayLucas De Marchi
2024-04-24drm/xe: Introduce the wedged_mode debugfsRodrigo Vivi
2024-04-24drm/xe: Force wedged state and block GT reset upon any GPU hangRodrigo Vivi
2024-04-17drm/xe/lnl: Apply GuC Wa_13011645652Vinay Belgaumkar
2024-04-16drm/xe/lnl: Enable more GuC based workaroundsJohn Harrison
2024-04-09drm/xe/lnl: Enable GuC Wa_14019882105Badal Nilawar
2024-04-09drm/xe/guc: Add support for workaround KLVsBadal Nilawar
2024-04-02drm/xe: Normalize bo flags macrosLucas De Marchi
2024-03-20drm/xe: Add XE_BO_GGTT_INVALIDATE flagMatthew Brost
2024-02-20drm/xe/guc: Allocate GuC data structures in system memory for initial loadMichał Winiarski
2023-12-21drm/xe: Rename info.supports_* to info.has_*Lucas De Marchi
2023-12-21drm/xe: Enable Fixed CCS mode settingNiranjana Vishwanathapura
2023-12-21drm/xe: Add a helper for DRM device-lifetime BO createMichał Winiarski
2023-12-21drm/xe/mocs: MOCS registers are multicast on Xe_HP and beyondMatt Roper
2023-12-21drm/xe: Use Xe assert macros instead of XE_WARN_ON macroFrancois Dugast
2023-12-21drm/xe: base definitions for the GSCCSDaniele Ceraolo Spurio
2023-12-21drm/xe: Rename engine to exec_queueFrancois Dugast
2023-12-21drm/xe: Prefer WARN() over BUG() to avoid crashing the kernelFrancois Dugast