Jani Nikula
3edaa1d347
tools/intel_reg_decode: drop confusing use of IS_965()
...
Unlike in the kernel driver coding style, IS_965() matches the platform
and all subsequent ones. Replace IS_965() with suitable but less
confusing alternatives.
Most occurences are on code paths that only get called for gens 2, 3 and
4, so replace those with IS_GEN4(). In the one other call site just flip
the condition to check for gens 2 and 3 instead.
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
2016-05-03 11:19:32 +03:00
..
2015-09-11 14:39:43 +01:00
2016-04-05 19:15:44 +03:00
2016-01-25 11:58:05 -02:00
2016-01-26 15:45:44 -02:00
2016-02-13 12:42:06 -08:00
2016-01-08 19:56:49 +02:00
2015-07-19 15:30:23 +01:00
2015-07-31 10:40:04 -07:00
2015-08-04 15:00:50 -07:00
2016-05-02 16:48:10 -07:00
2015-05-05 13:10:12 +03:00
2012-08-30 14:19:10 -07:00
2016-01-15 15:22:55 +02:00
2015-12-22 14:21:22 +02:00
2015-05-15 12:22:21 +01:00
2015-11-11 14:20:55 +00:00
2014-12-09 15:49:10 +02:00
2015-12-31 22:10:11 +00:00
2016-01-08 19:56:49 +02:00
2014-03-22 21:34:29 +01:00
2014-03-22 21:34:29 +01:00
2015-12-02 13:14:03 +02:00
2015-11-11 14:20:55 +00:00
2014-03-22 22:23:04 +01:00
2016-01-08 19:56:49 +02:00
2015-03-04 12:31:26 +02:00
2014-12-09 15:49:10 +02:00
2015-09-11 14:39:43 +01:00
2013-09-20 09:42:07 -07:00
2015-09-08 16:15:16 +01:00
2014-03-22 22:23:04 +01:00
2015-12-22 14:21:22 +02:00
2014-03-22 21:34:29 +01:00
2015-09-11 14:39:43 +01:00
2015-05-05 13:10:12 +03:00
2016-05-03 11:19:32 +03:00
2015-09-11 15:32:28 +03:00
2015-09-11 15:32:28 +03:00
2016-05-02 16:48:10 -07:00
2016-03-03 16:57:48 -03:00
2014-03-22 21:34:29 +01:00
2016-05-02 16:34:51 +03:00
2016-03-24 11:25:38 +00:00
2016-01-25 11:58:05 -02:00
2015-06-27 19:05:41 +01:00
2014-12-10 15:55:58 +00:00