Commit f551b69
committed
Revert "drm/xe/pf: Set VF LMEM BAR size"
JIRA: https://issues.redhat.com/browse/RHEL-113577
Upstream Status: RHEL only
This reverts commit 94eae6e.
This commit was backported automatically as part of the DRM backport.
The pci_iov_vf_bar_get_sizes() and pci_iov_vf_bar_set_size() helpers
are not present in this tree. Backporting them would require backport
other changes such as pci_resource_is_iov(),
pci_iov_is_memory_decoding_enabled(), pci_iov_resource_set_size() and
possible others. Revert this instead.
NOTE: This commit does not compile due to missing RHEL-specific fix-ups,
which are split out into separate Git commits following this one.
If git bisect selected this commit, run "git bisect skip" and try again.
Repeat this until it selects a commit which compiles.
Signed-off-by: José Expósito <jexposit@redhat.com>1 parent 698cf51 commit f551b69
2 files changed
+0
-23
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | 10 | | |
12 | 11 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | 6 | | |
11 | 7 | | |
12 | 8 | | |
| |||
132 | 128 | | |
133 | 129 | | |
134 | 130 | | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | 131 | | |
148 | 132 | | |
149 | 133 | | |
| |||
174 | 158 | | |
175 | 159 | | |
176 | 160 | | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | 161 | | |
184 | 162 | | |
185 | 163 | | |
| |||
0 commit comments