diff options
| author | 2016-03-16 12:21:39 +0200 | |
|---|---|---|
| committer | 2016-03-16 17:55:52 +0200 | |
| commit | 42c151e65e80d22b611ba07812374ed726ebb947 (patch) | |
| tree | df7586f81faa89611c6b602dacda7a0031e08658 /tools/perf/scripts/python/bin | |
| parent | drm/i915/csr: Allow matching unknown HW steppings with generic firmware (diff) | |
drm/i915/dsi: lose the loose 666 format name in favor of packed
The enum mipi_dsi_pixel_format defines MIPI_DSI_FMT_RGB666 for the
"loose" 24 bpp format and MIPI_DSI_FMT_RGB666_PACKED for the 18 bpp
format. We have this the other way round, defining a loose version for
24 bpp.
Follow suit with what's in enum mipi_dsi_pixel_format to avoid future
confusion. Rename
VID_MODE_FORMAT_RGB666 -> VID_MODE_FORMAT_RGB666_PACKED
VID_MODE_FORMAT_RGB666_LOOSE -> VID_MODE_FORMAT_RGB666
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1458123700-16003-1-git-send-email-jani.nikula@intel.com
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
