summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-09-10drm/pl111: Add all registers to debugfsLinus Walleij
2017-09-10drm/pl111: Cleanup local header fileLinus Walleij
2017-09-09drm/tilcdc: Use drm_gem_fb_create()Noralf Trønnes
2017-09-09drm/sun4i: call drm_vblank_init with correct number of crtcsChen-Yu Tsai
2017-09-09drm/sun4i: tcon: Support backend input muxChen-Yu Tsai
2017-09-09drm/sun4i: tcon: Simplify sun4i_tcon_find_engine_traverse for one inputChen-Yu Tsai
2017-09-09drm/sun4i: tcon: get TCON ID and matching engine with remote endpoint IDChen-Yu Tsai
2017-09-09drm/sun4i: tcon: Check for multiple paths between TCONs and backendsChen-Yu Tsai
2017-09-09drm/sun4i: add components in breadth first traversal orderChen-Yu Tsai
2017-09-08drm/sun4i: tcon: Unconditionally reset the TCONChen-Yu Tsai
2017-09-08dma-buf/sw_sync: force signal all unsignaled fences on dying timelineDominik Behr
2017-09-08drm/vc4: clean up error handling on devm_kzalloc failureColin Ian King
2017-09-08drm/atomic: Make async plane update checks work as intended, v2.Maarten Lankhorst
2017-09-08drm/atomic: Fix freeing connector/plane state too early by tracking commits, v3.Maarten Lankhorst
2017-09-08drm/atomic: Remove waits in drm_atomic_helper_commit_cleanup_done, v2.Maarten Lankhorst
2017-09-08drm/atomic: Move drm_crtc_commit to drm_crtc_state, v4.Maarten Lankhorst
2017-09-08drm/atomic: Return commit in drm_crtc_commit_get for better annotationMaarten Lankhorst
2017-09-08drm/i915: Always wait for flip_done, v2.Maarten Lankhorst
2017-09-08drm/stm: fix warning about multiplication in conditionArnd Bergmann
2017-09-08drm/rockchip: Add support for Rockchip Soc LVDSSandy Huang
2017-09-06drm: gma500: fix logic errorArnd Bergmann
2017-09-05drm/vc4: Use correct path to trace includeThierry Reding
2017-09-05drm/armada: Use correct path to trace includeThierry Reding
2017-09-05drm: Use correct path to trace includeThierry Reding
2017-09-04drm/bridge/synopsys: dsi: explicitly request exclusive reset controlPhilippe CORNU
2017-09-04drm/bridge/synopsys: dsi: Register list clean upPhilippe CORNU
2017-09-02drm/tve200: Replace custom connector with panel bridgeLinus Walleij
2017-09-02drm/fb-helper: Avoid NULL ptr dereference in fb_set_suspend()Noralf Trønnes
2017-09-02drm/stm: Use drm_gem_fb_create()Noralf Trønnes
2017-09-02drm/arc: Use drm_gem_fb_create()Noralf Trønnes
2017-09-02drm/armada: Use .dumb_map_offset and .dumb_destroy defaultsNoralf Trønnes
2017-09-02drm/gem: drm_gem_dumb_map_offset(): reject dma-bufNoralf Trønnes
2017-09-01drm/scdc-helper: Use consistent spelling for TMDSThierry Reding
2017-09-01drm/scdc-helper: Use consistent error reportingThierry Reding
2017-09-01drm/scdc-helper: Remove gratuitous blank linesThierry Reding
2017-08-31drm/gma500: Remove null check before kfreeHimanshu Jha
2017-08-30drm/tve200: Pass NULL format_modifier to drm_simple_display_pipe_initRodrigo Vivi
2017-08-27drm/zte: Use drm_gem_fb_create()Noralf Trønnes
2017-08-27drm/sti: Use drm_gem_fb_create()Noralf Trønnes
2017-08-27drm/atmel-hlcdc: Use drm_gem_fb_create()Noralf Trønnes
2017-08-27drm/arm/mali: Use drm_gem_fb_create()Noralf Trønnes
2017-08-27drm/arm/hdlcd: Use drm_gem_fb_create()Noralf Trønnes
2017-08-23drm/tve200: Add new driver for TVE200Linus Walleij
2017-08-22drm: Release driver tracking before making the object available againChris Wilson
2017-08-22drm: i2c: tda998x: constify i2c_device_idArvind Yadav
2017-08-22drm: i2c: sil164: constify i2c_device_idArvind Yadav
2017-08-22drm: i2c: ch7006: constify i2c_device_idArvind Yadav
2017-08-21drm/bridge: change return type of drm_bridge_add functionInki Dae
2017-08-21drm/exynos: mic: clean up drm_bridge_add callInki Dae
2017-08-21drm/sti: sti_vdo: clean up drm_bridge_add callInki Dae