Message ID | YVc94kx7GVHwt+uc@phenom.ffwll.local (mailing list archive) |
---|---|
State | New, archived |
Headers | show
Return-Path: <SRS0=qFai=OV=lists.freedesktop.org=dri-devel-bounces@kernel.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id A346CC433EF for <dri-devel@archiver.kernel.org>; Fri, 1 Oct 2021 16:57:18 +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 10F8361263 for <dri-devel@archiver.kernel.org>; Fri, 1 Oct 2021 16:57:18 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 10F8361263 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=ffwll.ch 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 5AA646EE5E; Fri, 1 Oct 2021 16:57:17 +0000 (UTC) Received: from mail-wm1-x32e.google.com (mail-wm1-x32e.google.com [IPv6:2a00:1450:4864:20::32e]) by gabe.freedesktop.org (Postfix) with ESMTPS id 1E0496EE5E for <dri-devel@lists.freedesktop.org>; Fri, 1 Oct 2021 16:57:15 +0000 (UTC) Received: by mail-wm1-x32e.google.com with SMTP id t16-20020a1c7710000000b003049690d882so11728606wmi.5 for <dri-devel@lists.freedesktop.org>; Fri, 01 Oct 2021 09:57:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ffwll.ch; s=google; h=date:from:to:cc:subject:message-id:mail-followup-to:mime-version :content-disposition; bh=4x7EKxvorCT1RCVWUarLNZQ1CgJpkUEGTDbAAfD+Md4=; b=aTFzNFFIoH2mE9ZYNfLVdmdXh154/LLuGzr9Vvsx6ojp2cBzQNH5F0l1iWoVe2VytW JDf/4rsFonE5kFxf7tw2S/I3v96XU9BhZILHrCGcOZcBi4LAf6JucaHLSn+sSnjwww5U taNEo2LO6k+26qVpLCrImXoFxKrLdNwHthrBA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id :mail-followup-to:mime-version:content-disposition; bh=4x7EKxvorCT1RCVWUarLNZQ1CgJpkUEGTDbAAfD+Md4=; b=nHC3S4yGy2heMnsgCD58K5Gp6drqdaxQnYc8OGfSDnwB7P1tovOlc+1JNBLAjD9fT5 64Ke5qxJlW3PzYBIKw2jKJsYDlQnjDByXIcBJVCx9F1jtsXUqo4U9edBprKWluWYREvu 1QnDkpDzx//KmorOUwrdMGngedutmKOCmnFNzyQjUgAiaVVTLIEOf2KrJ3zbvTySyjKZ Zynx57DG1Q3h2FD9Jim5PYb9xYE1k/yWxz8LGJgrlUSZL5i+r9uuRGLnl45nYxzsu3Ln 9RrlSdOeXXmgEYqNRGxP1vk+K0yAYnCuWGbJZC28Uhx4d1gQXsJQ2pCJAntRKelvNB8M PcNg== X-Gm-Message-State: AOAM531RhltNg16Hg9Spi7ZGaecAVX+xw0JQd/15fdZLgCJp/Hitqye8 po0QWJTsbsYY7pQcDx5ecLwu+rm65sy9+w== X-Google-Smtp-Source: ABdhPJzHGF3V96wlr11Apd+ycgHlcyFMWaSZxKmiqqFdKbcHdbtqHkunM6oQIuyRwzza+SqLDWy+YA== X-Received: by 2002:a05:600c:5103:: with SMTP id o3mr5726874wms.12.1633107434321; Fri, 01 Oct 2021 09:57:14 -0700 (PDT) Received: from phenom.ffwll.local ([2a02:168:57f4:0:efd0:b9e5:5ae6:c2fa]) by smtp.gmail.com with ESMTPSA id c9sm8605752wmb.41.2021.10.01.09.57.13 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 01 Oct 2021 09:57:13 -0700 (PDT) Date: Fri, 1 Oct 2021 18:57:06 +0200 From: Daniel Vetter <daniel.vetter@ffwll.ch> To: Linus Torvalds <torvalds@linux-foundation.org> Cc: DRI Development <dri-devel@lists.freedesktop.org>, Dave Airlie <airlied@gmail.com>, Daniel Vetter <daniel.vetter@ffwll.ch>, LKML <linux-kernel@vger.kernel.org> Subject: [PULL] drm-fixes Message-ID: <YVc94kx7GVHwt+uc@phenom.ffwll.local> Mail-Followup-To: Linus Torvalds <torvalds@linux-foundation.org>, DRI Development <dri-devel@lists.freedesktop.org>, Dave Airlie <airlied@gmail.com>, LKML <linux-kernel@vger.kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Operating-System: Linux phenom 5.10.0-8-amd64 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development <dri-devel.lists.freedesktop.org> List-Unsubscribe: <https://lists.freedesktop.org/mailman/options/dri-devel>, <mailto:dri-devel-request@lists.freedesktop.org?subject=unsubscribe> List-Archive: <https://lists.freedesktop.org/archives/dri-devel> List-Post: <mailto:dri-devel@lists.freedesktop.org> List-Help: <mailto:dri-devel-request@lists.freedesktop.org?subject=help> List-Subscribe: <https://lists.freedesktop.org/mailman/listinfo/dri-devel>, <mailto:dri-devel-request@lists.freedesktop.org?subject=subscribe> Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" <dri-devel-bounces@lists.freedesktop.org> |
Series |
[PULL] drm-fixes
|
expand
|
The pull request you sent on Fri, 1 Oct 2021 18:57:06 +0200:
> git://anongit.freedesktop.org/drm/drm tags/drm-fixes-2021-10-01
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/24f67d82c43c9c594821ee1bc4367a23d89d9f8b
Thank you!