diff options
author | Christian König <christian.koenig@amd.com> | 2020-06-08 15:41:58 +0200 |
---|---|---|
committer | Christian König <christian.koenig@amd.com> | 2020-06-15 10:51:18 +0200 |
commit | d2fb716a7abd984c1f34335dbb295629da527baf (patch) | |
tree | 346893496046803148613d28d8d9a682f5ae9ec5 /include/drm | |
parent | 72822c3bfa8ef7c997692acd580c73c263107592 (diff) |
drm/mm: remove invalid entry based optimization
When the current entry is rejected as candidate for the search
it does not mean that we can abort the subtree search.
It is perfectly possible that only the alignment, but not the
size is the reason for the rejection.
Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Nirmoy Das <nirmoy.das@amd.com>
Link: https://patchwork.freedesktop.org/patch/369394/
Diffstat (limited to 'include/drm')
0 files changed, 0 insertions, 0 deletions