summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-13drm/atomic: Convert pageflip ioctl locking to interruptible.Maarten Lankhorst
2017-09-13drm/legacy: Convert setplane ioctl locking to interruptible.Maarten Lankhorst
2017-09-13drm/legacy: Convert cursor ioctl locking to interruptible.Maarten Lankhorst
2017-09-13drm/atomic: Convert atomic ioctl locking to interruptible.Maarten Lankhorst
2017-09-13drm/atomic: Prepare drm_modeset_lock infrastructure for interruptible waiting...Maarten Lankhorst
2017-09-11drm/tve200: Clean up panel bridgingLinus Walleij
2017-09-11drm/doc: Update todo.rstDaniel Vetter
2017-09-11drm/dp/mst: Sideband message transaction to power up/down nodesDhinakaran Pandiyan
2017-09-11drm: Make __drm_object_property_get_value() staticVille Syrjälä
2017-09-11drm: Drop drm_get_link_status_name()Ville Syrjälä
2017-09-11drm: Make syncobj import/export functions staticVille Syrjälä
2017-09-10drm/pl111: Add handling of Versatile platformsLinus Walleij
2017-09-10drm/pl111: Add optional variant display en/disable callbacksLinus Walleij
2017-09-10drm/pl111: Insert delay before powering up PL11xLinus Walleij
2017-09-10drm/pl111: Enable PL110 variantLinus Walleij
2017-09-10drm/pl111: Replace custom connector with panel bridgeLinus Walleij
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-08MAINTAINERS: sun4i-drm is now maintained in drm-miscMaxime Ripard
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/todo: Add s/dev_*/DRM_DEV_*/ coversion to TODOSean Paul
2017-09-08drm/atomic: Remove deprecated accessor macrosMaarten Lankhorst
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-08dt-bindings: display: Add Document 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-04drm: Fix example comment of format modifier blobGabriel Krisman Bertazi
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