i965/skl: (trivial) Remove invalid comment about thread counts
authorBen Widawsky <benjamin.widawsky@intel.com>
Fri, 7 Aug 2015 20:46:30 +0000 (13:46 -0700)
committerBen Widawsky <benjamin.widawsky@intel.com>
Fri, 7 Aug 2015 20:48:27 +0000 (13:48 -0700)
This should have been a part of:
commit 7eaacc1678195738fab3bb98870828611cae066d
Author: Ben Widawsky <benjamin.widawsky@intel.com>
Date:   Wed Jul 29 12:35:24 2015 -0700

    i965/skl: Add production thread counts and URB size

Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
src/mesa/drivers/dri/i965/brw_device_info.c

index fcc243e1d4ca0655e1e650a6ca3a27042b96ce88..be517e826c4f8623bac390bc2269c3536ee4c301 100644 (file)
@@ -299,7 +299,6 @@ static const struct brw_device_info brw_device_info_chv = {
    }
 };
 
-/* Thread counts and URB limits are placeholders, and may not be accurate. */
 #define GEN9_FEATURES                               \
    .gen = 9,                                        \
    .has_hiz_and_separate_stencil = true,            \