[PATCH 0/2] [Jaunty] LP#349314 -- MCHBAR enable
Andy Whitcroft
apw at canonical.com
Wed May 6 12:50:54 UTC 2009
Some machines including the Eee 901 do not enable tiling due as the
BIOS does not allocate the MCHBAR registers correctly. The following
patches reserve this space when the BIOS has failed to do so and enabled
the support. This has been tested and confirmed to majorly improve
performance on these systems. This set has also been confirmed not to
cause regressions with those Thinkpads which appeared to be affected by
the previous patches.
Proposing for SRU to Jaunty.
-apw
Bjorn Helgaas (1):
UBUNTU: SAUCE: pnp: add PNP resource range checking function
Jesse Barnes (1):
UBUNTU: SAUCE: i915: enable MCHBAR if needed
drivers/gpu/drm/i915/i915_drv.h | 2 +
drivers/gpu/drm/i915/i915_gem_tiling.c | 145 ++++++++++++++++++++++++++++++++
drivers/pnp/resource.c | 18 ++++
include/linux/pnp.h | 2 +
4 files changed, 167 insertions(+), 0 deletions(-)
More information about the kernel-team
mailing list