Searched hist:"26739 f12cf210cb8df35969258a1f064e8e12b63" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | i915_irq.c | diff 26739f12cf210cb8df35969258a1f064e8e12b63 Thu Feb 07 05:42:32 CST 2013 Daniel Vetter <daniel.vetter@ffwll.ch> drm/i915: unify HDMI/DP hpd definitions
They're physically the same pins and also the same bits, duplicating only confuses the reader. This also makes it a bit obvious that we have quite some code duplication going on here. Squashing that is for a larger rework in our hpd handling though.
Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
|
H A D | i915_reg.h | diff 26739f12cf210cb8df35969258a1f064e8e12b63 Thu Feb 07 05:42:32 CST 2013 Daniel Vetter <daniel.vetter@ffwll.ch> drm/i915: unify HDMI/DP hpd definitions
They're physically the same pins and also the same bits, duplicating only confuses the reader. This also makes it a bit obvious that we have quite some code duplication going on here. Squashing that is for a larger rework in our hpd handling though.
Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
|