changzhu
589b64a7e3
drm/amdgpu: add dummy read by engines for some GCVM status registers in gfx10
...
The GRBM register interface is now capable of bursting 1 cycle per
register wr->wr, wr->rd much faster than previous muticycle per
transaction done interface. This has caused a problem where
status registers requiring HW to update have a 1 cycle delay, due
to the register update having to go through GRBM.
For cp ucode, it has realized dummy read in cp firmware.It covers
the use of WAIT_REG_MEM operation 1 case only.So it needs to call
gfx_v10_0_wait_reg_mem in gfx10. Besides it also needs to add warning to
update firmware in case firmware is too old to have function to realize
dummy read in cp firmware.
For sdma ucode, it hasn't realized dummy read in sdma firmware. sdma is
moved to gfxhub in gfx10. So it needs to add dummy read in driver
between amdgpu_ring_emit_wreg and amdgpu_ring_emit_reg_wait for sdma_v5_0.
Signed-off-by: changzhu <Changfeng.Zhu@amd.com >
Reviewed-by: Christian König <christian.koenig@amd.com >
Signed-off-by: Alex Deucher <alexander.deucher@amd.com >
2019-11-06 22:06:23 -05:00
..
2019-10-02 12:58:33 -05:00
2016-10-25 14:38:45 -04:00
2019-06-10 23:02:48 +02:00
2019-06-10 23:02:48 +02:00
2019-07-31 14:32:56 -05:00
2019-01-14 15:04:29 -05:00
2019-06-14 11:44:24 +02:00
2019-06-14 11:44:24 +02:00
2019-08-15 10:57:48 -05:00
2019-07-18 14:18:07 -05:00
2019-08-15 10:57:55 -05:00
2019-09-25 17:51:41 -07:00
2019-08-02 10:30:41 -05:00
2019-07-18 14:18:04 -05:00
2019-06-10 23:02:48 +02:00
2017-12-18 10:58:35 -05:00
2019-06-25 08:42:25 -05:00
2019-03-19 15:36:51 -05:00
2019-08-27 10:09:12 -05:00
2019-06-10 23:02:48 +02:00
2019-06-10 23:02:48 +02:00
2019-10-17 17:12:34 -04:00
2019-05-24 12:21:02 -05:00
2019-06-10 23:02:48 +02:00
2019-07-31 16:35:37 +02:00
2015-06-03 21:03:15 -04:00
2019-10-17 17:12:34 -04:00
2019-06-21 18:57:40 -05:00
2018-11-05 14:21:50 -05:00
2019-11-06 15:26:53 -05:00
2019-08-23 11:30:32 -05:00
2019-07-31 01:26:09 -05:00
2019-06-21 18:58:21 -05:00
2019-11-06 22:06:23 -05:00
2019-07-11 14:37:24 -05:00
2019-06-21 18:58:21 -05:00
2019-08-21 16:44:41 +10:00
2019-07-30 23:48:32 -05:00
2019-08-21 16:44:41 +10:00
2019-07-31 10:19:23 +02:00
2019-07-18 14:18:05 -05:00
2019-09-17 14:37:58 -05:00
2019-06-21 18:59:25 -05:00
2019-11-06 15:35:08 -05:00
2015-08-17 16:50:21 -04:00
2019-06-10 23:02:48 +02:00
2019-07-30 23:48:32 -05:00
2019-06-25 08:42:25 -05:00
2019-08-15 10:59:17 -05:00
2018-11-05 14:21:16 -05:00
2019-08-12 12:47:47 -05:00
2019-09-25 17:51:41 -07:00
2019-08-13 09:09:30 +02:00
2019-07-18 14:18:00 -05:00
2019-11-06 22:06:23 -05:00
2019-08-22 17:15:06 -05:00
2019-08-15 10:57:48 -05:00
2019-06-10 23:02:48 +02:00
2019-06-10 23:02:48 +02:00
2016-09-27 13:00:52 -04:00
2019-09-17 14:38:35 -05:00
2019-08-21 16:44:41 +10:00
2019-08-13 09:09:30 +02:00
2019-06-10 23:02:48 +02:00
2019-03-19 15:36:58 -05:00
2019-06-10 23:02:48 +02:00
2019-06-10 23:02:48 +02:00
2019-02-13 17:47:11 -05:00
2019-10-30 11:56:15 -04:00
2019-06-21 18:57:40 -05:00
2019-11-06 22:06:23 -05:00
2019-06-21 18:59:28 -05:00
2019-08-12 12:47:48 -05:00
2019-09-21 10:07:42 -07:00
2019-07-08 13:55:00 -05:00
2019-05-24 12:25:56 -05:00
2019-10-17 17:12:34 -04:00
2019-08-21 16:44:41 +10:00
2019-06-10 23:02:48 +02:00
2015-06-03 21:03:15 -04:00
2019-08-29 15:52:32 -05:00
2019-06-13 13:59:48 -05:00
2019-06-20 11:36:22 -05:00
2019-06-20 11:36:22 -05:00
2019-08-29 15:52:32 -05:00
2019-08-21 22:16:45 -05:00
2019-08-29 15:52:32 -05:00
2019-08-27 08:17:14 -05:00
2019-08-23 11:30:32 -05:00
2019-08-27 08:17:14 -05:00
2019-06-25 08:42:25 -05:00
2019-07-18 14:18:05 -05:00
2018-11-09 16:29:12 -05:00
2019-06-20 21:46:49 -05:00
2019-06-10 23:02:48 +02:00
2019-06-10 22:59:53 +02:00
2019-06-10 23:00:08 +02:00
2019-06-25 08:42:25 -05:00
2019-07-18 14:18:02 -05:00
2019-06-21 18:59:34 -05:00
2019-08-13 09:09:30 +02:00
2019-08-13 09:09:30 +02:00
2019-06-10 23:02:48 +02:00
2019-06-10 23:02:48 +02:00
2019-06-10 23:00:08 +02:00
2019-09-21 10:07:42 -07:00
2019-08-21 16:44:41 +10:00
2019-08-21 22:15:28 -05:00
2019-08-02 10:30:39 -05:00
2019-08-09 11:17:10 -05:00
2019-08-13 09:09:30 +02:00
2018-11-26 15:47:34 -05:00
2019-10-17 17:12:34 -04:00
2019-10-17 17:12:34 -04:00
2019-10-17 17:12:34 -04:00
2019-08-02 10:36:34 -05:00
2017-10-20 13:28:44 -04:00
2017-09-28 16:03:20 -04:00
2019-08-02 10:17:21 -05:00
2019-08-02 10:17:21 -05:00
2019-03-27 22:40:50 -05:00
2019-08-06 08:21:54 +02:00
2019-10-02 12:23:03 -05:00
2019-07-30 23:19:35 -05:00
2019-06-25 08:42:25 -05:00
2019-07-30 23:22:34 -05:00
2019-05-24 12:20:48 -05:00
2019-08-29 15:52:32 -05:00
2019-07-30 23:48:33 -05:00
2019-08-12 12:47:48 -05:00
2019-08-12 12:47:48 -05:00
2019-08-12 12:47:47 -05:00
2019-06-20 21:35:29 -05:00
2019-01-14 10:58:37 +01:00
2019-06-10 23:00:01 +02:00
2019-06-10 23:04:34 +02:00
2016-05-04 20:23:53 -04:00
2019-06-10 23:04:34 +02:00
2015-06-03 21:03:15 -04:00
2019-06-10 23:04:34 +02:00
2018-03-14 15:39:51 -05:00
2019-06-10 23:04:34 +02:00
2016-07-14 16:39:35 -04:00
2019-01-25 16:15:36 -05:00
2019-06-10 23:04:34 +02:00
2016-10-25 14:38:45 -04:00
2019-06-10 23:04:34 +02:00
2016-10-25 14:38:45 -04:00
2019-07-30 23:24:06 -05:00
2018-11-28 15:55:32 -05:00
2017-11-27 18:29:47 -05:00
2015-06-03 21:03:17 -04:00
2017-12-13 17:28:08 -05:00
2019-06-20 21:16:37 -05:00
2017-01-27 12:20:41 -05:00
2015-06-03 21:03:17 -04:00
2019-06-10 23:04:34 +02:00
2016-10-25 14:38:45 -04:00
2019-08-12 12:47:47 -05:00
2016-10-25 14:38:45 -04:00
2019-08-12 12:47:47 -05:00
2016-10-25 14:38:45 -04:00
2019-08-12 12:47:47 -05:00
2016-10-25 14:38:45 -04:00
2019-08-12 12:47:47 -05:00
2016-10-25 14:38:45 -04:00
2019-08-29 15:52:32 -05:00
2016-10-25 14:38:45 -04:00
2019-06-22 09:34:14 -05:00
2018-04-11 13:07:54 -05:00
2019-07-30 23:22:26 -05:00
2019-06-20 11:35:45 -05:00
2018-02-19 14:19:49 -05:00
2019-07-16 13:08:38 -05:00
2016-10-25 14:38:45 -04:00
2019-08-09 13:07:28 -05:00
2017-05-31 16:48:48 -04:00
2019-08-09 13:07:28 -05:00
2017-05-31 16:48:48 -04:00
2019-09-17 14:26:24 -05:00
2017-08-15 14:46:13 -04:00
2019-11-06 22:06:23 -05:00
2019-06-21 18:59:23 -05:00
2019-07-18 14:18:01 -05:00
2018-11-05 14:21:24 -05:00
2018-09-10 22:47:34 -05:00
2018-09-10 22:46:22 -05:00
2019-10-30 11:56:20 -04:00
2019-06-20 21:35:29 -05:00
2019-08-23 11:35:25 -05:00
2016-10-25 14:38:45 -04:00
2019-08-23 11:35:25 -05:00
2016-10-25 14:38:45 -04:00
2019-08-23 11:35:25 -05:00
2016-10-25 14:38:45 -04:00
2019-08-29 15:52:32 -05:00
2019-07-18 14:18:04 -05:00
2019-11-06 22:06:23 -05:00
2019-06-20 21:35:29 -05:00
2019-06-10 23:04:34 +02:00
2016-10-25 14:38:45 -04:00
2015-09-02 12:21:35 -04:00
2019-08-07 14:58:06 -03:00
2019-06-10 23:04:34 +02:00
2015-06-03 21:03:17 -04:00
2019-06-10 23:04:34 +02:00
2019-10-02 12:58:33 -05:00
2019-06-25 08:42:25 -05:00
2019-07-08 13:56:02 -05:00
2019-08-22 17:40:58 -05:00
2019-08-12 12:47:48 -05:00
2019-10-30 11:56:20 -04:00
2019-06-20 21:35:29 -05:00
2019-11-06 15:26:20 -05:00
2019-08-12 12:47:49 -05:00
2017-04-28 17:32:57 -04:00
2019-08-02 10:17:21 -05:00
2019-05-06 09:36:48 -05:00
2019-04-19 11:33:27 -05:00
2017-09-26 15:14:12 -04:00
2019-07-31 14:33:21 -05:00
2019-06-20 21:35:30 -05:00
2019-08-06 13:53:05 -05:00
2019-06-20 21:16:38 -05:00
2019-08-02 10:30:39 -05:00
2019-08-06 13:53:05 -05:00
2019-07-18 14:18:05 -05:00
2019-06-20 21:18:36 -05:00
2019-03-19 15:36:58 -05:00
2017-12-13 17:28:07 -05:00
2019-08-12 12:47:50 -05:00
2017-12-13 17:28:07 -05:00
2019-07-18 14:18:05 -05:00
2018-08-27 11:10:23 -05:00
2019-10-02 12:58:19 -05:00
2019-08-02 10:30:39 -05:00
2019-06-20 21:16:38 -05:00
2018-06-15 12:20:42 -05:00
2016-07-15 12:33:31 -04:00
2019-08-02 10:30:39 -05:00
2019-08-21 22:16:37 -05:00
2018-02-19 14:18:31 -05:00
2019-08-21 22:16:37 -05:00
2018-02-19 14:18:31 -05:00
2019-08-21 22:16:37 -05:00
2018-08-27 11:10:34 -05:00
2019-08-21 22:16:37 -05:00
2019-08-12 12:47:50 -05:00
2016-08-31 15:21:09 -04:00
2019-06-10 23:04:34 +02:00
2016-10-25 14:38:45 -04:00
2019-06-10 23:04:34 +02:00
2016-10-25 14:38:45 -04:00
2019-10-30 11:54:33 -04:00
2017-03-29 23:54:45 -04:00
2019-11-06 22:06:23 -05:00
2019-06-21 18:58:21 -05:00
2019-06-10 23:04:34 +02:00
2016-10-25 14:38:45 -04:00
2019-06-10 23:04:34 +02:00
2018-03-15 09:57:50 -05:00
2018-08-27 11:10:19 -05:00
2019-06-10 23:04:34 +02:00
2016-10-25 14:38:45 -04:00
2019-06-10 23:04:34 +02:00
2019-08-29 15:52:32 -05:00
2018-02-19 14:18:08 -05:00
2018-08-27 11:10:19 -05:00
2016-09-28 16:13:17 -04:00
2019-09-17 14:25:01 -05:00
2019-08-27 09:17:35 -05:00
2019-08-02 10:17:21 -05:00
2019-10-02 12:58:33 -05:00
2019-07-18 14:18:02 -05:00
2018-06-15 12:20:34 -05:00
2019-06-11 11:51:28 -05:00
2018-11-06 14:02:41 -05:00
2019-06-10 23:04:34 +02:00
2016-10-25 14:38:45 -04:00
2015-09-02 12:21:35 -04:00
2019-08-09 11:17:10 -05:00
2019-08-02 10:30:38 -05:00
2019-06-14 11:44:24 +02:00
2016-10-25 14:38:45 -04:00
2019-06-14 11:44:24 +02:00
2016-10-25 14:38:45 -04:00
2019-10-17 17:12:34 -04:00
2016-10-25 14:38:45 -04:00
2019-10-17 17:12:34 -04:00
2017-03-29 23:54:47 -04:00
2019-06-14 11:44:24 +02:00
2016-10-25 14:38:45 -04:00
2019-06-14 11:44:24 +02:00
2016-10-25 14:38:45 -04:00
2019-07-18 14:18:01 -05:00
2017-03-29 23:54:47 -04:00
2019-07-18 14:18:05 -05:00
2017-05-24 17:41:27 -04:00
2019-08-22 17:48:46 -05:00
2019-07-18 14:18:04 -05:00
2019-07-31 14:33:41 -05:00
2019-07-18 14:18:05 -05:00
2019-08-30 15:37:17 -05:00
2017-03-29 23:54:46 -04:00
2019-08-12 12:47:50 -05:00
2017-03-29 23:54:30 -04:00
2019-07-31 14:48:51 -05:00
2019-07-30 23:24:10 -05:00
2018-11-28 15:55:32 -05:00
2017-11-01 19:22:00 -04:00