drm/rockchip: analogix_dp: update the comments about why need to hardcode VOP output...
authorYakir Yang <ykk@rock-chips.com>
Wed, 29 Jun 2016 09:15:44 +0000 (17:15 +0800)
committerYakir Yang <ykk@rock-chips.com>
Tue, 5 Jul 2016 13:53:39 +0000 (21:53 +0800)
commitd698f0eb9d0ebfff26a5a739a21164700d5dd58e
tree71dbb27f22c0d72bdddbffdf3dcdc3cbadccc27d
parentdb8a9aed10489d37e44ce4e1412e41f1c99ea28f
drm/rockchip: analogix_dp: update the comments about why need to hardcode VOP output mode

The hardware IC designed that VOP must output the RGB10 video format to
eDP contoller, and if eDP panel only support RGB8, then eDP contoller
should cut down the video data, not via VOP contoller, that's why we need
to hardcode the VOP output mode to RGA10 here.

Signed-off-by: Yakir Yang <ykk@rock-chips.com>
Acked-by: Mark Yao <mark.yao@rock-chips.com>
Reviewed-by: Tomasz Figa <tomasz.figa@chromium.com>
Reviewed-by: Sean Paul <seanpaul@chromium.org>
drivers/gpu/drm/rockchip/analogix_dp-rockchip.c
This page took 0.02447 seconds and 5 git commands to generate.