aboutsummaryrefslogtreecommitdiffstats
path: root/certs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-16drm/bridge: adv7511: Properly update EDID when no EDID was foundLars-Peter Clausen1-2/+0
2017-09-13drm/crtc: Convert setcrtc ioctl locking to interruptible.Maarten Lankhorst1-3/+4
2017-09-13drm/atomic: Convert pageflip ioctl locking to interruptible.Maarten Lankhorst1-3/+4
2017-09-13drm/legacy: Convert setplane ioctl locking to interruptible.Maarten Lankhorst1-3/+4
2017-09-13drm/legacy: Convert cursor ioctl locking to interruptible.Maarten Lankhorst1-3/+4
2017-09-13drm/atomic: Convert atomic ioctl locking to interruptible.Maarten Lankhorst1-3/+4
2017-09-13drm/atomic: Prepare drm_modeset_lock infrastructure for interruptible waiting, v2.Maarten Lankhorst3-53/+57
2017-09-11drm/tve200: Clean up panel bridgingLinus Walleij3-21/+13
2017-09-11drm/doc: Update todo.rstDaniel Vetter1-11/+4
2017-09-11drm/dp/mst: Sideband message transaction to power up/down nodesDhinakaran Pandiyan2-0/+76
2017-09-11drm: Make __drm_object_property_get_value() staticVille Syrjälä1-2/+3
2017-09-11drm: Drop drm_get_link_status_name()Ville Syrjälä1-1/+0
2017-09-11drm: Make syncobj import/export functions staticVille Syrjälä1-4/+4
2017-09-10drm/pl111: Add handling of Versatile platformsLinus Walleij5-10/+285
2017-09-10drm/pl111: Add optional variant display en/disable callbacksLinus Walleij2-0/+9
2017-09-10drm/pl111: Insert delay before powering up PL11xLinus Walleij1-3/+28
2017-09-10drm/pl111: Enable PL110 variantLinus Walleij3-25/+108
2017-09-10drm/pl111: Replace custom connector with panel bridgeLinus Walleij6-168/+49
2017-09-10drm/pl111: Add all registers to debugfsLinus Walleij1-0/+6
2017-09-10drm/pl111: Cleanup local header fileLinus Walleij1-4/+0
2017-09-09drm/tilcdc: Use drm_gem_fb_create()Noralf Trønnes1-1/+2
2017-09-09drm/sun4i: call drm_vblank_init with correct number of crtcsChen-Yu Tsai1-5/+5
2017-09-09drm/sun4i: tcon: Support backend input muxChen-Yu Tsai2-2/+26
2017-09-09drm/sun4i: tcon: Simplify sun4i_tcon_find_engine_traverse for one inputChen-Yu Tsai1-26/+25
2017-09-09drm/sun4i: tcon: get TCON ID and matching engine with remote endpoint IDChen-Yu Tsai1-3/+118
2017-09-09drm/sun4i: tcon: Check for multiple paths between TCONs and backendsChen-Yu Tsai1-0/+14
2017-09-09drm/sun4i: add components in breadth first traversal orderChen-Yu Tsai1-9/+72
2017-09-08drm/sun4i: tcon: Unconditionally reset the TCONChen-Yu Tsai1-4/+1
2017-09-08MAINTAINERS: sun4i-drm is now maintained in drm-miscMaxime Ripard1-1/+1
2017-09-08dma-buf/sw_sync: force signal all unsignaled fences on dying timelineDominik Behr1-1/+9
2017-09-08drm/vc4: clean up error handling on devm_kzalloc failureColin Ian King1-12/+3
2017-09-08drm/todo: Add s/dev_*/DRM_DEV_*/ coversion to TODOSean Paul1-0/+11
2017-09-08drm/atomic: Remove deprecated accessor macrosMaarten Lankhorst4-85/+9
2017-09-08drm/atomic: Make async plane update checks work as intended, v2.Maarten Lankhorst3-50/+34
2017-09-08drm/atomic: Fix freeing connector/plane state too early by tracking commits, v3.Maarten Lankhorst6-6/+198
2017-09-08drm/atomic: Remove waits in drm_atomic_helper_commit_cleanup_done, v2.Maarten Lankhorst1-17/+0
2017-09-08drm/atomic: Move drm_crtc_commit to drm_crtc_state, v4.Maarten Lankhorst4-59/+54
2017-09-08drm/atomic: Return commit in drm_crtc_commit_get for better annotationMaarten Lankhorst2-3/+6
2017-09-08drm/i915: Always wait for flip_done, v2.Maarten Lankhorst2-79/+8
2017-09-08drm/stm: fix warning about multiplication in conditionArnd Bergmann1-3/+5
2017-09-08drm/rockchip: Add support for Rockchip Soc LVDSSandy Huang6-0/+707