diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2016-11-22 18:02:01 +0200 |
---|---|---|
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2016-11-23 22:04:50 +0200 |
commit | 49845a231587f1d233a93208c117b5205619f85f (patch) | |
tree | 8719fcf4b2c4652d094b2bc3c9602b9eb3c06be9 /drivers/gpu/drm/i915/intel_dsi.c | |
parent | 83c04a62a187283d9e1473d062cd1cd25ee60e2e (diff) | |
download | linux-49845a231587f1d233a93208c117b5205619f85f.tar.gz linux-49845a231587f1d233a93208c117b5205619f85f.tar.bz2 linux-49845a231587f1d233a93208c117b5205619f85f.zip |
drm/i915: Use enum plane_id in VLV/CHV wm code
Let's try not to abuse plane->plane for sprites on VLV/CHV and instead
use plane->id. Since out watermark structures aren't entirely plane type
agnostic (for now) and start indexing sprites from 0 we'll add a small
helper to convert between the two bases.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1479830524-7882-7-git-send-email-ville.syrjala@linux.intel.com
Diffstat (limited to 'drivers/gpu/drm/i915/intel_dsi.c')
0 files changed, 0 insertions, 0 deletions