i965: Remove comment about chv device numbers being preliminary

Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
This commit is contained in:
Jordan Justen 2015-04-13 12:25:39 -07:00
parent c380973a95
commit ea888c771c
1 changed files with 0 additions and 3 deletions

View File

@ -269,9 +269,6 @@ static const struct brw_device_info brw_device_info_bdw_gt3 = {
}
};
/* Thread counts and URB limits are placeholders, and may not be accurate.
* These were copied from Haswell GT1, above.
*/
static const struct brw_device_info brw_device_info_chv = {
GEN8_FEATURES, .is_cherryview = 1, .gt = 1,
.has_llc = false,