]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb36a05c15529ad638cd970d5f2da856e5245dd33
tree9a31e08e7f838602e673c7b25edc97f728aeb8a3
parent2aa51ec5ad906140811c4430aed2f25206642173
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