linux/drivers/gpu/drm/amd
Felix Kuehling 390be2824f drm/amdgpu: Don't call interval_tree_remove in amdgpu_mn_destroy
rbtree_postorder_for_each_entry_safe can skip over some entries if
the tree is rebalanced in interval_tree_remove. interval_tree_remove
is also redundant when the tree is just about to be freed.

Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
2016-02-17 16:10:56 -05:00
..
acp drm/amd: add pm domain for ACP IP sub blocks 2016-02-10 14:17:09 -05:00
amdgpu drm/amdgpu: Don't call interval_tree_remove in amdgpu_mn_destroy 2016-02-17 16:10:56 -05:00
amdkfd drm/amdkfd: Remove unnecessary cast in kfree 2016-01-28 14:40:11 +02:00
include drm/amd/include: Update dce 8 headers for dal 2016-02-12 15:31:47 -05:00
powerplay drm/amd/powerplay: add powerplay valid check to avoid null point. 2016-02-10 16:21:12 -05:00
scheduler drm/amdgpu: drop a dummy wakeup scheduler 2016-02-10 14:17:02 -05:00