aboutsummaryrefslogtreecommitdiff
path: root/include/linux/fpga/fpga-mgr.h
diff options
context:
space:
mode:
authorDom Cobley <[email protected]>2022-06-13 16:47:31 +0200
committerMaxime Ripard <[email protected]>2022-06-28 14:55:02 +0200
commit517db1ab1566dba3093dbdb8de4263ba4aa66416 (patch)
tree9499c19a470f08694332f17a2e40fc08de8d9a7c /include/linux/fpga/fpga-mgr.h
parent1701a23a4ef0993964ccc2f2d5d13f83a5ff4c70 (diff)
drm/vc4: plane: Remove subpixel positioning check
There is little harm in ignoring fractional coordinates (they just get truncated). Without this: modetest -M vc4 -F tiles,gradient -s 32:1920x1080-60 -P89@74:1920x1080*.1.1@XR24 is rejected. We have the same issue in Kodi when trying to use zoom options on video. Note: even if all coordinates are fully integer. e.g. src:[0,0,1920,1080] dest:[-10,-10,1940,1100] it will still get rejected as drm_atomic_helper_check_plane_state uses drm_rect_clip_scaled which transforms this to fractional src coords Fixes: 21af94cf1a4c ("drm/vc4: Add support for scaling of display planes.") Signed-off-by: Dom Cobley <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Maxime Ripard <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions