From: Rob Clark Date: Sat, 11 Nov 2017 14:55:00 +0000 (-0500) Subject: freedreno/a5xx: remove obsolete comment X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5f25ab4fee3fefc7aad9ed8f9cf101f95a01c51c;p=mesa.git freedreno/a5xx: remove obsolete comment Signed-off-by: Rob Clark --- 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;