From patchwork Fri Feb 19 21:20:35 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Marcelo Henrique Cerri X-Patchwork-Id: 1442457 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.ubuntu.com (client-ip=91.189.94.19; helo=huckleberry.canonical.com; envelope-from=kernel-team-bounces@lists.ubuntu.com; receiver=) Received: from huckleberry.canonical.com (huckleberry.canonical.com [91.189.94.19]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4Dj4Hl2tlvz9sWS; Sat, 20 Feb 2021 08:20:51 +1100 (AEDT) Received: from localhost ([127.0.0.1] helo=huckleberry.canonical.com) by huckleberry.canonical.com with esmtp (Exim 4.86_2) (envelope-from ) id 1lDDCh-0007zn-Ll; Fri, 19 Feb 2021 21:20:47 +0000 Received: from youngberry.canonical.com ([91.189.89.112]) by huckleberry.canonical.com with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1lDDCg-0007zW-1U for kernel-team@lists.ubuntu.com; Fri, 19 Feb 2021 21:20:46 +0000 Received: from mail-qv1-f71.google.com ([209.85.219.71]) by youngberry.canonical.com with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1lDDCf-0006Eo-LJ for kernel-team@lists.ubuntu.com; Fri, 19 Feb 2021 21:20:45 +0000 Received: by mail-qv1-f71.google.com with SMTP id i17so715220qvb.1 for ; Fri, 19 Feb 2021 13:20:45 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=W2uluOktXob1ZO3ctDQVQCW1f/M0xud30Dp383kIeeA=; b=WmG+bXBiiIuzBKul7xKmEhVQb4K6xCT7Qs5sb0zmEsdtODG760Tn7QhmVVgKNBG90B Ehj3UACqDC1bFRtxQGgqq55iYIuKrB3YdQ712W5nFF8gEEYJCZ41MUSanGrV+fSjcPey hkAmclt8hcLKajczZrcXxCjN27Srocmt7U0iv4Vu111K2dJIThjXU715/SGrnl7LnnS1 oekBt/L2FwBnUQ5/ZQIDrMBhf8PVjWvA3QstmKlvmPkE8nt0q+EBDclnNZmFJDX4W1H9 A4db7GAC+X5WlyxLcvUg/dYXeCDoFI3P5fSSa+5jrjyI9xx/9FZESVocyETONgR1aQx0 qLPw== X-Gm-Message-State: AOAM533vQ9AgABfwMHyvDoOSQlVEwJEq1BMtMb8zkW2AcC23kG107Jdx VVrFkuoPzwbfhSE5184UAtn39d4q7BABW++Zolo5HEeE3Cl5p87Aga4BA5ne9CiYs4agXScJpjF x34xYwnC6e+bPUgrKmS2oszV8eoc/sKC1t2vnRmxA X-Received: by 2002:a05:620a:12d6:: with SMTP id e22mr7740245qkl.278.1613769644443; Fri, 19 Feb 2021 13:20:44 -0800 (PST) X-Google-Smtp-Source: ABdhPJw5gO4u1k45HpPsAfwNxrkApbTRQsEvPcl52nTmD1l23496eIVAIyAvZ26YDG4/MDDh4249nw== X-Received: by 2002:a05:620a:12d6:: with SMTP id e22mr7740234qkl.278.1613769644215; Fri, 19 Feb 2021 13:20:44 -0800 (PST) Received: from gallifrey.lan ([187.57.108.234]) by smtp.gmail.com with ESMTPSA id m7sm6363535qti.33.2021.02.19.13.20.42 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 19 Feb 2021 13:20:43 -0800 (PST) From: Marcelo Henrique Cerri To: kernel-team@lists.ubuntu.com Subject: [groovy:linux][PATCH 3/3] UBUNTU: [Config] Enforce CONFIG_DRM_BOCHS=m Date: Fri, 19 Feb 2021 18:20:35 -0300 Message-Id: <20210219212035.3088189-4-marcelo.cerri@canonical.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20210219212035.3088189-1-marcelo.cerri@canonical.com> References: <20210219212035.3088189-1-marcelo.cerri@canonical.com> MIME-Version: 1.0 X-BeenThere: kernel-team@lists.ubuntu.com X-Mailman-Version: 2.1.20 Precedence: list List-Id: Kernel team discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: kernel-team-bounces@lists.ubuntu.com Sender: "kernel-team" BugLink: https://bugs.launchpad.net/bugs/1916290 BugLink: https://bugs.launchpad.net/bugs/1872863 In LP:#1872863 we started to build and ship the bochs-drm.ko driver again, however this config wasn't enforced and because of that derivatives didn't inherit. Enforce CONFIG_DRM_BOCHS=m and let the derivatives update their configuration to include it or not. Signed-off-by: Marcelo Henrique Cerri --- debian.master/config/annotations | 1 + 1 file changed, 1 insertion(+) diff --git a/debian.master/config/annotations b/debian.master/config/annotations index 7cce122fbfd2..4a46f6f1084a 100644 --- a/debian.master/config/annotations +++ b/debian.master/config/annotations @@ -1887,6 +1887,7 @@ CONFIG_DRM_MGAG200 note CONFIG_DRM_STI note CONFIG_DRM_VBOXVIDEO note flag CONFIG_DRM_HISI_HIBMC mark note +CONFIG_DRM_BOCHS mark note note # Menu: Device Drivers >> Graphics support >> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) >> AMD GPU CONFIG_DRM_AMDGPU policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'ppc64el': 'm', 's390x': 'n'}>