Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] CRTC background color
@ 2018-11-15 22:13 Matt Roper
  2018-11-15 22:13 ` [PATCH v3 1/3] drm/i915: Force background color to black for gen9+ (v2) Matt Roper
                   ` (8 more replies)
  0 siblings, 9 replies; 21+ messages in thread
From: Matt Roper @ 2018-11-15 22:13 UTC (permalink / raw)
  To: intel-gfx; +Cc: Wei C Li, dri-devel

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

^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2018-12-28 21:00 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-15 22:13 [PATCH v3 0/3] CRTC background color Matt Roper
2018-11-15 22:13 ` [PATCH v3 1/3] drm/i915: Force background color to black for gen9+ (v2) Matt Roper
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-11-15 22:15 ` [PATCH i-g-t v3] tests/kms_crtc_background_color: overhaul for latest ABI proposal (v3) Matt Roper
2018-11-15 22:25 ` ✗ Fi.CI.CHECKPATCH: warning for CRTC background color (rev3) Patchwork
2018-11-15 22:42 ` ✓ Fi.CI.BAT: success " Patchwork
2018-11-16  1:36 ` ✓ Fi.CI.IGT: " Patchwork
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox