summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2016-04-20drm/vma_manage: Drop has_offsetDaniel Vetter
2016-04-20drm/vgem: Drop dev->struct_mutexDaniel Vetter
2016-04-20drm/vgem: Move get_pages to gem_createDaniel Vetter
2016-04-20drm/vgem: Simplify dumb_mapDaniel Vetter
2016-04-20drm/exynos: drop struct_mutex from fbdev setupDaniel Vetter
2016-04-20drm/exynos: drop struct_mutex from exynos_drm_gem_get_ioctlDaniel Vetter
2016-04-20drm/exynos: drop struct_mutex from exynos_gem_map_sgt_with_dmaDaniel Vetter
2016-04-20drm/exynos: Drop dev->struct_mutex from mmap offset functionDaniel Vetter
2016-04-20drm/nouveau: Drop dev->struct_mutex from fbdev initDaniel Vetter
2016-04-20drm/qxl: Use unlocked gem unreferencingDaniel Vetter
2016-04-20drm/omapdrm: Use unlocked gem unreferencingDaniel Vetter
2016-04-20drm/nouveau: Use unlocked gem unreferencingDaniel Vetter
2016-04-18drm/atomic-helper: Print an error if vblank wait times outVille Syrjälä
2016-04-15drm/dp/mst: Restore primary hub guid on resumeLyude
2016-04-15drm: Release driver references to handle before making it available againChris Wilson
2016-04-15drm/i915/dp/mst: Add source port info to debugfs outputJim Bride
2016-04-15drm/dp/mst: Enhance DP MST debugfs outputJim Bride
2016-04-15drm/edid: Add drm_edid_get_monitor_name()Jim Bride
2016-04-14drm: atmel-hlcdc: route DMA accesses through AHB interfacesBoris Brezillon
2016-04-14drm: atmel-hlcdc: check display mode validity in crtc->mode_fixup()Boris Brezillon
2016-04-14drm: atmel-hlcdc: rework the output code to support drm bridgesBoris Brezillon
2016-04-14drm: atmel-hlcdc: move output mode selection in CRTC implementationBoris Brezillon
2016-04-14drm: atmel-hlcdc: support extended timing ranges on sama5d4 and sama5d2Boris Brezillon
2016-04-14drm: atmel-hlcdc: remove leftovers from atomic mode setting migrationBoris Brezillon
2016-04-14drm: atmel-hlcdc: fix connector and encoder typesBoris Brezillon
2016-04-14drm: atmel-hlcdc: support asynchronous atomic commit operationsBoris Brezillon
2016-04-14drm: atmel-hlcdc: add a ->cleanup_fb() operationBoris Brezillon
2016-04-14drm/crtc_helper: Reset empty plane state in drm_helper_crtc_mode_set_base()Liu Ying
2016-04-12drm/virtio: Drop dummy gamma table supportDaniel Vetter
2016-04-12drm/bochs: Drop fake gamma supportDaniel Vetter
2016-04-12drm/core: Fix ordering in drm_mode_config_cleanup.Maarten Lankhorst
2016-04-11drm/i915: Update DRIVER_DATE to 20160411Daniel Vetter
2016-04-11Merge tag 'v4.6-rc3' into drm-intel-next-queuedDaniel Vetter
2016-04-11drm/i915: Avoid allocating a vmap arena for a single pageChris Wilson
2016-04-11drm,i915: Introduce drm_malloc_gfp()Chris Wilson
2016-04-11drm/i915/shrinker: Restrict vmap purge to objects with vmapsChris Wilson
2016-04-11drm/i915: Refactor duplicate object vmap functionsChris Wilson
2016-04-11drm/i915: Consolidate common error handling in intel_pin_and_map_ringbuffer_objChris Wilson
2016-04-11drm/i915/dmabuf: Tighten struct_mutex for unmap_dma_bufChris Wilson
2016-04-11drm/i915: implement WaClearTdlStateAckDirtyBitsTim Gore
2016-04-11drm/i915/bxt: Reversed polarity of PORT_PLL_REF_SEL bitDongwon Kim
2016-04-11drm/i915: Rename hw state checker to hw state verifier.Maarten Lankhorst
2016-04-11drm/i915: Move modeset state verifier calls.Maarten Lankhorst
2016-04-11drm/i915: Make modeset state verifier take crtc as argument.Maarten Lankhorst
2016-04-09drm/i915: Replace manual barrier() with READ_ONCE() in HWS accessorChris Wilson
2016-04-09drm/i915: Use simplest form for flushing the single cacheline in the HWSChris Wilson
2016-04-09drm/i915: Harden detection of missed interruptsChris Wilson
2016-04-09drm/i915: Separate out the seqno-barrier from engine->get_seqnoChris Wilson
2016-04-09drm/i915: Remove forcewake dance from seqno/irq barrier on legacy gen6+Chris Wilson
2016-04-09drm/i915: Fixup the free space logic in ring_prepareAkash Goel