commit | d52900437e95e2799953af21971a54fe5f8e33ff | [log] [tgz] |
---|---|---|
author | Jordan Crouse <jcrouse@codeaurora.org> | Mon Oct 15 15:31:54 2018 -0600 |
committer | Sean Paul <seanpaul@chromium.org> | Mon Dec 03 08:46:13 2018 -0500 |
tree | 320db0e824a7291bcc31a980f791379647848a7b | |
parent | ee4456359640defe3f51cc6b728bfce4bc444c9e [diff] |
drm/msm/gpu: Don't map command buffers with nr_relocs equal to 0 If a command buffer doesn't have any relocs assigned to it there then is no need to map it in the kernel address space. Signed-off-by: Jordan Crouse <jcrouse@codeaurora.org> Signed-off-by: Rob Clark <robdclark@gmail.com> Signed-off-by: Sean Paul <seanpaul@chromium.org>