Commit Graph

5 Commits

Author SHA1 Message Date
Rajulu Ponnada
ce483cb074 hardware/qcom/display: Fixes corrupted display when using whith zero dirtyregion
An empty dirty region, which initiates tile rendering (non-preserved with full viewport)
but with no updates from the view hierarchy leading to uninitialized content on the screen

CR's Fixed:357662
(cherry picked from commit 66ceabd31fcd49c344b468a138438fe3d226f515)

Change-Id: Ieaa357ee2951aa8286ab1fe0f96b3d99bc424a3b
2012-06-03 02:49:06 -05:00
Andrew Sutherland
0fefc37909 Makefiles: remove QCOM_HARDWARE cflag
Change-Id: Ief3ab8c3eb89fa54fdf3f7889c962311615d7542
2012-05-22 17:06:11 -05:00
Rajulu Ponnada
67459c6467 hardware/qcom/display: removing tiling debug messages
CRs-fixed: 343820
(cherry picked from commit 7ab561734ded4b52d5772584cc1369c7e3bedafa)

Conflicts:

	libtilerenderer/tilerenderer.cpp

Change-Id: Iafcd4035119bbb62a3ebcc5744279571fe9317ac
2012-03-30 20:33:00 -05:00
toastcfh
eae32cda02 display: use some cm specific build flags and fix up cflags for qcom hardware
Change-Id: I3e39bbb522313d4bafd97cd205411f32a992a697
2011-12-22 22:04:28 -05:00
Rajulu Ponnada
f54edbd924 hardware/qcom/display: support for QCOM tiled rendering
Tiled rendering implementation.

Change-Id: I1d1361b175fdb6f64b47df85b8f68bebd7d1eea5
2011-11-30 17:19:30 -08:00