From: Linus Torvalds Date: Sat, 21 May 2022 04:58:37 +0000 (-1000) Subject: Merge tag 'drm-fixes-2022-05-21' of git://anongit.freedesktop.org/drm/drm X-Git-Tag: baikal/aarch64/sdk6.1~4039 X-Git-Url: https://git.baikalelectronics.ru/?a=commitdiff_plain;h=61c33550b257bedb92408a84d81b88f6c89249d9;p=kernel.git Merge tag 'drm-fixes-2022-05-21' of git://anongit.freedesktop.org/drm/drm Pull drm fixes from Dave Airlie: "Few final fixes for 5.18, one amdgpu, core dp mst leak fix, dma-buf two fixes, and i915 has a few fixes, one for a regression on older GM45 chipsets, dma-buf: - ioctl userspace use fix - fix dma-buf sysfs name generation core: - dp/mst leak fix amdgpu: - suspend/resume regression fix i915: - fix for #5806: GPU hangs and display artifacts on Intel GM45 - reject DMC with out-of-spec MMIO - correctly mark guilty contexts on GuC reset" * tag 'drm-fixes-2022-05-21' of git://anongit.freedesktop.org/drm/drm: drm/i915: Use i915_gem_object_ggtt_pin_ww for reloc_iomap drm/amd: Don't reset dGPUs if the system is going to s2idle drm/dp/mst: fix a possible memory leak in fetch_monitor_name() dma-buf: fix use of DMA_BUF_SET_NAME_{A,B} in userspace i915/guc/reset: Make __guc_reset_context aware of guilty engines drm/i915/dmc: Add MMIO range restrictions dma-buf: ensure unique directory name for dmabuf stats --- 61c33550b257bedb92408a84d81b88f6c89249d9