]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: drop hard_reset module parameter
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 15 Jan 2016 18:18:12 +0000 (13:18 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 10 Feb 2016 19:16:55 +0000 (14:16 -0500)
commit11299bfd11fa05c81567c1de5147403f51c49dad
tree490ca59ddc3acf54d39f6af4ffe0a4286d92a68d
parent709e078fa91d795cbe887dc10ed10dfb67cc5933
drm/amdgpu: drop hard_reset module parameter

It doesn't currently do anything and there's no need for it
going forward since pci config reset will be required as a
fallback even when we have fine grained reset implemented.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu.h
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c