x86/gpu: Add vfunc for Intel graphics stolen memory base address
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 5 Feb 2014 19:28:58 +0000 (21:28 +0200)
committerIngo Molnar <mingo@kernel.org>
Sun, 9 Feb 2014 14:11:30 +0000 (15:11 +0100)
commit52ca70454ea5ff29bc39f7871d28f8e6f4713867
tree977a4bb8986b86f8a0316ab3e7c29a09045d55fb
parent494479038d97f1b9f76fc633a360a681acdf035c
x86/gpu: Add vfunc for Intel graphics stolen memory base address

For gen2 devices we're going to need another way to determine
the stolen memory base address. Make that into a vfunc as well.

Also drop the bogus inline keyword from gen8_stolen_size().

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Cc: Bjorn Helgaas <bhelgaas@google.com>
Link: http://lkml.kernel.org/r/1391628540-23072-2-git-send-email-ville.syrjala@linux.intel.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/kernel/early-quirks.c