summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2018-11-05drm/bridge/synopsys: dw-hdmi: Enable workaround for v2.12aJernej Skrabec-0/+1
2018-11-05drm/sun4i: Add support for H6 DE3 mixer 0Jernej Skrabec-0/+13
2018-11-05drm/sun4i: Add basic support for DE3Jernej Skrabec-17/+202
2018-11-05drm/sun4i: Disable unused DE2 sub-enginesJernej Skrabec-2/+11
2018-11-05drm/sun4i: Fix DE2 mixer sizeJernej Skrabec-1/+3
2018-11-05drm/sun4i: Rework DE2 register definesJernej Skrabec-159/+219
2018-11-02drm/lease: drop EXPORT_SYMBOLDaniel Vetter-4/+0
2018-11-02drm/selftests: Fix build warning -Wframe-larger-thanAlexandru-Cosmin Gheorghe-14/+16
2018-11-02drm/selftests: Add tests for drm_internal_framebuffer_createAlexandru Gheorghe-1/+347
2018-11-02drm: Add macro to export functions only when CONFIG_DRM_DEBUG_SELFTEST is ena...Alexandru Gheorghe-0/+1
2018-11-02drm/selftests: Add tests for drm_format_info* helpersAlexandru Gheorghe-1/+288
2018-11-02drm: Extend framebuffer_check to handle formats with cpp/char_per_block 0Alexandru Gheorghe-1/+7
2018-11-02drm: mali-dp: Enable Mali-DP tiled buffer formatsAlexandru Gheorghe-6/+36
2018-11-02drm/fourcc: Add fourcc for Mali linear tiled formatsAlexandru Gheorghe-0/+12
2018-11-02drm/fourcc: Add char_per_block, block_w and block_h in drm_format_infoAlexandru Gheorghe-7/+89
2018-11-02drm/panel: Add simple panel mode for the ARM RTSMLinus Walleij-0/+30
2018-11-01drm: Remove 80-column line in drm_mode_object.cShayenne da Luz Moura-1/+2
2018-11-01drm/tilcdc: Use drm_fbdev_generic_setup()Noralf Trønnes-9/+2
2018-11-01drm/sun4i: Use drm_fbdev_generic_setup()Noralf Trønnes-22/+5
2018-11-01drm/atmel-hlcdc: Use drm_fbdev_generic_setup()Noralf Trønnes-5/+2
2018-11-01drm/fsl-dcu: Use drm_fbdev_generic_setup()Noralf Trønnes-23/+3
2018-11-01drm/arc: Use drm_fbdev_generic_setup()Noralf Trønnes-34/+3
2018-11-01drm/syncobj: Mark local add/remove callback functions as staticChris Wilson-14/+5
2018-10-30drm/tinydrm: Fix setting of the column/page end addresses.Eric Anholt-2/+2
2018-10-30drm: Add an hx8367d tinydrm driver.Eric Anholt-0/+282
2018-10-30drm/tinydrm: Advertise that we can do only DRM_FORMAT_MOD_LINEAR.Eric Anholt-1/+14
2018-10-30drm/bochs: add edid support.Gerd Hoffmann-3/+49
2018-10-30drm/rockchip: dsi: add dual mipi supportHeiko Stuebner-0/+146
2018-10-30drm/bridge/synopsys: dsi: add dual-dsi supportNickey Yang-6/+74
2018-10-30drm/rockchip: dsi: migrate to use dw-mipi-dsi bridge driverNickey Yang-1353/+943
2018-10-30drm/bridge/synopsys: dsi: add ability to have glue-specific attach and detachHeiko Stuebner-0/+15
2018-10-30drm/bridge/synopsys: dsi: don't call __dw_mipi_dsi_probe from dw_mipi_dsi_bindHeiko Stuebner-12/+3
2018-10-30drm/bridge/synopsys: dsi: move mipi_dsi_host_unregister to __dw_mipi_dsi_removeHeiko Stuebner-2/+2
2018-10-30drm/qxl: Use 'unsigned int' instead of 'bool'Shayenne da Luz Moura-5/+5
2018-10-30drm/qxl: Add space before open parenthesesShayenne da Luz Moura-2/+2
2018-10-30drm/qxl: Use 'unsigned int' instead of 'usigned'Shayenne da Luz Moura-31/+31
2018-10-30drm/qxl: Remove exceding whitelineShayenne da Luz Moura-15/+0
2018-10-30drm/qxl: Add line after variable declarationsShayenne da Luz Moura-0/+17
2018-10-30drm/qxl: Remove trailing whitespaceShayenne da Luz Moura-1/+1
2018-10-30gpu/drm/virtio/virtgpu_vq.c: Use kmem_cache_zallocSabyasachi Gupta-2/+1
2018-10-29drm/virtio: Handle context ID allocation errorsMatthew Wilcox-18/+11
2018-10-29drm/virtio: Replace IDRs with IDAsMatthew Wilcox-28/+8
2018-10-29drm/virtio: fix resource id handlingGerd Hoffmann-26/+23
2018-10-29drm/virtio: drop resource_id argument.Gerd Hoffmann-16/+10
2018-10-29drm/virtio: use virtio_gpu_object->hw_res_handle in virtio_gpu_resource_creat...Gerd Hoffmann-16/+8
2018-10-29drm/virtio: use virtio_gpu_object->hw_res_handle in virtio_gpu_mode_dumb_crea...Gerd Hoffmann-5/+3
2018-10-29drm/virtio: use virtio_gpu_object->hw_res_handle in virtio_gpufb_create()Gerd Hoffmann-4/+4
2018-10-29drm/virtio: track created object stateGerd Hoffmann-5/+16
2018-10-29gpu: drm/lease: fix spelling mistake, EACCESS -> EACCESColin Ian King-1/+1
2018-10-29drm/bridge: analogix_dp: Fix misleading indentation reported by smatchEnric Balletbo i Serra-6/+6