commit | b66e2cd9dd772e52388991d08ff464705767b8cc | [log] [tgz] |
---|---|---|
author | Noralf Trønnes <noralf@tronnes.org> | Sun Jul 23 21:16:45 2017 +0200 |
committer | Noralf Trønnes <noralf@tronnes.org> | Sat Jul 29 14:00:55 2017 +0200 |
tree | 1c1e435f0ed133018ef870d42a52335efe60736d | |
parent | 8cfd4f5de4968daeb8f4535e72da9240f8661e20 [diff] |
drm/amdgpu: Use the drm_driver.dumb_destroy default drm_gem_dumb_destroy() is the drm_driver.dumb_destroy default, so no need to set it. Cc: Alex Deucher <alexander.deucher@amd.com> Cc: Christian König <christian.koenig@amd.com> Signed-off-by: Noralf Trønnes <noralf@tronnes.org> Acked-by: Alex Deucher <alexander.deucher@amd.com> Link: https://patchwork.freedesktop.org/patch/msgid/1500837417-40580-30-git-send-email-noralf@tronnes.org