On Dec 4, 2016 11:18 PM, "Pohjolainen, Topi"
wrote:
On Sun, Dec 04, 2016 at 08:36:03PM -0800, Jason Ekstrand wrote:
>On Sun, Dec 4, 2016 at 2:08 PM, Topi Pohjolainen
><[1]topi.pohjolai...@gmail.com> wrote:
>
> Otherwise subsequent render cycles keep on using compression
> and/or
On Sun, Dec 04, 2016 at 08:36:03PM -0800, Jason Ekstrand wrote:
>On Sun, Dec 4, 2016 at 2:08 PM, Topi Pohjolainen
><[1]topi.pohjolai...@gmail.com> wrote:
>
> Otherwise subsequent render cycles keep on using compression
> and/or fast clear.
>
>I believe that's because most th
On Sun, Dec 4, 2016 at 2:08 PM, Topi Pohjolainen wrote:
> Otherwise subsequent render cycles keep on using compression
> and/or fast clear.
>
I believe that's because most things look at mt->mcs_buf rather than
no_ccs. Given that we're allocating the CCS up-front, is no_ccs really
doing anythin
On Monday, December 5, 2016 12:08:13 AM PST Topi Pohjolainen wrote:
> Otherwise subsequent render cycles keep on using compression
> and/or fast clear.
>
> Signed-off-by: Topi Pohjolainen
> CC: Kalyan Kondapally
> CC: Kenneth Graunke
> ---
> src/mesa/drivers/dri/i965/intel_mipmap_tree.c | 3 ++
Otherwise subsequent render cycles keep on using compression
and/or fast clear.
Signed-off-by: Topi Pohjolainen
CC: Kalyan Kondapally
CC: Kenneth Graunke
---
src/mesa/drivers/dri/i965/intel_mipmap_tree.c | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/mesa/drivers/dri/i965/intel_mip