commit | 84139d1e39265c20a79daace16ef4b6a9a644d9a | [log] [tgz] |
---|---|---|
author | Damien Lespiau <damien.lespiau@intel.com> | Fri Mar 28 00:18:32 2014 +0530 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Wed Sep 24 14:57:31 2014 +0200 |
tree | 9803402ed2232def2b9e151870281c4ceb624334 | |
parent | 7feb8b88e7513d6b093539c2b7291cfb87cb917a [diff] |
drm/i915/skl: Introduce a I915_MAX_PLANES macro This can be useful to declare structures around pipes and planes and don't have to go back auditing the code if the next platorm bump that number. Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com> Signed-off-by: Damien Lespiau <damien.lespiau@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>