diff options
author | Sandeep Raghuraman <[email protected]> | 2020-06-11 01:36:26 +0530 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2020-06-11 16:05:09 -0400 |
commit | 790243d3bf78f9830a3b2ffbca1ed0f528295d48 (patch) | |
tree | 66b51441699668e1baaf5d3819697150fefd94cd /lib/mpi/mpi-sub-ui.c | |
parent | 43a562774fceba867e8eebba977d7d42f8a2eac7 (diff) |
drm/amdgpu: Replace invalid device ID with a valid device ID
Initializes Powertune data for a specific Hawaii card by fixing what
looks like a typo in the code. The device ID 66B1 is not a supported
device ID for this driver, and is not mentioned elsewhere. 67B1 is a
valid device ID, and is a Hawaii Pro GPU.
I have tested on my R9 390 which has device ID 67B1, and it works
fine without problems.
Signed-off-by: Sandeep Raghuraman <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Cc: [email protected]
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions