i965/skl: (trivial) Remove invalid comment about thread counts

This should have been a part of:
commit 7eaacc1678
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>
This commit is contained in:
Ben Widawsky 2015-08-07 13:46:30 -07:00
parent ffadfbf5d0
commit a1adf0b3fe
1 changed files with 0 additions and 1 deletions

View 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, \