summaryrefslogtreecommitdiffstats
path: root/sound/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2016-09-19gpu: ipu-v3: Add ipu_rot_mode_is_irt()Steve Longerbeam2-8/+16
2016-09-19gpu: ipu-v3: fix a possible NULL dereferenceLABBE Corentin1-3/+3
2016-08-29drm/imx: parallel-display: detach bridge or panel on unbindPhilipp Zabel1-0/+5
2016-08-29drm/imx: imx-ldb: detach bridge on unbindPhilipp Zabel1-0/+2
2016-08-29drm/imx: imx-ldb: detach panel on unbindLucas Stach1-0/+3
2016-08-29gpu: ipu-v3: Add FSU channel linking supportSteve Longerbeam3-0/+171
2016-08-29gpu: ipu-v3: Add Video Deinterlacer unitSteve Longerbeam5-1/+284
2016-08-29drm/imx: add exclusive fence to plane stateLucas Stach1-35/+28
2016-08-29drm/imx: fold ipu_plane_disable into ipu_disable_planeLucas Stach1-10/+5
2016-08-29drm/imx: don't destroy mode objects manually on driver unbindLucas Stach6-20/+8
2016-08-29drm/imx: drop deprecated load/unload drm_driver opsLucas Stach1-128/+112
2016-08-29drm/imx: don't call disable_plane in plane destroy pathLucas Stach1-1/+0
2016-08-29drm/imx: Add active plane reconfiguration supportLiu Ying2-6/+33
2016-08-29drm/imx: Use DRM_PLANE_COMMIT_NO_DISABLE_AFTER_MODESET flagLiu Ying3-3/+11
2016-08-29drm/imx: ipuv3-crtc: Use the callback ->atomic_disable instead of ->disableLiu Ying1-2/+3
2016-08-29gpu: ipu-v3: Do not wait for DMFC FIFO to clear when disabling DMFC channelLiu Ying1-17/+1
2016-08-29drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commitLiu Ying16-28/+59
2016-08-29drm/atomic-helper: Disable appropriate planes in disable_planes_on_crtc()Liu Ying2-9/+12
2016-08-29drm/atomic-helper: Add atomic_disable CRTC helper callbackLiu Ying2-0/+26
2016-08-29drm: simple_kms_helper: add support for bridgesAndrea Merello2-0/+45
2016-08-29drm: simple_kms_helper: make connector optional at init timeAndrea Merello1-3/+8
2016-08-29drm/bridge: introduce bridge detaching mechanismAndrea Merello2-3/+52
2016-08-25drm/simple-helpers: Always add planes to the state updateDaniel Vetter2-0/+13
2016-08-25drm: reduce GETCLIENT to a minimumDavid Herrmann1-3/+2
2016-08-25drm: make DRI1 drivers depend on BROKENDavid Herrmann1-0/+1
2016-08-25drm: hide legacy drivers with CONFIG_DRM_LEGACYDavid Herrmann1-57/+78
2016-08-24drm/doc: Fix vga_switcheroo xrefDaniel Vetter1-0/+2
2016-08-24drm/gma500: remove unnecessary config_enabled() guardMasahiro Yamada1-4/+1
2016-08-23drm/doc: Document uapi requirements in DRMDaniel Vetter1-0/+67
2016-08-23drm/fb-helper: Make docs for fb_set_suspend wrappers consistentDaniel Vetter2-9/+9
2016-08-23drm/rockchip: Delete unnecessary assignment for the field "owner"Markus Elfring2-2/+0
2016-08-23drm/bridge: dw-hdmi: Delete unnecessary assignment for the field "owner"Markus Elfring1-1/+0
2016-08-23drm/rockchip: Don't continue trying to enable crtc on failureSean Paul1-14/+17
2016-08-23drm/fb-helper: Add drm_fb_helper_set_suspend_unlocked()Noralf Trønnes2-1/+70
2016-08-23drm/fb-helper: Fix the dummy remove_conflicting_framebuffersChris Wilson1-7/+7
2016-08-23drm/udl: Ensure channel is selected before using the device.Jamie Lentin1-0/+25
2016-08-22drm: Avoid calling dev_printk(.dev = NULL)Chris Wilson1-2/+5
2016-08-22drm: avoid exposing kernel stack in compat_drm_getstatsHeinrich Schuchardt1-0/+1
2016-08-22reservation: fix small comment typoRob Clark1-1/+1
2016-08-19drm: Don't implement empty prepare_fb()/cleanup_fb()Laurent Pinchart5-51/+0
2016-08-19virtio-gpu: Use memdup_user() rather than duplicating its implementationMarkus Elfring1-9/+4
2016-08-19GPU-DRM-Savage: Use memdup_user() rather than duplicatingMarkus Elfring1-9/+3
2016-08-19drm: Allow drivers to modify plane_state in prepare_fb/cleanup_fbChris Wilson11-22/+22
2016-08-18drm/rockchip: Use DRM_DEV_ERROR in vopSean Paul1-10/+14
2016-08-18drm: Introduce DRM_DEV_* log messagesSean Paul2-64/+103
2016-08-18drm/edid: CEA mode 64 1080p100 vsync pulse width incorrectClint Taylor1-1/+1
2016-08-17Revert "drm/hisilicon: Don't set drm_device->platformdev"Daniel Vetter3-9/+11
2016-08-17dma-buf: fix kernel-doc warning and typosRandy Dunlap1-3/+3
2016-08-16drm: Fix kerneldoc in drm_plane_helper.cDaniel Vetter1-1/+1
2016-08-16vgaarbiter: rst-ifiy and polish kerneldocDaniel Vetter5-197/+205