public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
From: Daniel Vetter <daniel@ffwll.ch>
To: Matt Roper <matthew.d.roper@intel.com>
Cc: intel-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org
Subject: Re: [Intel-gfx] [PATCH 1/7] drm/plane-helper: Test for plane disable earlier
Date: Thu, 11 Dec 2014 16:57:44 +0100	[thread overview]
Message-ID: <20141211155744.GI27182@phenom.ffwll.local> (raw)
In-Reply-To: <1418311257-18670-1-git-send-email-matthew.d.roper@intel.com>

On Thu, Dec 11, 2014 at 07:20:57AM -0800, Matt Roper wrote:
> drm_plane_helper_check_update() currently uses crtc before testing whether
> we're disabling the plane (fb == NULL).  Move the fb test before the first crtc
> usage so that crtc == NULL doesn't have to be handled by the caller.
> 
> Signed-off-by: Matt Roper <matthew.d.roper@intel.com>

Yeah makes sense, pulled into drm misc branch.
-Daniel
-- 
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

  reply	other threads:[~2014-12-11 15:57 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-09 19:53 [PATCH 0/7] i915 atomic plane helper conversion (v3) Matt Roper
2014-12-09 19:53 ` [PATCH 1/7] drm/plane-helper: Test for plane disable earlier Matt Roper
2014-12-10 10:05   ` Daniel Vetter
2014-12-11 15:20   ` Matt Roper
2014-12-11 15:57     ` Daniel Vetter [this message]
2014-12-09 19:53 ` [PATCH 2/7] drm/i915: Refactor work that can sleep out of commit (v3) Matt Roper
2014-12-11 23:53   ` [PATCH] drm/i915: Refactor work that can sleep out of commit (v4) Matt Roper
2014-12-12  9:06     ` Ander Conselvan de Oliveira
2014-12-13 12:23     ` shuang.he
2014-12-09 19:53 ` [PATCH 3/7] drm/i915: Move vblank evasion to commit (v3) Matt Roper
2014-12-09 19:53 ` [PATCH 4/7] drm/i915: Clarify sprite plane function names (v2) Matt Roper
2014-12-09 19:53 ` [PATCH 5/7] drm/i915: Prepare for atomic plane helpers (v6) Matt Roper
2014-12-11 23:54   ` [PATCH] drm/i915: Prepare for atomic plane helpers (v7) Matt Roper
2014-12-12 12:52     ` Ander Conselvan de Oliveira
2014-12-09 19:53 ` [PATCH 6/7] drm/i915: Switch plane handling to atomic helpers (v5) Matt Roper
2014-12-12 12:53   ` Ander Conselvan de Oliveira
2014-12-09 19:53 ` [PATCH 7/7] drm/i915: Drop unused position fields Matt Roper
2014-12-10  7:12   ` shuang.he

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20141211155744.GI27182@phenom.ffwll.local \
    --to=daniel@ffwll.ch \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=matthew.d.roper@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox