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:
7b20545
)
OMAPDSS: fix paddr check for TILER addresses
author
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Fri, 28 Nov 2014 12:34:15 +0000
(14:34 +0200)
committer
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Thu, 26 Feb 2015 10:15:11 +0000
(12:15 +0200)
The DISPC driver checks that the buffer address is not 0. However, when
using TILER, the address space is TILER specific and 0 is a valid
address.
Fix the check to allow address of 0 for TILER.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Reported-by: srinivas pulukuru <srinivas.pulukuru@ti.com>
drivers/video/fbdev/omap2/dss/dispc.c
patch
|
blob
|
history
diff --cc
drivers/video/fbdev/omap2/dss/dispc.c
Simple merge