summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* drm/fsl-dcu: Use drm_fbdev_generic_setup()Noralf Trønnes2018-11-012-23/+3
* drm/arc: Use drm_fbdev_generic_setup()Noralf Trønnes2018-11-012-34/+3
* drm/syncobj: Mark local add/remove callback functions as staticChris Wilson2018-11-011-14/+5
* drm/tinydrm: Fix setting of the column/page end addresses.Eric Anholt2018-10-311-2/+2
* drm: Add an hx8367d tinydrm driver.Eric Anholt2018-10-314-0/+289
* dt-bindings: new binding for Himax HX8357D display panelsEric Anholt2018-10-311-0/+26
* drm/tinydrm: Advertise that we can do only DRM_FORMAT_MOD_LINEAR.Eric Anholt2018-10-303-1/+14
* drm/bochs: add edid support.Gerd Hoffmann2018-10-303-3/+49
* drm/rockchip: dsi: add dual mipi supportHeiko Stuebner2018-10-305-0/+146
* drm/bridge/synopsys: dsi: add dual-dsi supportNickey Yang2018-10-302-6/+75
* drm/rockchip: dsi: migrate to use dw-mipi-dsi bridge driverNickey Yang2018-10-306-1353/+943
* drm/bridge/synopsys: dsi: add ability to have glue-specific attach and detachHeiko Stuebner2018-10-302-0/+23
* drm/bridge/synopsys: dsi: don't call __dw_mipi_dsi_probe from dw_mipi_dsi_bindHeiko Stuebner2018-10-302-16/+4
* drm/bridge/synopsys: dsi: move mipi_dsi_host_unregister to __dw_mipi_dsi_removeHeiko Stuebner2018-10-301-2/+2
* drm/qxl: Use 'unsigned int' instead of 'bool'Shayenne da Luz Moura2018-10-301-5/+5
* drm/qxl: Add space before open parenthesesShayenne da Luz Moura2018-10-301-2/+2
* drm/qxl: Use 'unsigned int' instead of 'usigned'Shayenne da Luz Moura2018-10-309-31/+31
* drm/qxl: Remove exceding whitelineShayenne da Luz Moura2018-10-3011-15/+0
* drm/qxl: Add line after variable declarationsShayenne da Luz Moura2018-10-309-0/+17
* drm/qxl: Remove trailing whitespaceShayenne da Luz Moura2018-10-301-1/+1
* gpu/drm/virtio/virtgpu_vq.c: Use kmem_cache_zallocSabyasachi Gupta2018-10-301-2/+1
* drm/virtio: Handle context ID allocation errorsMatthew Wilcox2018-10-291-18/+11
* drm/virtio: Replace IDRs with IDAsMatthew Wilcox2018-10-293-28/+8
* drm/virtio: fix resource id handlingGerd Hoffmann2018-10-296-26/+23
* drm/virtio: drop resource_id argument.Gerd Hoffmann2018-10-296-16/+10
* drm/virtio: use virtio_gpu_object->hw_res_handle in virtio_gpu_resource_creat...Gerd Hoffmann2018-10-291-16/+8
* drm/virtio: use virtio_gpu_object->hw_res_handle in virtio_gpu_mode_dumb_crea...Gerd Hoffmann2018-10-291-5/+3
* drm/virtio: use virtio_gpu_object->hw_res_handle in virtio_gpufb_create()Gerd Hoffmann2018-10-291-4/+4
* drm/virtio: track created object stateGerd Hoffmann2018-10-296-5/+16
* gpu: drm/lease: fix spelling mistake, EACCESS -> EACCESColin Ian King2018-10-291-1/+1
* drm/bridge: analogix_dp: Fix misleading indentation reported by smatchEnric Balletbo i Serra2018-10-291-6/+6
* drm/sun4i: hdmi: Fix double flag assignationMaxime Ripard2018-10-291-1/+1
* drm/sun4i: hdmi: Fix unitialized variableMaxime Ripard2018-10-291-1/+1
* drm/vkms: provide a parent device to drm_dev_init()Emil Velikov2018-10-291-10/+11
* drm/i915/hdmi: Detect HDMI 2.0 monitors using multiple EDID capabilitiesClint Taylor2018-10-261-1/+2
* dma-buf: Update reservation shared_count after adding the new fenceChris Wilson2018-10-261-7/+7
* drm/syncobj: Avoid kmalloc(GFP_KERNEL) under spinlockChunming Zhou2018-10-261-17/+19
* dt-bindings: Add Truly NT35597 panel driver bindingsAbhinav Kumar2018-10-251-0/+59
* drm/panel: Add support for Truly NT35597 panel driverAbhinav Kumar2018-10-253-0/+683
* drm/stm: Use drm_fbdev_generic_setup()Noralf Trønnes2018-10-251-9/+2
* drm/meson: Use drm_fbdev_generic_setup()Noralf Trønnes2018-10-252-18/+2
* drm/virtio: document drm_dev_set_unique workaroundEmil Velikov2018-10-251-0/+31
* drm: BUG_ON if passing NULL parent to drm_dev_initEmil Velikov2018-10-251-5/+3
* drm/vgem: Fix vgem_init to get drm device available.Deepak Sharma2018-10-251-8/+8
* dma-buf: test shared slot allocation when mutex debugging is activeChristian König2018-10-251-0/+5
* dma-buf: allow reserving more than one shared fence slotChristian König2018-10-2516-23/+28
* dma-buf: remove shared fence staging in reservation objectChristian König2018-10-252-124/+58
* drm: Fix doc warning in drm_connector_attach_edid_property()Sean Paul2018-10-241-1/+0
* drm/dp_mst: Remove all evil duplicate state pointersLyude Paul2018-10-241-6/+0
* drm/dp_mst: Deprecate drm_dp_find_vcpi_slots()Lyude Paul2018-10-241-1/+8