[PATCH v5 0/9] Add HDMI infoframe helpers

2013-02-22 Thread Thierry Reding
The first three patches are of a janitorial nature. The first removes the duplicate implementation of drm_mode_cea_vic(). The second patch moves the various mode tables from drm_edid_modes.h to drm_edid.c in order to localize them in one source file instead of potentially including the header file

[PATCH v5 0/9] Add HDMI infoframe helpers

2013-02-21 Thread Thierry Reding
The first three patches are of a janitorial nature. The first removes the duplicate implementation of drm_mode_cea_vic(). The second patch moves the various mode tables from drm_edid_modes.h to drm_edid.c in order to localize them in one source file instead of potentially including the header file