freedreno/a5xx: remove obsolete comment
authorRob Clark <robdclark@gmail.com>
Sat, 11 Nov 2017 14:55:00 +0000 (09:55 -0500)
committerRob Clark <robdclark@gmail.com>
Sun, 12 Nov 2017 17:29:00 +0000 (12:29 -0500)
Signed-off-by: Rob Clark <robdclark@gmail.com>
src/gallium/drivers/freedreno/a5xx/fd5_context.h

index f6de6ca2ae6b790a3b8916aa86c01b39b6c0652f..f4d885b40f7fd0b9428877c31cd9025929275eba 100644 (file)
@@ -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;