Commit 2d6a2a2
drm/amdgpu: Encapsulate all device reset info
To better organize struct amdgpu_device, keep all reset information
related fields together in a separated struct.
Signed-off-by: André Almeida <andrealmeid@igalia.com>
Signed-off-by: Shashank Sharma <shashank.sharma@amd.com>
Reviewed-by: Shashank Sharma <shashank.sharma@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>1 parent 723fac6 commit 2d6a2a2
3 files changed
Lines changed: 36 additions & 26 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
773 | 773 | | |
774 | 774 | | |
775 | 775 | | |
| 776 | + | |
| 777 | + | |
| 778 | + | |
| 779 | + | |
| 780 | + | |
| 781 | + | |
| 782 | + | |
| 783 | + | |
| 784 | + | |
| 785 | + | |
| 786 | + | |
| 787 | + | |
| 788 | + | |
| 789 | + | |
| 790 | + | |
| 791 | + | |
| 792 | + | |
| 793 | + | |
| 794 | + | |
| 795 | + | |
776 | 796 | | |
777 | 797 | | |
778 | 798 | | |
| |||
1081 | 1101 | | |
1082 | 1102 | | |
1083 | 1103 | | |
1084 | | - | |
1085 | | - | |
1086 | | - | |
1087 | | - | |
| 1104 | + | |
1088 | 1105 | | |
1089 | 1106 | | |
1090 | 1107 | | |
| |||
1111 | 1128 | | |
1112 | 1129 | | |
1113 | 1130 | | |
1114 | | - | |
1115 | | - | |
1116 | | - | |
1117 | | - | |
1118 | | - | |
1119 | | - | |
1120 | | - | |
1121 | | - | |
1122 | | - | |
1123 | 1131 | | |
1124 | 1132 | | |
1125 | 1133 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2016 | 2016 | | |
2017 | 2017 | | |
2018 | 2018 | | |
2019 | | - | |
2020 | | - | |
| 2019 | + | |
| 2020 | + | |
2021 | 2021 | | |
2022 | 2022 | | |
2023 | 2023 | | |
| |||
2074 | 2074 | | |
2075 | 2075 | | |
2076 | 2076 | | |
2077 | | - | |
2078 | | - | |
2079 | | - | |
| 2077 | + | |
| 2078 | + | |
| 2079 | + | |
2080 | 2080 | | |
2081 | 2081 | | |
2082 | 2082 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5048 | 5048 | | |
5049 | 5049 | | |
5050 | 5050 | | |
5051 | | - | |
5052 | | - | |
5053 | | - | |
5054 | | - | |
| 5051 | + | |
| 5052 | + | |
| 5053 | + | |
| 5054 | + | |
| 5055 | + | |
| 5056 | + | |
5055 | 5057 | | |
5056 | 5058 | | |
5057 | 5059 | | |
| |||
5089 | 5091 | | |
5090 | 5092 | | |
5091 | 5093 | | |
5092 | | - | |
| 5094 | + | |
5093 | 5095 | | |
5094 | 5096 | | |
5095 | | - | |
| 5097 | + | |
5096 | 5098 | | |
5097 | | - | |
5098 | | - | |
| 5099 | + | |
| 5100 | + | |
5099 | 5101 | | |
5100 | 5102 | | |
5101 | 5103 | | |
| |||
0 commit comments