summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-08-16drm/bridge: ti-sn65dsi86: Fix 0-day build errorGuenter Roeck1-0/+1
2018-08-14drm/bridge: ti-sn65dsi86: Poll for training completeSean Paul1-1/+11
2018-08-14drm/bridge: ti-sn65dsi86: Poll for DP PLL LockSean Paul1-1/+9
2018-08-14drm/bridge: ti-sn65dsi86: Move panel_prepare() to pre_enable()Sean Paul1-2/+2
2018-08-14drm/bridge: ti-sn65dsi86: Implement AUX channelSean Paul1-8/+95
2018-08-14drm/bridge: ti-sn65dsi86: Fixup register namesSean Paul1-47/+45
2018-08-13drm/rcar-du/crc: Implement get_crc_sources callbackMahesh Kumar2-1/+84
2018-08-13drm/i915/crc: implement get_crc_sources callbackMahesh Kumar3-0/+11
2018-08-13drm/i915/crc: implement verify_crc_source callbackMahesh Kumar3-0/+112
2018-08-13drm/rcar-du/crc: Implement verify_crc_source callbackMahesh Kumar1-20/+49
2018-08-13drm/amdgpu_dm/crc: Implement verify_crc_source callbackMahesh Kumar3-0/+21
2018-08-13drm/rockchip/crc: Implement verify_crc_source callbackMahesh Kumar1-0/+20
2018-08-13drm: crc: Introduce get_crc_sources callbackMahesh Kumar1-1/+22
2018-08-13drm: crc: Introduce verify_crc_source callbackMahesh Kumar1-0/+8
2018-08-10drm/virtio: Replace drm_dev_unref with drm_dev_putThomas Zimmermann1-1/+1
2018-08-10drm: qxl: Fix NULL pointer dereference at qxl_alloc_client_monitors_configAnton Vasilyev1-3/+13
2018-08-10drm: qxl: Fix error handling at qxl_device_initAnton Vasilyev1-7/+73
2018-08-10drm/qxl: Replace drm_dev_unref with drm_dev_putThomas Zimmermann1-1/+1
2018-08-10drm/cirrus: flip default from 24bpp to 16bppGerd Hoffmann3-5/+4
2018-08-10drm/cirrus: Use drm_framebuffer_put to avoid kernel oops in clean-upThomas Zimmermann3-23/+29
2018-08-10dma-buf: Remove requirement for ops->map() from dma_buf_exportChris Wilson1-1/+0
2018-08-09drm/vgem: Replace drm_dev_unref with drm_dev_putThomas Zimmermann1-1/+1
2018-08-08drm/vmwgfx: Use __drm_atomic_helper_plane_reset instead of copying the logicAlexandru Gheorghe1-3/+1
2018-08-08drm/vc4: Use __drm_atomic_helper_plane_reset instead of copying the logicAlexandru Gheorghe1-3/+1
2018-08-08drm/doc: clarify how to acquire required vblank event referenceStefan Agner1-2/+2
2018-08-08drm/vkms: Fix vmap_count increment positionHaneen Mohammed1-2/+1
2018-08-08gpu: drm: virtio: code cleanupSouptick Joarder1-35/+1
2018-08-07drm: Remove drm_fbdev_cma_set_suspend()Souptick Joarder1-15/+0
2018-08-07drm/tinydrm: Replace drm_dev_unref with drm_dev_putThomas Zimmermann1-3/+3
2018-08-07drm/sti: do not remove the drm_bridge that was never addedPeter Rosin2-2/+0
2018-08-06drm: rcar-du: Use __drm_atomic_helper_plane_reset instead of copying the logicAlexandru Gheorghe2-8/+3
2018-08-06drm/sun4i: Use __drm_atomic_helper_plane_reset instead of copying the logicAlexandru Gheorghe1-3/+1
2018-08-06drm/imx: Use __drm_atomic_helper_plane_reset instead of copying the logicAlexandru Gheorghe1-6/+3
2018-08-06drm: atmel-hlcdc: Use __drm_atomic_helper_plane_reset instead of copying the ...Alexandru Gheorghe1-4/+1
2018-08-06drm: mali-dp: Use __drm_atomic_helper_plane_reset instead of copying the logicAlexandru Gheorghe1-5/+2
2018-08-06drm/atomic: Add __drm_atomic_helper_plane_resetAlexandru Gheorghe1-9/+24
2018-08-03drm/vkms: Release pages_lock before returnHaneen Mohammed1-2/+3
2018-08-03drm/vkms: Implement CRC debugfs APIHaneen Mohammed6-9/+196
2018-08-03drm/vkms: Subclass plane stateHaneen Mohammed2-3/+55
2018-08-02drm/rockchip: vop: add px30 vop supportSandy Huang2-0/+200
2018-08-01drm/dp: add missing ')' to I2C nack debug messagePaulo Zanoni1-1/+2
2018-08-01drm/rockchip: Convert drm_atomic_helper_suspend/resume()Souptick Joarder2-45/+2
2018-07-31drm/bridge/ti-sn65dsi86: Fix implicit declaration to drm_mode_connector_attac...Sean Paul1-1/+1
2018-07-30drm/vkms: Use new return type vm_fault_tSouptick Joarder2-4/+3
2018-07-30drm/bridge/tc358764: fix drm helper nameAndrzej Hajda1-1/+1
2018-07-30drm/vkms: subclass CRTC stateHaneen Mohammed2-3/+61
2018-07-30drm/vkms: Add atomic_helper_check_plane_stateHaneen Mohammed1-0/+29
2018-07-30drm/vkms: map/unmap buffers in [prepare/cleanup]_fb hooksHaneen Mohammed1-0/+34
2018-07-30drm/vkms: Add functions to map/unmap GEM backing storageHaneen Mohammed2-1/+87
2018-07-27drm/bridge/synopsys: remove commented-out flag in MakefileMasahiro Yamada1-2/+0