summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2012-09-18gpu: ion: Fix memory leak of dirty bitsRebecca Schultz Zavin
2012-09-18gpu: ion: Add debug information for orphaned handlesRebecca Schultz Zavin
2012-09-18gpu: ion: Fix bug in ion_freeRebecca Schultz Zavin
2012-09-18gpu: ion: Fix race between ion_import and ion_freeRebecca Schultz Zavin
2012-09-18gpu: ion: fix page offset in dma_buf_kmap()Greg Hackmann
2012-09-18gpu: ion: Switch to using kmalloc rather than kmap during allocationRebecca Schultz Zavin
2012-08-30Merge commit 'v3.4.10' into android-t114-3.4Varun Wadekar
2012-08-26drm/radeon: fix bank tiling parameters on evergreenAlex Deucher
2012-08-26drm/radeon: fix bank tiling parameters on caymanAlex Deucher
2012-08-26drm/radeon: do not reenable crtc after moving vram start addressJerome Glisse
2012-08-26drm/radeon: properly handle crtc powergatingAlex Deucher
2012-08-26drm/i915: reorder edp disabling to fix ivb MacBook AirDaniel Vetter
2012-08-26drm/i915: ignore eDP bpc settings from vbtDaniel Vetter
2012-08-26drm/i915: correctly order the ring init sequenceDaniel Vetter
2012-08-26drm/nvd0/disp: mask off high 16 bit of negative cursor x-coordinateChristoph Bumiller
2012-08-26drm/i915: prefer wide & slow to fast & narrow in DP configsJesse Barnes
2012-08-14gpu: ion: Only map as much of the vma as the user requestedRebecca Schultz Zavin
2012-08-13Merge commit 'v3.4.8' into android-t114-3.4-rebasedVarun Wadekar
2012-08-13gpu: ion: Don't call ion_buffer_put on error pathLaura Abbott
2012-08-13gpu: ion: IOCTL return success when error occursOlav Haugan
2012-08-13gpu: ion: Add EXPORT_SYMBOL to functionsOlav Haugan
2012-08-13gpu: ion: Add missing argument to WARN callOlav Haugan
2012-08-13gpu: ion: do not ask for compound pages in system heapDima Zavin
2012-08-09nouveau: Fix alignment requirements on src and dst addressesMaarten Lankhorst
2012-08-09drm/radeon: fix dpms on/off on trinity/aruba v2Jerome Glisse
2012-08-09drm/radeon: on hotplug force link training to happen (v2)Jerome Glisse
2012-08-09drm/radeon: fix hotplug of DP to DVI|HDMI passive adapters (v2)Jerome Glisse
2012-08-09drm/radeon: fix non revealent error messageJerome Glisse
2012-08-09drm/radeon: Try harder to avoid HW cursor ending on a multiple of 128 columns.Michel Dänzer
2012-08-09drm/radeon: fix bo creation retry pathJerome Glisse
2012-08-09drm/radeon: fix fence related segfault in CSChristian König
2012-07-23gpu: ion: Add explicit sync ioctlRebecca Schultz Zavin
2012-07-23gpu: ion: Modify the system heap to try to allocate large/huge pagesRebecca Schultz Zavin
2012-07-23gpu: ion: Add cache maintenance to ion.Rebecca Schultz Zavin
2012-07-23gpu: ion: Map only the vma size givenLaura Abbott
2012-07-23gpu: ion: Loop on the handle count when destroyingLaura Abbott
2012-07-23gpu: ion: ion_system_heap: Change allocations to GFP_HIGHUSERRebecca Schultz Zavin
2012-07-23gpu: ion: Set the dma_address of the sg list at alloc timeRebecca Schultz Zavin
2012-07-18Merge commit 'v3.4.5' into android-t114-3.4-rebasedVarun Wadekar
2012-07-18gpu: ion: fill in buffer->{dev,size} before mapping new buffersGreg Hackmann
2012-07-18gpu: ion: Get an sg_table from an ion handleRebecca Schultz Zavin
2012-07-18gpu: ion: Allocate the sg_table at creation time rather than dynamicallyRebecca Schultz Zavin
2012-07-18gpu: ion: support begin/end and kmap/kunmap dma_buf opsRebecca Schultz Zavin
2012-07-18gpu: ion: Use alloc_pages instead of vmalloc from the system heapRebecca Schultz Zavin
2012-07-18ion: Switch ion to use dma-bufRebecca Schultz Zavin
2012-07-18gpu: ion: several bugfixes and enhancements of IONKyongHo Cho
2012-07-18ion: Add reserve function to ionRebecca Schultz Zavin
2012-07-18ion: Switch map/unmap dma api to sg_tablesRebecca Schultz Zavin
2012-07-16drm/i915: rip out the PM_IIR WARNDaniel Vetter
2012-07-16drm/i915: Refactor the deferred PM_IIR handling into a single functionChris Wilson