drm/amdgpu: take a BO reference in the display code
authorChristian König <christian.koenig@amd.com>
Thu, 3 Dec 2015 18:55:51 +0000 (19:55 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 4 Dec 2015 17:32:47 +0000 (12:32 -0500)
commite9d951a832d9a5db33f9d981a810a37f851f8b39
tree48ad86078d5decb9907e8c1a7f203da5834ddadb
parent6d99905a8c887f6c878f14af1475c3eefdcb0b3e
drm/amdgpu: take a BO reference in the display code

No need for the GEM reference here.

Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>
Signed-off-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_display.c