From: Paulo Zanoni <przanoni@gmail.com>
To: intel-gfx@lists.freedesktop.org
Cc: Paulo Zanoni <paulo.r.zanoni@intel.com>
Subject: [PATCH 0/5] Panel power sequencing improvements
Date: Fri, 6 Dec 2013 17:32:39 -0200 [thread overview]
Message-ID: <1386358364-1539-1-git-send-email-przanoni@gmail.com> (raw)
From: Paulo Zanoni <paulo.r.zanoni@intel.com>
Hi
This series was already posted to the mailing list as part of the Runtime PM
series. Since the runtime PM code touches some eDP code, I originally made this
series on top of runtime PM because I was hoping runtime PM would be merged
earlier, so I wouldn't need to rebase this series.
It seems that these patches actually fix real bugs, so Jesse asked me to send
this series on top of -nightly so we could try to merge it earlier. Here it is.
Besides rebasing, the differences are on patch 4 and 5: they now should address
the review comments from Chris, Ben and Jani.
Looks like this series fixes freedesktop.org bug 69693, and it also helps us
getting closer to fix 72211.
Thanks,
Paulo
Paulo Zanoni (5):
drm/i915: don't enable VDD just to enable the panel
drm/i915: don't touch the VDD when disabling the panel
drm/i915: fix VDD override off wait
drm/i915: save some time when waiting the eDP timings
drm/i915: init the DP panel power seq variables earlier
drivers/gpu/drm/i915/intel_ddi.c | 3 ---
drivers/gpu/drm/i915/intel_display.c | 18 ++++++++++++++
drivers/gpu/drm/i915/intel_dp.c | 48 +++++++++++++++++++++++++-----------
drivers/gpu/drm/i915/intel_drv.h | 4 +++
4 files changed, 55 insertions(+), 18 deletions(-)
--
1.8.3.1
next reply other threads:[~2013-12-06 19:32 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-06 19:32 Paulo Zanoni [this message]
2013-12-06 19:32 ` [PATCH 1/5] drm/i915: don't enable VDD just to enable the panel Paulo Zanoni
2013-12-06 19:32 ` [PATCH 2/5] drm/i915: don't touch the VDD when disabling " Paulo Zanoni
2013-12-06 19:32 ` [PATCH 3/5] drm/i915: fix VDD override off wait Paulo Zanoni
2013-12-06 19:47 ` Jesse Barnes
2014-02-06 17:16 ` Patrik Jakobsson
2014-02-06 17:22 ` Chris Wilson
2014-02-06 19:30 ` Paulo Zanoni
2014-02-06 19:54 ` Patrik Jakobsson
2013-12-06 19:32 ` [PATCH 4/5] drm/i915: save some time when waiting the eDP timings Paulo Zanoni
2013-12-06 19:53 ` Jesse Barnes
2013-12-10 22:28 ` Daniel Vetter
2013-12-11 10:06 ` Daniel Vetter
2013-12-06 19:32 ` [PATCH 5/5] drm/i915: init the DP panel power seq variables earlier Paulo Zanoni
2013-12-10 22:16 ` Jesse Barnes
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=1386358364-1539-1-git-send-email-przanoni@gmail.com \
--to=przanoni@gmail.com \
--cc=intel-gfx@lists.freedesktop.org \
--cc=paulo.r.zanoni@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