aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/pvr/sgxinfo.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove PVR.Kyle Repinski2014-11-191-463/+0
|
* Revert "gpu: pvr: Update to DDK 1.9.RC1.JB@2113614"Todd Poynor2012-08-131-77/+46
| | | | | | | This reverts commit 19aecca9756540787ff2057f07ca327b9baf4dde. Change-Id: I9be7eaddf893f58fbbe23dcd936f15daa8b306b8 Signed-off-by: Todd Poynor <toddpoynor@google.com>
* gpu: pvr: Update to DDK 1.9.RC1.JB@2113614Alistair Strachan2012-08-071-46/+77
| | | | Change-Id: Id62b25908d2cd0519c4d5126193ac9b18135a971
* gpu: pvr: Update to DDK 1.8@873556Alistair Strachan2012-05-031-3/+3
| | | | | | | | | | - Allow SGX compositions requiring implicit synchronization to correctly synchronize with more than 8 buffers. This feature has been tested with 16 buffers. - Enable kernel driver to decode SGX firmware status codes. Fixes http://b/6168368 Change-Id: I047b35d5a7f6ddf3e6fd6af5130cce1207499e25
* gpu: pvr: Update to DDK 1.8@869593Ben Jones2012-04-051-8/+1
| | | | | | - Add missing PVRSRVKernelSyncInfoDecRef calls to error paths. Change-Id: I68e15fdd828449038a966f55f8d0a1461f060b5b
* gpu: pvr: Update to DDK 1.8@278427Ben Jones2011-08-261-0/+4
|
* gpu: pvr: Update to DDK 1.8@274226Ben Jones2011-08-171-0/+6
|
* gpu: pvr: Update to DDK 1.8.18.919Imagination Technologies Ltd2011-07-251-7/+0
| | | | - Groundwork for "multiple readers" capability required by HWC.
* gpu: pvr: Update to DDK 1.7.17.4142Imagination Technologies Ltd2011-06-141-9/+189
|
* OMAP4: SGX-KM: Update DDK version to 1.6.16.4061Rodrigo Obregon2011-06-141-0/+1
| | | | | | | | | | This patch updates the DDK to version 1.6.16.4061 The corresponding change in the user side most be in place for this DDK to work. Change-Id: I0e3ffff29506115fac5b215b1020d20559ee1853 Signed-off-by: Rodrigo Obregon <robregon@ti.com>
* SGX-KM Initial SGX driver integration for 2.6.35 kernel.Hemant Hariyani2011-06-141-0/+286
This is the first version of SGX driver integration to ensure UI boot-up. Power management and hwmod modifications will be added as patches. Change-Id: If71e6cd651a53f4809e7b978b693cb7d1a89178d Signed-off-by: Hemant Hariyani <hemanthariyani@ti.com>