summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* gpu: ipu-v3: Add queued image conversion supportSteve Longerbeam2016-09-194-1/+1725
* gpu: ipu-v3: Add ipu_rot_mode_is_irt()Steve Longerbeam2016-09-191-1/+1
* gpu: ipu-v3: fix a possible NULL dereferenceLABBE Corentin2016-09-191-3/+3
* drm/imx: parallel-display: detach bridge or panel on unbindPhilipp Zabel2016-08-291-0/+5
* drm/imx: imx-ldb: detach bridge on unbindPhilipp Zabel2016-08-291-0/+2
* drm/imx: imx-ldb: detach panel on unbindLucas Stach2016-08-291-0/+3
* gpu: ipu-v3: Add FSU channel linking supportSteve Longerbeam2016-08-292-0/+158
* gpu: ipu-v3: Add Video Deinterlacer unitSteve Longerbeam2016-08-294-1/+261
* drm/imx: add exclusive fence to plane stateLucas Stach2016-08-291-35/+28
* drm/imx: fold ipu_plane_disable into ipu_disable_planeLucas Stach2016-08-291-10/+5
* drm/imx: don't destroy mode objects manually on driver unbindLucas Stach2016-08-296-20/+8
* drm/imx: drop deprecated load/unload drm_driver opsLucas Stach2016-08-291-128/+112
* drm/imx: don't call disable_plane in plane destroy pathLucas Stach2016-08-291-1/+0
* drm/imx: Add active plane reconfiguration supportLiu Ying2016-08-292-6/+33
* drm/imx: Use DRM_PLANE_COMMIT_NO_DISABLE_AFTER_MODESET flagLiu Ying2016-08-293-3/+11
* drm/imx: ipuv3-crtc: Use the callback ->atomic_disable instead of ->disableLiu Ying2016-08-291-2/+3
* gpu: ipu-v3: Do not wait for DMFC FIFO to clear when disabling DMFC channelLiu Ying2016-08-291-17/+1
* drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commitLiu Ying2016-08-2915-27/+54
* drm/atomic-helper: Disable appropriate planes in disable_planes_on_crtc()Liu Ying2016-08-291-7/+9
* drm/atomic-helper: Add atomic_disable CRTC helper callbackLiu Ying2016-08-291-0/+2
* drm: simple_kms_helper: add support for bridgesAndrea Merello2016-08-291-0/+40
* drm: simple_kms_helper: make connector optional at init timeAndrea Merello2016-08-291-3/+8
* drm/bridge: introduce bridge detaching mechanismAndrea Merello2016-08-291-2/+27
* drm/simple-helpers: Always add planes to the state updateDaniel Vetter2016-08-251-0/+7
* drm: reduce GETCLIENT to a minimumDavid Herrmann2016-08-251-3/+2
* drm: make DRI1 drivers depend on BROKENDavid Herrmann2016-08-251-0/+1
* drm: hide legacy drivers with CONFIG_DRM_LEGACYDavid Herrmann2016-08-251-57/+78
* drm/gma500: remove unnecessary config_enabled() guardMasahiro Yamada2016-08-241-4/+1
* drm/fb-helper: Make docs for fb_set_suspend wrappers consistentDaniel Vetter2016-08-231-5/+5
* drm/rockchip: Delete unnecessary assignment for the field "owner"Markus Elfring2016-08-232-2/+0
* drm/bridge: dw-hdmi: Delete unnecessary assignment for the field "owner"Markus Elfring2016-08-231-1/+0
* drm/rockchip: Don't continue trying to enable crtc on failureSean Paul2016-08-231-14/+17
* drm/fb-helper: Add drm_fb_helper_set_suspend_unlocked()Noralf Trønnes2016-08-231-1/+61
* drm/udl: Ensure channel is selected before using the device.Jamie Lentin2016-08-231-0/+25
* drm: Avoid calling dev_printk(.dev = NULL)Chris Wilson2016-08-221-2/+5
* drm: avoid exposing kernel stack in compat_drm_getstatsHeinrich Schuchardt2016-08-221-0/+1
* reservation: fix small comment typoRob Clark2016-08-221-1/+1
* drm: Don't implement empty prepare_fb()/cleanup_fb()Laurent Pinchart2016-08-195-51/+0
* virtio-gpu: Use memdup_user() rather than duplicating its implementationMarkus Elfring2016-08-191-9/+4
* GPU-DRM-Savage: Use memdup_user() rather than duplicatingMarkus Elfring2016-08-191-9/+3
* drm: Allow drivers to modify plane_state in prepare_fb/cleanup_fbChris Wilson2016-08-1910-20/+20
* drm/rockchip: Use DRM_DEV_ERROR in vopSean Paul2016-08-181-10/+14
* drm: Introduce DRM_DEV_* log messagesSean Paul2016-08-181-8/+19
* drm/edid: CEA mode 64 1080p100 vsync pulse width incorrectClint Taylor2016-08-181-1/+1
* Revert "drm/hisilicon: Don't set drm_device->platformdev"Daniel Vetter2016-08-173-9/+11
* dma-buf: fix kernel-doc warning and typosRandy Dunlap2016-08-171-3/+3
* drm: Fix kerneldoc in drm_plane_helper.cDaniel Vetter2016-08-161-1/+1
* vgaarbiter: rst-ifiy and polish kerneldocDaniel Vetter2016-08-161-2/+108
* drm: document drm_display_infoDaniel Vetter2016-08-163-53/+38
* drm: Remove display_info->min/max_(h|v)maxDaniel Vetter2016-08-164-33/+0