commit | a4799037c3234830e9feb1823d87f905fb4d080a | [log] [tgz] |
---|---|---|
author | Stephane Marchesin <marcheu@chromium.org> | Fri Nov 09 16:21:05 2012 +0000 |
committer | Dave Airlie <airlied@redhat.com> | Tue Nov 20 15:36:56 2012 +1000 |
tree | aa6bd061fe5cf66a7251105873da5367e71353e4 | |
parent | 96081cdfae35c1e332be42d89dee278c72d8915d [diff] |
drm: get cea video id code for a given display mode This patch adds support for getting CEA Video ID Code for a given display mode after matching with edid_cea_modes list. Its index in the list added with one, gives the desired code. This exported function will be used by hdmi drivers for composing AVI info frame data. Signed-off-by: Stephane Marchesin <marcheu@chromium.org> Signed-off-by: Rahul Sharma <rahul.sharma@samsung.com> Signed-off-by: Dave Airlie <airlied@redhat.com>