]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/bridge/sii8620: Fix link mode selection
authorMaciej Purski <m.purski@samsung.com>
Thu, 28 Jun 2018 16:44:03 +0000 (18:44 +0200)
committerAndrzej Hajda <a.hajda@samsung.com>
Wed, 4 Jul 2018 14:27:51 +0000 (16:27 +0200)
commit44f9a4b0dc7563669772198e5b226cab58a00167
tree1852984c598e96ce0acff41df823c1d7fd026460
parentfdddc65ab35d575b42aab411b2dc687601eab680
drm/bridge/sii8620: Fix link mode selection

Current link mode values do not allow to enable packed pixel modes.

Select packed pixel clock mode, if needed, every time the link mode
register gets updated.

Signed-off-by: Maciej Purski <m.purski@samsung.com>
Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Link: https://patchwork.freedesktop.org/patch/msgid/1530204243-6370-4-git-send-email-m.purski@samsung.com
drivers/gpu/drm/bridge/sil-sii8620.c