From: Thierry Reding Date: Thu, 5 Jun 2014 14:12:46 +0000 (+0200) Subject: drm/tegra: sor - Do not hardcode number of blank symbols X-Git-Tag: omap-for-v3.16/fixes-against-rc1~44^2~9^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7890b576eda75c0b412ca41470366138e1b19cfc;p=pandora-kernel.git drm/tegra: sor - Do not hardcode number of blank symbols The number of HBLANK and VBLANK symbols can be computed at runtime so that they can be set appropriately depending on the video mode and DP link. These values are used by the packet generation logic to determine how many audio samples can be transferred during the blanking intervals. Signed-off-by: Thierry Reding --- Reading git-diff-tree failed