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=-5.5 required=3.0 tests=BAYES_00,DKIM_ADSP_CUSTOM_MED, DKIM_INVALID,DKIM_SIGNED,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, 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 0D974C433EF for ; Mon, 6 Sep 2021 05:55:21 +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 CE99460F92 for ; Mon, 6 Sep 2021 05:55:20 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org CE99460F92 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 014C0898C2; Mon, 6 Sep 2021 05:55:15 +0000 (UTC) Received: from mail-ej1-x62f.google.com (mail-ej1-x62f.google.com [IPv6:2a00:1450:4864:20::62f]) by gabe.freedesktop.org (Postfix) with ESMTPS id B835A89498; Mon, 6 Sep 2021 05:55:13 +0000 (UTC) Received: by mail-ej1-x62f.google.com with SMTP id ia27so11128589ejc.10; Sun, 05 Sep 2021 22:55:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:from:date:message-id:subject:to:cc; bh=P27TiIB1AvSu+TvDvxk3MMIZIx2zJjjWJI/QWtvnLTo=; b=fUakdIuMVxlQmKRHOV6pNC+ctvABtgT0G3t2loFUoCQmXbYE2621E0wIWq3kQFxUE4 8reTehXzbeA95132p59odAq756lulzOw1MFoVU8waVkGWm2mgFJnf0X2pyqth8OGpBSX a4fqDpICPtb9FzRcHFD7IbOZ19F4o7KRkFRX7kGCGB3LyG7zcByYTrxKbqoE4HzW5N+k VsI7kPS3V6SSxNENh4xkockacW+U+wWTGYEOzOjdpuj1d8ZbdXTU/my0h1uis/EVXxJ2 1JJfT8pb9YDf6zcGS0MulcRe5RX5AtvRNuwVgzRV+wH700VAUUuQR8C+skwCl3KFZgpS Un6A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to:cc; bh=P27TiIB1AvSu+TvDvxk3MMIZIx2zJjjWJI/QWtvnLTo=; b=ChjUS+IuSXAdF0RhMecSQ83DIOHR7pJvk8UZ/Q3CKUSXsF4ci96Uww0RtqrHJUU0BM U7t566b9++QWcADfQRgb8xiXYe9FLB920TDHPjCXV06hFg1gAKD129gnaSBq3IoXfIUm Rx42E8vUkZkIA3r3Zs4iDQUvGQE8guDAyUoe6mAAB3RdcWVaEEHz/WAgsr12HPaOnMM8 PZT6W9NzS+wTEmQje5QM6+CTtnXFHOJC1kFtarjPPwRtPxzXmFc5AZo166NA3S2Dz2Sn zlBqjYCOWNXU70UyhUobl8eueBqgLIII9pAkXxa7WM7JcxYefo1+X2XPMvm+xrR0fQaU O6wA== X-Gm-Message-State: AOAM532DU1vXMiyuSOfPjjga91CgCMI/wEjbvXpMNcbIK1CPBvVydfMh +0z1LQm1vX24TNbtkzULVQQbE5othdd1ZLKQswHUKPf5kQE= X-Google-Smtp-Source: ABdhPJwJP11zsmWkInN/05LTa7dbAeWDYb7sWh3EmIo3ANGZ2zn59lXwQr2/kCJaKDx4TKSgQ+oMjcFmhwCXdbKKNwg= X-Received: by 2002:a17:906:169a:: with SMTP id s26mr11667041ejd.190.1630907712185; Sun, 05 Sep 2021 22:55:12 -0700 (PDT) MIME-Version: 1.0 From: Dave Airlie Date: Mon, 6 Sep 2021 15:55:01 +1000 Message-ID: To: Jani Nikula , =?UTF-8?B?VmlsbGUgU3lyasOkbMOk?= Cc: Intel Graphics Development , dri-devel Content-Type: text/plain; charset="UTF-8" Subject: [Intel-gfx] intel display struct refactor X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel graphics driver community testing & development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" I posted an intro set of patches to intel-gfx earlier, but I got a bit OCD and kept going here. https://cgit.freedesktop.org/~airlied/linux/log/?h=i915-display-struct-refactor Mainly looking to see if this is interesting enough refactor to get it landed, I realise it would be quite disruptive. I'd also like to see if I missed anything really obvious, I wasn't sure whether vbt/opregion were suitable and I may have left some stuff behind. Dave.