commit | 7039a6dc17a9ae73dcf38fe16e9e78dedbfb26e0 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Wed Dec 07 19:28:09 2016 +0200 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Thu Dec 22 21:30:54 2016 +0200 |
tree | bef5923e932dcf8313c1d84a2c95e0c00fa5476f | |
parent | 949d8cf8017c03ac20a153070730ea9e35f4f1d5 [diff] |
drm/i915: Simplify SWIDTHSW calculation The formula in Bspec for computing the overlay SWIDTHSW is overly obfuscated. Simplify the formula to something that's easily parsed by humans. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/1481131693-27993-8-git-send-email-ville.syrjala@linux.intel.com Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>