aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2013-07-01gpu: ion: Fix race between ion_import and ion_freeRebecca Schultz Zavin
2013-07-01gpu: ion: fix page offset in dma_buf_kmap()Greg Hackmann
2013-07-01gpu: ion: Switch to using kmalloc rather than kmap during allocationRebecca Schultz Zavin
2013-07-01gpu: ion: Only map as much of the vma as the user requestedRebecca Schultz Zavin
2013-07-01gpu: ion: Don't call ion_buffer_put on error pathLaura Abbott
2013-07-01gpu: ion: IOCTL return success when error occursOlav Haugan
2013-07-01gpu: ion: Add EXPORT_SYMBOL to functionsOlav Haugan
2013-07-01gpu: ion: Add missing argument to WARN callOlav Haugan
2013-07-01gpu: ion: do not ask for compound pages in system heapDima Zavin
2013-07-01gpu: ion: Add explicit sync ioctlRebecca Schultz Zavin
2013-07-01gpu: ion: Modify the system heap to try to allocate large/huge pagesRebecca Schultz Zavin
2013-07-01gpu: ion: Add cache maintenance to ion.Rebecca Schultz Zavin
2013-07-01gpu: ion: Map only the vma size givenLaura Abbott
2013-07-01gpu: ion: Loop on the handle count when destroyingLaura Abbott
2013-07-01gpu: ion: ion_system_heap: Change allocations to GFP_HIGHUSERRebecca Schultz Zavin
2013-07-01gpu: ion: Set the dma_address of the sg list at alloc timeRebecca Schultz Zavin
2013-07-01gpu: ion: fill in buffer->{dev,size} before mapping new buffersGreg Hackmann
2013-07-01gpu: ion: Get an sg_table from an ion handleRebecca Schultz Zavin
2013-07-01gpu: ion: Allocate the sg_table at creation time rather than dynamicallyRebecca Schultz Zavin
2013-07-01gpu: ion: support begin/end and kmap/kunmap dma_buf opsRebecca Schultz Zavin
2013-07-01gpu: ion: Use alloc_pages instead of vmalloc from the system heapRebecca Schultz Zavin
2013-07-01ion: Switch ion to use dma-bufRebecca Schultz Zavin
2013-07-01gpu: ion: several bugfixes and enhancements of IONKyongHo Cho
2013-07-01ion: Add reserve function to ionRebecca Schultz Zavin
2013-07-01ion: Switch map/unmap dma api to sg_tablesRebecca Schultz Zavin
2013-07-01gpu: ion: ion_carveout_heap: fix for 3.4Colin Cross
2013-07-01gpu: ion: Add ION Memory ManagerRebecca Schultz Zavin
2013-06-28drm/qxl: add missing access check for execbuffer ioctlDave Airlie
2013-06-25drm/i915: make compact dma scatter lists creation work with SWIOTLB backend.Konrad Rzeszutek Wilk
2013-06-25Merge tag 'drm-intel-fixes-2013-06-24' of git://people.freedesktop.org/~danve...Dave Airlie
2013-06-21Merge branch 'drm-fixes-3.10' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2013-06-20drm/radeon: update lockup tracking when scheduling in empty ringJerome Glisse
2013-06-19Merge branch 'drm-fixes-3.10' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2013-06-19drm/prime: Honor requested file flags when exporting a bufferLaurent Pinchart
2013-06-16drm/i915: Restore fences after resume and GPU resetsChris Wilson
2013-06-14drm/radeon: fix UVD on big endianAlex Deucher
2013-06-12drm/radeon: fix write back suspend regression with uvd v2Jerome Glisse
2013-06-12drm/radeon: do not try to uselessly update virtual memory pagetableJerome Glisse
2013-06-11Merge tag 'drm-intel-fixes-2013-06-11' of git://people.freedesktop.org/~danve...Dave Airlie
2013-06-11Merge branch 'gma500-fixes' of git://github.com/patjak/drm-gma500 into drm-fixesDave Airlie
2013-06-10drm/i915: prefer VBT modes for SVDO-LVDS over EDIDDaniel Vetter
2013-06-10drm/i915: Enable hotplug interrupts after querying hw capabilities.Chris Wilson
2013-06-10drm/i915: Fix hotplug interrupt enabling for SDVOCChris Wilson
2013-06-09drm/gma500/cdv: Fix cursor gem obj referencing on cdvPatrik Jakobsson
2013-06-09drm/gma500/psb: Fix cursor gem obj referencing on psbPatrik Jakobsson
2013-06-09drm/gma500/cdv: Unpin framebuffer on crtc disablePatrik Jakobsson
2013-06-09drm/gma500/psb: Unpin framebuffer on crtc disablePatrik Jakobsson
2013-06-05Merge branch 'drm-nouveau-fixes-3.10' of git://anongit.freedesktop.org/git/no...Dave Airlie
2013-06-05Merge tag 'drm-intel-fixes-2013-06-04' of git://people.freedesktop.org/~danve...Dave Airlie
2013-06-05drm/nv50/kms: use dac loadval from vbios, where it's availableBen Skeggs