aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* gpu: pvr: move early suspend to after STOP_DRAWINGErik Gilling2011-07-211-1/+1
* OMAP:OMAPLFB: Added export symbol to methods used by DSSCOMPLajos Molnar2011-07-201-0/+3
* OMAP:OMAPLFB: Added reference counting for NV12 buffers on displayLajos Molnar2011-07-184-0/+27
* OMAP:OMAPLFB: Add support for NV12 buffers in FlipV2Lajos Molnar2011-07-181-6/+19
* Merge commit 'v3.0-rc7' into linux-omap-3.0Colin Cross2011-07-127-67/+105
|\
| * drm/radeon/kms: clean up multiple crtc handling for evergreen+ (v2)Alex Deucher2011-07-091-61/+98
| * drm/kms: allow drm_mode_group with no objectsBen Skeggs2011-07-071-3/+0
| * drm/radeon/kms: free ib pool on module unloadingJerome Glisse2011-07-074-0/+4
| * drm/radeon/kms: fix typo in evergreen disp int status registerAlex Deucher2011-07-071-1/+1
| * drm/radeon/kms: fix typo in IH_CNTL swap bitfieldAlex Deucher2011-07-072-2/+2
* | gpu: pvr: Update to DDK 1.8.18.853Imagination Technologies Ltd2011-07-123-6/+6
* | gpu: pvr: Update to DDK 1.8.18.844Imagination Technologies Ltd2011-07-1113-103/+107
* | gpu: pvr: Update to DDK 1.8.18.834Imagination Technologies Ltd2011-07-115-30/+21
* | gpu: pvr: Update to DDK 1.8.18.791Imagination Technologies Ltd2011-07-116-58/+130
* | gpu: pvr: Update to DDK 1.8.18.791Imagination Technologies Ltd2011-07-111-4/+4
* | gpu: pvr: Update to DDK 1.8.18.781Rebecca Schultz Zavin2011-07-115-26/+74
* | gpu: pvr: Fix include from ion.cRebecca Schultz Zavin2011-07-111-1/+1
* | gpu: pvr: Update to DDK 1.8.18.768Imagination Technologies Ltd2011-07-113-5/+117
* | gpu: pvr: Update to DDK 1.8.18.755Imagination Technologies Ltd2011-07-117-38/+133
* | gpu: pvr: Update to DDK 1.8.18.749Imagination Technologies Ltd2011-07-1115-69/+238
* | gpu: pvr: Update to DDK 1.8.18.737Imagination Technologies Ltd2011-07-1111-26/+182
* | gpu: pvr: Update to DDK 1.8.18.726Imagination Technologies Ltd2011-07-113-7/+7
* | gpu: pvr: Update to DDK 1.8.18.709Imagination Technologies Ltd2011-07-1116-196/+505
* | gpu: pvr: Update to DDK 1.6.16.687Imagination Technologies Ltd2011-07-111-2/+3
* | gpu: pvr: Update to DDK 1.8.18.684 Signed-off-by: Imagination Technologies Lt...Imagination Technologies Ltd2011-07-114-17/+42
* | OMAPLFB: Integrate with DSSCOMP.Lajos Molnar2011-07-113-65/+153
* | gpu: pvr: Update to DDK 1.8.18.661Imagination Technologies Ltd2011-07-111-2/+2
* | gpu: pvr: Update to DDK 1.8.18.638 Signed-off-by: Imagination Technologies Lt...Imagination Technologies Ltd2011-07-112-3/+3
* | gpu: pvr: Update to DDK 1.8.18.591 Signed-off-by: Imagination Technologies Lt...Imagination Technologies Ltd2011-07-112-11/+15
* | gpu: pvr: Update to DDK 1.8.18.581 Signed-off-by: Imagination Technologies Lt...Imagination Technologies Ltd2011-07-116-253/+93
* | gpu: pvr: Update to DDK 1.8.18.571 Signed-off-by: Imagination Technologies Lt...Imagination Technologies Ltd2011-07-1114-3275/+4839
* | Revert "gpu: pvr: 2.6.39 fixups"Erik Gilling2011-07-113-13/+13
* | gpu: pvr: First attempt to add ProcessFlip2 feature Signed-off-by: Alistair S...Alistair Strachan2011-07-116-6/+258
* | Revert "(TEMP) OMAP: DSS: enable video decoding"Lajos Molnar2011-07-111-20/+0
* | Merge commit 'v3.0-rc6' into linux-omap-3.0Colin Cross2011-07-1114-199/+336
|\ \ | |/
| * Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-07-023-4/+5
| |\
| | * Revert "drm/nvc0: recognise 0xdX chipsets as NV_C0"Ben Skeggs2011-07-021-2/+0
| | * drm/radeon/kms: fix typo in cayman reg offsetAlex Deucher2011-07-021-1/+1
| | * drm/radeon/kms: use correct reg on fusion when reading back mem configAlex Deucher2011-07-021-1/+4
| * | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-07-017-109/+94
| |\ \ | | |/ | |/|
| | * drm/i915: apply HWSTAM writes to Ivy Bridge as wellJesse Barnes2011-07-011-1/+1
| | * drm/i915: move IRQ function table init to i915_irq.cJesse Barnes2011-06-294-87/+60
| | * drm/i915/overlay: Fix unpinning along init error pathsChris Wilson2011-06-291-7/+10
| | * drm/i915: Don't call describe_obj on NULL pointersBen Widawsky2011-06-291-6/+10
| | * drm/i915: Hold struct_mutex during i915_save_state/i915_restore_stateKeith Packard2011-06-292-8/+13
| * | drm/radeon/kms: Fix chremap setup on RV770 CEAlex Deucher2011-07-011-0/+6
| * | drm/radeon/kms: increase rom size for atrm methodAlex Deucher2011-06-301-1/+1
| |/
| * Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-06-284-85/+230
| |\
| | * drm/i915: Use chipset-specific irq installersChris Wilson2011-06-281-2/+2
| | * drm/i915: forcewake fix after resetBen Widawsky2011-06-281-0/+3