nvc0: copy engine surface params are only relevant for tiled surfaces
authorBen Skeggs <bskeggs@redhat.com>
Sat, 28 Jan 2017 03:14:09 +0000 (13:14 +1000)
committerIlia Mirkin <imirkin@alum.mit.edu>
Wed, 21 Jun 2017 00:18:54 +0000 (20:18 -0400)
commitec3d489d5b70686359030dcca542ff979cfd50ff
tree8c9eda163d800ac1788abb69b4bbf6c91aa2f515
parent72c8c684582095fffb45457ab6bcc73742a871c4
nvc0: copy engine surface params are only relevant for tiled surfaces

Aside from reducing pushbuf usage in some situations, this commit should
have no other effect, and is just to make it somewhat obvious that those
methods have zero effect on linear surfaces.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Acked-by: Ilia Mirkin <imirkin@alum.mit.edu>
src/gallium/drivers/nouveau/nvc0/nvc0_transfer.c