diff options
author | Aaron Liu <aaron.liu@amd.com> | 2019-08-27 17:59:45 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2019-08-27 20:25:20 +0300 |
commit | 41940ff50f6c347f3541163702566cd526200d98 (patch) | |
tree | f93ab1033b44641151439f54088a564228d782af /scripts/gdb/linux/utils.py | |
parent | 317a3aaef94d73ba6be88aea11b41bb631b2d581 (diff) | |
download | linux-41940ff50f6c347f3541163702566cd526200d98.tar.xz |
drm/amdgpu: fix GFXOFF on Picasso and Raven2
For picasso(adev->pdev->device == 0x15d8)&raven2(adev->rev_id >= 0x8),
firmware is sufficient to support gfxoff.
In commit 98f58ada2d37e, for picasso&raven2,
return directly and cause gfxoff disabled.
Fixes: 98f58ada2d37 ("drm/amdgpu/gfx9: update pg_flags after determining if gfx off is possible")
Reviewed-by: Huang Rui <ray.huang@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Aaron Liu <aaron.liu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions