From: Daniel Vetter <daniel@ffwll.ch>
To: Ander Conselvan de Oliveira <ander.conselvan.de.oliveira@intel.com>
Cc: intel-gfx@lists.freedesktop.org, ville.syrjala@intel.com,
shuang.he@linux.intel.com
Subject: Re: [PATCH 1/9] drm/i915: Make *_crtc_mode_set work on new_config
Date: Mon, 3 Nov 2014 14:45:48 +0100 [thread overview]
Message-ID: <20141103134548.GE26941@phenom.ffwll.local> (raw)
In-Reply-To: <1414575158-28148-2-git-send-email-ander.conselvan.de.oliveira@intel.com>
On Wed, Oct 29, 2014 at 11:32:30AM +0200, Ander Conselvan de Oliveira wrote:
> + if (num_encoders != 1)
> + WARN(1, "%d encoders on crtc for pipe %c\n", num_encoders,
> + pipe_name(crtc->pipe));
I've folded the check into the WARN here.
-Daniel
--
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx
next prev parent reply other threads:[~2014-11-03 13:45 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-29 9:32 [PATCH v2 0/9] Stage shared dpll config Ander Conselvan de Oliveira
2014-10-29 9:32 ` [PATCH 1/9] drm/i915: Make *_crtc_mode_set work on new_config Ander Conselvan de Oliveira
2014-11-03 13:45 ` Daniel Vetter [this message]
2014-10-29 9:32 ` [PATCH 2/9] drm/i915: Convert shared dpll reference count to a crtc mask Ander Conselvan de Oliveira
2014-10-29 9:32 ` [PATCH 3/9] drm/i915: Move dpll crtc_mask and hw_state fields into separate struct Ander Conselvan de Oliveira
2014-10-29 9:32 ` [PATCH 4/9] drm/i915: Add infrastructure for choosing DPLLs before disabling crtcs Ander Conselvan de Oliveira
2014-11-03 13:51 ` Daniel Vetter
2014-11-03 13:56 ` Daniel Vetter
2014-11-04 6:57 ` Ander Conselvan de Oliveira
2014-10-29 9:32 ` [PATCH 5/9] drm/i915: Covert HSW+ to choose DPLLS before disabling CRTCs Ander Conselvan de Oliveira
2014-10-29 9:32 ` [PATCH 6/9] drm/i915: Covert ILK-IVB " Ander Conselvan de Oliveira
2014-10-29 9:32 ` [PATCH 7/9] drm/i915: Covert remaining platforms " Ander Conselvan de Oliveira
2014-10-29 9:32 ` [PATCH 8/9] drm/i915: Remove crtc_mode_set() hook Ander Conselvan de Oliveira
2014-10-29 9:32 ` [PATCH 9/9] drm/i915: Don't store current shared DPLL in the new pipe_config Ander Conselvan de Oliveira
2014-10-29 13:56 ` [PATCH 9/9] drm/i915: Don't store current shared DPLL shuang.he
2014-11-03 14:09 ` [PATCH v2 0/9] Stage shared dpll config Daniel Vetter
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=20141103134548.GE26941@phenom.ffwll.local \
--to=daniel@ffwll.ch \
--cc=ander.conselvan.de.oliveira@intel.com \
--cc=intel-gfx@lists.freedesktop.org \
--cc=shuang.he@linux.intel.com \
--cc=ville.syrjala@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