Hey, Is there anything missing on the Chrome side to move forward with this series? Stéphane On Thu, Nov 15, 2018 at 2:14 PM Matt Roper <matthew.d.roper@xxxxxxxxx> wrote: > > 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@xxxxxxxxxxxxxxxxxxxxx > Cc: Wei C Li <wei.c.li@xxxxxxxxx> > Cc: Sean Paul <sean@xxxxxxxxxx> > Cc: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx> > > 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@xxxxxxxxxxxxxxxxxxxxx > https://lists.freedesktop.org/mailman/listinfo/intel-gfx _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx