drm/amdgpu: attr to control SS2.0 bias level (v2)
authorSathishkumar S <sathishkumar.sundararaju@amd.com>
Sun, 30 May 2021 05:17:16 +0000 (10:47 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 4 Jun 2021 16:40:00 +0000 (12:40 -0400)
commit30d95a37f46d1be90048c565d3ec380ddecb0541
tree566c69b241a9ba4437f7c9eca71bab0b6a75db10
parenta7673a1c1acdd81aa462997a4c3b8f24464a8eeb
drm/amdgpu: attr to control SS2.0 bias level (v2)

add sysfs attr to read/write smartshift bias level.
document smartshift_bias sysfs attr.

V2: add attr to amdgpu_device_attrs and use attr_update (Lijo)

Signed-off-by: Sathishkumar S <sathishkumar.sundararaju@amd.com>
Reviewed-by: Lijo Lazar <lijo.lazar@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Documentation/gpu/amdgpu.rst
drivers/gpu/drm/amd/amdgpu/amdgpu.h
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
drivers/gpu/drm/amd/pm/amdgpu_pm.c