commit | a86773d120d75569d151b95ac8e0df657d4bfe48 | [log] [tgz] |
---|---|---|
author | Eric Anholt <eric@anholt.net> | Wed Dec 14 11:46:15 2016 -0800 |
committer | Eric Anholt <eric@anholt.net> | Wed Feb 01 12:51:22 2017 -0800 |
tree | a37be9add15be0c0b548513ed8e1cb392c86a4ea | |
parent | d17a1bb9b801f7046af29c31b946a9619bfe382d [diff] |
drm/vc4: Add support for feeding DSI encoders from the pixel valve. We have to set a different pixel format, which tells the hardware to use the pix_width field that's fed in sideband from the DSI encoder to divide the "pixel" clock. Signed-off-by: Eric Anholt <eric@anholt.net> Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: http://patchwork.freedesktop.org/patch/msgid/20161214194621.16499-6-eric@anholt.net