summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_engine.c
AgeCommit message (Expand)Author
2023-12-21drm/xe: Ban a VM if rebind worker hits an errorMatthew Brost
2023-12-21drm/xe: fix bounds checking for 'len' in xe_engine_create_ioctlPaulo Zanoni
2023-12-21drm/xe: Fix unreffed ptr leak on engine lookupMika Kuoppala
2023-12-21drm/xe: Ensure LR engines are not persistentMatthew Brost
2023-12-21drm/xe: Long running job updateMatthew Brost
2023-12-21drm/Xe: Use EOPNOTSUPP instead of ENOTSUPPJanga Rahul Kumar
2023-12-19drm/xe: Move migration from GT to tileMatt Roper
2023-12-19drm/xe: Validate uAPI padding and reserved fieldsChristopher Snowhill
2023-12-19drm/xe: Don't grab runtime PM ref in engine create IOCTLMatthew Brost
2023-12-19drm/xe: Add max engine priority to xe queryJosé Roberto de Souza
2023-12-19drm/xe: Introduce xe_engine_is_idle()Thomas Hellström
2023-12-19drm/xe: Use a define to set initial seqno for fencesThomas Hellström
2023-12-19drm/xe: Fix typo persitent->persistentLucas De Marchi
2023-12-19drm/xe: Sort includesLucas De Marchi
2023-12-19drm/xe/uapi: Add XE_ENGINE_GET_PROPERTY uAPIJosé Roberto de Souza
2023-12-19drm/xe/uapi: Rename XE_ENGINE_PROPERTY_X to XE_ENGINE_SET_PROPERTY_XJosé Roberto de Souza
2023-12-12drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost