summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_force_wake.h
AgeCommit message (Expand)Author
2024-10-17drm/xe: Change return type to void for xe_force_wake_putHimal Prasad Ghimiray
2024-10-17drm/xe: Ensure __must_check for xe_force_wake_get() returnHimal Prasad Ghimiray
2024-10-17drm/xe: Modify xe_force_wake_put to handle _get returned maskHimal Prasad Ghimiray
2024-10-17drm/xe: Error handling in xe_force_wake_get()Himal Prasad Ghimiray
2024-10-17drm/xe/forcewake: Add a helper xe_force_wake_ref_has_domain()Himal Prasad Ghimiray
2024-06-10drm/xe: Check valid domain is passed in xe_force_wake_refHimal Prasad Ghimiray
2024-06-10drm/xe: Ensure caller uses sole domain for xe_force_wake_assert_heldHimal Prasad Ghimiray
2023-12-21drm/xe: Use Xe assert macros instead of XE_WARN_ON macroFrancois Dugast
2023-12-21drm/xe: Prefer WARN() over BUG() to avoid crashing the kernelFrancois Dugast
2023-12-19drm/xe: Remove unseless xe_force_wake_prune.Rodrigo Vivi
2023-12-12drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost