On 04/26/2016 03:08 AM, Ilia Mirkin wrote:
On Mon, Apr 25, 2016 at 4:14 PM, Samuel Pitoiset
wrote:
Old surfaces validation code will be removed once images are completely
done for Fermi/Kepler, that explains why I only disable it for now.
This also introduces nvc0_get_surface_dims() which co
On Mon, Apr 25, 2016 at 4:14 PM, Samuel Pitoiset
wrote:
> Old surfaces validation code will be removed once images are completely
> done for Fermi/Kepler, that explains why I only disable it for now.
>
> This also introduces nvc0_get_surface_dims() which computes correct
> dimensions regarding the
Old surfaces validation code will be removed once images are completely
done for Fermi/Kepler, that explains why I only disable it for now.
This also introduces nvc0_get_surface_dims() which computes correct
dimensions regarding the given target.
v2: - squash nvc0_get_surface_dims() into this pat