diff options
| author | Aaron Liu <[email protected]> | 2019-08-27 22:59:45 +0800 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2019-08-27 10:38:40 -0500 |
| commit | c072b0c24e6b8a1951b26b3a575e9e0491bd7bfe (patch) | |
| tree | 1a68ff670fa09388b9c4459b6c4fe68b6163df1c /tools/perf/scripts/python | |
| parent | 2ddb134d97633e96b8020fd054e00ecddfdbb5f1 (diff) | |
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 <[email protected]>
Reviewed-by: Alex Deucher <[email protected]>
Signed-off-by: Aaron Liu <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions