commit | 73699147e08d3bf55a9440be412fe195a747313c | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Wed Dec 07 19:28:07 2016 +0200 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Thu Dec 22 21:30:31 2016 +0200 |
tree | d2f148e56a8f1010ee1cac304120b20f8add107c | |
parent | 58d09ebdb4edf5d3ab3a2aee851ab0168bc83ec6 [diff] |
drm/i915: Use pipe_src_w in overlay code Replace the use of crtc->mode.h/vdisplay with the more appropriate config->pipe_src_w/h. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/1481131693-27993-6-git-send-email-ville.syrjala@linux.intel.com Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>