drm/i915: Future proof panel fitter.
authorRodrigo Vivi <rodrigo.vivi@intel.com>
Wed, 2 Sep 2015 22:19:26 +0000 (15:19 -0700)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 4 Sep 2015 08:11:02 +0000 (10:11 +0200)
commit1c132b44f0eabaaf801e79a3e4b98770431a4274
treeeedbb6fde7f34ee5fdc83ef3e3bda00fd2344298
parent22cc27bb7a47cf6ad33b983539b14bc46e65f9b2
drm/i915: Future proof panel fitter.

This is another case where we can consider the default is the
newest available and not actually a missed case.

No functional change.

Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_display.c