summaryrefslogtreecommitdiff
path: root/scripts/bpf_doc.py
diff options
context:
space:
mode:
authorFrancesco Valla <francesco@valla.it>2025-10-03 12:33:03 +0200
committerJocelyn Falempe <jfalempe@redhat.com>2025-10-14 09:25:10 +0200
commit095232711f23179053ca26bcf046ca121a91a465 (patch)
tree111c4b97d880596e813ab042cb3c489ad59acd23 /scripts/bpf_doc.py
parentdb74b04edce1bc86b9a5acc724c7ca06f427ab60 (diff)
drm/draw: fix color truncation in drm_draw_fill24
The color parameter passed to drm_draw_fill24() was truncated to 16 bits, leading to an incorrect color drawn to the target iosys_map. Fix this behavior, widening the parameter to 32 bits. Fixes: 31fa2c1ca0b2 ("drm/panic: Move drawing functions to drm_draw") Signed-off-by: Francesco Valla <francesco@valla.it> Reviewed-by: Jocelyn Falempe <jfalempe@redhat.com> Link: https://lore.kernel.org/r/20251003-drm_draw_fill24_fix-v1-1-8fb7c1c2a893@valla.it Signed-off-by: Jocelyn Falempe <jfalempe@redhat.com>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions