[PATCH 0/2] drm/i915: prevent some static analyzer warnings
Luca Coelho
luciano.coelho at intel.com
Tue May 28 11:28:59 UTC 2024
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
More information about the Intel-gfx
mailing list