drm/i915: Simplify DP port limited color range bit platform checks
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Mon, 14 Nov 2016 17:44:07 +0000 (19:44 +0200)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Mon, 14 Nov 2016 18:27:54 +0000 (20:27 +0200)
commitc99f53f7cab9797c2ad5848318c725254be9e400
treedecf45eadf04c511514f2a462e1ead0f255b4fb5
parent0037071d8a664d97a12cf5abcd7be43bf95d5019
drm/i915: Simplify DP port limited color range bit platform checks

Instead of checking for everything not supporting the limited color
range bit in the DP port register, let's check for the one thing
that does have it (g4x).

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Jim Bride <jim.bride@linux.intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1479145447-12907-3-git-send-email-ville.syrjala@linux.intel.com
drivers/gpu/drm/i915/intel_dp.c