commit | 3e706dff0891f56844166597aa4d37c43700e2f5 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Thu Jul 18 17:50:47 2019 +0300 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Tue Oct 15 16:24:59 2019 +0300 |
tree | 6e933d808691630a91467d6d50c9d7a22e273982 | |
parent | 0299dfa7ad54f95ae9502fc425184f865d326d3b [diff] |
drm/i915: Switch to using DP_MSA_MISC_* defines Now that we have standard defines for the MSA MISC bits lets use them on HSW+ where we program these directly into the TRANS_MSA_MISC register. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190718145053.25808-7-ville.syrjala@linux.intel.com Reviewed-by: Gwan-gyeong Mun <gwan-gyeong.mun@intel.com>