From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2F0B7C433B4 for ; Wed, 28 Apr 2021 12:18:54 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id B9B4861413 for ; Wed, 28 Apr 2021 12:18:53 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B9B4861413 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linux.intel.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 83A996E1F3; Wed, 28 Apr 2021 12:18:52 +0000 (UTC) Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by gabe.freedesktop.org (Postfix) with ESMTPS id 8AF596E1F3 for ; Wed, 28 Apr 2021 12:18:50 +0000 (UTC) IronPort-SDR: qH47gEu7oPOiapZ2YQDgMOubS5aXkHXXEpJUbvbiVxbvUkVlUvEOp6otk6zkEhRhYtV74J2Bld KKf/0XN/2Z1A== X-IronPort-AV: E=McAfee;i="6200,9189,9967"; a="258026308" X-IronPort-AV: E=Sophos;i="5.82,258,1613462400"; d="scan'208";a="258026308" Received: from orsmga008.jf.intel.com ([10.7.209.65]) by orsmga104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 28 Apr 2021 05:18:47 -0700 IronPort-SDR: eDm7ab0DkK/pzJoimL2z2SYafvcMD9mAFy6PRaWC46nF21ne50PBsNKTUdekcBcsTLNLwAdLHc s2u0uKj0iBZQ== X-IronPort-AV: E=Sophos;i="5.82,258,1613462400"; d="scan'208";a="430274743" Received: from ajalsove-mobl2.ger.corp.intel.com (HELO localhost) ([10.252.39.247]) by orsmga008-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 28 Apr 2021 05:18:44 -0700 From: Jani Nikula To: Daniel Vetter , Pekka Paalanen Subject: Re: Display notch support In-Reply-To: Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo References: <20210428104403.1e49f270@eldfell> Date: Wed, 28 Apr 2021 15:18:41 +0300 Message-ID: <87tunq38m6.fsf@intel.com> MIME-Version: 1.0 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: martijn@brixit.nl, Caleb Connolly , dri-devel@lists.freedesktop.org, dri-devel@vger.kernel.org, ~postmarketos/upstreaming@lists.sr.ht Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Wed, 28 Apr 2021, Daniel Vetter wrote: > On Wed, Apr 28, 2021 at 10:44:03AM +0300, Pekka Paalanen wrote: >> This seems more like a job for the hypothetical liboutput, just like >> recognising HMDs (yes, I know, kernel does that already, but there is a >> point that kernel may not want to put fbcon on a HMD). > > I think the desktop linux solution would be hwdb entries, except we've > never done this for anything display related. So yeah liboutput sounds > about right for this :-) > > Btw on fbcon on HMD, I thought we're already taking care of that? This is a bit off-topic, but DisplayID 2.0 defines primary use cases for head mounted VR and AR, so we wouldn't have to quirk them. BR, Jani. -- Jani Nikula, Intel Open Source Graphics Center _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel