diff options
author | Alex Deucher <alexander.deucher@amd.com> | 2015-10-08 11:28:49 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2015-10-14 16:16:30 -0400 |
commit | 232cc6520a6c84a3e5acd075605ddc1bca6bd157 (patch) | |
tree | b8e1bff54fda39e8a91af7e0cdca33a3080db9f6 /drivers/gpu/drm/amd/amdgpu/amdgpu_ring.c | |
parent | 1996ea09cd89a5bba8b1e193e08850e273046fd6 (diff) |
drm/amdgpu/dce11: Clean up reference counting and pinning of the cursor BOs
Take a GEM reference for and pin the new cursor BO, unpin and drop the
GEM reference for the old cursor BO in dce11 crtc_cursor_set2, and use
amdgpu_crtc->cursor_addr in dce11 set_cursor.
This fixes dce11 cursor_reset accidentally incrementing the cursor BO
pin count, and cleans up the code a little.
Port of radeon commit:
cd404af0c930104462aa91344f07d002cf8248ed
Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ring.c')
0 files changed, 0 insertions, 0 deletions