commit | b8a4f4042d2c4a4ecbe39a3034c49990e122ebc9 | [log] [tgz] |
---|---|---|
author | Paulo Zanoni <paulo.r.zanoni@intel.com> | Wed Oct 31 18:12:42 2012 -0200 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Sun Nov 11 23:51:20 2012 +0100 |
tree | 5bee91c22b47a046287476a314c19ef91f7db052 | |
parent | daed2dbb7ea4d179e472396ce46377fe758d5faf [diff] |
drm/i915: rename intel_{en, dis}able_transcoder To ironlake_{en,dis}able_pch_transcoder since these functions will be different on Haswell/LPT and since the "transcoder" they {en,dis}able is on the PCH. Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com> [danvet: again a small conflict because the fdi disable sequenc looks a bit different here.] Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>