== Series Details == Series: series starting with [1/3] drm: Don't create properties without names URL : https://patchwork.freedesktop.org/series/39277/ State : warning == Summary == $ dim sparse origin/drm-tip Commit: drm: Don't create properties without names Okay! Commit: drm: Check property/enum name length - + ^ +drivers/gpu/drm/drm_property.c:82:10: warning: return makes pointer from integer without a cast [-Wint-conversion] +drivers/gpu/drm/drm_property.c:82:24: expected struct drm_property * +drivers/gpu/drm/drm_property.c:82:24: got int +drivers/gpu/drm/drm_property.c:82:24: warning: incorrect type in return expression (different base types) +drivers/gpu/drm/drm_property.c: In function ‘drm_property_create’: + return -EINVAL; Commit: drm: Add BT.2020 constant luminance enum value for the COLOR_ENCODING property Okay! _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx