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
cluster
dlm
dlmfs
Kconfig -rw-r--r-- 2.5 KB
Makefile -rw-r--r-- 1.0 KB
acl.c -rw-r--r-- 9.2 KB
acl.h -rw-r--r-- 745 bytes
alloc.c -rw-r--r-- 196.2 KB
alloc.h -rw-r--r-- 11.1 KB
aops.c -rw-r--r-- 62.2 KB
aops.h -rw-r--r-- 2.3 KB
blockcheck.c -rw-r--r-- 15.2 KB
blockcheck.h -rw-r--r-- 3.2 KB
buffer_head_io.c -rw-r--r-- 11.0 KB
buffer_head_io.h -rw-r--r-- 1.6 KB
dcache.c -rw-r--r-- 12.3 KB
dcache.h -rw-r--r-- 1.1 KB
dir.c -rw-r--r-- 113.1 KB
dir.h -rw-r--r-- 3.1 KB
dlmglue.c -rw-r--r-- 125.8 KB
dlmglue.h -rw-r--r-- 6.7 KB
export.c -rw-r--r-- 6.1 KB
export.h -rw-r--r-- 316 bytes
extent_map.c -rw-r--r-- 23.4 KB
extent_map.h -rw-r--r-- 2.2 KB
file.c -rw-r--r-- 70.1 KB
file.h -rw-r--r-- 2.3 KB
filecheck.c -rw-r--r-- 11.9 KB
filecheck.h -rw-r--r-- 1.8 KB
heartbeat.c -rw-r--r-- 2.2 KB
heartbeat.h -rw-r--r-- 752 bytes
inode.c -rw-r--r-- 45.3 KB
inode.h -rw-r--r-- 5.3 KB
ioctl.c -rw-r--r-- 22.1 KB
ioctl.h -rw-r--r-- 539 bytes
journal.c -rw-r--r-- 62.6 KB
journal.h -rw-r--r-- 21.6 KB
localalloc.c -rw-r--r-- 33.3 KB
localalloc.h -rw-r--r-- 1.4 KB
locks.c -rw-r--r-- 2.6 KB
locks.h -rw-r--r-- 395 bytes
mmap.c -rw-r--r-- 4.3 KB
mmap.h -rw-r--r-- 173 bytes
move_extents.c -rw-r--r-- 24.9 KB
move_extents.h -rw-r--r-- 287 bytes
namei.c -rw-r--r-- 69.8 KB
namei.h -rw-r--r-- 1.0 KB
ocfs1_fs_compat.h -rw-r--r-- 2.2 KB
ocfs2.h -rw-r--r-- 24.4 KB
ocfs2_fs.h -rw-r--r-- 49.6 KB
ocfs2_ioctl.h -rw-r--r-- 6.3 KB
ocfs2_lockid.h -rw-r--r-- 2.6 KB
ocfs2_lockingver.h -rw-r--r-- 486 bytes
ocfs2_trace.h -rw-r--r-- 75.8 KB
quota.h -rw-r--r-- 4.6 KB
quota_global.c -rw-r--r-- 29.7 KB
quota_local.c -rw-r--r-- 35.5 KB
refcounttree.c -rw-r--r-- 119.7 KB
refcounttree.h -rw-r--r-- 4.3 KB
reservations.c -rw-r--r-- 19.8 KB
reservations.h -rw-r--r-- 4.7 KB
resize.c -rw-r--r-- 15.5 KB
resize.h -rw-r--r-- 368 bytes
slot_map.c -rw-r--r-- 11.6 KB
slot_map.h -rw-r--r-- 693 bytes
stack_o2cb.c -rw-r--r-- 11.0 KB
stack_user.c -rw-r--r-- 28.6 KB
stackglue.c -rw-r--r-- 16.5 KB
stackglue.h -rw-r--r-- 8.7 KB
suballoc.c -rw-r--r-- 74.8 KB
suballoc.h -rw-r--r-- 6.8 KB
super.c -rw-r--r-- 68.6 KB
super.h -rw-r--r-- 835 bytes
symlink.c -rw-r--r-- 2.5 KB
symlink.h -rw-r--r-- 558 bytes
sysfile.c -rw-r--r-- 4.0 KB
sysfile.h -rw-r--r-- 340 bytes
uptodate.c -rw-r--r-- 16.9 KB
uptodate.h -rw-r--r-- 2.3 KB
xattr.c -rw-r--r-- 193.3 KB
xattr.h -rw-r--r-- 3.0 KB

back to top