On 31 May 2017 at 08:57, Bas Nieuwenhuizen wrote:
> Dyanamic lighting stops working in the benchmark.
>
> Not entirely root caused yet, I actually suspect this unhides a bug,
> in that 0x might have cleared something that 0x30f doesn't (If
> I completely disable the transition, which shoul
Dyanamic lighting stops working in the benchmark.
Not entirely root caused yet, I actually suspect this unhides a bug,
in that 0x might have cleared something that 0x30f doesn't (If
I completely disable the transition, which should be valid because we
always have a decompressed HTILE here,
How did it regress it?
Marek
On Tue, May 30, 2017 at 11:06 PM, Bas Nieuwenhuizen
wrote:
> 0x30f regressed mad max.
>
> Signed-off-by: Bas Nieuwenhuizen
> Fixes: df91abfe5af "radv: Use correct clear words for HTILE."
> ---
> src/amd/vulkan/radv_cmd_buffer.c | 2 +-
> 1 file changed, 1 insertion
0x30f regressed mad max.
Signed-off-by: Bas Nieuwenhuizen
Fixes: df91abfe5af "radv: Use correct clear words for HTILE."
---
src/amd/vulkan/radv_cmd_buffer.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/amd/vulkan/radv_cmd_buffer.c b/src/amd/vulkan/radv_cmd_buffer.c
ind