diff options
author | Jonathan Kim <jonathan.kim@amd.com> | 2020-02-06 11:57:11 -0500 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2020-02-11 15:35:54 -0500 |
commit | 46d1da733fbc867cd3c3aabec21aeaacd9a41771 (patch) | |
tree | bd8346e5e4d3171816ccd7695755b721d7858a0a /scripts/bpf_helpers_doc.py | |
parent | 416611d9b6eebaeae58ed26cc7d23131c69126b1 (diff) |
drm/amdgpu: fix amdgpu pmu to use hwc->config instead of hwc->conf
hwc->conf was designated specifically for AMD APU IOMMU purposes. This
could cause problems in performance and/or function since APU IOMMU
implementation is elsewhere. Also hwc->conf and hwc->config are
different members of an anonymous union so hwc->conf aliases as
hw->last_tag.
Signed-off-by: Jonathan Kim <Jonathan.Kim@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions