Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] drm/i915: prevent some static analyzer warnings
@ 2024-05-28 11:28 Luca Coelho
  2024-05-28 11:29 ` [PATCH 1/2] drm/i915/bios: double check array-boundary in parse_sdvo_lvds_data Luca Coelho
                   ` (6 more replies)
  0 siblings, 7 replies; 12+ messages in thread
From: Luca Coelho @ 2024-05-28 11:28 UTC (permalink / raw)
  To: intel-gfx; +Cc: ville.syrjala

Hi,

Here's a couple of patches to prevent some static analyzer warnings.
They are not really an issue as is, but with these two patches the
code will be cleaner and a bit safer, while at the same time silencing
these warnings.

Plese review.

Cheers,
Luca.


Luca Coelho (2):
  drm/i915/bios: double check array-boundary in parse_sdvo_lvds_data
  drm/i915: move uapi.event outside spinlock in intel_crtc_vblank_work

 drivers/gpu/drm/i915/display/intel_bios.c | 12 ++++++++++++
 drivers/gpu/drm/i915/display/intel_crtc.c |  2 +-
 2 files changed, 13 insertions(+), 1 deletion(-)

-- 
2.39.2


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

end of thread, other threads:[~2024-05-30 10:48 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-28 11:28 [PATCH 0/2] drm/i915: prevent some static analyzer warnings Luca Coelho
2024-05-28 11:29 ` [PATCH 1/2] drm/i915/bios: double check array-boundary in parse_sdvo_lvds_data Luca Coelho
2024-05-28 17:01   ` Rodrigo Vivi
2024-05-28 11:29 ` [PATCH 2/2] drm/i915: move uapi.event outside spinlock in intel_crtc_vblank_work Luca Coelho
2024-05-28 16:58   ` Rodrigo Vivi
2024-05-28 12:46 ` ✗ Fi.CI.SPARSE: warning for drm/i915: prevent some static analyzer warnings Patchwork
2024-05-28 12:54 ` ✓ Fi.CI.BAT: success " Patchwork
2024-05-29  3:28 ` ✗ Fi.CI.IGT: failure " Patchwork
2024-05-29 11:47   ` Luca Coelho
2024-05-30  8:56     ` Illipilli, TejasreeX
2024-05-30  5:53 ` ✓ Fi.CI.IGT: success " Patchwork
2024-05-30 10:48 ` [PATCH 0/2] " Kandpal, Suraj

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