summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-11-02dma-buf: Cleanup comments on dma_buf_map_attachment()Liviu Dudau
2017-11-02drm: Spelling fixesLiviu Dudau
2017-11-02drm/vc4: Fix wrong printk format in vc4_bo_stats_debugfs()Boris BREZILLON
2017-11-02drm/drm_vma_manager.c: Remove useless goto statementLiviu Dudau
2017-10-31drm/fb-helper: Add .last_close and .output_poll_changed helpersNoralf Trønnes
2017-10-31drm: Add drm_device->fb_helper pointerNoralf Trønnes
2017-10-31drm/fb-helper: Handle function NULL argumentNoralf Trønnes
2017-10-31drm: gma500: Convert timers to use timer_setup()Kees Cook
2017-10-30drm/panel: rpi-touchscreen: propagate errors in rpi_touchscreen_i2c_read()Dan Carpenter
2017-10-30drm/vc4: Convert timers to use timer_setup()Kees Cook
2017-10-30drm: Enable pr_debug() for drm_printerChris Wilson
2017-10-30gma500: mmu: unmap the correct addressPan Bian
2017-10-30drm: virtio: replace reference/unreference with get/putAastha Gupta
2017-10-27drm/gem: Remove trailing whitespaceNoralf Trønnes
2017-10-21drm/tinydrm: Replace list_for_each with list_for_each_entryHarsha Sharma
2017-10-20drm/rockchip: Fix build warning in analogix_dp-rockchip.cSean Paul
2017-10-20drm: Move debug macros out of drmP.hHaneen Mohammed
2017-10-20drm/rockchip: analogix_dp: Remove unnecessary init codeJeffy Chen
2017-10-19drm/vc4: Fix sleeps during the IRQ handler for DSI transactions.Eric Anholt
2017-10-19drm/vc4: Add the DRM_IOCTL_VC4_GEM_MADVISE ioctlBoris Brezillon
2017-10-19drm/panel: simple: add Toshiba LT089AC19000Lucas Stach
2017-10-18drm/panel: simple: add delays for Innolux AT043TN24Philipp Zabel
2017-10-18drm/panel: simple: add bus flags for Innolux AT043TN24Philipp Zabel
2017-10-18drm/panel: simple: fix vertical timings for Innolux AT043TN24Philipp Zabel
2017-10-18drm/atomic-helper: check that drivers call drm_crtc_vblank_offDaniel Vetter
2017-10-18vgaarb: Factor out EFI and fallback default device selectionBjorn Helgaas
2017-10-18vgaarb: Select a default VGA device even if there's no legacy VGABjorn Helgaas
2017-10-18drm/bridge: adv7511: Fix a use after freeDan Carpenter
2017-10-17drm/sun4i: Add support for A20 display pipeline componentsJonathan Liu
2017-10-17drm/sun4i: Add support for A10 display pipeline componentsChen-Yu Tsai
2017-10-17drm/sun4i: hdmi: Support HDMI controller on A10Chen-Yu Tsai
2017-10-17drm/sun4i: tcon: Add support for A10 TCONJonathan Liu
2017-10-17drm/sun4i: backend: Support output muxingChen-Yu Tsai
2017-10-17drm/sun4i: tcon: Move out the tcon0 common setupMaxime Ripard
2017-10-17drm/sun4i: tcon: Don't rely on encoders to set the TCON modeMaxime Ripard
2017-10-17drm/sun4i: tcon: Don't rely on encoders to enable the TCONMaxime Ripard
2017-10-17drm/sun4i: tcon: Make tcon_get_clk_delay mode argument constMaxime Ripard
2017-10-17drm/sun4i: tcon: Make tcon_set_mux mode argument constMaxime Ripard
2017-10-17drm/sun4i: Realign Makefile padding and reorder itMaxime Ripard
2017-10-17drm/sun4i: Implement endpoint parsing using kfifoMaxime Ripard
2017-10-17drm/sun4i: backend: Offset layer buffer address by DRAM starting addressChen-Yu Tsai
2017-10-17drm/atomic: Check for busy planes/connectors before setting the commitMaarten Lankhorst
2017-10-17drm/atomic: Make atomic helper track newly assigned planes correctly, v2.Maarten Lankhorst
2017-10-16drm/udl: Reading all edid blocks in DRM/UDL driverRobert Tarasov
2017-10-16drm/udl: Fixed problem with UDL adpater reconnectionRobert Tarasov
2017-10-16drm/armada: Replace drm_framebuffer_reference/unreference() with _get/put()Haneen Mohammed
2017-10-16drm/armada: Replace drm_gem_object_reference/unreference() with _get/put()Haneen Mohammed
2017-10-16drm/gem-cma-helper: Change the level of the allocation failure messageBoris BREZILLON
2017-10-16drm/via: use ARRAY_SIZEJérémy Lefaure
2017-10-16drm/gma500: use ARRAY_SIZEJérémy Lefaure