Hi Dave and Daniel,
here are two more fixes for this week. I cherry-picked both from drm-misc-next.
Best regards Thomas
drm-misc-next-fixes-2022-01-14: * atomic helpers: Fix error messages * mipi-dbi: Fix buffer mapping The following changes since commit 5da8b49de472c1da8658466d4f63ef8d9251a819:
dt-bindings: display: bridge: lvds-codec: Fix duplicate key (2021-12-22 14:02:04 -0400)
are available in the Git repository at:
git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-next-fixes-2022-01-14
for you to fetch changes up to 5d474cc501b90b82c182b5d00439eb6790a82e21:
drm/mipi-dbi: Fix source-buffer address in mipi_dbi_buf_copy (2022-01-14 14:43:02 +0100)
---------------------------------------------------------------- * atomic helpers: Fix error messages * mipi-dbi: Fix buffer mapping
---------------------------------------------------------------- Claudio Suarez (1): drm: fix error found in some cases after the patch d1af5cd86997
Liu Ying (1): drm/atomic: Check new_crtc_state->active to determine if CRTC needs disable in self refresh mode
Thomas Zimmermann (1): drm/mipi-dbi: Fix source-buffer address in mipi_dbi_buf_copy
drivers/gpu/drm/drm_atomic_helper.c | 14 +++++++------- drivers/gpu/drm/drm_mipi_dbi.c | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-)
On Fri, Jan 14, 2022 at 03:24:59PM +0100, Thomas Zimmermann wrote:
Hi Dave and Daniel,
here are two more fixes for this week. I cherry-picked both from drm-misc-next.
Best regards Thomas
drm-misc-next-fixes-2022-01-14:
- atomic helpers: Fix error messages
- mipi-dbi: Fix buffer mapping
The following changes since commit 5da8b49de472c1da8658466d4f63ef8d9251a819:
dt-bindings: display: bridge: lvds-codec: Fix duplicate key (2021-12-22 14:02:04 -0400)
are available in the Git repository at:
git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-next-fixes-2022-01-14
Thanks, pulled to drm-next. -Daniel
for you to fetch changes up to 5d474cc501b90b82c182b5d00439eb6790a82e21:
drm/mipi-dbi: Fix source-buffer address in mipi_dbi_buf_copy (2022-01-14 14:43:02 +0100)
- atomic helpers: Fix error messages
- mipi-dbi: Fix buffer mapping
Claudio Suarez (1): drm: fix error found in some cases after the patch d1af5cd86997
Liu Ying (1): drm/atomic: Check new_crtc_state->active to determine if CRTC needs disable in self refresh mode
Thomas Zimmermann (1): drm/mipi-dbi: Fix source-buffer address in mipi_dbi_buf_copy
drivers/gpu/drm/drm_atomic_helper.c | 14 +++++++------- drivers/gpu/drm/drm_mipi_dbi.c | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-)
-- Thomas Zimmermann Graphics Driver Developer SUSE Software Solutions Germany GmbH Maxfeldstr. 5, 90409 Nürnberg, Germany (HRB 36809, AG Nürnberg) Geschäftsführer: Felix Imendörffer
dri-devel@lists.freedesktop.org