mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/3] x86: Intel gen2 graphics stolen memory quirks
@ 2014-02-05 19:28 ville.syrjala
  2014-02-05 19:28 ` [PATCH 1/3] x86: Add vfunc for Intel graphics stolen memory base address ville.syrjala
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: ville.syrjala @ 2014-02-05 19:28 UTC (permalink / raw)
  To: linux-kernel; +Cc: Thomas Gleixner, Ingo Molnar, H. Peter Anvin, x86

From: Ville Syrjälä <ville.syrjala@linux.intel.com>

Ingo asked me to post the x86 bits as a standalone series. So here it is.

So the series adds the Intel gen2 graphics stolen memory reservation quirks
to arch/x86. These are not unlike the quirks we have for later gens, except
it's a bit more work to dig out the correct range to reserve on gen2.

This has been tested on 830, 845 and 855 chipsets. 865 still eludes me
unfortunately.

Ville Syrjälä (3):
  x86: Add vfunc for Intel graphics stolen memory base address
  x86: Add Intel graphics stolen memory quirk for gen2 platforms
  x86: Print the Intel graphcis stolen memory range

 arch/x86/kernel/early-quirks.c | 211 +++++++++++++++++++++++++++++++++++------
 include/drm/i915_drm.h         |  20 ++++
 2 files changed, 202 insertions(+), 29 deletions(-)

-- 
1.8.3.2


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-02-10 13:31 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-05 19:28 [PATCH 0/3] x86: Intel gen2 graphics stolen memory quirks ville.syrjala
2014-02-05 19:28 ` [PATCH 1/3] x86: Add vfunc for Intel graphics stolen memory base address ville.syrjala
2014-02-10 13:30   ` [tip:x86/platform] x86/gpu: " tip-bot for Ville Syrjälä
2014-02-05 19:28 ` [PATCH v3 2/3] x86: Add Intel graphics stolen memory quirk for gen2 platforms ville.syrjala
2014-02-10 13:30   ` [tip:x86/platform] x86/gpu: " tip-bot for Ville Syrjälä
2014-02-05 19:29 ` [PATCH 3/3] x86: Print the Intel graphics stolen memory range ville.syrjala
2014-02-10 13:31   ` [tip:x86/platform] x86/gpu: " tip-bot for Ville Syrjälä

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome