Hi Dave, Sima, Here's this week drm-misc-next-fixes PR.
Maxime drm-misc-next-fixes-2026-02-05: Several fixes for amdxdna around PM handling, error reporting and memory safety, a compilation fix for ilitek-ili9882t, a NULL pointer dereference fix for imx8qxp-pixel-combiner and several PTE fixes for nouveau The following changes since commit db7e7ea838c916ee4cdf26bee126fd36f58295dc: drm/bridge: imx8qxp-pxl2dpi: Fix NULL pointer dereference in imx8qxp_pxl2dpi_bridge_destroy() (2026-01-27 12:22:22 +0100) are available in the Git repository at: https://gitlab.freedesktop.org/drm/misc/kernel.git tags/drm-misc-next-fixes-2026-02-05 for you to fetch changes up to 69674c1c704c0199ca7a3947f3cdcd575973175d: accel/amdxdna: Move RPM resume into job run function (2026-02-04 13:08:48 -0800) ---------------------------------------------------------------- Several fixes for amdxdna around PM handling, error reporting and memory safety, a compilation fix for ilitek-ili9882t, a NULL pointer dereference fix for imx8qxp-pixel-combiner and several PTE fixes for nouveau ---------------------------------------------------------------- Dave Airlie (3): nouveau/vmm: rewrite pte tracker using a struct and bitfields. nouveau/vmm: increase size of vmm pte tracker struct to u32 (v2) nouveau/vmm: start tracking if the LPT PTE is valid. (v6) Liu Ying (1): drm/bridge: imx8qxp-pixel-combiner: Fix bailout for imx8qxp_pc_bridge_probe() Lizhi Hou (6): accel/amdxdna: Hold mm structure across iommu_sva_unbind_device() accel/amdxdna: Stop job scheduling across aie2_release_resource() accel/amdxdna: Remove hardware context status accel/amdxdna: Fix incorrect error code returned for failed chain command accel/amdxdna: Fix incorrect DPM level after suspend/resume accel/amdxdna: Move RPM resume into job run function Nathan Chancellor (1): drm/panel: ilitek-ili9882t: Remove duplicate initializers in tianma_il79900a_dsc Zishun Yi (1): accel/amdxdna: Fix memory leak in amdxdna_ubuf_map drivers/accel/amdxdna/aie2_ctx.c | 48 +++++-------- drivers/accel/amdxdna/aie2_message.c | 3 + drivers/accel/amdxdna/aie2_pm.c | 3 + drivers/accel/amdxdna/aie2_smu.c | 2 - drivers/accel/amdxdna/amdxdna_ctx.h | 5 -- drivers/accel/amdxdna/amdxdna_pci_drv.c | 3 + drivers/accel/amdxdna/amdxdna_pci_drv.h | 1 + drivers/accel/amdxdna/amdxdna_ubuf.c | 10 ++- .../gpu/drm/bridge/imx/imx8qxp-pixel-combiner.c | 2 +- drivers/gpu/drm/nouveau/nouveau_drv.h | 4 +- drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmm.c | 82 ++++++++++++++-------- drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmm.h | 16 +++-- drivers/gpu/drm/panel/panel-ilitek-ili9882t.c | 4 -- 13 files changed, 103 insertions(+), 80 deletions(-)
signature.asc
Description: PGP signature
