[Intel-xe] [PATCH] fixup! drm/xe/uapi: Remove MMIO ioctl

Matthew Brost matthew.brost at intel.com
Fri Nov 17 08:29:40 UTC 2023


On Thu, Nov 16, 2023 at 10:53:21PM -0500, Rodrigo Vivi wrote:
> Signed-off-by: Rodrigo Vivi <rodrigo.vivi at intel.com>

Reviewed-by: Matthew Brost <matthew.brost at intel.com>

> ---
>  drivers/gpu/drm/xe/xe_mmio.h | 3 ---
>  1 file changed, 3 deletions(-)
> 
> diff --git a/drivers/gpu/drm/xe/xe_mmio.h b/drivers/gpu/drm/xe/xe_mmio.h
> index ae09f777d711..24a23dad7dce 100644
> --- a/drivers/gpu/drm/xe/xe_mmio.h
> +++ b/drivers/gpu/drm/xe/xe_mmio.h
> @@ -124,9 +124,6 @@ static inline int xe_mmio_wait32(struct xe_gt *gt, struct xe_reg reg, u32 mask,
>  	return ret;
>  }
>  
> -int xe_mmio_ioctl(struct drm_device *dev, void *data,
> -		  struct drm_file *file);
> -
>  static inline bool xe_mmio_in_range(const struct xe_gt *gt,
>  				    const struct xe_mmio_range *range,
>  				    struct xe_reg reg)
> -- 
> 2.41.0
> 


More information about the Intel-xe mailing list