From: Matt Roper <matthew.d.roper@intel.com>
To: intel-gfx@lists.freedesktop.org
Cc: Wei C Li <wei.c.li@intel.com>, dri-devel@lists.freedesktop.org
Subject: [PATCH v3 0/3] CRTC background color
Date: Thu, 15 Nov 2018 14:13:42 -0800 [thread overview]
Message-ID: <20181115221346.27335-1-matthew.d.roper@intel.com> (raw)
Third version of the series previously posted here:
https://lists.freedesktop.org/archives/intel-gfx/2018-November/181777.html
This version incorporates review feedback from Ville and Sean Paul.
The first patch here can be merged whenever it receives review approval.
The second and third patches still need to wait for opensource userspace
to be ready before merging (there's ChromeOS work underway).
Cc: dri-devel@lists.freedesktop.org
Cc: Wei C Li <wei.c.li@intel.com>
Cc: Sean Paul <sean@poorly.run>
Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
Matt Roper (3):
drm/i915: Force background color to black for gen9+ (v2)
drm: Add CRTC background color property (v2)
drm/i915/gen9+: Add support for pipe background color (v3)
drivers/gpu/drm/drm_atomic_state_helper.c | 1 +
drivers/gpu/drm/drm_atomic_uapi.c | 5 ++++
drivers/gpu/drm/drm_blend.c | 21 +++++++++++++---
drivers/gpu/drm/drm_mode_config.c | 6 +++++
drivers/gpu/drm/i915/i915_debugfs.c | 9 +++++++
drivers/gpu/drm/i915/i915_reg.h | 6 +++++
drivers/gpu/drm/i915/intel_display.c | 40 +++++++++++++++++++++++++++++++
include/drm/drm_blend.h | 1 +
include/drm/drm_crtc.h | 17 +++++++++++++
include/drm/drm_mode_config.h | 5 ++++
include/uapi/drm/drm_mode.h | 28 ++++++++++++++++++++++
11 files changed, 136 insertions(+), 3 deletions(-)
--
2.14.4
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
next reply other threads:[~2018-11-15 22:13 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-15 22:13 Matt Roper [this message]
2018-11-15 22:13 ` [PATCH v3 2/3] drm: Add CRTC background color property (v2) Matt Roper
2018-11-15 22:13 ` [PATCH v3 2/3] drm: Add CRTC background color property (v3) Matt Roper
2018-11-19 16:52 ` [Intel-gfx] " Brian Starkey
2018-12-28 1:11 ` Eric Anholt
2018-11-15 22:13 ` [PATCH v3 3/3] drm/i915/gen9+: Add support for pipe background color (v3) Matt Roper
2018-12-27 23:26 ` [Intel-gfx] [PATCH v3 0/3] CRTC background color Stéphane Marchesin
2018-12-27 23:49 ` Li, Wei C
2018-12-28 0:22 ` Stéphane Marchesin
2018-12-28 0:45 ` Matt Roper
2018-12-28 1:09 ` [Intel-gfx] " Stéphane Marchesin
2018-12-28 11:53 ` Daniel Vetter
2018-12-28 16:35 ` Matt Roper
2018-12-28 17:14 ` Daniel Vetter
2018-12-28 17:19 ` [Intel-gfx] " Matt Roper
2018-12-28 21:00 ` Daniel Vetter
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=20181115221346.27335-1-matthew.d.roper@intel.com \
--to=matthew.d.roper@intel.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=intel-gfx@lists.freedesktop.org \
--cc=wei.c.li@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