commit | ab8df60e3a3b68420d0d4477c5f07c00fbfb078b | [log] [tgz] |
---|---|---|
author | Boris Brezillon <boris.brezillon@free-electrons.com> | Fri Dec 02 14:48:07 2016 +0100 |
committer | Eric Anholt <eric@anholt.net> | Fri Dec 09 15:26:29 2016 -0800 |
tree | b5281dcc2b7968f2a4985ac7613cfd757ca5a6e8 | |
parent | 26fc78f6fef39b9d7a15def5e7e9826ff68303f4 [diff] |
drm/vc4: Fix ->clock_select setting for the VEC encoder PV_CONTROL_CLK_SELECT_VEC is actually 2 and not 0. Fix the definition and rework the vc4_set_crtc_possible_masks() to cover the full range of the PV_CONTROL_CLK_SELECT field. Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com> Signed-off-by: Eric Anholt <eric@anholt.net>