From: Ben Widawsky <ben@bwidawsk.net>
To: Daniel Vetter <daniel@ffwll.ch>
Cc: intel-gfx@lists.freedesktop.org
Subject: Re: [PATCH 10/10] [v2] drm/i915: Add a pipeless ivybridge configuration
Date: Tue, 19 Mar 2013 11:49:49 -0700 [thread overview]
Message-ID: <20130319184948.GC1450@bwidawsk.net> (raw)
In-Reply-To: <20130317214233.GE9021@phenom.ffwll.local>
On Sun, Mar 17, 2013 at 10:42:33PM +0100, Daniel Vetter wrote:
> On Fri, Mar 15, 2013 at 11:17:55AM -0700, Ben Widawsky wrote:
> > FIXME: This is based on some HW being used for a demo. We should
> > probably wait until we have confirmation on the IDs before upstreaming
> > this patch.
>
> I don't mind too much if we need to fixup the device after the fact, but
> checking whether this is the shipping configuration shouldn't hurt.
>
> More important is probably whether there's any quanta platform with the
> same sdev/svendor ids without a fused pch. In that case I guess we need to
> check for something else (maybe some fuse flags in the pch?).
I highly doubt it, but I don't know how to prove it. From what I gather
on the internet and parsing through the limited uses in the kernel
today, the subvendor/subdevice is unique.
>
> Anyway, I've done a pretty careful review of everything, mostly looking to
> reduce the impact of this feature on our code. So if you respin and
> quickly test this on an real ivb (just for paranoia) and the special box
> I'll merge it right away. Imo the maintenance burned is really small, so
> I'm not against merging this in the demo stage.
I've rebased on nightly and tried to apply all the requests (assuming I
didn't miss any). Because I am at home today, and testing displayless at
home is sort of a pain, this is untested on both regular IVB (the rebase
did have a conflict), and the Quanta server.
I can test it on regular IVB tomorrow, and I'll begin trying to get it
tested on the Quanta thing ASAP, but it could be a few days. Meanwhile,
I've pushed the respun patches here:
http://cgit.freedesktop.org/~bwidawsk/drm-intel/log/?h=pch_displayless
>
> Cheers, Daniel
Thanks for the review.
[snip]
> --
> Daniel Vetter
> Software Engineer, Intel Corporation
> +41 (0) 79 365 57 48 - http://blog.ffwll.ch
--
Ben Widawsky, Intel Open Source Technology Center
next prev parent reply other threads:[~2013-03-19 18:47 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-15 18:17 [PATCH 01/10] [v2] drm/i915: Move num_pipes to intel info Ben Widawsky
2013-03-15 18:17 ` [PATCH 02/10] drm/i915: Support PCH no display Ben Widawsky
2013-03-20 10:03 ` Ville Syrjälä
2013-03-15 18:17 ` [PATCH 03/10] drm/i915: PCH_NOP Ben Widawsky
2013-03-15 18:17 ` [PATCH 04/10] [v2] drm/i915: Don't touch South Display when PCH_NOP Ben Widawsky
2013-03-15 18:17 ` [PATCH 05/10] [v2] drm/i915: Don't initialize watermark stuff with PCH_NOP Ben Widawsky
2013-03-15 18:17 ` [PATCH 06/10] drm/i915: PCH_NOP suspend/resume Ben Widawsky
2013-03-15 18:17 ` [PATCH 07/10] drm/i915: Don't wait for PCH on reset Ben Widawsky
2013-03-15 18:17 ` [PATCH 08/10] drm/i915: Set PCH_NOP Ben Widawsky
2013-03-15 18:17 ` [PATCH 09/10] [v2] drm/i915: Introduce GEN7_FEATURES for device info Ben Widawsky
2013-03-19 23:23 ` Daniel Vetter
2013-03-15 18:17 ` [PATCH 10/10] [v2] drm/i915: Add a pipeless ivybridge configuration Ben Widawsky
2013-03-17 21:42 ` Daniel Vetter
2013-03-19 18:49 ` Ben Widawsky [this message]
2013-03-19 19:48 ` Jesse Barnes
-- strict thread matches above, loose matches on Subject: below --
2013-03-13 18:21 [PATCH 9/9] " Ben Widawsky
2013-03-13 21:08 ` [PATCH 09/10] drm/i915: Introduce IVB_FEATURES for device definition Ben Widawsky
2013-03-13 21:08 ` [PATCH 10/10] [v2] drm/i915: Add a pipeless ivybridge configuration Ben Widawsky
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=20130319184948.GC1450@bwidawsk.net \
--to=ben@bwidawsk.net \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.