[PATCH i-g-t 4/4] lib/eudebug: Adjust to upstream uapi rebase

Manszewski, Christoph christoph.manszewski at intel.com
Fri Feb 7 12:59:47 UTC 2025


Hi Mika,

On 7.02.2025 12:49, Mika Kuoppala wrote:
> As eudebug-dev is not merged, it consumes the upstream changes
> as a base. Exec queues got new property of PXP which causes
> PROPERTY_EUDEBUG to jump from 2 to 3.
> 
> Signed-off-by: Mika Kuoppala <mika.kuoppala at linux.intel.com>

Reviewed-by: Christoph Manszewski <christoph.manszewski at intel.com>

Thanks,
Christoph

> ---
>   include/drm-uapi-experimental/xe_drm_eudebug.h | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/include/drm-uapi-experimental/xe_drm_eudebug.h b/include/drm-uapi-experimental/xe_drm_eudebug.h
> index 714bb93c7..f66de2ff5 100644
> --- a/include/drm-uapi-experimental/xe_drm_eudebug.h
> +++ b/include/drm-uapi-experimental/xe_drm_eudebug.h
> @@ -54,7 +54,7 @@ struct drm_xe_vm_bind_op_ext_attach_debug {
>   
>   /* ... */
>   
> -#define   DRM_XE_EXEC_QUEUE_SET_PROPERTY_EUDEBUG		2
> +#define   DRM_XE_EXEC_QUEUE_SET_PROPERTY_EUDEBUG		3
>   #define     DRM_XE_EXEC_QUEUE_EUDEBUG_FLAG_ENABLE		(1 << 0)
>   
>   /* ... */


More information about the igt-dev mailing list