Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5 0/3] drm: Miscellaneous fixes in drm code
@ 2025-12-04 14:38 Krzysztof Karas
  2025-12-04 14:38 ` [PATCH v5 1/3] drm: Warn and return before division by 0 Krzysztof Karas
                   ` (4 more replies)
  0 siblings, 5 replies; 14+ messages in thread
From: Krzysztof Karas @ 2025-12-04 14:38 UTC (permalink / raw)
  To: intel-gfx
  Cc: Andi Shyti, Sebastian Brzezinka, Krzysztof Niemiec, Jani Nikula,
	Krzysztof Karas

v5 (Jani Nikula):
* split first two patches;

v4:
 * Rebase and remove unnecessary patches.

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 (3):
  drm: Warn before division by 0 would occur
  drm: Avoid suspicious operations in drm_fb_dma_get_gem_addr()
  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_vblank.c        | 2 +-
 2 files changed, 6 insertions(+), 3 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2025-12-16 14:12 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-04 14:38 [PATCH v5 0/3] drm: Miscellaneous fixes in drm code Krzysztof Karas
2025-12-04 14:38 ` [PATCH v5 1/3] drm: Warn and return before division by 0 Krzysztof Karas
2025-12-05 15:31   ` Krzysztof Niemiec
2025-12-16 14:12   ` Andi Shyti
2025-12-04 14:38 ` [PATCH v5 2/3] drm: Avoid suspicious operations in drm_fb_dma_get_gem_addr() Krzysztof Karas
2025-12-05 15:32   ` Krzysztof Niemiec
2025-12-16 14:11   ` Andi Shyti
2025-12-04 14:38 ` [PATCH v5 3/3] drm: Avoid undefined behavior on u16 multiplication in drm_crtc_vblank_helper_get_vblank_timestamp_internal() Krzysztof Karas
2025-12-05 15:32   ` Krzysztof Niemiec
2025-12-08 17:15   ` Ville Syrjälä
2025-12-09  7:47     ` Krzysztof Karas
2025-12-09  8:00       ` Ville Syrjälä
2025-12-05  8:50 ` ✓ i915.CI.BAT: success for drm: Miscellaneous fixes in drm code (rev5) Patchwork
2025-12-06  4:39 ` ✗ i915.CI.Full: failure " Patchwork

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