drm/i915/skl: Use a more descriptive parameter name in skl_compute_plane_wm()
authorDamien Lespiau <damien.lespiau@intel.com>
Tue, 4 Nov 2014 17:06:54 +0000 (17:06 +0000)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 7 Nov 2014 17:42:10 +0000 (18:42 +0100)
What we're talking about here is the DDB allocation (in blocks). That's
more descriptive than 'max_page_buff_alloc'.

Reviewed-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>

No differences found