[Intel-xe] [RFC v1 17/17] drm/xe/uapi: Remove unused inaccessible memory region

Souza, Jose jose.souza at intel.com
Wed Oct 11 14:16:01 UTC 2023


On Wed, 2023-10-11 at 13:59 +0000, Francois Dugast wrote:
> This is not used and also the negative of the other 2 regions:
> native_mem_regions and slow_mem_regions.

Reviewed-by: José Roberto de Souza <jose.souza at intel.com>

> 
> Signed-off-by: Francois Dugast <francois.dugast at intel.com>
> ---
>  include/uapi/drm/xe_drm.h | 5 -----
>  1 file changed, 5 deletions(-)
> 
> diff --git a/include/uapi/drm/xe_drm.h b/include/uapi/drm/xe_drm.h
> index 31a46b32f315..a9d654eabf08 100644
> --- a/include/uapi/drm/xe_drm.h
> +++ b/include/uapi/drm/xe_drm.h
> @@ -393,11 +393,6 @@ struct drm_xe_query_gt {
>  	 * they live on a different GPU/Tile.
>  	 */
>  	__u64 slow_mem_regions;
> -	/**
> -	 * @inaccessible_mem_regions: Bit mask of instances from
> -	 * drm_xe_query_mem_usage that is not accessible by this GT at all.
> -	 */
> -	__u64 inaccessible_mem_regions;
>  	/** @reserved: Reserved */
>  	__u64 reserved[8];
>  };



More information about the Intel-xe mailing list