diff options
author | Alex Deucher <alexander.deucher@amd.com> | 2015-10-08 11:31:58 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2015-10-14 16:16:34 -0400 |
commit | 72b400675a900e80a75cad57db6aa726c68ffb3f (patch) | |
tree | 9b6329372647692a43347ec4adcc344120558f64 /drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c | |
parent | c4e0dfadb2d4c054ca06641da77294fd5c61725a (diff) |
drm/amdgpu/dce8: 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 dce8 crtc_cursor_set2, and use
amdgpu_crtc->cursor_addr in dce8 set_cursor.
This fixes dce8 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_ib.c')
0 files changed, 0 insertions, 0 deletions