summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/bridge: ti-sn65dsi86: Implement AUX channelSean Paul2018-08-141-8/+95
* drm/bridge: ti-sn65dsi86: Fixup register namesSean Paul2018-08-141-47/+45
* drm/rcar-du/crc: Implement get_crc_sources callbackMahesh Kumar2018-08-132-1/+84
* drm/i915/crc: implement get_crc_sources callbackMahesh Kumar2018-08-133-0/+11
* drm/i915/crc: implement verify_crc_source callbackMahesh Kumar2018-08-133-0/+112
* drm/rcar-du/crc: Implement verify_crc_source callbackMahesh Kumar2018-08-131-20/+49
* drm/amdgpu_dm/crc: Implement verify_crc_source callbackMahesh Kumar2018-08-133-0/+21
* drm/rockchip/crc: Implement verify_crc_source callbackMahesh Kumar2018-08-131-0/+20
* drm: crc: Introduce get_crc_sources callbackMahesh Kumar2018-08-132-1/+44
* drm: crc: Introduce verify_crc_source callbackMahesh Kumar2018-08-132-0/+24
* drm/virtio: Replace drm_dev_unref with drm_dev_putThomas Zimmermann2018-08-101-1/+1
* drm: qxl: Fix NULL pointer dereference at qxl_alloc_client_monitors_configAnton Vasilyev2018-08-101-3/+13
* drm: qxl: Fix error handling at qxl_device_initAnton Vasilyev2018-08-101-7/+73
* drm/qxl: Replace drm_dev_unref with drm_dev_putThomas Zimmermann2018-08-101-1/+1
* drm/cirrus: flip default from 24bpp to 16bppGerd Hoffmann2018-08-103-5/+4
* drm/cirrus: Use drm_framebuffer_put to avoid kernel oops in clean-upThomas Zimmermann2018-08-103-23/+29
* dma-buf: Remove requirement for ops->map() from dma_buf_exportChris Wilson2018-08-101-1/+0
* drm/vgem: Replace drm_dev_unref with drm_dev_putThomas Zimmermann2018-08-091-1/+1
* drm/vmwgfx: Use __drm_atomic_helper_plane_reset instead of copying the logicAlexandru Gheorghe2018-08-081-3/+1
* drm/vc4: Use __drm_atomic_helper_plane_reset instead of copying the logicAlexandru Gheorghe2018-08-081-3/+1
* drm/doc: clarify how to acquire required vblank event referenceStefan Agner2018-08-081-2/+2
* drm/vkms: Fix vmap_count increment positionHaneen Mohammed2018-08-081-2/+1
* gpu: drm: virtio: code cleanupSouptick Joarder2018-08-081-35/+1
* drm: Remove drm_fbdev_cma_set_suspend()Souptick Joarder2018-08-072-16/+0
* drm/tinydrm: Replace drm_dev_unref with drm_dev_putThomas Zimmermann2018-08-071-3/+3
* drm/sti: do not remove the drm_bridge that was never addedPeter Rosin2018-08-072-2/+0
* drm: rcar-du: Use __drm_atomic_helper_plane_reset instead of copying the logicAlexandru Gheorghe2018-08-062-8/+3
* drm/sun4i: Use __drm_atomic_helper_plane_reset instead of copying the logicAlexandru Gheorghe2018-08-061-3/+1
* drm/imx: Use __drm_atomic_helper_plane_reset instead of copying the logicAlexandru Gheorghe2018-08-061-6/+3
* drm: atmel-hlcdc: Use __drm_atomic_helper_plane_reset instead of copying the ...Alexandru Gheorghe2018-08-061-4/+1
* drm: mali-dp: Use __drm_atomic_helper_plane_reset instead of copying the logicAlexandru Gheorghe2018-08-061-5/+2
* drm/atomic: Add __drm_atomic_helper_plane_resetAlexandru Gheorghe2018-08-062-9/+26
* drm/vkms: Release pages_lock before returnHaneen Mohammed2018-08-031-2/+3
* drm/vkms: Implement CRC debugfs APIHaneen Mohammed2018-08-036-9/+196
* drm/vkms: Subclass plane stateHaneen Mohammed2018-08-032-3/+55
* drm/rockchip: vop: add px30 vop supportSandy Huang2018-08-022-0/+200
* dt-bindings: display: rockchip: add document for px30 vopSandy Huang2018-08-021-0/+2
* drm/dp: add missing ')' to I2C nack debug messagePaulo Zanoni2018-08-011-1/+2
* drm/rockchip: Convert drm_atomic_helper_suspend/resume()Souptick Joarder2018-08-012-45/+2
* drm/bridge/ti-sn65dsi86: Fix implicit declaration to drm_mode_connector_attac...Sean Paul2018-07-311-1/+1
* drm/vkms: Use new return type vm_fault_tSouptick Joarder2018-07-302-4/+3
* drm/bridge/tc358764: fix drm helper nameAndrzej Hajda2018-07-301-1/+1
* drm/vkms: subclass CRTC stateHaneen Mohammed2018-07-302-3/+61
* drm/vkms: Add atomic_helper_check_plane_stateHaneen Mohammed2018-07-301-0/+29
* drm/vkms: map/unmap buffers in [prepare/cleanup]_fb hooksHaneen Mohammed2018-07-301-0/+34
* drm/vkms: Add functions to map/unmap GEM backing storageHaneen Mohammed2018-07-302-1/+87
* drm/bridge/synopsys: remove commented-out flag in MakefileMasahiro Yamada2018-07-271-2/+0
* drm/bridge: tc358764: Add DSI to LVDS bridge driverAndrzej Hajda2018-07-273-0/+508
* dt-bindings: tc358754: add DT bindingsAndrzej Hajda2018-07-271-0/+35
* drm/bridge: add support for sn65dsi86 bridge driverSandeep Panda2018-07-273-0/+674