aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] More optimizationSudokamikaze2017-04-212-2/+2
* [PATCH] mfloat-abi=hard and ION optimizationSudokamikaze2017-04-212-0/+2
* arm: tegra: nvmap: Update nvmap_alloc api.Krishna Reddy2012-03-201-1/+2
* drm: Fix authentication kernel crashThomas Hellstrom2012-02-092-1/+10
* drm/radeon/kms: Add an MSI quirk for Dell RS690Alex Deucher2012-02-091-0/+6
* drm/i915/sdvo: always set positive sync polarityPaulo Zanoni2012-02-091-5/+3
* vmwgfx: Fix assignment in vmw_framebuffer_create_handleRyan Mallon2012-02-081-1/+1
* gpu: ion: Fix with mainline IOMMU API changeHiroshi DOYU2012-02-031-2/+3
* HACK: gpu: ion: tegra: Implement nvmap_alloc_iovm.Krishna Reddy2012-01-301-2/+5
* HACK: gpu: ion: Add api to remap dma address.Krishna Reddy2012-01-302-0/+29
* HACK: gpu: ion: Add support to remap dma address.Krishna Reddy2012-01-301-0/+47
* Merge remote-tracking branch 'origin/dev/vwadekar/korg-k3.1-merge' into promo...Rohan Somvanshi2012-01-254-5/+16
|\
| * Merge branch 'linux-3.1.y' into android-tegra-nv-3.1Varun Wadekar2012-01-244-5/+16
| |\
| | * radeon: Fix disabling PCI bus mastering on big endian hosts.Michel Dänzer2012-01-182-4/+5
| | * drm/radeon/kms: disable writeback on pre-R300 asicsAlex Deucher2012-01-181-1/+4
| | * drm/radeon/kms: workaround invalid AVI infoframe checksum issueRafał Miłecki2012-01-181-0/+7
| | * drm/radeon/kms/atom: fix possible segfault in pm setupAlexander Müller2012-01-061-1/+5
| | * drm/radeon/kms: bail on BTC parts if MC ucode is missingAlex Deucher2012-01-061-0/+12
| | * drm/i915: prevent division by zero when asking for chipset powerEugeni Dodonov2012-01-062-0/+11
| | * drm/i915: set the right SDVO transcoder for CPTPaulo Zanoni2012-01-062-6/+10
* | | gpu: ion: Remove unnecessary error handlingHiroshi DOYU2012-01-231-13/+2
* | | gpu: ion: Replace vmalloc() with vzalloc()Hiroshi DOYU2012-01-231-2/+1
* | | gpu: ion: Remove residual empty lineHiroshi DOYU2012-01-231-1/+0
* | | gpu: ion: Fix incorrect BUG_ON()Hiroshi DOYU2012-01-231-1/+1
* | | gpu: ion: Add one empty line for readabilityHiroshi DOYU2012-01-231-0/+1
* | | gpu: ion: Remove unnecessary header inclusionsHiroshi DOYU2012-01-231-4/+1
|/ /
* | gpu: ion: tegra: Fixes to tegra ion.Krishna Reddy2012-01-191-31/+33
* | gpu: ion: Update print format in Ion.Krishna Reddy2012-01-161-44/+38
* | gpu: ion: tegra: Ignore unsupported heap with printing warningHiroshi DOYU2012-01-121-10/+4
* | gpu: ion: Add IOMMU heap allocator with IOMMU APIHiroshi DOYU2012-01-125-1/+377
* | drm/radeon/kms/atom: fix possible segfault in pm setupAlexander Müller2012-01-111-1/+5
* | drm/radeon/kms: bail on BTC parts if MC ucode is missingAlex Deucher2012-01-111-0/+12
* | drm/i915: prevent division by zero when asking for chipset powerEugeni Dodonov2012-01-112-0/+11
* | drm/i915: set the right SDVO transcoder for CPTPaulo Zanoni2012-01-112-6/+10
* | Linux 3.1.7Varun Wadekar2012-01-056-53/+43
|\|
| * drm/radeon/kms: fix DP setup on TRAVIS bridgesAlex Deucher2011-12-211-2/+5
| * drm/radeon/kms: rework DP bridge checksAlex Deucher2011-12-216-25/+27
| * drm/radeon/kms: cleanup atombios_adjust_pll()Alex Deucher2011-12-211-28/+13
* | gpu: ion: tegra: add tegra custom ioctl handling.Krishna Reddy2011-12-291-6/+509
* | gpu: ion: Add api to get client from file id.Krishna Reddy2011-12-291-0/+16
* | gpu: ion: move ion priv data structs and methods to ion_priv.hKrishna Reddy2011-12-292-82/+99
* | gpu: ion: Fix ion handle and buffer ref counting issue.Krishna Reddy2011-12-291-0/+4
* | Merge branch 'linux-3.1.5' into android-tegra-nv-3.1Varun Wadekar2011-12-1411-5/+75
|\|
| * drm/radeon/kms: add some loop timeouts in pageflip codeAlex Deucher2011-12-094-4/+24
| * drm/radeon/kms: fix up gpio i2c mask bits for r4xxAlex Deucher2011-12-091-0/+12
| * drm/i915: Fix inconsistent backlight level during disabledTakashi Iwai2011-12-091-1/+2
| * drm/i915: Turn on another required clock gating bit on gen6.Eric Anholt2011-12-092-1/+7
| * drm/i915: Turn on a required 3D clock gating bit on Sandybridge.Eric Anholt2011-12-092-0/+12
| * drm/i915: Ivybridge still has fences!Daniel Vetter2011-12-092-0/+3
| * drm/radeon/kms: fix up gpio i2c mask bits for r4xx for realAlex Deucher2011-12-091-0/+12