]> rtime.felk.cvut.cz Git - zynq/linux.git/commit
drm: xlnx: mixer: Add VTC bridge support.
authorVishal Sagar <vishal.sagar@xilinx.com>
Mon, 11 Jun 2018 12:20:26 +0000 (17:50 +0530)
committerMichal Simek <michal.simek@xilinx.com>
Tue, 19 Jun 2018 08:29:21 +0000 (10:29 +0200)
commita4518c26482148cbcd0bbca037590678b22c13d4
tree615a65a7a09d4185066a701be1ac2c128f003a58
parentbc6c0fd9ba40d31cf51d0de0311007a2f7ff1e40
drm: xlnx: mixer: Add VTC bridge support.

The Video Mixer driver will control and program the VTC via the Xilinx
Bridge driver interface. Based on the videomode passed from this CRTC,
the VTC driver will generate the timings.

Signed-off-by: Vishal Sagar <vishal.sagar@xilinx.com>
Reviewed-by: Hyun Kwon <hyun.kwon@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
drivers/gpu/drm/xlnx/xlnx_mixer.c