The source project of this merge request has been removed.
xe: Add DRM_XE_ENGINE_STATUS uAPI
This is meant to report to user-space the current status of given engine.
Right now the only way to know if a engine is banned is by doing a XE_EXEC but that is a expensive operation if the engine is not banned.
Signed-off-by: José Roberto de Souza jose.souza@intel.com