]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
video: msmfb: Put the partial update magic value into the fix_screen struct.
authorDima Zavin <dima@android.com>
Wed, 2 Mar 2011 21:16:36 +0000 (13:16 -0800)
committerDavid Brown <davidb@codeaurora.org>
Wed, 2 Mar 2011 21:43:15 +0000 (13:43 -0800)
commitb0a679326ce90e65779178906df5b8b6180163d6
tree27fd11f34cdf1fdc880730a2c22b59aeba718276
parentbd32344a6baa8baac9c2b3e9c6c649cc4ed53920
video: msmfb: Put the partial update magic value into the fix_screen struct.

This can then be tested by userspace to see if the capability is supported.
Userspace cannot rely on that value being left in var_screen, since userspace
itself can change it.

Signed-off-by: Dima Zavin <dima@android.com>
Signed-off-by: Carl Vanderlip <carlv@codeaurora.org>
Signed-off-by: David Brown <davidb@codeaurora.org>
drivers/video/msm/msm_fb.c