From: Rodrigo Vivi <rodrigo.vivi@gmail.com>
To: intel-gfx@lists.freedesktop.org
Subject: [PATCH 0/6] drm-intel-collector - update
Date: Mon, 2 Dec 2013 11:26:05 -0200 [thread overview]
Message-ID: <1385990771-3877-1-git-send-email-rodrigo.vivi@gmail.com> (raw)
This is another drm-intel-collector updated notice:
http://cgit.freedesktop.org/~vivijim/drm-intel/log/?h=drm-intel-collector
Here goes the update list in order for better reviewers assignment:
Patch drm/i915: Asynchronously perform the set-base for a simple modeset - Reviewed
Patch drm/i915: Do hw quiescing first during unload - Reviewed
Patch drm/i915: Downgrade pipe state mismatches to DRM_DEBUG_KMS - Reviewer:
Patch drm/i915: use __packed instead of __attribute__((packed)) - Reviewer:
Patch drm/i915: parse backlight modulation frequency from the BIOS VBT - Reviewer:
Patch drm/i915: i830M has watermarks like i855 - Reviewer:
Overall Process:
drm-intel-collector - review request
1. Daniel pushs drm-intel-testing (every 2 weeks)
2. I rebase drm-intel-collector onto drm-intel-testing
3. Add Reviewer: tag with voluntered reviewers. If you don't believe you should be assigned on a particular patch please don't get mad just tell you wont review or volunteer someone else.
4. I resubmit remaining patches for review without picking any new (drm-intel-collector - review request)
drm-intel-collector - updated
5. One week later I collect all simple (1-2) patches that wasn't yet reviewed and not queued by Daniel from one testing update until another.
6. Request automated QA's PRTS automated i-g-t tests comparing drm-intel-testing x drm-intel-collector
7. If tests are ok I send the update notification or the patches as a series to intel-gfx mailing list for better tracking and to be reviewed. (drm-intel-collector - updated)
8. Let me know volunteers for review new patches and also let me know if I've picked any patch that I shouldn't.
There are some reasons that some patches can be left behind:
1. Your patch didn't applied cleanly and I couldn't easily solve the conflicts.
2. Kernel didn't compiled with your patch.
3. I simply missed it. If you believe this is the case please warn me.
Please help me to get these patches reviewed and queued by Daniel.
Also, please let me know if you have further ideas how to improve this process.
Thanks in advance,
Rodrigo.
Adam Jackson (1):
drm/i915: Downgrade pipe state mismatches to DRM_DEBUG_KMS
Chris Wilson (2):
drm/i915: Asynchronously perform the set-base for a simple modeset
drm/i915: Do hw quiescing first during unload
Daniel Vetter (1):
drm/i915: i830M has watermarks like i855
Jani Nikula (2):
drm/i915: use __packed instead of __attribute__((packed))
drm/i915: parse backlight modulation frequency from the BIOS VBT
drivers/gpu/drm/i915/i915_dma.c | 10 +++---
drivers/gpu/drm/i915/i915_drv.h | 5 +++
drivers/gpu/drm/i915/intel_bios.c | 29 +++++++++++++++
drivers/gpu/drm/i915/intel_bios.h | 64 +++++++++++++++++++++-------------
drivers/gpu/drm/i915/intel_display.c | 13 ++++---
drivers/gpu/drm/i915/intel_opregion.c | 8 ++---
drivers/gpu/drm/i915/intel_pm.c | 53 ++++++++++------------------
drivers/gpu/drm/i915/intel_sdvo_regs.h | 40 ++++++++++-----------
8 files changed, 131 insertions(+), 91 deletions(-)
--
1.8.3.1
next reply other threads:[~2013-12-02 13:26 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-02 13:26 Rodrigo Vivi [this message]
2013-12-02 13:26 ` [PATCH 1/6] drm/i915: Asynchronously perform the set-base for a simple modeset Rodrigo Vivi
2013-12-02 13:26 ` [PATCH 2/6] drm/i915: Do hw quiescing first during unload Rodrigo Vivi
2013-12-05 11:49 ` Daniel Vetter
2013-12-02 13:26 ` [PATCH 3/6] drm/i915: Downgrade pipe state mismatches to DRM_DEBUG_KMS Rodrigo Vivi
2013-12-05 11:49 ` Daniel Vetter
2013-12-02 13:26 ` [PATCH 4/6] drm/i915: use __packed instead of __attribute__((packed)) Rodrigo Vivi
2013-12-03 11:34 ` Damien Lespiau
2013-12-02 13:26 ` [PATCH 5/6] drm/i915: parse backlight modulation frequency from the BIOS VBT Rodrigo Vivi
2013-12-06 12:45 ` Rodrigo Vivi
2013-12-02 13:26 ` [PATCH 6/6] drm/i915: i830M has watermarks like i855 Rodrigo Vivi
2013-12-02 14:27 ` Thomas Richter
-- strict thread matches above, loose matches on Subject: below --
2014-04-07 19:59 [PATCH 0/6] drm-intel-collector - update Rodrigo Vivi
2014-04-07 20:01 Rodrigo Vivi
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=1385990771-3877-1-git-send-email-rodrigo.vivi@gmail.com \
--to=rodrigo.vivi@gmail.com \
--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