diff options
| author | Jonathan Kim <[email protected]> | 2020-02-06 11:57:11 -0500 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2020-02-07 11:45:05 -0500 |
| commit | 42d708db8ec0841280cefdec89db6660d2586141 (patch) | |
| tree | 52b11f11af7add8565d2e9441909fea11f35b9f7 /drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | |
| 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 <[email protected]>
Reviewed-by: Felix Kuehling <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c')
0 files changed, 0 insertions, 0 deletions