summaryrefslogtreecommitdiff
path: root/include/linux/root_dev.h
diff options
context:
space:
mode:
authorUjwal Patel <ujwalp@codeaurora.org>2014-11-06 18:37:52 -0800
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-23 20:36:05 -0700
commit4dc5ccfa3b89083b3b5dbdd7f95bffcee04b710d (patch)
treee80ec532bd01b0ac70ef722518f0779dbd14c0ea /include/linux/root_dev.h
parent7541576401fca25f97b015e8458997a6e51c49c6 (diff)
msm: mdss: fix processed overlay number mapping
When source split is enabled, overlay list is sorted and then processed but user-space is not aware of this sorting and assumes that driver processes overlays in the original order. So when there is an error during prepare ioctl, processed_overlay return value is used by user-space to find out which overlay had an error. But user-space uses this process_overlay in the original list order while driver operates on sorted list. This requires mapping of bad overlay from sorted list to original list. Simplify and correct this mapping implementation. Change-Id: If78f65812b989deed9f423a0c8630effc905d111 Signed-off-by: Ujwal Patel <ujwalp@codeaurora.org>
Diffstat (limited to 'include/linux/root_dev.h')
0 files changed, 0 insertions, 0 deletions