commit | 4c609cb890b13ef58e0c0cdd238993484e1b9b83 | [log] [tgz] |
---|---|---|
author | Jesse Barnes <jbarnes@virtuousgeek.org> | Fri Sep 02 12:52:11 2011 -0700 |
committer | Keith Packard <keithp@keithp.com> | Thu Oct 20 15:26:42 2011 -0700 |
tree | 30c4be936612d43c439339e1375f0d70dd04a392 | |
parent | c4f9c4c2b3f1831e932e04db992cf6fe92c2a95a [diff] |
drm/i915: PLL macro cleanup and pipe assertion check Add a macro for accessing the two pipe PLLs and add a check to make sure we don't access a non-existent one in the enable/disable functions. 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>