summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/sti/sti_plane.h (unfollow)
Commit message (Expand)AuthorFilesLines
2016-04-21drm: Remove warning from drm_connector_unregister_all()Laurent Pinchart1-1/+1
2016-04-20drm: probe_helper: Hide ugly ifdefEzequiel Garcia2-2/+8
2016-04-20drm: rcar-du: Use generic drm_connector_register_all() helperAlexey Brodkin1-8/+1
2016-04-20drm: atmel_hldc: Use generic drm_connector_register_all() helperAlexey Brodkin1-29/+1
2016-04-20drm: Introduce drm_connector_register_all() helperAlexey Brodkin3-2/+47
2016-04-20drm/vma_manage: Drop has_offsetDaniel Vetter3-17/+18
2016-04-20drm/vgem: Drop dev->struct_mutexDaniel Vetter1-13/+4
2016-04-20drm/vgem: Move get_pages to gem_createDaniel Vetter1-8/+4
2016-04-20drm/vgem: Simplify dumb_mapDaniel Vetter1-5/+3
2016-04-20drm/exynos: drop struct_mutex from fbdev setupDaniel Vetter1-14/+8
2016-04-20drm/exynos: drop struct_mutex from exynos_drm_gem_get_ioctlDaniel Vetter1-5/+1
2016-04-20drm/exynos: drop struct_mutex from exynos_gem_map_sgt_with_dmaDaniel Vetter1-4/+0
2016-04-20drm/exynos: Drop dev->struct_mutex from mmap offset functionDaniel Vetter1-7/+2
2016-04-20drm/nouveau: Drop dev->struct_mutex from fbdev initDaniel Vetter1-5/+0
2016-04-20drm/qxl: Use unlocked gem unreferencingDaniel Vetter1-2/+2
2016-04-20drm/omapdrm: Use unlocked gem unreferencingDaniel Vetter1-1/+1
2016-04-20drm/nouveau: Use unlocked gem unreferencingDaniel Vetter1-1/+1
2016-04-20drm: fix lut value extraction functionLionel Landwerlin1-2/+6
2016-04-18drm/atomic-helper: Print an error if vblank wait times outVille Syrjälä1-0/+2
2016-04-15drm/dp/mst: Restore primary hub guid on resumeLyude1-0/+12
2016-04-15drm: Release driver references to handle before making it available againChris Wilson1-8/+8
2016-04-15drm/i915/dp/mst: Add source port info to debugfs outputJim Bride1-1/+2
2016-04-15drm/dp/mst: Enhance DP MST debugfs outputJim Bride1-5/+24
2016-04-15drm/edid: Add drm_edid_get_monitor_name()Jim Bride2-9/+44
2016-04-14include/drm: Reword debug categories comment.Robert Foss1-1/+1
2016-04-14drm/crtc_helper: Reset empty plane state in drm_helper_crtc_mode_set_base()Liu Ying1-3/+5
2016-04-12drm/virtio: Drop dummy gamma table supportDaniel Vetter1-9/+0
2016-04-12drm/bochs: Drop fake gamma supportDaniel Vetter2-22/+0
2016-04-12drm/core: Fix ordering in drm_mode_config_cleanup.Maarten Lankhorst1-9/+9
2016-04-11drm/i915: Update DRIVER_DATE to 20160411Daniel Vetter1-1/+1
2016-04-11drm/i915: Avoid allocating a vmap arena for a single pageChris Wilson1-5/+14
2016-04-11drm,i915: Introduce drm_malloc_gfp()Chris Wilson5-21/+31
2016-04-11drm/i915/shrinker: Restrict vmap purge to objects with vmapsChris Wilson2-1/+10
2016-04-11drm/i915: Refactor duplicate object vmap functionsChris Wilson4-72/+84
2016-04-11drm/i915: Consolidate common error handling in intel_pin_and_map_ringbuffer_objChris Wilson1-13/+12
2016-04-11drm/i915/dmabuf: Tighten struct_mutex for unmap_dma_bufChris Wilson1-3/+1
2016-04-11drm/i915: implement WaClearTdlStateAckDirtyBitsTim Gore2-0/+31
2016-04-11drm/i915/bxt: Reversed polarity of PORT_PLL_REF_SEL bitDongwon Kim1-1/+9
2016-04-11drm/i915: Rename hw state checker to hw state verifier.Maarten Lankhorst1-30/+30
2016-04-11drm/i915: Move modeset state verifier calls.Maarten Lankhorst1-19/+5
2016-04-11drm/i915: Make modeset state verifier take crtc as argument.Maarten Lankhorst1-133/+183
2016-04-11Linux 4.6-rc3v4.6-rc3Linus Torvalds1-1/+1
2016-04-11Revert "ext4: allow readdir()'s of large empty directories to be interrupted"Linus Torvalds2-10/+0
2016-04-09drm/i915: Replace manual barrier() with READ_ONCE() in HWS accessorChris Wilson1-4/+2
2016-04-09drm/i915: Use simplest form for flushing the single cacheline in the HWSChris Wilson1-2/+3
2016-04-09drm/i915: Harden detection of missed interruptsChris Wilson3-16/+35
2016-04-09drm/i915: Separate out the seqno-barrier from engine->get_seqnoChris Wilson8-42/+51
2016-04-09drm/i915: Remove forcewake dance from seqno/irq barrier on legacy gen6+Chris Wilson1-2/+11
2016-04-09drm/i915: Fixup the free space logic in ring_prepareAkash Goel2-6/+6
2016-04-09i2c: jz4780: really prevent potential division by zeroWolfram Sang1-1/+6