summaryrefslogtreecommitdiff
path: root/tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorLudovic Desroches <ludovic.desroches@microchip.com>2025-11-20 11:38:25 +0100
committerManikandan Muralidharan <manikandan.m@microchip.com>2026-01-21 09:28:09 +0530
commit06682206e2a1883354ed758c09efeb51f435adbd (patch)
treed9a40b538f47a7010b50065f03340b066d1e8f99 /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
parentbc847787233277a337788568e90a6ee1557595eb (diff)
drm/atmel-hlcdc: don't reject the commit if the src rect has fractional parts
Don’t reject the commit when the source rectangle has fractional parts. This can occur due to scaling: drm_atomic_helper_check_plane_state() calls drm_rect_clip_scaled(), which may introduce fractional parts while computing the clipped source rectangle. This does not imply the commit is invalid, so we should accept it instead of discarding it. Signed-off-by: Ludovic Desroches <ludovic.desroches@microchip.com> Reviewed-by: Manikandan Muralidharan <manikandan.m@microchip.com> Link: https://patch.msgid.link/20251120-lcd_scaling_fix-v1-1-5ffc98557923@microchip.com Signed-off-by: Manikandan Muralidharan <manikandan.m@microchip.com>
Diffstat (limited to 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions