lkml.org 
[lkml]   [2021]   [Jul]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] Add "BACKGROUND_COLOR" drm property
Date
Hello,

This series aims to add a generic background color property for CRTC as
discussed in the conversation:
https://patchwork.freedesktop.org/patch/439585/

This patch "drm: add crtc background color property" is strongly inspired
of Matthew Roper's. Please see:
https://patchwork.freedesktop.org/patch/333632/

Raphael Gallais-Pou (2):
drm: add crtc background color property
drm/stm: ltdc: add crtc background color property support

drivers/gpu/drm/drm_atomic_state_helper.c | 1 +
drivers/gpu/drm/drm_atomic_uapi.c | 4 ++
drivers/gpu/drm/drm_blend.c | 34 +++++++++++++++-
drivers/gpu/drm/drm_mode_config.c | 6 +++
drivers/gpu/drm/stm/ltdc.c | 48 ++++++++++++++++++++---
include/drm/drm_blend.h | 1 +
include/drm/drm_crtc.h | 12 ++++++
include/drm/drm_mode_config.h | 5 +++
include/uapi/drm/drm_mode.h | 28 +++++++++++++
9 files changed, 132 insertions(+), 7 deletions(-)

--
2.17.1

\
 
 \ /
  Last update: 2021-07-07 10:49    [W:0.108 / U:0.024 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site