commit | a487928908226df493a3ce145ecf4bb39296714e | [log] [tgz] |
---|---|---|
author | Jesse Barnes <jbarnes@virtuousgeek.org> | Thu Oct 13 10:08:34 2011 -0700 |
committer | Keith Packard <keithp@keithp.com> | Thu Oct 20 23:21:58 2011 -0700 |
tree | 8b967adcac68bff3383dbefab246ce7541f4b265 | |
parent | 4c9c18c29347a8bfce1dcd28271bf782aab16639 [diff] |
drm/i915: remove transcoder PLL mashing from mode_set per specs Belongs in PCH enable instead. The duplication is worrying and the specs explicitly list transcoder select *after* actual PLL enable, which doesn't occur until later. Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org> Tested-By: Eugeni Dodonov <eugeni.dodonov@intel.com> Reviewed-By: Eugeni Dodonov <eugeni.dodonov@intel.com> Signed-off-by: Keith Packard <keithp@keithp.com>