aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/pvr/kerneldisplay.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove PVR.Kyle Repinski2014-11-191-206/+0
|
* gpu: pvr: Update to DDK 1.8@2198402Alistair Strachan2012-11-261-1/+1
| | | | | | | - Implemented a DC API change which queues a dummy display flip to workaround a rare and difficult to reproduce synchronization deadlock. - Eliminate log spam from Linux shrinker integration.
* gpu: pvr: Update to DDK 1.8@778707Alistair Strachan2011-11-151-0/+2
| | | | | | | | | | | | - Properly reference count display sync objects while they are in use by the SGX queue code. Should fix kernel crashes seen with "stop" command, SurfaceFlinger crashes or framework restart after entering an encryption passphrase. - Add API to determine whether a PDC_MEM_INFO is contiguous. Requested by TI. Change-Id: Iaedb8242f4ecb319623b51f104054a107984ce3f
* gpu: pvr: Update to DDK 1.8@334506Ben Jones2011-11-071-1/+11
| | | | | | | - Cleaned up interface between OMAP third party display and PVR services. Change-Id: I83efbe2df6e4edb4b9861ffe805c00125fac167a
* gpu: pvr: Update to DDK 1.8.18.581 Signed-off-by: Imagination Technologies ↵Imagination Technologies Ltd2011-07-111-3/+7
| | | | Ltd <gpl-support@imgtec.com> Signed-off-by: Imagination Technologies Ltd <gpl-support@imgtec.com>
* gpu: pvr: Update to DDK 1.8.18.571 Signed-off-by: Imagination Technologies ↵Imagination Technologies Ltd2011-07-111-6/+11
| | | | Ltd <gpl-support@imgtec.com> Signed-off-by: Imagination Technologies Ltd <gpl-support@imgtec.com>
* gpu: pvr: First attempt to add ProcessFlip2 feature Signed-off-by: Alistair ↵Alistair Strachan2011-07-111-0/+20
| | | | Strachan <alistair.strachan@imgtec.com> Signed-off-by: Alistair Strachan <alistair.strachan@imgtec.com>
* gpu: pvr: Update to DDK 1.7.17.4142Imagination Technologies Ltd2011-06-141-1/+1
|
* SGX-KM Initial SGX driver integration for 2.6.35 kernel.Hemant Hariyani2011-06-141-0/+165
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>