OSDN Git Service

drm/amdgpu: Remove checking for atombios
authorNils Wallménius <nils.wallmenius@gmail.com>
Wed, 14 Dec 2016 20:52:45 +0000 (21:52 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 27 Jan 2017 16:12:39 +0000 (11:12 -0500)
commitf7e9e9feb09f833d03f5fc3f378083b4664bd374
tree838e3d5fffca067480fe65c63c399be1fb9e94ae
parente11666eb9b6bd55dfcfba7c2e029161932568335
drm/amdgpu: Remove checking for atombios

This is a left over from radeon, amdgpu doesn't support any
non-atombios parts and amdgpu_device_init would bail if the
check for atombios failed anyway.

Reviewed-by: Edward O'Callaghan <funfunctor@folklore1984.net>
Signed-off-by: Nils Wallménius <nils.wallmenius@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu.h
drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c
drivers/gpu/drm/amd/amdgpu/amdgpu_bios.c
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
drivers/gpu/drm/amd/amdgpu/amdgpu_display.c
drivers/gpu/drm/amd/amdgpu/amdgpu_i2c.c
drivers/gpu/drm/amd/amdgpu/atombios_encoders.c