Remove comment "These were copied from Haswell GT1, above.". Many of these numbers have been modified by this point, so the HSW GT1 reference no longer seems helpful.
The comment "Thread counts and URB limits are placeholders, and may not be accurate." is retained for now. Signed-off-by: Jordan Justen <jordan.l.jus...@intel.com> --- src/mesa/drivers/dri/i965/brw_device_info.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/mesa/drivers/dri/i965/brw_device_info.c b/src/mesa/drivers/dri/i965/brw_device_info.c index 7999ba9..8938384 100644 --- a/src/mesa/drivers/dri/i965/brw_device_info.c +++ b/src/mesa/drivers/dri/i965/brw_device_info.c @@ -278,9 +278,7 @@ 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. - */ +/* Thread counts and URB limits are placeholders, and may not be accurate. */ static const struct brw_device_info brw_device_info_chv = { GEN8_FEATURES, .is_cherryview = 1, .gt = 1, .has_llc = false, -- 2.1.4 _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev