]> git.baikalelectronics.ru Git - kernel.git/commit
drm: bridge/dw-hdmi: Fix colorspace and scan information registers values
authorJose Abreu <Jose.Abreu@synopsys.com>
Mon, 29 Aug 2016 09:30:51 +0000 (10:30 +0100)
committerArchit Taneja <architt@codeaurora.org>
Tue, 30 Aug 2016 10:06:25 +0000 (15:36 +0530)
commit2ac7197dc1ff905aa5e842bd2fd7f4956e4b27b6
tree767efd3a4dcd95995690def6ba3d34e51d847ceb
parentc72559c94b93e9633620bc0227034a48e27ac123
drm: bridge/dw-hdmi: Fix colorspace and scan information registers values

Colorspace and scan information values were being written in wrong
offsets. This patch corrects this and writes the values at the
offsets specified in the databook.

Signed-off-by: Jose Abreu <joabreu@synopsys.com>
Acked-by: Russell King <rmk+kernel@armlinux.org.uk>
Cc: Carlos Palminha <palminha@synopsys.com>
Cc: Archit Taneja <architt@codeaurora.org>
Cc: David Airlie <airlied@linux.ie>
Cc: Russell King <rmk+kernel@arm.linux.org.uk>
Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
Cc: dri-devel@lists.freedesktop.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Archit Taneja <architt@codeaurora.org>
Link: http://patchwork.freedesktop.org/patch/msgid/96fd0f06b7ebc2ee5cb8239a99648f3107e24497.1471530573.git.joabreu@synopsys.com
drivers/gpu/drm/bridge/dw-hdmi.c