]> git.baikalelectronics.ru Git - kernel.git/commit
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)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 25 Jan 2019 21:15:35 +0000 (16:15 -0500)
commit7967d8bdf3f2b2b9f15510111d3d3c79c408fa25
tree74adf1961ab98d45341ae089a3a50bd4c02019be
parent91ab28988cd190c1d51580052cba9567a11e39f2
drm/amdgpu: Add missing power attribute to APU check

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>
drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c