commit | aaa023782fda76a3eacd9f3c8c14ad7382d86cf2 | [log] [tgz] |
---|---|---|
author | Mahesh Kumar <mahesh1.kumar@intel.com> | Tue Jul 31 19:54:44 2018 +0530 |
committer | Maarten Lankhorst <maarten.lankhorst@linux.intel.com> | Tue Aug 07 10:20:29 2018 +0200 |
tree | 42dc59bc12879ccc249340412e1f113947180462 | |
parent | e6a59382924e2d007b554a2aebcd4445ebb01fef [diff] |
drm/i915: ddb_size is of u16 type ddb_size is u16 so use same return type for intel_get_ddb_size wrapper. Signed-off-by: Mahesh Kumar <mahesh1.kumar@intel.com> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com> Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20180731142445.30723-2-mahesh1.kumar@intel.com