diff options
| author | 2020-02-06 11:57:11 -0500 | |
|---|---|---|
| committer | 2020-02-07 11:45:05 -0500 | |
| commit | 42d708db8ec0841280cefdec89db6660d2586141 (patch) | |
| tree | 52b11f11af7add8565d2e9441909fea11f35b9f7 /drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | |
| parent | amdgpu: Prevent build errors regarding soft/hard-float FP ABI tags (diff) | |
| download | wireguard-linux-42d708db8ec0841280cefdec89db6660d2586141.tar.xz wireguard-linux-42d708db8ec0841280cefdec89db6660d2586141.zip | |
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 'drivers/gpu/drm/amd/amdgpu/amdgpu_device.c')
0 files changed, 0 insertions, 0 deletions
