Skip to content
Unverified Commit c66b8356 authored by Chaitanya Kumar Borah's avatar Chaitanya Kumar Borah Committed by Rodrigo Vivi
Browse files

drm/i915/audio: Fix audio time stamp programming for DP



Intel hardware is capable of programming the Maud/Naud SDPs on its
own based on real-time clocks. While doing so, it takes care
of any deviations from the theoretical values. Programming the registers
explicitly with static values can interfere with this logic. Therefore,
let the HW decide the Maud and Naud SDPs on it's own.

Cc: stable@vger.kernel.org # v5.17
Closes: https://gitlab.freedesktop.org/drm/intel/-/issues/8097
Co-developed-by: default avatarKai Vehmanen <kai.vehmanen@intel.com>
Signed-off-by: default avatarKai Vehmanen <kai.vehmanen@intel.com>
Signed-off-by: default avatarChaitanya Kumar Borah <chaitanya.kumar.borah@intel.com>
Reviewed-by: default avatarUma Shankar <uma.shankar@intel.com>
Signed-off-by: default avatarAnimesh Manna <animesh.manna@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240430091825.733499-1-chaitanya.kumar.borah@intel.com
(cherry picked from commit 8e056b50

)
Signed-off-by: default avatarRodrigo Vivi <rodrigo.vivi@intel.com>
parent 51c1b42a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment