summaryrefslogtreecommitdiff
path: root/include/uapi/linux/errqueue.h
diff options
context:
space:
mode:
authorAdrian Salido-Moreno <adrianm@codeaurora.org>2014-10-08 16:33:47 -0700
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-23 20:38:38 -0700
commit13b9a7e1233b175f14f81de8117c23a6aa93a532 (patch)
treebe3b0fdd77f00206e0f237e42fe1223687c052cc /include/uapi/linux/errqueue.h
parent1f137a2c70474b34989047d0aff165483adc81a1 (diff)
msm: mdss: fix wb memory registration optimization
In order to avoid multiple mappings of same buffer handle, we check for any existing handles that are already mapped within writeback. However current checks are based on file descriptors, and these may be reused for a new buffer handle, and in turn we end up having wrong assumptions of the actual queued buffer while performing the writeback commit. Fix this by getting the actual ion handle mapped to the file descriptor and look for this handle instead. Change-Id: Ib800dc4000ce8353ed16c7e779cda21644696ec8 Signed-off-by: Adrian Salido-Moreno <adrianm@codeaurora.org>
Diffstat (limited to 'include/uapi/linux/errqueue.h')
0 files changed, 0 insertions, 0 deletions