summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-08-13drm: crc: Introduce get_crc_sources callbackMahesh Kumar
2018-08-13drm: crc: Introduce verify_crc_source callbackMahesh Kumar
2018-08-10drm/virtio: Replace drm_dev_unref with drm_dev_putThomas Zimmermann
2018-08-10drm: qxl: Fix NULL pointer dereference at qxl_alloc_client_monitors_configAnton Vasilyev
2018-08-10drm: qxl: Fix error handling at qxl_device_initAnton Vasilyev
2018-08-10drm/qxl: Replace drm_dev_unref with drm_dev_putThomas Zimmermann
2018-08-10drm/cirrus: flip default from 24bpp to 16bppGerd Hoffmann
2018-08-10drm/cirrus: Use drm_framebuffer_put to avoid kernel oops in clean-upThomas Zimmermann
2018-08-10dma-buf: Remove requirement for ops->map() from dma_buf_exportChris Wilson
2018-08-09drm/vgem: Replace drm_dev_unref with drm_dev_putThomas Zimmermann
2018-08-08drm/vmwgfx: Use __drm_atomic_helper_plane_reset instead of copying the logicAlexandru Gheorghe
2018-08-08drm/vc4: Use __drm_atomic_helper_plane_reset instead of copying the logicAlexandru Gheorghe
2018-08-08drm/doc: clarify how to acquire required vblank event referenceStefan Agner
2018-08-08drm/vkms: Fix vmap_count increment positionHaneen Mohammed
2018-08-08gpu: drm: virtio: code cleanupSouptick Joarder
2018-08-07drm: Remove drm_fbdev_cma_set_suspend()Souptick Joarder
2018-08-07drm/tinydrm: Replace drm_dev_unref with drm_dev_putThomas Zimmermann
2018-08-07drm/sti: do not remove the drm_bridge that was never addedPeter Rosin
2018-08-06drm: rcar-du: Use __drm_atomic_helper_plane_reset instead of copying the logicAlexandru Gheorghe
2018-08-06drm/sun4i: Use __drm_atomic_helper_plane_reset instead of copying the logicAlexandru Gheorghe
2018-08-06drm/imx: Use __drm_atomic_helper_plane_reset instead of copying the logicAlexandru Gheorghe
2018-08-06drm: atmel-hlcdc: Use __drm_atomic_helper_plane_reset instead of copying the ...Alexandru Gheorghe
2018-08-06drm: mali-dp: Use __drm_atomic_helper_plane_reset instead of copying the logicAlexandru Gheorghe
2018-08-06drm/atomic: Add __drm_atomic_helper_plane_resetAlexandru Gheorghe
2018-08-03drm/vkms: Release pages_lock before returnHaneen Mohammed
2018-08-03drm/vkms: Implement CRC debugfs APIHaneen Mohammed
2018-08-03drm/vkms: Subclass plane stateHaneen Mohammed
2018-08-02drm/rockchip: vop: add px30 vop supportSandy Huang
2018-08-01drm/dp: add missing ')' to I2C nack debug messagePaulo Zanoni
2018-08-01drm/rockchip: Convert drm_atomic_helper_suspend/resume()Souptick Joarder
2018-07-31drm/bridge/ti-sn65dsi86: Fix implicit declaration to drm_mode_connector_attac...Sean Paul
2018-07-30drm/vkms: Use new return type vm_fault_tSouptick Joarder
2018-07-30drm/bridge/tc358764: fix drm helper nameAndrzej Hajda
2018-07-30drm/vkms: subclass CRTC stateHaneen Mohammed
2018-07-30drm/vkms: Add atomic_helper_check_plane_stateHaneen Mohammed
2018-07-30drm/vkms: map/unmap buffers in [prepare/cleanup]_fb hooksHaneen Mohammed
2018-07-30drm/vkms: Add functions to map/unmap GEM backing storageHaneen Mohammed
2018-07-27drm/bridge/synopsys: remove commented-out flag in MakefileMasahiro Yamada
2018-07-27drm/bridge: tc358764: Add DSI to LVDS bridge driverAndrzej Hajda
2018-07-27drm/bridge: add support for sn65dsi86 bridge driverSandeep Panda
2018-07-24drm/sun4i: tcon: Add support for R40 TCONJernej Skrabec
2018-07-24drm/sun4i: tcon: Add another way for matching mixers with tconJernej Skrabec
2018-07-24drm/sun4i: Use (struct drm_format_info) fields to determine if a format is yu...Ayan Kumar Halder
2018-07-23drm/rockchip: Replace drm_dev_unref with drm_dev_putThomas Zimmermann
2018-07-23drm: Replace NULL with error value in drm_prime_pages_to_sgOleksandr Andrushchenko
2018-07-19drm/sun4i: sun4i: Introduce a quirk for lowest plane alpha supportPaul Kocialkowski
2018-07-19drm/sun4i: sun4i: Register quirks with the backend structurePaul Kocialkowski
2018-07-19drm/sun4i: Handle DRM_BUS_FLAG_PIXDATA_*EDGE checking if panel is used.Giulio Benetti
2018-07-18drm/sun4i: Substitute sun4i_backend_format_is_yuv() with format->is_yuvAyan Kumar Halder
2018-07-18drm/rockchip: Substitute is_yuv_support() with format->is_yuvAyan Kumar Halder