diff options
author | Sergiy Kibrik <sergiy.kibrik@globallogic.com> | 2012-07-11 17:41:14 +0300 |
---|---|---|
committer | Ziyann <jaraidaniel@gmail.com> | 2014-11-19 21:12:16 +0100 |
commit | 8f53671ec2f88db9d2d8c5da944cc39a6532e760 (patch) | |
tree | e650118dc3b80b6a3d3c0d364052b625a76e7d3d /arch | |
parent | f96de8f4d0ca14c051f21995792ef6c3d0333369 (diff) | |
download | kernel_samsung_tuna-8f53671ec2f88db9d2d8c5da944cc39a6532e760.zip kernel_samsung_tuna-8f53671ec2f88db9d2d8c5da944cc39a6532e760.tar.gz kernel_samsung_tuna-8f53671ec2f88db9d2d8c5da944cc39a6532e760.tar.bz2 |
OMAPDSS: DSS: fix for black frames in mem2mem mode
This change fixes black frames issue in MEM2MEM mode.
The root of the problem is in apply_irq_handler function, which
time-to-time is called between calls to omap_dss_wb_apply() and
omap_dss_mgr_apply() functions. So, apply_irq_handler sometimes
is called when WB cache was updated, but managr cache and others
caches were not updated yet.
Change-Id: I308f5ef7d7b6e790382c22c40b8cddedaf91308e
Signed-off-by: Rohit Choraria <rohitkc@ti.com>
Signed-off-by: Mykhailo Denysiuk <x0172934@ti.com>
Signed-off-by: Sergiy Kibrik <sergiy.kibrik@globallogic.com>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions