Home
last modified time | relevance | path

Searched hist:"24 d07f114e4ec7608659a4ef18307f76739c72a8" (Results 1 – 2 of 2) sorted by relevance

/linux/include/drm/
H A Ddrm_panic.hdiff 24d07f114e4ec7608659a4ef18307f76739c72a8 Mon Jun 03 11:47:26 CEST 2024 Jocelyn Falempe <jfalempe@redhat.com> drm/panic: Add a set_pixel() callback to drm_scanout_buffer

This allows drivers to draw the pixel, and handle tiling, or specific
color formats.

v2:
* Use fg_color for blit() functions (Javier Martinez Canillas)

Signed-off-by: Jocelyn Falempe <jfalempe@redhat.com>
Reviewed-by: Javier Martinez Canillas <javierm@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240603095343.39588-3-jfalempe@redhat.com
/linux/drivers/gpu/drm/
H A Ddrm_panic.cdiff 24d07f114e4ec7608659a4ef18307f76739c72a8 Mon Jun 03 11:47:26 CEST 2024 Jocelyn Falempe <jfalempe@redhat.com> drm/panic: Add a set_pixel() callback to drm_scanout_buffer

This allows drivers to draw the pixel, and handle tiling, or specific
color formats.

v2:
* Use fg_color for blit() functions (Javier Martinez Canillas)

Signed-off-by: Jocelyn Falempe <jfalempe@redhat.com>
Reviewed-by: Javier Martinez Canillas <javierm@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240603095343.39588-3-jfalempe@redhat.com