diff options
author | Damien Lespiau <damien.lespiau@intel.com> | 2014-02-07 19:12:49 +0000 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2014-02-12 18:52:51 +0100 |
commit | 22d3fd4600fcb3da3df63157234a241485b58157 (patch) | |
tree | eeca264628871f65564c93d75ae94c6431fb1903 /drivers/gpu/drm/i915/i915_reg.h | |
parent | 5c969aa7e152e9eafd8cb3c2788649d168c2ebac (diff) | |
download | blackbird-op-linux-22d3fd4600fcb3da3df63157234a241485b58157.tar.gz blackbird-op-linux-22d3fd4600fcb3da3df63157234a241485b58157.zip |
drm/i915: Move num_plane to the intel_device_info structure
And rename it to num_sprites as this value doesn't count the primary
plane.
This limit lives with num_pipes really, and now that dev_priv->info is
writable we can put it there instead.
While at it, introduce a intel_device_info_runtime_init() where we'll be
able to gather the device info fields at run-time.
v2: rename num_plane to num_sprites (Ville Syrjälä)
v3: rebase on top of latest drm-nightly
Reviewed-by: Mika Kuoppala <mika.kuoppala@intel.com> (for v2)
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com> (for v2)
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_reg.h')
0 files changed, 0 insertions, 0 deletions