commit | 6102a8ee8ad60c51b5194e425c3cc8ce43aca384 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Mon May 14 20:24:19 2018 +0300 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Thu May 17 19:29:49 2018 +0300 |
tree | d0637d64dea7323643b9c8d0c45e8ec973a34a11 | |
parent | 3f6e9822308127104a7bb007ca569f2c57d03b67 [diff] |
drm/i915: Clean up ADPA pipe select bits Clean up the ADPA pipe select bits. To make the whole situation a bit less ugly we'll start to share the same code between .get_hw_state() and the port state asserts. v2: Order the defines shift,mask,value (Jani) Reviewed-by: Jani Nikula <jani.nikula@intel.com> Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20180514172423.9302-1-ville.syrjala@linux.intel.com