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-07 11:45:05 -0500 |
commit | 42d708db8ec0841280cefdec89db6660d2586141 (patch) | |
tree | 52b11f11af7add8565d2e9441909fea11f35b9f7 /tools/firewire | |
parent | f9f3e9e0136b4b89128d8384eb9410381b10c305 (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 'tools/firewire')
0 files changed, 0 insertions, 0 deletions