Sam Bobroff
6fab6dbff4
drm/radeon: fix bad DMA from INTERRUPT_CNTL2
...
[ Upstream commit 62d91dd285 ]
The INTERRUPT_CNTL2 register expects a valid DMA address, but is
currently set with a GPU MC address. This can cause problems on
systems that detect the resulting DMA read from an invalid address
(found on a Power8 guest).
Instead, use the DMA address of the dummy page because it will always
be safe.
Fixes: d8f60cfc93 ("drm/radeon/kms: Add support for interrupts on r6xx/r7xx chips (v3)")
Fixes: 25a857fbe9 ("drm/radeon/kms: add support for interrupts on SI")
Fixes: a59781bbe5 ("drm/radeon: add support for interrupts on CIK (v5)")
Signed-off-by: Sam Bobroff <sbobroff@linux.ibm.com >
Signed-off-by: Alex Deucher <alexander.deucher@amd.com >
Signed-off-by: Sasha Levin <sashal@kernel.org >
2020-01-27 14:51:22 +01:00
..
2020-01-09 10:18:55 +01:00
2018-07-13 18:40:27 +02:00
2020-01-17 19:47:15 +01:00
2018-07-30 11:53:06 +01:00
2019-09-06 10:21:59 +02:00
2019-12-05 09:21:33 +01:00
2018-07-13 18:40:27 +02:00
2019-12-31 16:35:14 +01:00
2019-04-20 09:16:00 +02:00
2020-01-27 14:50:22 +01:00
2020-01-12 12:17:21 +01:00
2018-07-13 18:40:27 +02:00
2019-12-31 16:35:22 +01:00
2020-01-27 14:49:55 +01:00
2018-10-04 10:32:14 +10:00
2019-12-13 08:52:44 +01:00
2020-01-23 08:21:30 +01:00
2019-07-10 09:53:44 +02:00
2019-09-19 09:09:39 +02:00
2019-12-21 10:57:39 +01:00
2018-07-13 18:40:27 +02:00
2020-01-27 14:51:18 +01:00
2020-01-27 14:50:26 +01:00
2019-10-11 18:21:01 +02:00
2020-01-27 14:51:20 +01:00
2019-06-15 11:54:00 +02:00
2019-11-20 18:45:56 +01:00
2020-01-27 14:51:22 +01:00
2020-01-27 14:51:05 +01:00
2019-08-29 08:28:40 +02:00
2018-07-04 14:27:01 +02:00
2018-08-09 11:57:39 -05:00
2018-06-22 12:58:08 +10:00
2020-01-27 14:50:12 +01:00
2020-01-27 14:49:53 +01:00
2019-10-07 18:56:31 +02:00
2020-01-27 14:50:00 +01:00
2019-12-31 16:35:27 +01:00
2019-09-06 10:22:03 +02:00
2019-05-31 06:46:32 -07:00
2020-01-17 19:47:02 +01:00
2019-07-21 09:03:18 +02:00
2019-05-31 06:46:34 -07:00
2019-06-15 11:54:11 +02:00
2019-04-03 06:26:26 +02:00
2018-06-12 16:19:22 -07:00
2020-01-27 14:49:54 +01:00
2019-04-05 22:33:12 +02:00
2020-01-27 14:50:37 +01:00
2020-01-27 14:50:19 +01:00
2018-07-13 18:40:27 +02:00
2019-09-16 08:22:23 +02:00
2019-09-16 08:22:23 +02:00
2018-12-08 12:59:07 +01:00
2019-07-14 08:11:14 +02:00
2018-10-02 13:03:34 +02:00
2018-07-16 13:18:09 -04:00
2020-01-27 14:50:10 +01:00
2018-07-13 18:40:27 +02:00
2019-06-09 09:17:23 +02:00
2019-07-31 07:26:59 +02:00
2018-09-17 19:24:37 -04:00
2018-07-28 15:50:40 -03:00
2018-07-16 11:47:53 -04:00
2020-01-27 14:50:03 +01:00
2019-05-31 06:46:34 -07:00
2018-06-28 13:29:07 +10:00
2019-07-31 07:26:58 +02:00
2019-10-29 09:19:53 +01:00
2018-10-02 13:03:34 +02:00
2020-01-27 14:50:36 +01:00
2019-05-31 06:46:34 -07:00
2018-07-18 16:56:45 +01:00
2019-08-16 10:12:46 +02:00
2018-06-20 14:43:13 +02:00
2018-07-13 16:14:04 +01:00
2018-06-29 15:28:47 -05:00
2018-06-12 16:19:22 -07:00
2018-12-13 09:16:21 +01:00
2019-09-16 08:22:08 +02:00
2018-12-29 13:37:59 +01:00
2019-02-20 10:25:49 +01:00
2018-06-12 16:19:22 -07:00
2018-07-25 07:51:05 -04:00
2018-05-24 15:04:30 +01:00
2018-06-20 15:30:20 +01:00
2019-03-27 14:14:42 +09:00
2019-02-15 08:10:12 +01:00
2018-07-03 09:46:05 +02:00
2018-07-13 18:40:28 +02:00
2019-09-19 09:09:39 +02:00
2018-09-27 11:00:42 -04:00
2018-07-05 16:40:00 -05:00
2018-07-03 09:30:19 +02:00
2019-06-09 09:17:23 +02:00
2018-06-20 15:59:34 +02:00
2018-07-30 08:49:41 -04:00
2019-10-01 08:26:11 +02:00
2020-01-09 10:18:59 +01:00
2018-07-13 18:40:27 +02:00
2018-09-26 10:39:14 -04:00
2018-12-13 09:16:21 +01:00
2019-12-31 16:35:01 +01:00
2018-05-29 08:58:46 +02:00
2018-06-29 15:28:47 -05:00
2018-07-16 16:35:27 +01:00
2019-01-16 22:04:35 +01:00
2018-07-13 17:58:19 +03:00