summaryrefslogtreecommitdiff
path: root/drivers/gpu/pvr/services4/srvkm/common
AgeCommit message (Collapse)Author
2014-07-16IKXCLOCK-2893 Merge changes based on ImgTech SGX DDK 1.12@2917986Wengang Wu
Change-Id: I5f884bc0d76942433d0a451384b1b4bbdc324208
2014-07-01IKXCLOCK-1806 pvr ver 3: Disabling LLS (Low Latency Scheduling) for SGX DDKWengang Wu
Low latency scheduling divides each 3D task into 4 subtasks, where each subtask renders a quadrant of the output buffer. This adds additional overhead on both the CPU and GPU, and is not necessary when working with the small output buffers we use due to the low resolution on xclock's display. SUPPORT_SGX_PRIORITY_SCHEDULING was not explicitly enabled before, but was enabled automatically by SUPPORT_SGX_LOW_LATENCY_SCHEDULING. Enable this feature explicitly so that it stays on when LLS is disabled. This change must be made to the user and kernel drivers at the same time or the GPU driver will not start. Change-Id: I21081f37edc42e050a048ce864c5aa7d4552a69e
2014-05-21IKXCLOCK-1501 Upgrade to TI SGX Android OpenGL 1.12@2701748Wengang Wu
Initial codes of TI SGX DDK 1.12@2701748 Change-Id: I75a8f6521968346ea1b2ea9fa54817ba186442ce
2014-03-05IKXCLOCK-343 Initial TI SGX Android OpenGL supportWengang Wu
Added Makefile/Kconfig for kernel build-in driver Added OMAP3630 support for TI SGX DDK Fixed issue about newer kernel 3.10 Change-Id: I8b415bacb784e9dfb1967f669476d6d63898f331
2014-03-05IKXCLOCK-343 Initial TI SGX Android DDK version 1.9@2166536Wengang Wu
Original source code pulled in from TI SGX Android DDK 1.9@2166536 Change-Id: Ibcdb0016a6b1ca2e26583c578eb690cc9cd57708