[Intel-gfx] [PULL] drm-misc-fixes
Maxime Ripard
maxime at cerno.tech
Tue Aug 16 09:44:01 UTC 2022
Hi Dave, Daniel,
Here's the few patches that got stuck in drm-misc-fixes
Maxime
drm-misc-fixes-2022-08-16:
One patch for imx/dcss to get rid of a warning message, one off-by-one
fix and GA103 support for nouveau, a refcounting fix for meson, a NULL
pointer dereference fix for ttm, a error check fix for lvds-codec, a
dt-binding schema fix and an underflow fix for sun4i
The following changes since commit 66cee9097e2b74ff3c8cc040ce5717c521a0c3fa:
nouveau/svm: Fix to migrate all requested pages (2022-07-28 16:43:31 -0400)
are available in the Git repository at:
git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-fixes-2022-08-16
for you to fetch changes up to 82a1356a933d8443139f8886f11b63c974a09a67:
drm/sun4i: dsi: Prevent underflow when computing packet sizes (2022-08-15 09:09:49 +0200)
----------------------------------------------------------------
One patch for imx/dcss to get rid of a warning message, one off-by-one
fix and GA103 support for nouveau, a refcounting fix for meson, a NULL
pointer dereference fix for ttm, a error check fix for lvds-codec, a
dt-binding schema fix and an underflow fix for sun4i
----------------------------------------------------------------
Arunpravin Paneer Selvam (1):
drm/ttm: Fix dummy res NULL ptr deref bug
Karol Herbst (1):
drm/nouveau: recognise GA103
Laurentiu Palcu (1):
drm/imx/dcss: get rid of HPD warning message
Liang He (1):
drm/meson: Fix refcount bugs in meson_vpu_has_available_connectors()
Marek Vasut (1):
drm/bridge: lvds-codec: Fix error checking of drm_of_lvds_get_data_mapping()
Samuel Holland (2):
dt-bindings: display: sun4i: Add D1 TCONs to conditionals
drm/sun4i: dsi: Prevent underflow when computing packet sizes
Timur Tabi (1):
drm/nouveau: fix another off-by-one in nvbios_addr
.../bindings/display/allwinner,sun4i-a10-tcon.yaml | 4 ++++
drivers/gpu/drm/bridge/lvds-codec.c | 2 +-
drivers/gpu/drm/imx/dcss/dcss-kms.c | 2 --
drivers/gpu/drm/meson/meson_drv.c | 5 ++++-
drivers/gpu/drm/nouveau/nvkm/engine/device/base.c | 22 ++++++++++++++++++++++
drivers/gpu/drm/nouveau/nvkm/subdev/bios/base.c | 2 +-
drivers/gpu/drm/sun4i/sun6i_mipi_dsi.c | 10 +++++-----
drivers/gpu/drm/ttm/ttm_bo.c | 2 +-
8 files changed, 38 insertions(+), 11 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/intel-gfx/attachments/20220816/e95bbd26/attachment.sig>
More information about the Intel-gfx
mailing list