Home
last modified time | relevance | path

Searched hist:a9087cf2e1994edb58418b1fd3bb2026a7d85c88 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/tegra/
H A Dsor.cdiff a9087cf2e1994edb58418b1fd3bb2026a7d85c88 Mon Jun 24 08:13:16 CDT 2019 Thierry Reding <treding@nvidia.com> drm/tegra: sor: Extract common audio enabling code

The code to enable audio support is split into two parts, one being
generic for the SOR and another part that is specific whether the SOR is
in HDMI mode or in DP mode. Split out the common part in preparation for
reusing the code in DP mode.

Signed-off-by: Thierry Reding <treding@nvidia.com>