summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_guc_ads.c
AgeCommit message (Expand)Author
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
2023-12-21drm/xe: Cleanup style warningsFrancois Dugast
2023-12-19drm/xe: Memory allocations are tile-based, not GT-basedMatt Roper
2023-12-19drm/xe: Rename reg field to addrLucas De Marchi
2023-12-19drm/xe/mmio: Use struct xe_regLucas De Marchi
2023-12-19drm/xe/guc: Handle RCU_MODE as masked from definitionLucas De Marchi
2023-12-19drm/xe: Plumb xe_reg into WAs, rtp, etcLucas De Marchi
2023-12-19drm/xe: Drop gen afixes from registersLucas De Marchi
2023-12-19drm/xe/guc: Convert GuC registers to REG_FIELD/REG_BITLucas De Marchi
2023-12-19drm/xe/guc: Move GuC registers to regs/Lucas De Marchi
2023-12-19drm/xe/guc: Handle regset overflow check for entire GTMatt Roper
2023-12-19drm/xe/mocs: LNCF MOCS settings only need to be restored on pre-Xe_HPMatt Roper
2023-12-19drm/xe: Remove dependency on intel_gt_regs.hLucas De Marchi
2023-12-19drm/xe: Remove dependency on intel_engine_regs.hLucas De Marchi
2023-12-19drm/xe: Sort includesLucas De Marchi
2023-12-12drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost