OSDN Git Service

drm/i915/hdmi: Reorder structure to match specification
authorClint Taylor <clinton.a.taylor@intel.com>
Wed, 31 Oct 2018 20:54:55 +0000 (13:54 -0700)
committerJani Nikula <jani.nikula@intel.com>
Thu, 15 Nov 2018 14:02:47 +0000 (16:02 +0200)
commitfc3660533fefd9177430d4eb84a89b157267503a
treebc4df3697f4e16f233652e244c947269c41d1c40
parent05e0b4bf4613dc4238bcdfd2b29521a9656cbb20
drm/i915/hdmi: Reorder structure to match specification

reorder structure of 297, 594 N values to group Audio Sample Frequencies
together to make updating from HDMI specification easier.

V2: Match patch 1/2 version
V3: Arrange by sample freq, then pixel clock.

Cc: Jani Nikula <jani.nikula@linux.intel.com>
Signed-off-by: Clint Taylor <clinton.a.taylor@intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/1541019295-20016-1-git-send-email-clinton.a.taylor@intel.com
drivers/gpu/drm/i915/intel_audio.c