Applied to -next with minor tweaks.
-Chris
--
Chris Wilson, Intel Open Source Technology Centre
___
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx
On Tue, 7 Sep 2010 14:48:06 -0700, Jesse Barnes
wrote:
> We really need a macro to test whether a given connector has a panel attached
> rather than sprinkling HAS_PCH_SPLIT/IS_eDP/has_edp_encoder etc all over.
Now that you mention it, it would be nice. ;-)
Comment inline.
> Signed-off-by: J
We really need a macro to test whether a given connector has a panel attached
rather than sprinkling HAS_PCH_SPLIT/IS_eDP/has_edp_encoder etc all over.
Signed-off-by: Jesse Barnes
---
drivers/gpu/drm/i915/intel_display.c | 25 +
1 files changed, 13 insertions(+), 12 de