summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-11-02drm: Print the fb dimensions when the src coord check failsVille Syrjälä2-4/+6
2017-11-02drm/drm_mm.h: Fix the name of the referenced function in commentLiviu Dudau1-1/+1
2017-11-02dma-buf: Cleanup comments on dma_buf_map_attachment()Liviu Dudau1-3/+3
2017-11-02drm: Spelling fixesLiviu Dudau2-2/+2
2017-11-02drm/vc4: Fix wrong printk format in vc4_bo_stats_debugfs()Boris BREZILLON1-2/+2
2017-11-02drm/drm_vma_manager.c: Remove useless goto statementLiviu Dudau1-10/+5
2017-10-31drm/fb-helper: Add .last_close and .output_poll_changed helpersNoralf Trønnes2-0/+39
2017-10-31drm: Add drm_device->fb_helper pointerNoralf Trønnes2-2/+20
2017-10-31drm/fb-helper: Handle function NULL argumentNoralf Trønnes1-11/+17
2017-10-31MAINTAINERS: Gustavo as drm-misc co-maintainerDaniel Vetter1-0/+1
2017-10-31drm/TODO: Clarify DRM_DEV_* conversionDaniel Vetter1-0/+4
2017-10-31drm: gma500: Convert timers to use timer_setup()Kees Cook1-5/+3
2017-10-31drm/panel: rpi-touchscreen: propagate errors in rpi_touchscreen_i2c_read()Dan Carpenter1-1/+1
2017-10-31drm/vc4: Convert timers to use timer_setup()Kees Cook2-12/+7
2017-10-30drm: Enable pr_debug() for drm_printerChris Wilson1-0/+2
2017-10-30gma500: mmu: unmap the correct addressPan Bian1-1/+1
2017-10-30drm: virtio: replace reference/unreference with get/putAastha Gupta1-1/+1
2017-10-27drm/gem: Remove trailing whitespaceNoralf Trønnes1-2/+2
2017-10-27drm/dp: Bit definition for D3 power state that keeps AUX fully poweredDhinakaran Pandiyan1-0/+1
2017-10-21drm/tinydrm: Replace list_for_each with list_for_each_entryHarsha Sharma1-3/+1
2017-10-20drm/rockchip: Fix build warning in analogix_dp-rockchip.cSean Paul1-1/+0
2017-10-20drm/print: Update old comment styleHaneen Mohammed1-17/+10
2017-10-20drm: Move debug macros out of drmP.hHaneen Mohammed5-246/+247
2017-10-20drm/rockchip: analogix_dp: Remove unnecessary init codeJeffy Chen1-21/+6
2017-10-19drm/vc4: Fix sleeps during the IRQ handler for DSI transactions.Eric Anholt1-2/+30
2017-10-19drm/vc4: Add the DRM_IOCTL_VC4_GEM_MADVISE ioctlBoris Brezillon6-15/+507
2017-10-19drm/panel: simple: add Toshiba LT089AC19000Lucas Stach2-0/+35
2017-10-18dma-fence: remove duplicate word in commentFrank Binns1-1/+1
2017-10-18drm/panel: simple: add delays for Innolux AT043TN24Philipp Zabel1-0/+4
2017-10-18drm/panel: simple: add bus flags for Innolux AT043TN24Philipp Zabel1-0/+1
2017-10-18drm/panel: simple: fix vertical timings for Innolux AT043TN24Philipp Zabel1-2/+2
2017-10-18drm/atomic-helper: check that drivers call drm_crtc_vblank_offDaniel Vetter1-0/+9
2017-10-18drm: some KMS todo ideasDaniel Vetter1-0/+12
2017-10-18vgaarb: Factor out EFI and fallback default device selectionBjorn Helgaas1-22/+35
2017-10-18vgaarb: Select a default VGA device even if there's no legacy VGABjorn Helgaas2-12/+25
2017-10-18drm/bridge: adv7511: Fix a use after freeDan Carpenter1-2/+2
2017-10-17drm/sun4i: Add support for A20 display pipeline componentsJonathan Liu4-0/+22
2017-10-17drm/sun4i: Add support for A10 display pipeline componentsChen-Yu Tsai3-1/+14
2017-10-17drm/sun4i: hdmi: Support HDMI controller on A10Chen-Yu Tsai2-0/+54
2017-10-17drm/sun4i: tcon: Add support for A10 TCONJonathan Liu3-1/+33
2017-10-17drm/sun4i: backend: Support output muxingChen-Yu Tsai2-4/+51
2017-10-17drm/sun4i: tcon: Move out the tcon0 common setupMaxime Ripard1-10/+16
2017-10-17drm/sun4i: tcon: Don't rely on encoders to set the TCON modeMaxime Ripard8-45/+37
2017-10-17drm/sun4i: tcon: Don't rely on encoders to enable the TCONMaxime Ripard6-80/+67
2017-10-17drm/sun4i: tcon: Make tcon_get_clk_delay mode argument constMaxime Ripard1-1/+1
2017-10-17drm/sun4i: tcon: Make tcon_set_mux mode argument constMaxime Ripard2-4/+4
2017-10-17drm/sun4i: Realign Makefile padding and reorder itMaxime Ripard1-16/+17
2017-10-17drm/sun4i: Implement endpoint parsing using kfifoMaxime Ripard1-58/+13
2017-10-17drm/sun4i: backend: Offset layer buffer address by DRAM starting addressChen-Yu Tsai1-0/+7
2017-10-17drm/atomic: Check for busy planes/connectors before setting the commitMaarten Lankhorst1-9/+8