Peter Maydell
ea662f7cc8
hw/display/bcm2835_fb: Drop unused size and pitch fields
...
The BCM2835FBState struct has a 'pitch' field which is a
cached copy of xres * (bpp >> 3), and a 'size' field which is
a cached copy of pitch * yres. However we don't actually do
anything with these fields; delete them. We retain the
now-unused slots in the VMState struct for migration
compatibility.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20180814144436.679-4-peter.maydell@linaro.org
2018-08-24 13:17:49 +01:00
..
2018-07-02 15:41:13 +02:00
2016-10-04 13:28:07 +01:00
2018-08-24 13:17:44 +01:00
2018-02-02 08:19:25 +01:00
2018-08-15 12:50:39 +02:00
2018-08-20 11:24:31 +01:00
2018-03-02 11:03:45 +00:00
2017-12-18 17:07:02 +03:00
2017-01-27 18:07:59 +01:00
2018-08-24 13:17:49 +01:00
2018-08-20 11:24:33 +01:00
2017-02-28 17:10:00 +00:00
2018-08-23 18:46:25 +02:00
2018-07-30 14:00:11 +02:00
2018-06-08 13:36:31 -04:00
2018-06-16 16:32:33 +10:00
2018-08-14 17:17:20 +01:00
2016-05-18 15:04:27 +03:00
2017-04-26 12:41:55 +10:00
2018-04-26 13:57:00 +01:00
2016-10-04 10:00:25 +02:00
2017-02-16 14:06:56 +01:00
2018-08-23 18:46:25 +02:00
2018-07-02 15:41:16 +02:00
2018-08-24 13:17:44 +01:00
2018-07-02 15:41:16 +02:00
2018-08-23 18:46:25 +02:00
2018-05-23 03:14:40 +03:00
2018-02-09 05:05:11 +01:00
2018-06-12 09:33:52 +10:00
2018-08-21 14:28:45 +10:00
2018-07-05 15:24:25 -07:00
2018-08-20 14:18:49 +02:00
2018-06-29 18:29:15 +01:00
2018-06-08 13:15:34 +01:00
2018-06-01 14:15:10 +02:00
2018-02-09 13:52:16 +01:00
2018-01-09 21:48:20 +00:00
2018-08-24 13:17:44 +01:00
2018-08-24 13:17:41 +01:00
2016-07-12 16:19:16 +02:00
2017-12-18 17:07:02 +03:00
2018-02-09 10:40:30 +00:00
2018-08-21 14:28:45 +10:00
2018-08-23 18:46:25 +02:00
2018-08-20 11:24:33 +01:00
2018-06-27 13:01:40 +01:00
2018-02-09 05:05:11 +01:00
2018-08-16 22:27:43 -03:00
2017-01-27 18:07:59 +01:00
2018-08-20 14:18:49 +02:00
2018-06-01 14:15:10 +02:00
2018-03-07 08:30:28 +13:00
2016-07-12 16:20:46 +02:00
2016-07-12 16:20:46 +02:00
2018-07-16 16:58:16 +02:00
2017-06-01 18:49:22 +02:00
2017-01-27 15:23:29 -08:00
2018-03-02 11:03:45 +00:00
2018-02-09 05:05:11 +01:00
2018-08-16 14:05:28 +01:00
2016-07-12 16:20:46 +02:00
2018-06-15 15:23:34 +01:00
2016-07-12 16:20:46 +02:00
2018-05-10 18:10:56 +01:00
2018-07-09 14:51:34 +01:00
2018-06-01 15:14:31 +02:00
2018-05-14 15:47:14 +08:00
2018-03-01 11:05:43 +00:00
2018-02-09 05:05:11 +01:00
2016-07-12 16:20:46 +02:00
2018-07-17 13:12:49 +01:00
2018-01-26 07:15:08 +01:00