summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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
2018-07-27drm/bridge: tc358764: Add DSI to LVDS bridge driverAndrzej Hajda3-0/+508
2018-07-27drm/bridge: add support for sn65dsi86 bridge driverSandeep Panda3-0/+674
2018-07-24drm/sun4i: tcon: Add support for R40 TCONJernej Skrabec1-0/+40
2018-07-24drm/sun4i: tcon: Add another way for matching mixers with tconJernej Skrabec1-2/+49
2018-07-24drm/sun4i: Use (struct drm_format_info) fields to determine if a format is yu...Ayan Kumar Halder1-31/+6
2018-07-23drm/rockchip: Replace drm_dev_unref with drm_dev_putThomas Zimmermann1-2/+2
2018-07-23drm: Replace NULL with error value in drm_prime_pages_to_sgOleksandr Andrushchenko2-3/+3
2018-07-19drm/sun4i: sun4i: Introduce a quirk for lowest plane alpha supportPaul Kocialkowski2-15/+28
2018-07-19drm/sun4i: sun4i: Register quirks with the backend structurePaul Kocialkowski2-0/+4
2018-07-19drm/sun4i: Handle DRM_BUS_FLAG_PIXDATA_*EDGE checking if panel is used.Giulio Benetti1-0/+28
2018-07-18drm/sun4i: Substitute sun4i_backend_format_is_yuv() with format->is_yuvAyan Kumar Halder1-9/+3
2018-07-18drm/rockchip: Substitute is_yuv_support() with format->is_yuvAyan Kumar Halder1-15/+9
2018-07-18drm/i915: Substitute intel_format_is_yuv() with format->is_yuvAyan Kumar Halder3-20/+4
2018-07-18drm/fourcc: Add is_yuv field to drm_format_info to denote if the format is yuvAyan Kumar Halder1-21/+21
2018-07-17drm/pl111: Use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva1-1/+1
2018-07-17drm/pl111: Replace drm_dev_unref with drm_dev_putThomas Zimmermann1-7/+8
2018-07-17drm/vc4: Replace drm_dev_unref with drm_dev_putThomas Zimmermann1-4/+4
2018-07-17drm/sun4i: sun8i: Avoid clearing blending order at each atomic commitPaul Kocialkowski3-20/+43
2018-07-17drm/sun4i: Replace drm_dev_unref with drm_dev_putThomas Zimmermann1-2/+2
2018-07-16drm/connector: Fix typo in drm_connector_list_iter_next()Lyude Paul1-1/+1
2018-07-16drm/dp_helper: Add DP aux channel tracingLyude Paul2-12/+35
2018-07-16drm: writeback: Fix doc that says connector should be disconnectedAlexandru Gheorghe1-2/+2