Skip to content
Snippets Groups Projects
Verified Commit 8ec43c58 authored by Harry Wentland's avatar Harry Wentland Committed by Louis Chauvet
Browse files

drm/vkms: Round fixp2int conversion in lerp_u16


fixp2int always rounds down, fixp2int_ceil rounds up. We need
the new fixp2int_round.

Signed-off-by: default avatarAlex Hung <alex.hung@amd.com>
Signed-off-by: default avatarHarry Wentland <harry.wentland@amd.com>
Reviewed-by: default avatarLouis Chauvet <louis.chauvet@bootlin.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241220043410.416867-3-alex.hung@amd.com


Signed-off-by: default avatarLouis Chauvet <louis.chauvet@bootlin.com>
parent 511a3444
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment