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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 62163C433EF for ; Fri, 14 Jan 2022 13:24:28 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id F2F4210E3B7; Fri, 14 Jan 2022 13:24:26 +0000 (UTC) Received: from mail-wr1-x433.google.com (mail-wr1-x433.google.com [IPv6:2a00:1450:4864:20::433]) by gabe.freedesktop.org (Postfix) with ESMTPS id 81CB910E3B7 for ; Fri, 14 Jan 2022 13:24:25 +0000 (UTC) Received: by mail-wr1-x433.google.com with SMTP id o3so15566837wrh.10 for ; Fri, 14 Jan 2022 05:24:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ffwll.ch; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to; bh=peHIYQopYcbF+FlXKawEnSXVoHRuaZtysSFyxMwAgB8=; b=dRGNhyDOdpx15OrdWBdIXMyEunZjNSgn9j4PjS3x4dA4GbmpbEY4+/xLGReENA3u9E paLBEGJzMkeEoW+MEFKdhuhpkJjShcoayBubGzdCgO+7sNNuuY+ihThcreyY3jRz3y0m gI5KJE4ppCCfKliZ27YDKc5M7xR/A131pQnr8= 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:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to; bh=peHIYQopYcbF+FlXKawEnSXVoHRuaZtysSFyxMwAgB8=; b=m5ZzjFFYUH7RRRb3hB38zI/TDfzWxpMYPRob7H7IyoH8Rd1FMJu4WXBY575b3TMMUm NCYM3thuwFOZDG1lvFbq5wyWD3iQ/OekRIsYnHYGJJEfUiX0Xq+yZKj4/qxRUCp3lTnh waLM0zoLSkbAbEWVpR+kTFaJ/0G+EBXM/xL2XettlTciF+CgLQezw6bAWEWEngYBlhfl Tz40ViXkQkb5WIIA/Ypw8xuxLkNsnTTHVqyXtQ0xWCpSVH4XWKclXFhj4LRRxnWWheLA 1tj1/zygXZJWe8CcFgnSdOj0tVI41ALt6PObVszoLWD+xuiU8hp6DkI9hoJdm5cJp/ao 3yZQ== X-Gm-Message-State: AOAM533OyYG7gfkO8qPTdUCh7D/yvEAmtcE9fj5bdYAD4ifZJJ4qoy0g E8YNSTmccrELEP40hsQuUEUJtA== X-Google-Smtp-Source: ABdhPJyFbSDmsEJnOpz+y7xgaDxT+PS4Md8/hf9n3h6tv1O5JiCWslxMW1kSDwhyPjR0GnFGLSIqEg== X-Received: by 2002:a5d:624f:: with SMTP id m15mr8078929wrv.13.1642166664086; Fri, 14 Jan 2022 05:24:24 -0800 (PST) Received: from phenom.ffwll.local ([2a02:168:57f4:0:efd0:b9e5:5ae6:c2fa]) by smtp.gmail.com with ESMTPSA id j11sm7346396wmq.23.2022.01.14.05.24.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 14 Jan 2022 05:24:23 -0800 (PST) Date: Fri, 14 Jan 2022 14:24:21 +0100 From: Daniel Vetter To: Thomas Zimmermann Subject: Re: [PULL] drm-misc-next-fixes Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Sean Paul , Tvrtko Ursulin , dim-tools@lists.freedesktop.org, Daniel Vetter , dri-devel@lists.freedesktop.org, Rodrigo Vivi , intel-gfx@lists.freedesktop.org Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Thu, Jan 13, 2022 at 09:29:51AM +0100, Thomas Zimmermann wrote: > Hi Dave and Daniel, > > here's this week's PR for drm-misc-next-fixes. > > Best regards > Thomas > > drm-misc-next-fixes-2022-01-13: > * Fix use of CRTC state's active vs enable in atomic helper > The following changes since commit 5da8b49de472c1da8658466d4f63ef8d9251a819: > > dt-bindings: display: bridge: lvds-codec: Fix duplicate key (2021-12-22 14:02:04 -0400) > > are available in the Git repository at: > > git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-next-fixes-2022-01-13 > > for you to fetch changes up to 69e630016ef4e4a1745310c446f204dc6243e907: Thanks, pulled to drm-next. -Daniel > > drm/atomic: Check new_crtc_state->active to determine if CRTC needs disable in self refresh mode (2022-01-11 10:37:15 -0500) > > ---------------------------------------------------------------- > * Fix use of CRTC state's active vs enable in atomic helper > > ---------------------------------------------------------------- > Liu Ying (1): > drm/atomic: Check new_crtc_state->active to determine if CRTC needs disable in self refresh mode > > drivers/gpu/drm/drm_atomic_helper.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > -- > Thomas Zimmermann > Graphics Driver Developer > SUSE Software Solutions Germany GmbH > Maxfeldstr. 5, 90409 Nürnberg, Germany > (HRB 36809, AG Nürnberg) > Geschäftsführer: Felix Imendörffer -- Daniel Vetter Software Engineer, Intel Corporation http://blog.ffwll.ch