drm/amdgpu: Add missing power attribute to APU check
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 10 Jan 2019 03:19:28 +0000 (22:19 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 13 Mar 2019 21:02:35 +0000 (14:02 -0700)
commit094392380989d1779d35733268ba5657a1fcc571
tree50cb12d293f24bb9453c9fcc3dffb7c4c5cc8187
parent1bf791023315b4ad05dc1c7d94294ba7a39ed083
drm/amdgpu: Add missing power attribute to APU check

[ Upstream commit dc14eb12f6bb3e779c5461429c1889a339c67aab ]

Add missing power_average to visible check for power
attributes for APUs.  Was missed before.

Reviewed-by: Evan Quan <evan.quan@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c