Received: by 10.223.185.116 with SMTP id b49csp1029144wrg; Sun, 11 Feb 2018 02:57:51 -0800 (PST) X-Google-Smtp-Source: AH8x225KA9+9sp2RAV8sUAZPEY2a6zPwZ/zcQ0OHyav60rzw0zF4pQUFs9BugsrYOgmL+hiz2/3t X-Received: by 10.99.125.72 with SMTP id m8mr6870505pgn.146.1518346671236; Sun, 11 Feb 2018 02:57:51 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1518346671; cv=none; d=google.com; s=arc-20160816; b=iKeo8IBN4qqt7zp4F1ipVLbAxa4qnZvOzWYAYIezEAtEHklWe4E64VrThpaNFp+4s8 PxkkNgJJBTJFO2UPyH3c/nDfEoDadRwliVaIVrA05llEe7pkE/4Q+LRZZkCW18somts8 BCbHco9mwMhB3Pl5/lsAo/hiYlcWErLILEz8orPfQNCWUJ/YC8HKCPnyD3thvLeK4P1O SONFiLo/mbuCmUyUVdE794inSJ/4lRmaBrMgfL6vbNQZLftCVcZ0z/Y+lX7B6bWimP0E P6/N7YYb4ZirtKyn7NIB5fhxtdKiXm2cUwkUGrb4+57VS2ArF+J7TwFFK98IrgE/KpAK o4aA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:date:cc:to:from:subject:message-id :arc-authentication-results; bh=OkvzeDOPSbp//gGtwsfmmXo+yAxq5nGCud80xyLB+wo=; b=QOrS+S8OvKBuf1M+tVguAXwDG1+3a8uknugRMj/9s3QhdoT3KkS/JBrNYBviSSBWS0 TDH917pAdGYTVwel++DtDPxsaTl+vIUTiRVNr6pANMbPScvtr2y+mOWn4nebA+KldVOi +eOO4JFZmYasJooSvYQBqhEiYYvv7I5JOH+8rPVVatmOAlhA6HrdxNOIYl3UHbimSSnM iBf9qMsBHbG0LCa/f/VYcbE+tC+AylELFnQqy0m5G0vbUZBEgQ0N4+Xb0X49zFrLMc39 /jhUSG5kjVXCTCl9ZS5e+9CmUpKzRreAk8rF4Nyj6Wblzt2EL0CA0uPYFW3e4ottT5Ql K6uA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id w75si4685722pfa.121.2018.02.11.02.57.37; Sun, 11 Feb 2018 02:57:51 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753045AbeBKK46 (ORCPT + 99 others); Sun, 11 Feb 2018 05:56:58 -0500 Received: from shell.v3.sk ([92.60.52.57]:35513 "EHLO shell.v3.sk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752812AbeBKK45 (ORCPT ); Sun, 11 Feb 2018 05:56:57 -0500 Received: from localhost (localhost [127.0.0.1]) by zimbra.v3.sk (Postfix) with ESMTP id B95369AE2C; Sun, 11 Feb 2018 11:56:54 +0100 (CET) Received: from shell.v3.sk ([127.0.0.1]) by localhost (zimbra.v3.sk [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id TxA8P6VKS02a; Sun, 11 Feb 2018 11:56:50 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by zimbra.v3.sk (Postfix) with ESMTP id 4E3DD9AE30; Sun, 11 Feb 2018 11:56:50 +0100 (CET) X-Virus-Scanned: amavisd-new at zimbra.v3.sk Received: from shell.v3.sk ([127.0.0.1]) by localhost (zimbra.v3.sk [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id QCJllNZ9NH7J; Sun, 11 Feb 2018 11:56:49 +0100 (CET) Received: from odvarok.lan (ip-89-102-31-34.net.upcbroadband.cz [89.102.31.34]) by zimbra.v3.sk (Postfix) with ESMTPSA id F06279AE2C; Sun, 11 Feb 2018 11:56:48 +0100 (CET) Message-ID: <1518346607.8520.1.camel@v3.sk> Subject: Re: [PATCH] drm/edid: drop the dcc probe before drm_do_get_edid From: Lubomir Rintel To: dri-devel@lists.freedesktop.org Cc: linux-kernel@vger.kernel.org, David Airlie , Daniel Vetter , Sean Paul , Jani Nikula Date: Sun, 11 Feb 2018 11:56:47 +0100 In-Reply-To: <20180210180355.2284-1-lkundrak@v3.sk> References: <20180210180355.2284-1-lkundrak@v3.sk> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.26.4 (3.26.4-1.fc27) Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, 2018-02-10 at 19:03 +0100, Lubomir Rintel wrote: > Now that drm_do_get_edid() handles override and firmware EDIDs it makes > no sense to conditionalize it with a DCC probe. On the contrary -- the > overrides are useful specifically when DCC is not functioning. > > drm_do_get_edid() already bails out when DCC fails, there's no need for > an extra check. It seems entirely safe to just drop this. > > Working around the issue by forcing the connector on is not a good > solution because that way the desktop shell can't tell when a monitor is > plugged in or removed. > > Cc: Jani Nikula > Fixes: 53fd40a ("drm: handle override and firmware EDID at drm_do_get_edid() level") Please disregard this, should have given it more thought. Sorry. It removes a symbol other modules use, and typoes DDC/DCC in the commit message. Moreover it doesn't actually seem to solve my problem -- will try to follow up with a better fix. Lubo