On Mon, Nov 07, 2016 at 11:38:09AM +0200, Pohjolainen, Topi wrote:
> On Thu, Nov 03, 2016 at 10:39:38AM +, Lionel Landwerlin wrote:
> > From: Ben Widawsky
> >
> > This patch will preserve the BO & offset, and not the miptree for the
> > aux_mcs buffer. Eventually it might make sense to pull p
On Thu, Nov 03, 2016 at 10:39:38AM +, Lionel Landwerlin wrote:
> From: Ben Widawsky
>
> This patch will preserve the BO & offset, and not the miptree for the
> aux_mcs buffer. Eventually it might make sense to pull put the sizing
> function in miptree creation, but for now this should be suff
From: Ben Widawsky
This patch will preserve the BO & offset, and not the miptree for the
aux_mcs buffer. Eventually it might make sense to pull put the sizing
function in miptree creation, but for now this should be sufficient
and not too hideous.
v2: Save BO's offset too (Lionel)
Signed-off-by