OSDN Git Service

drm/radeon: remove extra TT unpopulated check
authorChristian König <christian.koenig@amd.com>
Thu, 1 Feb 2018 13:41:37 +0000 (14:41 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 19 Feb 2018 19:19:53 +0000 (14:19 -0500)
commit30ac9713b455759e501b6fb4f8c69ee831a842ca
tree9e9823ba7567c597709e1136831b6415b34322fd
parentb48bdd95d45ebac244787725095afbe480279c16
drm/radeon: remove extra TT unpopulated check

The subsystem should check that, not the driver.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Roger He <Hongbo.He@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/radeon_ttm.c