From: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
To: intel-gfx@lists.freedesktop.org
Subject: [PATCH v2 0/6] drm/i915: Convert gen4- watermarks to atomic.
Date: Wed, 13 Sep 2017 10:40:18 +0200 [thread overview]
Message-ID: <20170913084024.25501-1-maarten.lankhorst@linux.intel.com> (raw)
Calculate watermarks for gen4 and lower atomically.
Changes since first version:
- Address review feedback in first patch.
- Rename sr/hpll.yyy to sr/hpll.yyy_wm.
- Clarify comment in calculate gen4 watermarks semiatomically.
Maarten Lankhorst (6):
drm/i915: Calculate gen3- watermarks semi-atomically, v3.
drm/i915: Program gen3- watermarks atomically
drm/i915: Calculate gen4 watermarks semiatomically.
drm/i915: Program gen4 watermarks atomically
drm/i915: Kill off intel_crtc_active.
drm/i915: Rip out legacy watermark infrastructure
drivers/gpu/drm/i915/i915_drv.h | 6 +-
drivers/gpu/drm/i915/intel_atomic.c | 2 -
drivers/gpu/drm/i915/intel_display.c | 93 +----
drivers/gpu/drm/i915/intel_drv.h | 19 +-
drivers/gpu/drm/i915/intel_fbc.c | 2 +-
drivers/gpu/drm/i915/intel_pm.c | 654 ++++++++++++++++++++++-------------
6 files changed, 448 insertions(+), 328 deletions(-)
--
2.14.1
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
next reply other threads:[~2017-09-13 8:40 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-13 8:40 Maarten Lankhorst [this message]
2017-09-13 8:40 ` [PATCH v2 1/6] drm/i915: Calculate gen3- watermarks semi-atomically, v3 Maarten Lankhorst
2017-09-13 8:40 ` [PATCH v2 2/6] drm/i915: Program gen3- watermarks atomically Maarten Lankhorst
2017-09-13 8:40 ` [PATCH v2 3/6] drm/i915: Calculate gen4 watermarks semiatomically Maarten Lankhorst
2017-09-13 8:40 ` [PATCH v2 4/6] drm/i915: Program gen4 watermarks atomically Maarten Lankhorst
2017-09-13 8:40 ` [PATCH v2 5/6] drm/i915: Kill off intel_crtc_active Maarten Lankhorst
2017-09-13 8:40 ` [PATCH v2 6/6] drm/i915: Rip out legacy watermark infrastructure Maarten Lankhorst
2017-09-13 8:57 ` ✓ Fi.CI.BAT: success for drm/i915: Convert gen4- watermarks to atomic. (rev4) Patchwork
2017-09-13 11:29 ` ✗ Fi.CI.IGT: failure " Patchwork
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=20170913084024.25501-1-maarten.lankhorst@linux.intel.com \
--to=maarten.lankhorst@linux.intel.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