]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf396b35daf964c7a1c526e386df28095563de98f
tree48ad86078d5decb9907e8c1a7f203da5834ddadb
parenta5a9431c8c15702d80cbf38afa3de7876228f193
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