diff options
author | Frediano Ziglio <fziglio@redhat.com> | 2015-06-03 12:09:18 +0100 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2015-06-05 11:00:52 +1000 |
commit | 74d9a6335dceb81a55821ac72daaa8f1c1554a83 (patch) | |
tree | 0d3aedb197a2fb99ec81cc2b6fcccbe70b39c1b6 /drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c | |
parent | e07154e28cb079562fcc0be6915cb7d4890fdba1 (diff) |
drm/qxl: Simplify cleaning qxl processing command
In qxlhw_handle_to_bo we incremented counters twice, one time for release object
and one for reloc_info.
In the main function however reloc_info references was drop much earlier than
release so keeping the pointer only on release is safe and make cleaning
process easier.
Signed-off-by: Frediano Ziglio <fziglio@redhat.com>
Reviewed-by: Dave Airlie <airlied@redhat.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c')
0 files changed, 0 insertions, 0 deletions