diff options
author | 2019-08-27 22:59:45 +0800 | |
---|---|---|
committer | 2019-08-27 10:38:40 -0500 | |
commit | c072b0c24e6b8a1951b26b3a575e9e0491bd7bfe (patch) | |
tree | 1a68ff670fa09388b9c4459b6c4fe68b6163df1c /drivers/gpu/drm/amd/amdgpu/dce_virtual.c | |
parent | drm/amd: remove meaningless descending into amd/amdkfd/ (diff) | |
download | linux-dev-c072b0c24e6b8a1951b26b3a575e9e0491bd7bfe.tar.xz linux-dev-c072b0c24e6b8a1951b26b3a575e9e0491bd7bfe.zip |
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>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/dce_virtual.c')
0 files changed, 0 insertions, 0 deletions