git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b2e2b6
)
drm/msm/mdp5: fix cursor ROI
author
Rob Clark
<robdclark@gmail.com>
Tue, 24 Feb 2015 19:47:57 +0000
(14:47 -0500)
committer
Rob Clark
<robdclark@gmail.com>
Wed, 4 Mar 2015 23:23:40 +0000
(18:23 -0500)
If cursor is set near the edge of the screen, it is not valid to use the
new cursor width/height as the ROI dimensions. Split out the ROI calc
and use it both cursor_set and cursor_move.
Signed-off-by: Rob Clark <robdclark@gmail.com>
No differences found