commit | ecf837d98e375d18f4fd8df6f744ca9ca9b5957d | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Tue Oct 10 15:55:56 2017 +0300 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Tue Oct 10 17:14:00 2017 +0300 |
tree | 65a30e1223ca9943519efc1a8b1c9527cf68ee57 | |
parent | 69208c9e1e938cd115fdafdc502b5a7aa99d8d0b [diff] |
drm/i915: Use enum pipe for PCH transcoders One more place where we've failed to switch to enum pipe when talking about PCH transcoders. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20171010125556.25086-1-ville.syrjala@linux.intel.com Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>