aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'linux/linux-3.0.y' into stable-newpvrZiyann2014-11-2616-158/+193
|\
| * drm/radeon: fix hw contexts for SUMO2 asicswojciech kapuscinski2013-10-221-1/+1
| * drm/i915/dp: increase i2c-over-aux retry interval on AUX DEFERJani Nikula2013-10-051-1/+12
| * drm/radeon: fix handling of variable sized arrays for router objectsAlex Deucher2013-10-011-3/+6
| * drm/radeon: fix resume on some rs4xx boards (v2)Alex Deucher2013-10-011-3/+6
| * drm/radeon: update line buffer allocation for dce4.1/5Alex Deucher2013-10-012-4/+25
| * drm/radeon: fix LCD record parsingAlex Deucher2013-10-011-1/+3
| * drm/radeon/atom: initialize more atom interpretor elements to 0Alex Deucher2013-08-041-0/+5
| * drm/radeon: improve dac adjust heuristics for legacy pdacAlex Deucher2013-08-041-2/+4
| * drm/radeon: fix combios tables on older cardsMark Kettenis2013-08-041-104/+41
| * drm/i915: prefer VBT modes for SVDO-LVDS over EDIDDaniel Vetter2013-06-201-4/+6
| * drm/i915/sdvo: Use &intel_sdvo->ddc instead of intel_sdvo->i2c for DDC.Egbert Eich2013-06-131-1/+1
| * drm: fix a use-after-free when GPU acceleration disabledHuacai Chen2013-06-131-1/+5
| * drm/radeon: fix card_posted check for newer asicsAlex Deucher2013-06-071-10/+9
| * drm/radeon: check incoming cliprects pointerKees Cook2013-05-191-1/+1
| * drm/mm: fix dump table BUGDaniel Vetter2013-05-191-16/+18
| * drm/radeon: fix possible segfault when parsing pm tablesAlex Deucher2013-05-111-1/+9
| * drm/radeon: fix endian bugs in atom_allocate_fb_scratch()Alex Deucher2013-05-111-3/+3
| * drm/radeon/evergreen+: don't enable HPD interrupts on eDP/LVDSAlex Deucher2013-05-111-0/+10
| * drm/radeon: don't use get_engine_clock() on APUsAlex Deucher2013-05-111-1/+5
| * drm/i915: Fall back to bit banging mode for DVO transmitter detectionDavid Müller2013-05-111-1/+12
| * drm/i915: Add no-lvds quirk for Fujitsu Esprimo Q900Christian Lamparter2013-05-111-0/+8
| * fbcon: fix locking harderDave Airlie2013-04-251-0/+3
* | ION : ION buffers caching support (ION, TILER 1D buffers)Devaraj Rangasamy2014-11-194-8/+259
* | Remove PVR.Kyle Repinski2014-11-19179-95587/+0
* | omaplfb: If the framebuffer is in VRAM avoid mapping into Tiler1DTony Lofthouse2014-10-011-0/+7
* | omap: ion: make tiler heap to use dynamic pages if carveouts are not availableDevaraj Rangasamy2014-10-011-3/+64
* | gpu: ion: export needed functions for PVR SGXRogelio Garcia2014-10-014-71/+75
* | ion: omap: change behaviour of getting buffers from pvr fdTyler Luu2014-10-011-12/+29
* | gpu: ion: check for input arguments in ion_freeSuman Anna2014-10-011-0/+2
* | ion: fix comment to match realityDavid Schleef2014-10-011-1/+1
* | ion: add support for tiler reservation heapDavid Schleef2014-10-012-61/+116
* | ion: convert system heap to alloc_page()David Schleef2014-10-011-30/+74
* | ION: Added support for getting ion phys without clientSunita Nadampalli2014-10-011-0/+53
* | gpu: ion: omap: Set correct heap for TILER allocationsLajos Molnar2014-10-011-0/+1
* | gpu: ion: group heap allocations by id in the debugfsLajos Molnar2014-10-011-4/+4
* | OMAP4: ION: Use the correct virtual TILER sizeAtanas (Tony) Zlatinski2014-10-011-28/+49
* | OMAP4: ION/TILER: Expose virtual stride and sizeAndy Gross2014-10-011-0/+11
* | OMAP4: Makes Y & UV tiler planes co-alignedTony Zlatinski2014-10-011-0/+1
* | OMAP4: Tiler non-page-aligned supportTony Zlatinski2014-10-011-3/+17
* | omap_ion: Revert ion_share and ion_import for PVR fdsTate Hornbeck2014-10-011-6/+0
* | omap-ion: Fix build issue when CONFIG_PVR_SGX is definedHemant Hariyani2014-10-011-1/+1
* | omap-ion: Interface to export ION handles from PVR fdTate Hornbeck2014-10-011-0/+48
* | SGX-KM: Use define to set core revisionRodrigo Obregon2014-10-011-2/+2
* | SGX-KM: egl.cfg sysfs entryTate Hornbeck2014-10-014-0/+88
* | omap: ion: Fix heap id for new ion handle in omap_tiler_allocTony Lofthouse2014-10-011-1/+1
* | SGX-KM: Add build config for SGX 544 (OMAP 4470)Hemant Hariyani2014-10-012-0/+7
* | Merge branch 'android-3.0' into android-omap-3.0Todd Poynor2013-04-057-18/+57
|\ \
| * \ Merge tag 'v3.0.72' into android-3.0Todd Poynor2013-04-057-18/+57
| |\ \ | | |/
| | * drm/i915: Don't clobber crtc->fb when queue_flip failsVille Syrjälä2013-04-051-7/+4