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
..
2016-07-04 13:15:22 +01:00
2018-08-24 13:17:49 +01:00
2018-01-22 09:46:18 +01:00
2018-07-02 19:07:19 +01:00
2018-08-23 13:32:50 +02:00
2017-03-27 12:14:45 +02:00
2017-03-17 10:23:44 +01:00
2018-08-23 13:32:50 +02:00
2018-01-16 14:54:52 +01:00
2018-02-13 16:15:09 +01:00
2018-02-13 16:15:09 +01:00
2015-07-24 13:57:45 +02:00
2018-07-02 15:41:13 +02:00
2017-05-10 10:19:24 +03:00
2018-08-21 09:47:16 +02:00
2018-02-09 13:50:17 +01:00
2014-02-04 19:34:30 +01:00
2016-06-20 18:12:04 +02:00
2018-01-22 09:46:18 +01:00
2016-05-12 13:22:24 +01:00
2016-05-12 13:22:24 +01:00
2014-01-31 14:47:33 +00:00
2018-01-25 11:45:30 +00:00
2018-01-22 09:46:18 +01:00
2014-01-31 14:47:33 +00:00
2016-01-29 15:07:24 +00:00
2018-05-07 11:47:57 +02:00
2018-08-21 09:51:40 +02:00
2018-08-21 09:51:40 +02:00
2018-06-18 11:22:15 +02:00
2018-07-02 17:21:52 +02:00
2018-03-01 11:13:36 +00:00
2017-04-24 12:32:12 +01:00
2018-07-16 11:19:10 +10:00
2018-06-01 15:14:31 +02:00
2016-09-22 18:13:08 +01:00
2014-01-31 14:47:33 +00:00
2018-06-01 14:15:10 +02:00
2018-02-13 16:15:09 +01:00
2018-03-01 11:13:36 +00:00
2018-07-03 11:19:49 +02:00
2017-12-18 17:07:02 +03:00
2017-09-01 13:52:43 +02:00
2018-08-21 09:52:22 +02:00
2018-07-03 11:19:49 +02:00
2018-07-03 11:19:49 +02:00
2018-07-03 21:09:27 +01:00
2018-02-26 13:41:34 +01:00
2018-02-09 13:50:17 +01:00
2018-08-07 15:03:58 +01:00
2018-08-07 15:03:58 +01:00
2018-07-03 21:09:27 +01:00
2018-07-02 15:41:13 +02:00
2018-07-17 13:12:49 +01:00