commit | d1707a96b11787c7b9ca11fd93d235d6eb6ccbf1 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Tue Jun 04 23:09:32 2019 +0300 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Wed Jun 12 14:49:47 2019 +0300 |
tree | 0ba0b48fdf54eebbd2432dcd04b11e10a94d38dd | |
parent | 0f52c097a25fb09378968db7afed54d306e6bcff [diff] |
drm/i915: Assert that HSW/BDW LCPLL is using the non-SSC reference Only the non-SSC reference is truly supported for the LCPLL. Assert that it is indeed selected. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190604200933.29417-4-ville.syrjala@linux.intel.com Reviewed-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>