commit | 1c95822afebae625f48ebabfc470cdbb50671fd5 | [log] [tgz] |
---|---|---|
author | Adam Jackson <ajax@redhat.com> | Fri Oct 14 17:22:25 2011 -0400 |
committer | Keith Packard <keithp@keithp.com> | Thu Oct 20 23:22:03 2011 -0700 |
tree | 93c4e9690e06ac712d68aebe1f08914e4c2c91ea | |
parent | 260052100ef669b5374f72055379adc5da35034b [diff] |
drm/i915/dp: Introduce is_cpu_edp() The obvious counterpart to is_pch_edp(). Convert existing instances of the idiom to the new routine. Signed-off-by: Adam Jackson <ajax@redhat.com> Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org> Signed-off-by: Keith Packard <keithp@keithp.com>