From 5f25ab4fee3fefc7aad9ed8f9cf101f95a01c51c Mon Sep 17 00:00:00 2001 From: Rob Clark Date: Sat, 11 Nov 2017 09:55:00 -0500 Subject: [PATCH] freedreno/a5xx: remove obsolete comment Signed-off-by: Rob Clark --- src/gallium/drivers/freedreno/a5xx/fd5_context.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/gallium/drivers/freedreno/a5xx/fd5_context.h b/src/gallium/drivers/freedreno/a5xx/fd5_context.h index f6de6ca2ae6..f4d885b40f7 100644 --- a/src/gallium/drivers/freedreno/a5xx/fd5_context.h +++ b/src/gallium/drivers/freedreno/a5xx/fd5_context.h @@ -42,10 +42,6 @@ struct fd5_context { /* This only needs to be 4 * num_of_pipes bytes (ie. 32 bytes). We * could combine it with another allocation. - * - * (upper area used as scratch bo.. see fd5_query) - * - * XXX remove if unneeded after binning r/e.. */ struct fd_bo *vsc_size_mem; -- 2.30.2