]> rtime.felk.cvut.cz Git - zynq/linux.git/commit
drm: xilinx: dp_sub: Disable the bypass mode
authorHyun Kwon <hyun.kwon@xilinx.com>
Thu, 10 Sep 2015 00:28:16 +0000 (17:28 -0700)
committerMichal Simek <michal.simek@xilinx.com>
Thu, 10 Sep 2015 04:47:26 +0000 (06:47 +0200)
commitc15a36e783eb9dcbdcd01ed7ffea190692a3940b
tree696aef435d9f28317fe48e60b3562ff8bfc69f6a
parentacf1831bcd2af0e8498b9f1afe690de30f978623
drm: xilinx: dp_sub: Disable the bypass mode

The layer bypass mode skips the color space conversion of each layer,
but this should be carefully done, only when the input / output color
formats are the same. Disable the layer bypass mode, until the proper
format checking is implemented.

Signed-off-by: Hyun Kwon <hyun.kwon@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
drivers/gpu/drm/xilinx/xilinx_drm_dp_sub.c