From: Ville Syrj?l?
The internal mode representation drm_display_mode uses signed data
types. When converting the user mode to internal representation,
check that the unsigned values don't overflow the signed datatypes.
Signed-off-by: Ville Syrj?l?
---
drivers/gpu/drm/drm_crtc.c | 33 +++
From: Ville Syrjälä
The internal mode representation drm_display_mode uses signed data
types. When converting the user mode to internal representation,
check that the unsigned values don't overflow the signed datatypes.
Signed-off-by: Ville Syrjälä
---
drivers/gpu/drm/drm_crtc.c | 33 +++