commit | d6df71e125b4e4ab8932349ce81e09ef73304b91 | [log] [tgz] |
---|---|---|
author | Yintian Tao <yttao@amd.com> | Wed Dec 21 14:32:21 2016 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Jan 06 17:08:27 2017 -0500 |
tree | bd462725dae3417c5536a30fe6eb019782252f33 | |
parent | fc8e9c54699e42754094ff475da46440778d8f19 [diff] |
drm/amdgpu: remove static integer for uvd pp state At two gpu core condition, static integer will cause that second gpu core uvd state setting will be directly skipped due to the first one setting Signed-off-by: Yintian Tao <yttao@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>