From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx> I spotted a few small issues while reading the code w/ older platforms in mind. The panel fitter/LVDS port patches probably have no real impact since it looks like those non-existing registers always return 0. But might as well avoid reading them. The 915GM SR fix is untested as I have no such hardware, but if the docs are correct it should affect something. Ville Syrjälä (3): drm/i915: No panel fitter on 830M or non-mobile gen2/3 platforms drm/i915: 830M doesn't have an LVDS port drm/i915: Fix 915GM self-refresh enable/disable drivers/gpu/drm/i915/intel_display.c | 5 ++++- drivers/gpu/drm/i915/intel_overlay.c | 2 +- drivers/gpu/drm/i915/intel_pm.c | 4 ++-- 3 files changed, 7 insertions(+), 4 deletions(-) -- 1.8.3.2 _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/intel-gfx