== Series Details == Series: drm/client: Use after free and debug improvements URL : https://patchwork.freedesktop.org/series/132050/ State : warning == Summary == Error: dim checkpatch failed 8d2ac6e9d5da drm/client: Fully protect modes[] with dev->mode_config.mutex 014b518172bd drm/client: s/drm_connector_has_preferred_mode/drm_connector_preferred_mode/ 28c42d9c02c8 drm/client: Use drm_mode_destroy() 8dbddec1606f drm/client: Add a FIXME around crtc->mode usage 674fada5c421 drm/client: Nuke outdated fastboot comment d0eaf419e0b7 drm/client: Constify modes 1a58deeca6d5 drm/client: Use array notation for function arguments 4448f55578cd drm/client: Extract drm_connector_first_mode() 035fff826184 drm/client: Switch to per-device debugs -:35: WARNING:LONG_LINE: line length of 106 exceeds 100 columns #35: FILE: drivers/gpu/drm/drm_client_modeset.c:255: + connector->display_info.non_desktop ? "non desktop" : str_yes_no(enabled[i])); -:99: WARNING:LONG_LINE: line length of 104 exceeds 100 columns #99: FILE: drivers/gpu/drm/drm_client_modeset.c:438: + drm_client_get_tile_offsets(dev, connectors, connector_count, modes, offsets, i, -:113: WARNING:LONG_LINE: line length of 111 exceeds 100 columns #113: FILE: drivers/gpu/drm/drm_client_modeset.c:448: + connector->base.id, connector->tile_group ? connector->tile_group->id : 0); total: 0 errors, 3 warnings, 0 checks, 283 lines checked 5c5d8ca215a3 drm/client: Use [CONNECTOR:%d:%s] formatting e0e87e44b782 drm/client: Streamline mode selection debugs f233b082ffaf drm/probe-helper: Switch to per-device debugs