summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2013-09-14gpu: ion: Add GCOV_PROFILEKonsta Holtta
2013-09-14gpu: ion: tegra: treat compilation warning as errorSanjay Singh Rawat
2013-09-14gpu: ion: tegra: Use nvmap.h include file from kernel/includeKrishna Reddy
2013-09-14arm: tegra: nvmap: Update nvmap_alloc api.Krishna Reddy
2013-09-14gpu: ion: Fix with mainline IOMMU API changeHiroshi DOYU
2013-09-14HACK: gpu: ion: tegra: Implement nvmap_alloc_iovm.Krishna Reddy
2013-09-14HACK: gpu: ion: Add api to remap dma address.Krishna Reddy
2013-09-14HACK: gpu: ion: Add support to remap dma address.Krishna Reddy
2013-09-14gpu: ion: Remove unnecessary error handlingHiroshi DOYU
2013-09-14gpu: ion: Replace vmalloc() with vzalloc()Hiroshi DOYU
2013-09-14gpu: ion: Remove residual empty lineHiroshi DOYU
2013-09-14gpu: ion: Fix incorrect BUG_ON()Hiroshi DOYU
2013-09-14gpu: ion: Add one empty line for readabilityHiroshi DOYU
2013-09-14gpu: ion: Remove unnecessary header inclusionsHiroshi DOYU
2013-09-14gpu: ion: tegra: Fixes to tegra ion.Krishna Reddy
2013-09-14gpu: ion: Update print format in Ion.Krishna Reddy
2013-09-14gpu: ion: tegra: Ignore unsupported heap with printing warningHiroshi DOYU
2013-09-14gpu: ion: Add IOMMU heap allocator with IOMMU APIHiroshi DOYU
2013-09-14gpu: ion: tegra: add tegra custom ioctl handling.Krishna Reddy
2013-09-14gpu: ion: Add api to get client from file id.Krishna Reddy
2013-09-14gpu: ion: move ion priv data structs and methods to ion_priv.hKrishna Reddy
2013-09-14Merge commit 'a88f9e27498afaea615ad3e93af4f26df1f84987' into after-upstream-a...Dan Willemsen
2013-08-29drm/i915: Invalidate TLBs for the rings after a resetChris Wilson
2013-08-29drm/radeon: fix WREG32_OR macro setting bits in a registerRafał Miłecki
2013-08-29drm/radeon: fix UVD message buffer validationChristian König
2013-08-29drm/radeon/r7xx: fix copy paste typo in golden register setupAlex Deucher
2013-08-14drm/radeon: always program the MC on startupAlex Deucher
2013-08-14drm/radeon: only save UVD bo when we have open handlesChristian König
2013-08-14drm/radeon: fix halting UVDChristian König
2013-08-14drm/i915: initialize gt_lock early with other spin locksJani Nikula
2013-08-14drm/radeon: stop sending invalid UVD destroy msgChristian König
2013-08-14drm/radeon: select audio dto based on encoder id for DCE3Alex Deucher
2013-08-14drm: Don't pass negative delta to ktime_sub_ns()Michel Dänzer
2013-08-14drm/ast: invalidate page tables when pinning a BODave Airlie
2013-08-14drm/mgag200: Invalidate page tables when pinning a BOEgbert Eich
2013-08-14drm/cirrus: Invalidate page tables when pinning a BOMichal Srb
2013-08-11drm/i915: make SDVO TV-out work for multifunction devicesDaniel Vetter
2013-08-11drm/radeon: never unpin UVD bo v3Christian König
2013-08-11drm/i915: Preserve the DDI_A_4_LANES bit from the biosStéphane Marchesin
2013-08-11drm/radeon: Disable dma rings for bo moves on r6xxAlex Deucher
2013-08-04drm/i915: Correct obj->mm_list link to dev_priv->dev_priv->mm.inactive_listXiong Zhang
2013-08-04radeon kms: do not flush uninitialized hotplug workSergey Senozhatsky
2013-08-04drm/radeon/atom: initialize more atom interpretor elements to 0Alex Deucher
2013-08-04drm/radeon: fix audio dto programming on DCE4+Alex Deucher
2013-08-04drm/nouveau: fix semaphore dmabuf objMaarten Lankhorst
2013-08-04drm/i915: fix missed hunk after GT access breakageBen Widawsky
2013-08-04drm/i915: fix up gt init sequence falloutDaniel Vetter
2013-08-04drm/i915: Serialize almost all register accessChris Wilson
2013-08-04drm/i915: quirk no PCH_PWM_ENABLE for Dell XPS13 backlightKamal Mostafa
2013-08-04drm/i915: correctly restore fences with objects attachedDaniel Vetter