diff options
author | Brian Starkey <brian.starkey@arm.com> | 2016-12-07 13:14:51 +0000 |
---|---|---|
committer | Liviu Dudau <Liviu.Dudau@arm.com> | 2017-01-23 09:46:24 +0000 |
commit | b2a2ddb0e2a1617d79ad77b14be547c989665d0c (patch) | |
tree | 9d28726fc44794740637f0d49a4b5c41fffaf472 /drivers/net/ethernet/via/via-velocity.h | |
parent | b9c3315c57fa6dcbf7b24ff1aa45e92e726d891f (diff) | |
download | blackbird-obmc-linux-b2a2ddb0e2a1617d79ad77b14be547c989665d0c.tar.gz blackbird-obmc-linux-b2a2ddb0e2a1617d79ad77b14be547c989665d0c.zip |
drm: mali-dp: Don't force source size == crtc size
Remove the check enforcing that src_w and src_h match crtc_w and crtc_h,
as this prevents rotation from working.
The check was intended to disallow scaling, but
drm_plane_helper_check_state() does that for us, while also taking
rotation into account, so the removed check was redundant in any case.
Signed-off-by: Brian Starkey <brian.starkey@arm.com>
Signed-off-by: Liviu Dudau <liviu.dudau@arm.com>
Diffstat (limited to 'drivers/net/ethernet/via/via-velocity.h')
0 files changed, 0 insertions, 0 deletions