summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_dma.c
diff options
context:
space:
mode:
authorDamien Lespiau <damien.lespiau@intel.com>2014-02-07 19:12:47 +0000
committerDaniel Vetter <daniel.vetter@ffwll.ch>2014-02-12 18:52:50 +0100
commit3d13ef2e2d8bd88e92da6164a63dccc07e55fc9c (patch)
treede625e9ebc7d5b6f434c4ab0ce0ed1b48175dc8d /drivers/gpu/drm/i915/i915_dma.c
parente927ecde591702fb4b812e264a3a1bd5e85d84e9 (diff)
downloadblackbird-op-linux-3d13ef2e2d8bd88e92da6164a63dccc07e55fc9c.tar.gz
blackbird-op-linux-3d13ef2e2d8bd88e92da6164a63dccc07e55fc9c.zip
drm/i915: Always use INTEL_INFO() to access the device_info structure
If we make sure that all the dev_priv->info usages are wrapped by INTEL_INFO(), we can easily modify the ->info field to be structure and not a pointer while keeping the const protection in the INTEL_INFO() macro. v2: Rebased onto latest drm-nightly Suggested-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Signed-off-by: Damien Lespiau <damien.lespiau@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'drivers/gpu/drm/i915/i915_dma.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud