commit | 4a21ef7d1d2b19fdd986783e9ef53bd15fdc87bf | [log] [tgz] |
---|---|---|
author | Libin Yang <libin.yang@intel.com> | Wed Sep 02 14:11:39 2015 +0800 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Sep 25 10:04:53 2015 +0200 |
tree | 7f9e4e8391345f86ba5e63be5a7e6257840bcb5f | |
parent | 5334240c30cb0058fa8c373bf0d653337833230d [diff] |
drm/i915: implement sync_audio_rate callback HDMI audio may not work at some frequencies with the HW provided N/CTS. This patch sets the proper N value for the given audio sample rate at the impacted frequencies. At other frequencies, it will use the N/CTS value which HW provides. Signed-off-by: Libin Yang <libin.yang@intel.com> Reviewed-by: Jani Nikula <jani.nikula@intel.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>