OSDN Git Service

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)
commit84d3245599f527138c4d4b87deed14a7e85cd81b
tree74adf1961ab98d45341ae089a3a50bd4c02019be
parent0bcaefa6bfc2e11b6d32675c872d765ba69cd9d0
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