drm/amdgpu: handle runtime pm in fbcon (v2)
authorAlex Deucher <alexander.deucher@amd.com>
Sat, 27 Aug 2016 16:37:22 +0000 (12:37 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 14 Sep 2016 19:10:40 +0000 (15:10 -0400)
commit7c1fa1db54549a75250763c68afb150418085db1
treecb6662340665158e38e9113504b17e1a074e4c4d
parent6861c837e28e1b1300a1b24ddab748c8ee50da3b
drm/amdgpu: handle runtime pm in fbcon (v2)

Ported from nouveau.

v2: re-enable runtime autosuspend in the error case

Acked-by: Edward O'Callaghan <funfunctor@folklore1984.net>
Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_fb.c