]> rtime.felk.cvut.cz Git - vajnamar/linux-xlnx.git/commit
drm: xilinx: sdi: adding psf mode support
authorSaurabh Sengar <saurabh.singh@xilinx.com>
Fri, 20 Oct 2017 11:55:56 +0000 (17:25 +0530)
committerMichal Simek <michal.simek@xilinx.com>
Mon, 30 Oct 2017 08:16:27 +0000 (09:16 +0100)
commit66292002f1114efbbe8a4c3e388fcbaff8870124
treee359ee5848a38aac6899a96ae9c25dee06f645aa
parenta5aa440aa346ae898994f288dc67396485ac61f2
drm: xilinx: sdi: adding psf mode support

Adding Progressive Segmented Frame support in sdi Tx driver.

For psf modes, input should be double the output framerate
For 30 psf output, input vrefresh should be 60
For 25 psf output, input vrefresh should be 50
For 24 psf output, input vrefresh should be 48

Signed-off-by: Saurabh Sengar <saurabhs@xilinx.com>
drivers/gpu/drm/xilinx/xilinx_drm_sdi.c