Revision 9c2f0338bbd132a4b12b988004d796798609d297 authored by Linus Torvalds on 02 February 2024, 20:54:46 UTC, committed by Linus Torvalds on 02 February 2024, 20:54:46 UTC
Pul drm fixes from Dave Airlie:
 "Regular weekly fixes, mostly amdgpu and xe. One nouveau fix is a
  better fix for the deadlock and also helps with a sync race we were
  seeing.

  dma-buf:
   - heaps CMA page accounting fix

  virtio-gpu:
   - fix segment size

  xe:
   - A crash fix
   - A fix for an assert due to missing mem_acces ref
   - Only allow a single user-fence per exec / bind.
   - Some sparse warning fixes
   - Two fixes for compilation failures on various odd combinations of
     gcc / arch pointed out on LKML.
   - Fix a fragile partial allocation pointed out on LKML.
   - A sysfs ABI documentation warning fix

  amdgpu:
   - Fix reboot issue seen on some 7000 series dGPUs
   - Fix client init order for KFD
   - Misc display fixes
   - USB-C fix
   - DCN 3.5 fixes
   - Fix issues with GPU scheduler and GPU reset
   - GPU firmware loading fix
   - Misc fixes
   - GC 11.5 fix
   - VCN 4.0.5 fix
   - IH overflow fix

  amdkfd:
   - SVM fixes
   - Trap handler fix
   - Fix device permission lookup
   - Properly reserve BO before validating it

  nouveau:
   - fence/irq lock deadlock fix (second attempt)
   - gsp command size fix

* tag 'drm-fixes-2024-02-03' of git://anongit.freedesktop.org/drm/drm: (35 commits)
  nouveau: offload fence uevents work to workqueue
  nouveau/gsp: use correct size for registry rpc.
  drm/amdgpu/pm: Use inline function for IP version check
  drm/hwmon: Fix abi doc warnings
  drm/xe: Make all GuC ABI shift values unsigned
  drm/xe/vm: Subclass userptr vmas
  drm/xe: Use LRC prefix rather than CTX prefix in lrc desc defines
  drm/xe: Don't use __user error pointers
  drm/xe: Annotate mcr_[un]lock()
  drm/xe: Only allow 1 ufence per exec / bind IOCTL
  drm/xe: Grab mem_access when disabling C6 on skip_guc_pc platforms
  drm/xe: Fix crash in trace_dma_fence_init()
  drm/amdgpu: Reset IH OVERFLOW_CLEAR bit
  drm/amdgpu: remove asymmetrical irq disabling in vcn 4.0.5 suspend
  drm/amdgpu: drm/amdgpu: remove golden setting for gfx 11.5.0
  drm/amdkfd: reserve the BO before validating it
  drm/amdgpu: Fix missing error code in 'gmc_v6/7/8/9_0_hw_init()'
  drm/amd/display: Fix buffer overflow in 'get_host_router_total_dp_tunnel_bw()'
  drm/amd/display: Add NULL check for kzalloc in 'amdgpu_dm_atomic_commit_tail()'
  drm/amd: Don't init MEC2 firmware when it fails to load
  ...
2 parent s eab5c86 + 39126ab
History
File Mode Size
Kconfig -rw-r--r-- 6.0 KB
Makefile -rw-r--r-- 902 bytes
acl.h -rw-r--r-- 2.1 KB
auth.c -rw-r--r-- 2.1 KB
auth.h -rw-r--r-- 378 bytes
blocklayout.c -rw-r--r-- 9.2 KB
blocklayoutxdr.c -rw-r--r-- 5.4 KB
blocklayoutxdr.h -rw-r--r-- 1.4 KB
cache.h -rw-r--r-- 2.2 KB
current_stateid.h -rw-r--r-- 1.4 KB
export.c -rw-r--r-- 36.0 KB
export.h -rw-r--r-- 3.3 KB
filecache.c -rw-r--r-- 32.7 KB
filecache.h -rw-r--r-- 2.6 KB
flexfilelayout.c -rw-r--r-- 3.4 KB
flexfilelayoutxdr.c -rw-r--r-- 2.9 KB
flexfilelayoutxdr.h -rw-r--r-- 1.1 KB
idmap.h -rw-r--r-- 2.3 KB
lockd.c -rw-r--r-- 1.8 KB
netlink.c -rw-r--r-- 843 bytes
netlink.h -rw-r--r-- 641 bytes
netns.h -rw-r--r-- 5.4 KB
nfs2acl.c -rw-r--r-- 9.4 KB
nfs3acl.c -rw-r--r-- 6.7 KB
nfs3proc.c -rw-r--r-- 28.1 KB
nfs3xdr.c -rw-r--r-- 31.2 KB
nfs4acl.c -rw-r--r-- 22.1 KB
nfs4callback.c -rw-r--r-- 35.7 KB
nfs4idmap.c -rw-r--r-- 16.6 KB
nfs4layouts.c -rw-r--r-- 18.7 KB
nfs4proc.c -rw-r--r-- 99.2 KB
nfs4recover.c -rw-r--r-- 51.2 KB
nfs4state.c -rw-r--r-- 219.5 KB
nfs4xdr.c -rw-r--r-- 152.4 KB
nfscache.c -rw-r--r-- 19.2 KB
nfsctl.c -rw-r--r-- 44.5 KB
nfsd.h -rw-r--r-- 20.0 KB
nfsfh.c -rw-r--r-- 20.4 KB
nfsfh.h -rw-r--r-- 7.8 KB
nfsproc.c -rw-r--r-- 22.5 KB
nfssvc.c -rw-r--r-- 26.1 KB
nfsxdr.c -rw-r--r-- 15.4 KB
pnfs.h -rw-r--r-- 2.7 KB
state.h -rw-r--r-- 24.6 KB
stats.c -rw-r--r-- 3.3 KB
stats.h -rw-r--r-- 3.0 KB
trace.c -rw-r--r-- 84 bytes
trace.h -rw-r--r-- 49.7 KB
vfs.c -rw-r--r-- 63.1 KB
vfs.h -rw-r--r-- 6.2 KB
xdr.h -rw-r--r-- 4.3 KB
xdr3.h -rw-r--r-- 7.8 KB
xdr4.h -rw-r--r-- 29.4 KB
xdr4cb.h -rw-r--r-- 2.1 KB

back to top