diff options
| author | 2014-05-08 22:19:42 +0300 | |
|---|---|---|
| committer | 2014-05-13 14:13:23 +0200 | |
| commit | 36dfcea47a862421154e9943ada5f8147bcbd43c (patch) | |
| tree | 15937cd978079319e99aa65a267bc581a95455d6 /drivers/gpu/drm/i915/intel_ringbuffer.c | |
| parent | x86/gpu: Implement stolen memory size early quirk for CHV (diff) | |
| download | linux-dev-36dfcea47a862421154e9943ada5f8147bcbd43c.tar.xz linux-dev-36dfcea47a862421154e9943ada5f8147bcbd43c.zip | |
x86/gpu: Sprinkle const, __init and __initconst to stolen memory quirks
gen8_stolen_size() is missing __init, so add it.
Also all the intel_stolen_funcs structures can be marked
__initconst.
intel_stolen_ids[] can also be made const if we replace the
__initdata with __initconst.
Cc: Ingo Molnar <mingo@kernel.org>
Cc: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'drivers/gpu/drm/i915/intel_ringbuffer.c')
0 files changed, 0 insertions, 0 deletions
