From: "Ville Syrjälä" <ville.syrjala@linux.intel.com>
To: Daniel Vetter <daniel@ffwll.ch>
Cc: intel-gfx@lists.freedesktop.org
Subject: Re: [PATCH 1/3] Revert "Skip intel_crt_init for Dell XPS 8700"
Date: Thu, 6 Oct 2016 21:38:57 +0300 [thread overview]
Message-ID: <20161006183857.GQ4329@intel.com> (raw)
In-Reply-To: <20161005135639.GJ20761@phenom.ffwll.local>
On Wed, Oct 05, 2016 at 03:56:39PM +0200, Daniel Vetter wrote:
> On Mon, Sep 26, 2016 at 12:20:44PM +0300, ville.syrjala@linux.intel.com wrote:
> > From: Ville Syrjälä <ville.syrjala@linux.intel.com>
> >
> > This reverts commit 10b6ee4a87811a110cb01eaca01eb04da6801baf.
> >
> > According to [1] Dell XPS8700 VBT says 'int_crt_support 0', so thanks
> > to commit e4abb733bb72 ("drm/i915: Check VBT for CRT port presence on
> > HSW/BDW") we no longer need to blacklist it based on DMI.
> >
> > Looking through the bug report, SFUSE_STRAP based detection was
> > apparently also tried and failed, but the VBT based one should still
> > work just fine.
> >
> > The commit says that the symptom was a frozen machine, but based on the
> > bug report it doesn't look like the CRT detection was at least directly
> > responsible for such a drastic outcome.
> >
> > Cc: Giacomo Comes <comes@naic.edu>
> > References: https://bugs.freedesktop.org/show_bug.cgi?id=73559
> > References: http://lists.freedesktop.org/archives/intel-gfx/2014-January/038178.html [1]
> > Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
>
> Seems all rather reasonable. On all 3 patches:
>
> Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Thanks. Series pushed to dinq.
>
> > ---
> > drivers/gpu/drm/i915/intel_crt.c | 8 --------
> > 1 file changed, 8 deletions(-)
> >
> > diff --git a/drivers/gpu/drm/i915/intel_crt.c b/drivers/gpu/drm/i915/intel_crt.c
> > index 88ebbdde185a..ba372c239d48 100644
> > --- a/drivers/gpu/drm/i915/intel_crt.c
> > +++ b/drivers/gpu/drm/i915/intel_crt.c
> > @@ -823,14 +823,6 @@ static const struct dmi_system_id intel_no_crt[] = {
> > DMI_MATCH(DMI_PRODUCT_NAME, "ZGB"),
> > },
> > },
> > - {
> > - .callback = intel_no_crt_dmi_callback,
> > - .ident = "DELL XPS 8700",
> > - .matches = {
> > - DMI_MATCH(DMI_SYS_VENDOR, "Dell Inc."),
> > - DMI_MATCH(DMI_PRODUCT_NAME, "XPS 8700"),
> > - },
> > - },
> > { }
> > };
> >
> > --
> > 2.7.4
> >
> > _______________________________________________
> > Intel-gfx mailing list
> > Intel-gfx@lists.freedesktop.org
> > https://lists.freedesktop.org/mailman/listinfo/intel-gfx
>
> --
> Daniel Vetter
> Software Engineer, Intel Corporation
> http://blog.ffwll.ch
--
Ville Syrjälä
Intel OTC
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
prev parent reply other threads:[~2016-10-06 18:39 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-26 9:20 [PATCH 1/3] Revert "Skip intel_crt_init for Dell XPS 8700" ville.syrjala
2016-09-26 9:20 ` [PATCH 2/3] drm/i915: Register shadow VGA even when it produces spurious detection results ville.syrjala
2016-09-26 9:20 ` [PATCH 3/3] drm/i915: Add spurious CRT DMI match for Intel DZ77BH-55K ville.syrjala
2016-09-26 10:23 ` ✗ Fi.CI.BAT: warning for series starting with [1/3] Revert "Skip intel_crt_init for Dell XPS 8700" Patchwork
2016-10-06 12:18 ` Ville Syrjälä
2016-10-06 12:32 ` Jani Nikula
2016-10-06 12:33 ` Jani Nikula
2016-10-05 13:56 ` [PATCH 1/3] " Daniel Vetter
2016-10-06 18:38 ` Ville Syrjälä [this message]
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=20161006183857.GQ4329@intel.com \
--to=ville.syrjala@linux.intel.com \
--cc=daniel@ffwll.ch \
--cc=intel-gfx@lists.freedesktop.org \
/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;
as well as URLs for NNTP newsgroup(s).