aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-16drm/bridge: adv7511: Remove private copy of the EDIDLars-Peter Clausen2-12/+6
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 Lankhorst2-49/+49
2017-09-11drm/tve200: Clean up panel bridgingLinus Walleij3-21/+13
2017-09-11drm/dp/mst: Sideband message transaction to power up/down nodesDhinakaran Pandiyan1-0/+74
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-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/atomic: Make async plane update checks work as intended, v2.Maarten Lankhorst2-48/+31
2017-09-08drm/atomic: Fix freeing connector/plane state too early by tracking commits, v3.Maarten Lankhorst3-6/+172
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 Lankhorst2-54/+35
2017-09-08drm/atomic: Return commit in drm_crtc_commit_get for better annotationMaarten Lankhorst1-2/+1
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
2017-09-06drm: gma500: fix logic errorArnd Bergmann1-1/+1
2017-09-05drm/vc4: Use correct path to trace includeThierry Reding2-3/+1
2017-09-05drm/armada: Use correct path to trace includeThierry Reding2-3/+1
2017-09-05drm: Use correct path to trace includeThierry Reding2-3/+1
2017-09-04drm/bridge/synopsys: dsi: explicitly request exclusive reset controlPhilippe CORNU1-6/+5
2017-09-04drm/bridge/synopsys: dsi: Register list clean upPhilippe CORNU1-36/+56
2017-09-02drm/tve200: Replace custom connector with panel bridgeLinus Walleij6-163/+59
2017-09-02drm/fb-helper: Avoid NULL ptr dereference in fb_set_suspend()Noralf Trønnes1-3/+3
2017-09-02drm/stm: Use drm_gem_fb_create()Noralf Trønnes1-1/+2
2017-09-02drm/arc: Use drm_gem_fb_create()Noralf Trønnes1-1/+2
2017-09-02drm/armada: Use .dumb_map_offset and .dumb_destroy defaultsNoralf Trønnes3-42/+0
2017-09-02drm/gem: drm_gem_dumb_map_offset(): reject dma-bufNoralf Trønnes1-0/+6