OSDN Git Service

drm/i915: Remove the COMMON_PRIMARY_FORMATS defines
authorDamien Lespiau <damien.lespiau@intel.com>
Fri, 15 May 2015 18:06:00 +0000 (19:06 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 20 May 2015 09:26:04 +0000 (11:26 +0200)
commit67fe7dc5d928de6111062cf73cf13e287b2d55c4
tree9a31e08e7f838602e673c7b25edc97f728aeb8a3
parent281400ff0fff07fc37af5ccccc79f47a8d7e8929
drm/i915: Remove the COMMON_PRIMARY_FORMATS defines

That define makes it hard to figure out what is the actual list of
formats at a glance. Expand it then.

Suggested-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_display.c