summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorLiu Ying <Ying.Liu@freescale.com>2015-12-08 17:20:16 +0800
committerNitin Garg <nitin.garg@nxp.com>2016-01-14 11:02:46 -0600
commit338180cd2409bcfc524a3d812d11f4b0f105f855 (patch)
tree6160c6c1917da76c3f27592d8df1358eb5241fbc /arch
parent983c9181b93b8329a0355aa7c69f1e87353c429b (diff)
MLK-11920 video: fbdev: mxc ipuv3 fb: Use fb_set_var() to unblank a framebuffer
The resolution of an overlay framebuffer could be at most the same to the one of the relevant background framebuffer. However, the resolution of a HDMI monitor could be changed at runtime. Thus, when we unblank the overlay framebuffer, we should check it's resolution and start position in case it exceeds the boundary of the background framebuffer. This patch replaces mxcfb_set_par() with fb_set_var() to implement the unblank operation so that the logic contains the ->fb_check_var() path. Signed-off-by: Liu Ying <Ying.Liu@freescale.com>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions