]> git.baikalelectronics.ru Git - kernel.git/commit
drm/edid: add a helper function to extract the speaker allocation data block (v3)
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 25 Jul 2013 19:55:32 +0000 (15:55 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 30 Aug 2013 20:30:43 +0000 (16:30 -0400)
commit543be8467fcacd7e96b0f35f56076e9424f8bec8
treec09baba606b7ef14401adb0e6b9eaa6ab1b723a0
parent72274ab6c2562c873eb1493e9c1c5955a33d1d04
drm/edid: add a helper function to extract the speaker allocation data block (v3)

This adds a helper function to extract the speaker allocation
data block from the EDID.  This data block describes what speakers
are present on the display device.

v2: update per Ville Syrjälä's comments
v3: fix copy/paste typo in memory allocation

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Tested-by: Rafał Miłecki <zajec5@gmail.com>
drivers/gpu/drm/drm_edid.c
include/drm/drm_edid.h