mirror_ubuntu-kernels/drivers/gpu/drm/amd
Matthew Wilcox d3e709e63e idr: Return the deleted entry from idr_remove
It is a relatively common idiom (8 instances) to first look up an IDR
entry, and then remove it from the tree if it is found, possibly doing
further operations upon the entry afterwards.  If we change idr_remove()
to return the removed object, all of these users can save themselves a
walk of the IDR tree.

Signed-off-by: Matthew Wilcox <mawilcox@microsoft.com>
2017-02-13 21:44:03 -05:00
..
acp drm/amd: add Kconfig dependency for ACP on DRM_AMDGPU 2016-05-25 09:44:15 -04:00
amdgpu idr: Return the deleted entry from idr_remove 2017-02-13 21:44:03 -05:00
amdkfd Linux 4.8-rc8 2016-09-28 12:08:49 +10:00
include drm/amd/powerplay: extend smu's response timeout time. 2017-01-06 17:08:37 -05:00
powerplay drm/amd/powerplay: refine vce dpm update code on Cz. 2017-01-12 17:40:37 -05:00
scheduler drm/virtio: fix busid in a different way, allocate more vbufs. 2016-11-30 14:18:51 +10:00