]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/i915: Use HPLLVCO_MOBILE for all PNVs
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Mon, 18 Mar 2019 16:56:32 +0000 (18:56 +0200)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 20 Mar 2019 15:00:36 +0000 (17:00 +0200)
commit4677faf65fd142d97d492133b8483d020f2ddecc
tree54042c24f90134292df8869baf9cbd5c81636a46
parentf3e304852242f5a5da6ab47798f4aca044786885
drm/i915: Use HPLLVCO_MOBILE for all PNVs

To allow unsetting .is_mobile for the desktop variant
of PNV fix up the cdclk code to select the mobile HPLLVCO register
for both PNV variants.

Cc: Tvrtko Ursulin <tvrtko.ursulin@linux.intel.com>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190318165633.28924-5-ville.syrjala@linux.intel.com
Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
drivers/gpu/drm/i915/intel_cdclk.c