From 7890b576eda75c0b412ca41470366138e1b19cfc Mon Sep 17 00:00:00 2001 From: Thierry Reding Date: Thu, 5 Jun 2014 16:12:46 +0200 Subject: [PATCH] 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-format-patch failed