Revision 24f67d82c43c9c594821ee1bc4367a23d89d9f8b authored by Linus Torvalds on 01 October 2021, 17:27:44 UTC, committed by Linus Torvalds on 01 October 2021, 17:27:44 UTC
Pull drm fixes from Daniel Vetter:
 "Dave is out on a long w/e, should be back next week.

  Nothing nefarious, just a bunch of driver fixes: amdgpu, i915, tegra,
  and one exynos driver fix"

* tag 'drm-fixes-2021-10-01' of git://anongit.freedesktop.org/drm/drm:
  drm/amdgpu: force exit gfxoff on sdma resume for rmb s0ix
  drm/amdgpu: check tiling flags when creating FB on GFX8-
  drm/amd/display: Pass PCI deviceid into DC
  drm/amd/display: initialize backlight_ramping_override to false
  drm/amdgpu: correct initial cp_hqd_quantum for gfx9
  drm/amd/display: Fix Display Flicker on embedded panels
  drm/amdgpu: fix gart.bo pin_count leak
  drm/i915: Remove warning from the rps worker
  drm/i915/request: fix early tracepoints
  drm/i915/guc, docs: Fix pdfdocs build error by removing nested grid
  gpu: host1x: Plug potential memory leak
  gpu/host1x: fence: Make spinlock static
  drm/tegra: uapi: Fix wrong mapping end address in case of disabled IOMMU
  drm/tegra: dc: Remove unused variables
  drm/exynos: Make use of the helper function devm_platform_ioremap_resource()
  drm/i915/gvt: fix the usage of ww lock in gvt scheduler.
2 parent s 89e5035 + 78ea814
History
File Mode Size
Kconfig -rw-r--r-- 9.5 KB
Makefile -rw-r--r-- 1.4 KB
arm_mhu.c -rw-r--r-- 3.8 KB
arm_mhu_db.c -rw-r--r-- 8.3 KB
arm_mhuv2.c -rw-r--r-- 29.4 KB
armada-37xx-rwtm-mailbox.c -rw-r--r-- 5.1 KB
bcm-flexrm-mailbox.c -rw-r--r-- 45.1 KB
bcm-pdc-mailbox.c -rw-r--r-- 47.7 KB
bcm2835-mailbox.c -rw-r--r-- 5.3 KB
hi3660-mailbox.c -rw-r--r-- 7.4 KB
hi6220-mailbox.c -rw-r--r-- 9.0 KB
imx-mailbox.c -rw-r--r-- 17.6 KB
mailbox-altera.c -rw-r--r-- 8.5 KB
mailbox-mpfs.c -rw-r--r-- 6.3 KB
mailbox-sti.c -rw-r--r-- 13.0 KB
mailbox-test.c -rw-r--r-- 10.8 KB
mailbox-xgene-slimpro.c -rw-r--r-- 6.5 KB
mailbox.c -rw-r--r-- 16.0 KB
mailbox.h -rw-r--r-- 326 bytes
mtk-cmdq-mailbox.c -rw-r--r-- 18.4 KB
omap-mailbox.c -rw-r--r-- 21.7 KB
pcc.c -rw-r--r-- 16.2 KB
pl320-ipc.c -rw-r--r-- 4.6 KB
platform_mhu.c -rw-r--r-- 4.5 KB
qcom-apcs-ipc-mailbox.c -rw-r--r-- 5.8 KB
qcom-ipcc.c -rw-r--r-- 7.0 KB
rockchip-mailbox.c -rw-r--r-- 6.3 KB
sprd-mailbox.c -rw-r--r-- 11.5 KB
stm32-ipcc.c -rw-r--r-- 9.7 KB
sun6i-msgbox.c -rw-r--r-- 8.7 KB
tegra-hsp.c -rw-r--r-- 20.3 KB
ti-msgmgr.c -rw-r--r-- 23.6 KB
zynqmp-ipi-mailbox.c -rw-r--r-- 19.2 KB

back to top