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)
commit1c343fc9db9e17a86c0681e0a653fd65aa9243ac
tree490ca59ddc3acf54d39f6af4ffe0a4286d92a68d
parent18db89b4025a9fb71824d0ffd84594c9f6f41cec
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
This page took 0.026628 seconds and 5 git commands to generate.