[Intel-gfx] [PATCH] drm/i915: disable set/get_tiling ioctl on gen12+

Souza, Jose jose.souza at intel.com
Wed Aug 28 20:31:27 UTC 2019


On Wed, 2019-08-28 at 21:13 +0100, Chris Wilson wrote:
> Quoting Souza, Jose (2019-08-28 21:11:53)
> > Reviewed-by: José Roberto de Souza <jose.souza at intel.com>
> 
> It's using a non-standard for i915 error code, and get_tiling is not

Huum should it use ENOTSUPP then?!

> affected, it will always return LINEAR. You cannot set tiling as 

Following this set_tiling() LINEAR should be allowed too.
I prefer the current approach of returning error.

> there
> is no fence (according to the new abi).
> -Chris


More information about the Intel-gfx mailing list