From c748990b7b1c320c626c758379d50748588c6ed6 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Stefan=20Br=C3=BCns?= Date: Sun, 13 Jul 2014 01:47:14 +0200 Subject: [PATCH] drm/radeon: Use correct value for unknown audio/video latency MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Valid values are 1 to 251 for 0 to 500 ms latency, 0 for unknown and 255 for audio/video unsupported by sink, according to HDMI 1.3 spec. Also matches Radeon HDA verb 0xf7b documentation. Signed-off-by: Stefan Brüns Signed-off-by: Alex Deucher --- Reading git-format-patch failed