summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/xe/xe_force_wake.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/xe: Check valid domain is passed in xe_force_wake_refHimal Prasad Ghimiray2024-06-101-1/+1
* drm/xe: Ensure caller uses sole domain for xe_force_wake_assert_heldHimal Prasad Ghimiray2024-06-101-0/+11
* drm/xe: Use Xe assert macros instead of XE_WARN_ON macroFrancois Dugast2023-12-211-3/+3
* drm/xe: Prefer WARN() over BUG() to avoid crashing the kernelFrancois Dugast2023-12-211-2/+2
* drm/xe: Remove unseless xe_force_wake_prune.Rodrigo Vivi2023-12-201-2/+0
* drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost2023-12-121-0/+40