Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/5] drm: Miscellaneous fixes in drm code
@ 2025-09-16  6:32 Krzysztof Karas
  2025-09-16  6:33 ` [PATCH v3 1/5] drm: Avoid suspicious operations in drm_fb_dma_get_gem_addr() Krzysztof Karas
                   ` (7 more replies)
  0 siblings, 8 replies; 14+ messages in thread
From: Krzysztof Karas @ 2025-09-16  6:32 UTC (permalink / raw)
  To: intel-gfx
  Cc: Andi Shyti, Sebastian Brzezinka, Krzysztof Niemiec, Jani Nikula,
	Krzysztof Karas

v3:
 * Change the casts in the last patch in the series.

v2 (Jani Nikula):
 * Remove i915 patches from drm series.
 * Split the last patch into 3 separate changes.

Krzysztof Karas (5):
  drm: Avoid suspicious operations in drm_fb_dma_get_gem_addr()
  drm: Do not attempt to round_up() zeros in drm_suballoc_try_alloc()
  drm: Avoid undefined behavior on u16 multiplication in 
    drm_vram_helper_mode_valid_internal()
  drm: Avoid undefined behavior on u16 multiplication  in
    mipi_dbi_dev_init()
  drm: Avoid undefined behavior on u16 multiplication in 
    drm_crtc_vblank_helper_get_vblank_timestamp_internal()

 drivers/gpu/drm/drm_fb_dma_helper.c   | 7 +++++--
 drivers/gpu/drm/drm_gem_vram_helper.c | 2 +-
 drivers/gpu/drm/drm_mipi_dbi.c        | 2 +-
 drivers/gpu/drm/drm_suballoc.c        | 6 ++++--
 drivers/gpu/drm/drm_vblank.c          | 2 +-
 5 files changed, 12 insertions(+), 7 deletions(-)

-- 
2.34.1


-- 
Best Regards,
Krzysztof

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2025-09-17  6:31 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-16  6:32 [PATCH v3 0/5] drm: Miscellaneous fixes in drm code Krzysztof Karas
2025-09-16  6:33 ` [PATCH v3 1/5] drm: Avoid suspicious operations in drm_fb_dma_get_gem_addr() Krzysztof Karas
2025-09-16 10:20   ` Andi Shyti
2025-09-16 10:25     ` Jani Nikula
2025-09-16  6:33 ` [PATCH v3 2/5] drm: Do not attempt to round_up() zeros in drm_suballoc_try_alloc() Krzysztof Karas
2025-09-16 10:23   ` Andi Shyti
2025-09-16  6:34 ` [PATCH v3 3/5] drm: Avoid undefined behavior on u16 multiplication in drm_vram_helper_mode_valid_internal() Krzysztof Karas
2025-09-16 10:37   ` Andi Shyti
2025-09-16  6:34 ` [PATCH v3 4/5] drm: Avoid undefined behavior on u16 multiplication in mipi_dbi_dev_init() Krzysztof Karas
2025-09-16  6:35 ` [PATCH v3 5/5] drm: Avoid undefined behavior on u16 multiplication in drm_crtc_vblank_helper_get_vblank_timestamp_internal() Krzysztof Karas
2025-09-16  7:41 ` ✓ i915.CI.BAT: success for drm: Miscellaneous fixes in drm code (rev3) Patchwork
2025-09-16  9:48 ` ✓ i915.CI.Full: " Patchwork
2025-09-16 10:41 ` [PATCH v3 0/5] drm: Miscellaneous fixes in drm code Andi Shyti
2025-09-17  6:31   ` Krzysztof Karas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox