summaryrefslogtreecommitdiff
path: root/drivers/gpu/pvr/services4
AgeCommit message (Collapse)Author
2014-10-06gfx: pvrsrvctl - CAP_SYS_ADMIN needed for gfx initSimon Wilson
Instead of requiring CAP_SYS_MODULE for gpu driver initialization, use CAP_SYS_ADMIN (which is more appropriate). Change-Id: I86cb50849d90ee9aef366aa4be8d916771eeb369 Signed-off-by: Simon Wilson <simonwilson@google.com>
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-23IKXCLOCK-1590 Transition form Mot Logo to Moto Animation has blankWengang Wu
Change-Id: I2725345b2bde4ff16a4e13e938b91af298971ec1
2014-05-21IKXCLOCK-1501 Upgrade to TI SGX Android OpenGL 1.12@2701748Wengang Wu
Moto changes to build TI SGX kernel driver Change-Id: I7d941b8fb46ee2633ea235e167f5407ea4897166
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-05-20IKXCLOCK-1342 Display: support new cut 2.1 panel and new timing for ↵Wengang Wu
bluetooth defense 1. support panel determination to apply different settings 2. apply new timing settings for bluetooth defense, current MIPI TX HS CLK setting are: OMAP = 104 MHz, SOLOMON = 108.3 MHz 3. sync initial setting data for both boot-loader and kernel, and pass panel type from boot-loader Change-Id: Iff9dacb738829a0739373b85ee913cd214d4bd50
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