linux_dsm_epyc7002/drivers/gpu/drm/amd
Michel Dänzer ee7fd95757 drm/amdgpu: Unpin BO if we can't get fences in amdgpu_crtc_page_flip
If reservation_object_get_fences_rcu failed, we'd previously go directly
to the cleanup label, so we'd leave the BO pinned.

While we're at it, remove two amdgpu_bo_unreserve calls in favour of two
new labels.

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Michel Dänzer <michel.daenzer@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2016-07-07 15:02:06 -04:00
..
acp drm/amd: add Kconfig dependency for ACP on DRM_AMDGPU 2016-05-25 09:44:15 -04:00
amdgpu drm/amdgpu: Unpin BO if we can't get fences in amdgpu_crtc_page_flip 2016-07-07 15:02:06 -04:00
amdkfd Linux 4.7-rc5 2016-07-02 15:56:01 +10:00
include drm/amdgpu: change pcie_gen_cap magic code to macro 2016-07-07 15:01:59 -04:00
powerplay drm/amdgpu/powerplay/cz: add missing call to powergate VCE 2016-07-07 15:02:02 -04:00
scheduler drm/amdgpu: block scheduler when gpu reset 2016-07-07 14:54:43 -04:00