summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-19gpu: ipu-v3: Add queued image conversion supportSteve Longerbeam
2016-09-19gpu: ipu-v3: Add ipu_rot_mode_is_irt()Steve Longerbeam
2016-09-19gpu: ipu-v3: fix a possible NULL dereferenceLABBE Corentin
2016-08-29drm/imx: parallel-display: detach bridge or panel on unbindPhilipp Zabel
2016-08-29drm/imx: imx-ldb: detach bridge on unbindPhilipp Zabel
2016-08-29drm/imx: imx-ldb: detach panel on unbindLucas Stach
2016-08-29gpu: ipu-v3: Add FSU channel linking supportSteve Longerbeam
2016-08-29gpu: ipu-v3: Add Video Deinterlacer unitSteve Longerbeam
2016-08-29drm/imx: add exclusive fence to plane stateLucas Stach
2016-08-29drm/imx: fold ipu_plane_disable into ipu_disable_planeLucas Stach
2016-08-29drm/imx: don't destroy mode objects manually on driver unbindLucas Stach
2016-08-29drm/imx: drop deprecated load/unload drm_driver opsLucas Stach
2016-08-29drm/imx: don't call disable_plane in plane destroy pathLucas Stach
2016-08-29drm/imx: Add active plane reconfiguration supportLiu Ying
2016-08-29drm/imx: Use DRM_PLANE_COMMIT_NO_DISABLE_AFTER_MODESET flagLiu Ying
2016-08-29drm/imx: ipuv3-crtc: Use the callback ->atomic_disable instead of ->disableLiu Ying
2016-08-29gpu: ipu-v3: Do not wait for DMFC FIFO to clear when disabling DMFC channelLiu Ying
2016-08-29drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commitLiu Ying
2016-08-29drm/atomic-helper: Disable appropriate planes in disable_planes_on_crtc()Liu Ying
2016-08-29drm/atomic-helper: Add atomic_disable CRTC helper callbackLiu Ying
2016-08-29drm: simple_kms_helper: add support for bridgesAndrea Merello
2016-08-29drm: simple_kms_helper: make connector optional at init timeAndrea Merello
2016-08-29drm/bridge: introduce bridge detaching mechanismAndrea Merello
2016-08-25drm/simple-helpers: Always add planes to the state updateDaniel Vetter
2016-08-25drm: reduce GETCLIENT to a minimumDavid Herrmann
2016-08-25drm: make DRI1 drivers depend on BROKENDavid Herrmann
2016-08-25drm: hide legacy drivers with CONFIG_DRM_LEGACYDavid Herrmann
2016-08-24drm/doc: Fix vga_switcheroo xrefDaniel Vetter
2016-08-24drm/gma500: remove unnecessary config_enabled() guardMasahiro Yamada
2016-08-24drm/doc: Document uapi requirements in DRMDaniel Vetter
2016-08-24Merge tag 'topic/drm-misc-2016-08-23' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-08-23drm/fb-helper: Make docs for fb_set_suspend wrappers consistentDaniel Vetter
2016-08-23drm/rockchip: Delete unnecessary assignment for the field "owner"Markus Elfring
2016-08-23drm/bridge: dw-hdmi: Delete unnecessary assignment for the field "owner"Markus Elfring
2016-08-23drm/rockchip: Don't continue trying to enable crtc on failureSean Paul
2016-08-23drm/fb-helper: Add drm_fb_helper_set_suspend_unlocked()Noralf Trønnes
2016-08-23drm/fb-helper: Fix the dummy remove_conflicting_framebuffersChris Wilson
2016-08-23drm/udl: Ensure channel is selected before using the device.Jamie Lentin
2016-08-22drm: Avoid calling dev_printk(.dev = NULL)Chris Wilson
2016-08-22drm: avoid exposing kernel stack in compat_drm_getstatsHeinrich Schuchardt
2016-08-22reservation: fix small comment typoRob Clark
2016-08-19drm: Don't implement empty prepare_fb()/cleanup_fb()Laurent Pinchart
2016-08-19virtio-gpu: Use memdup_user() rather than duplicating its implementationMarkus Elfring
2016-08-19GPU-DRM-Savage: Use memdup_user() rather than duplicatingMarkus Elfring
2016-08-19drm: Allow drivers to modify plane_state in prepare_fb/cleanup_fbChris Wilson
2016-08-18drm/rockchip: Use DRM_DEV_ERROR in vopSean Paul
2016-08-18drm: Introduce DRM_DEV_* log messagesSean Paul
2016-08-18drm/edid: CEA mode 64 1080p100 vsync pulse width incorrectClint Taylor
2016-08-17Revert "drm/hisilicon: Don't set drm_device->platformdev"Daniel Vetter
2016-08-17dma-buf: fix kernel-doc warning and typosRandy Dunlap