]> git.proxmox.com Git - mirror_ubuntu-hirsute-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)
commitb0118e7d936c550c88bcb0e4687020e8d5cb9b54
tree767efd3a4dcd95995690def6ba3d34e51d847ceb
parentc8458c7efd01f5748e9ca74720e366d3fcc5fa97
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