[Intel-gfx] [PATCH 0/3] drm/i915: A few small fixes for older platforms
ville.syrjala at linux.intel.com
ville.syrjala at linux.intel.com
Fri Jan 10 13:06:44 CET 2014
From: Ville Syrjälä <ville.syrjala at linux.intel.com>
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
More information about the Intel-gfx
mailing list