]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Relocate intel_ddi_get_buf_trans_*() functions
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Mon, 16 Oct 2017 14:56:56 +0000 (17:56 +0300)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Thu, 19 Oct 2017 12:33:12 +0000 (15:33 +0300)
commit298fc0bccb18caffc44772376004d4d734014a6f
tree27606c969f63c9b2c443eebf4fb1767b878544a1
parent88249b93273aa9e58b98bafa3ca950a4030db227
drm/i915: Relocate intel_ddi_get_buf_trans_*() functions

We'll want to use the intel_ddi_get_buf_trans_*() functions a bit
earlier in the file, so move them up. While at it start using them
in the iboost setup to get rid of the platform checks there.

v2: Rebase due to BDW FDI buf trans fix

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20171016145705.11780-2-ville.syrjala@linux.intel.com
Reviewed-by: James Ausmus <james.ausmus@intel.com>
drivers/gpu/drm/i915/intel_ddi.c