Debarshi Dutta
00f4dbf9aa
gpu: nvgpu: add missing error reporting for GV11B Hals
...
Error reportings were removed from the following functions in GV11B
1. gp10b_priv_ring_decode_error_code
2. gv11b_gr_intr_report_gpcmmu_ecc_err
3. gv11b_gr_intr_report_icache_uncorrected_err -> Duplicate
4. gv11b_gr_intr_report_l1_tag_corrected_err -> Duplicate
5. gv11b_gr_intr_report_l1_tag_uncorrected_err -> Duplicate
6. gv11b_ltc_intr_handle_dstg_ecc_interrupts
7. gv11b_ltc_intr_handle_ecc_sec_ded_interrupts
8. gv11b_ltc_intr_handle_tstg_ecc_interrupts
9. gv11b_pbdma_handle_intr_1
The ones marked "Duplicate" are the only ones which are used for both
gv11b and ga10b. Others are invoked only for gv11b and not ga10b.
a) For gv11b_gr_intr_report_l1_tag_corrected_err and
gv11b_gr_intr_report_l1_tag_corrected_err, the errors are handled by moving
them into gv11b_gr_intr_set_l1_tag_corrected_err and
gv11b_gr_intr_set_l1_tag_uncorrected_err functions respectively. These
functions are invoked only from GV11B.
b) For gv11b_gr_intr_report_icache_uncorrected_err, the errors are
handled by adding them in gv11b_set_icache_ecc_status_uncorrected_errors
which is specific to gv11b.
Bug 200588528
Signed-off-by: Debarshi Dutta <ddutta@nvidia.com >
Change-Id: I581bdfec8f996643d6af63b2b80a135e7d715b89
Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2770836
Reviewed-by: Bibek Basu <bbasu@nvidia.com >
GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com >
2022-10-12 02:06:25 -07:00
..
2022-04-28 04:08:45 -07:00
2021-06-17 12:56:16 -07:00
2021-06-17 12:56:16 -07:00
2021-06-17 12:56:16 -07:00
2022-05-07 15:11:49 -07:00
2020-12-15 14:13:28 -06:00
2019-07-22 11:55:10 -07:00
2020-12-15 14:13:28 -06:00
2022-01-13 12:36:19 -08:00
2019-07-22 11:55:10 -07:00
2022-01-13 12:36:19 -08:00
2020-12-15 14:13:28 -06:00
2019-05-23 02:19:47 -07:00
2019-05-23 02:19:47 -07:00
2022-03-22 17:55:10 -07:00
2021-06-17 12:56:16 -07:00
2021-07-01 06:48:20 -07:00
2019-03-25 22:47:45 -07:00
2022-03-23 21:02:15 -07:00
2019-03-25 22:47:45 -07:00
2022-05-07 15:11:49 -07:00
2021-06-17 12:56:16 -07:00
2022-01-13 12:36:19 -08:00
2020-12-15 14:13:28 -06:00
2019-08-27 04:48:41 -07:00
2020-12-15 14:13:28 -06:00
2019-05-16 11:57:32 -07:00
2022-01-13 12:36:19 -08:00
2019-05-03 16:25:43 -07:00
2021-11-18 09:18:55 -08:00
2019-05-03 16:25:43 -07:00
2022-01-13 12:36:19 -08:00
2019-03-12 13:35:21 -07:00
2021-11-26 08:46:47 -08:00
2021-06-17 12:56:16 -07:00
2022-01-13 12:36:19 -08:00
2021-07-02 09:57:56 -07:00
2020-12-15 14:13:28 -06:00
2022-02-21 02:31:38 -08:00
2021-10-22 19:08:52 -07:00
2022-02-14 22:00:33 -08:00
2021-06-17 12:56:16 -07:00
2022-02-14 22:00:33 -08:00
2022-02-14 22:00:33 -08:00
2019-08-27 04:48:41 -07:00
2022-03-23 21:02:15 -07:00
2019-04-18 15:55:53 -07:00
2019-04-22 15:25:52 -07:00
2019-04-22 15:25:52 -07:00
2019-04-30 21:47:18 -07:00
2019-04-30 21:47:18 -07:00
2021-06-27 05:02:58 -07:00
2021-06-17 12:56:16 -07:00
2022-01-13 12:36:19 -08:00
2020-12-15 14:13:28 -06:00
2021-10-26 13:47:32 -07:00
2019-04-03 13:35:33 -07:00
2022-01-13 12:36:19 -08:00
2019-04-03 13:35:33 -07:00
2022-02-28 17:38:19 -08:00
2021-06-17 12:56:16 -07:00
2021-11-26 08:46:47 -08:00
2021-06-27 05:02:58 -07:00
2021-06-17 12:56:16 -07:00
2022-04-28 04:08:45 -07:00
2022-01-13 12:36:19 -08:00
2020-12-15 14:13:48 -06:00
2019-07-03 02:46:15 -07:00
2019-07-22 11:55:01 -07:00
2019-08-27 04:48:41 -07:00
2022-10-12 02:06:25 -07:00
2020-12-15 14:13:48 -06:00
2022-05-07 15:11:49 -07:00
2021-06-17 12:56:16 -07:00
2022-01-13 12:36:19 -08:00
2019-03-21 04:36:48 -07:00
2019-03-21 04:37:03 -07:00
2019-05-07 20:28:01 -07:00
2021-06-17 12:56:16 -07:00
2021-06-17 12:56:16 -07:00
2022-01-13 12:36:19 -08:00
2021-05-03 20:40:05 -07:00
2022-01-13 12:36:19 -08:00
2021-05-03 20:40:05 -07:00
2022-01-13 12:36:19 -08:00
2021-06-17 12:56:16 -07:00
2022-01-13 12:36:19 -08:00
2019-05-06 02:56:53 -07:00
2019-07-03 02:46:15 -07:00
2022-01-13 12:36:19 -08:00
2019-08-27 04:48:41 -07:00
2022-01-13 12:36:19 -08:00
2019-05-06 02:56:53 -07:00
2020-12-15 14:13:48 -06:00
2019-05-06 02:56:53 -07:00
2021-06-17 12:56:16 -07:00
2021-06-17 12:56:16 -07:00
2019-07-03 02:46:15 -07:00
2019-07-03 02:46:15 -07:00
2019-07-22 11:55:18 -07:00
2021-07-07 12:25:57 -07:00
2019-04-03 09:55:08 -07:00
2020-12-15 14:13:28 -06:00
2019-04-03 09:55:23 -07:00
2020-12-15 14:13:28 -06:00
2020-12-15 14:13:28 -06:00
2021-04-28 19:14:49 -07:00
2021-04-28 19:14:49 -07:00
2022-03-14 17:12:01 -07:00
2022-05-07 15:11:49 -07:00
2022-02-09 00:38:56 -08:00
2021-11-03 20:54:48 -07:00
2021-11-03 20:54:48 -07:00
2022-03-14 17:12:01 -07:00
2022-01-13 12:36:19 -08:00
2021-11-11 20:39:47 -08:00
2022-01-13 12:36:19 -08:00
2022-01-13 12:36:19 -08:00
2020-12-15 14:13:28 -06:00
2020-12-15 14:13:28 -06:00
2020-12-15 14:13:28 -06:00
2021-11-11 20:39:47 -08:00
2021-11-11 20:39:47 -08:00
2021-06-27 05:02:58 -07:00
2021-06-27 05:02:58 -07:00
2022-01-13 12:36:19 -08:00
2021-08-25 09:47:47 -07:00
2022-03-10 16:01:06 -08:00
2021-08-25 09:47:47 -07:00
2019-04-30 12:44:35 -07:00
2019-04-30 12:44:35 -07:00
2021-06-17 12:56:16 -07:00
2021-06-17 12:56:16 -07:00
2021-01-18 23:11:57 -08:00
2021-02-19 15:16:46 -08:00
2021-01-18 23:11:57 -08:00
2022-02-23 11:08:31 -08:00
2020-12-15 14:05:52 -06:00
2021-06-17 12:56:16 -07:00
2021-06-22 14:14:10 -07:00
2022-01-13 12:36:19 -08:00
2019-07-24 17:04:53 -07:00
2019-05-06 02:56:53 -07:00
2019-05-06 02:56:53 -07:00
2021-06-17 12:56:16 -07:00
2021-06-17 12:56:16 -07:00
2022-01-13 12:36:19 -08:00
2019-05-06 02:56:53 -07:00
2022-01-13 12:36:19 -08:00
2019-05-06 02:56:53 -07:00