]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/bridge/sii8620: fix display of packed pixel modes in MHL2
authorMaciej Purski <m.purski@samsung.com>
Tue, 23 Jan 2018 11:17:19 +0000 (12:17 +0100)
committerAndrzej Hajda <a.hajda@samsung.com>
Thu, 21 Jun 2018 08:16:24 +0000 (10:16 +0200)
commite8b92efa629dac0e70ea4145c5e70616de5f89c8
tree44621ff1fc6f66c15fb4beee20b892f55f5577da
parent58b3d02f066e5b1480d80bd308c545526eea3250
drm/bridge/sii8620: fix display of packed pixel modes in MHL2

Currently packed pixel modes in MHL2 can't be displayed. The device
automatically recognizes output format, so setting format other than
RGB causes failure. Fix it by writing proper values to registers.

Tested on MHL1 and MHL2 using various vendors' dongles both in
DVI and HDMI mode.

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/1516706239-9104-1-git-send-email-m.purski@samsung.com
drivers/gpu/drm/bridge/sil-sii8620.c