Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • amd-drm-next-6.10-2024-04-26
    amd-drm-next-6.10-2024-04-26:
    
    amdgpu:
    - Misc code cleanups and refactors
    - Support setting reset method at runtime
    - Report OD status
    - SMU 14.0.1 fixes
    - SDMA 4.4.2 fixes
    - VPE fixes
    - MES fixes
    - Update BO eviction priorities
    - UMSCH fixes
    - Reset fixes
    - Freesync fixes
    - GFXIP 9.4.3 fixes
    - SDMA 5.2 fixes
    - MES UAF fix
    - RAS updates
    - Devcoredump updates for dumping IP state
    - DSC fixes
    - JPEG fix
    - Fix VRAM memory accounting
    - VCN 5.0 fixes
    - MES fixes
    - UMC 12.0 updates
    - Modify contiguous flags handling
    - Initial support for mapping kernel queues via MES
    
    amdkfd:
    - Fix rescheduling of restore worker
    - VRAM accounting for SVM migrations
    - mGPU fix
    - Enable SQ watchpoint for gfx10
    
  • drm-fixes-2024-04-26
    drm fixes for 6.9-rc6
    
    atomic-helpers:
    - Fix memory leak in drm_format_conv_state_copy()
    
    fbdev:
    - fbdefio: Fix address calculation
    
    amdgpu:
    - Suspend/resume fix
    - Don't expose gpu_od directory if it's empty
    - SDMA 4.4.2 fix
    - VPE fix
    - BO eviction fix
    - UMSCH fix
    - SMU 13.0.6 reset fixes
    - GPUVM flush accounting fix
    - SDMA 5.2 fix
    - Fix possible UAF in mes code
    
    amdkfd:
    - Eviction fence handling fix
    - Fix memory leak when GPU memory allocation fails
    - Fix dma-buf validation
    - Fix rescheduling of restore worker
    - SVM fix
    
    gma500:
    - Fix crash during boot
    
    etnaviv:
    - fix GC7000 TX clock gating
    - revert NPU UAPI changes
    
    xe:
    - Fix error paths on managed allocations
    - Fix PF/VF relay messages
    
  • amd-drm-fixes-6.9-2024-04-24
    amd-drm-fixes-6.9-2024-04-24:
    
    amdgpu:
    - Suspend/resume fix
    - Don't expose gpu_od directory if it's empty
    - SDMA 4.4.2 fix
    - VPE fix
    - BO eviction fix
    - UMSCH fix
    - SMU 13.0.6 reset fixes
    - GPUVM flush accounting fix
    - SDMA 5.2 fix
    - Fix possible UAF in mes code
    
    amdkfd:
    - Eviction fence handling fix
    - Fix memory leak when GPU memory allocation fails
    - Fix dma-buf validation
    - Fix rescheduling of restore worker
    - SVM fix
    
  • v6.9-rc5
    ed30a4a5 · Linux 6.9-rc5 ·
    Linux 6.9-rc5
    
  • amd-drm-next-6.10-2024-04-19
    amd-drm-next-6.10-2024-04-19:
    
    amdgpu:
    - DC resource allocation logic updates
    - DC IPS fixes
    - DC YUV fixes
    - DMCUB fixes
    - DML2 fixes
    - Devcoredump updates
    - USB-C DSC fix
    - Misc display code cleanups
    - PSR fixes
    - MES timeout fix
    - RAS updates
    - UAF fix in VA IOCTL
    - Fix visible VRAM handling during faults
    - Fix IP discovery handling during PCI rescans
    - Misc code cleanups
    - PSP 14 updates
    - More runtime PM code rework
    - SMU 14.0.2 support
    - GPUVM page fault redirection to secondary IH rings for IH 6.x
    - Suspend/resume fixes
    - SR-IOV fixes
    
    amdkfd:
    - Fix eviction fence handling
    - Fix leak in GPU memory allocation failure case
    - DMABuf import handling fix
    
    radeon:
    - Silence UBSAN warnings related to flexible arrays
    
  • drm-fixes-2024-04-19
    drm fixes for v6.9-rc5
    
    ttm:
    - Stop pooling cached NUMA pages
    
    amdgpu:
    - Fix invalid resource->start check
    - USB-C DSC fix
    - Fix a potential UAF in VA IOCTL
    - Fix visible VRAM handling during faults
    
    amdkfd:
    - Fix memory leak in create_process failure
    
    radeon:
    - Silence UBSAN warnings from variable sized arrays
    
    nouveau:
    - dp: Don't probe DP ports twice
    - nv04: Fix OOB access
    - nv50: Disable AUX bus for disconnected DP ports
    - nvkm: Fix instmem race condition
    
    panel:
    - Don't unregister DSI devices in several drivers
    
    v3d:
    - Fix enabled_ns increment
    
    xe:
    - Fix bo leak on error path during fb init
    - Fix use-after-free due to order vm is put and destroyed
    
  • amd-drm-fixes-6.9-2024-04-17
    amd-drm-fixes-6.9-2024-04-17:
    
    amdgpu:
    - Fix invalid resource->start check
    - USB-C DSC fix
    - Fix a potential UAF in VA IOCTL
    - Fix visible VRAM handling during faults
    
    amdkfd:
    - Fix memory leak in create_process failure
    
    radeon:
    - Silence UBSAN warnings from variable sized arrays
    
  • v6.9-rc4
    0bbac3fa · Linux 6.9-rc4 ·
    Linux 6.9-rc4
    
  • amd-drm-next-6.10-2024-04-13
    amd-drm-next-6.10-2024-04-13:
    
    amdgpu:
    - HDCP fixes
    - ODM fixes
    - RAS fixes
    - Devcoredump improvements
    - Misc code cleanups
    - Expose VCN activity via sysfs
    - SMY 13.0.x updates
    - Enable fast updates on DCN 3.1.4
    - Add dclk and vclk reporting on additional devices
    - Add ACA RAS infrastructure
    - Implement TLB flush fence
    - EEPROM handling fixes
    - SMUIO 14.0.2 support
    - SMU 14.0.1 Updates
    - Sync page table freeing with TLB flushes
    - DML2 refactor
    - DC debug improvements
    - SR-IOV fixes
    - Suspend and Resume fixes
    - DCN 3.5.x Updates
    - Z8 fixes
    - UMSCH fixes
    - GPU reset fixes
    - HDP fix for second GFX pipe on GC 10.x
    - Enable secondary GFX pipe on GC 10.3
    - Refactor and clean up BACO/BOCO/BAMACO handling
    - VCN partitioning fix
    - DC DWB fixes
    - VSC SDP fixes
    - DCN 3.1.6 fix
    - GC 11.5 fixes
    - Remove invalid TTM resource start check
    - DCN 1.0 fixes
    
    amdkfd:
    - MQD handling cleanup
    - Preemption handling fixes for XCDs
    - TLB flush fix for GC 9.4.2
    - Properly clean up workqueue during module unload
    - Fix memory leak process create failure
    - Range check CP bad op exception targets to avoid reporting invalid exceptions to userspace
    
    radeon:
    - Misc code cleanups
    
  • drm-fixes-2024-04-12
    drm fixes for 6.9-rc4
    
    client:
    - Protect connector modes with mode_config mutex
    
    ast:
    - Fix soft lockup
    
    host1x:
    - Do not setup DMA for virtual addresses
    
    ivpu:
    - Fix deadlock in context_xa
    - PCI fixes
    - Fixes to error handling
    
    nouveau:
    - gsp: Fix OOB access
    - Fix casting
    
    panfrost:
    - Fix error path in MMU code
    
    qxl:
    - Revert "drm/qxl: simplify qxl_fence_wait"
    
    vmwgfx:
    - Enable DMA for SEV mappings
    
    i915:
    - Couple CDCLK programming fixes
    - HDCP related fix
    - 4 Bigjoiner related fixes
    - Fix for a circular locking around GuC on reset+wedged case
    
    xe:
    - Fix double display mutex initializations
    - Fix u32 -> u64 implicit conversions
    - Fix RING_CONTEXT_CONTROL not marked as masked
    
    msm:
    - DP refcount leak fix on disconnect
    - Add missing newlines to prints in msm_fb and msm_kms
    - fix dpu debugfs entry permissions
    - Fix the interface table for the catalog of X1E80100
    - fix irq message printing
    - Bindings fix to add DP node as child of mdss for mdss node
    - Minor typo fix in DP driver API which handles port status change
    - fix CHRASHDUMP_READ()
    - fix HHB (highest bank bit) for a619 to fix UBWC corruption
    
    amdgpu:
    - GPU reset fixes
    - Fix some confusing logging
    - UMSCH fix
    - Aborted suspend fix
    - DCN 3.5 fixes
    - S4 fix
    - MES logging fixes
    - SMU 14 fixes
    - SDMA 4.4.2 fix
    - KASAN fix
    - SMU 13.0.10 fix
    - VCN partition fix
    - GFX11 fixes
    - DWB fixes
    - Plane handling fix
    - FAMS fix
    - DCN 3.1.6 fix
    - VSC SDP fixes
    - OLED panel fix
    - GFX 11.5 fix
    
    amdkfd:
    - GPU reset fixes
    - fix ioctl integer overflow
    
  • amd-drm-fixes-6.9-2024-04-10
    amd-drm-fixes-6.9-2024-04-10:
    
    amdgpu:
    - GPU reset fixes
    - Fix some confusing logging
    - UMSCH fix
    - Aborted suspend fix
    - DCN 3.5 fixes
    - S4 fix
    - MES logging fixes
    - SMU 14 fixes
    - SDMA 4.4.2 fix
    - KASAN fix
    - SMU 13.0.10 fix
    - VCN partition fix
    - GFX11 fixes
    - DWB fixes
    - Plane handling fix
    - FAMS fix
    - DCN 3.1.6 fix
    - VSC SDP fixes
    - OLED panel fix
    - GFX 11.5 fix
    
    amdkfd:
    - GPU reset fixes
    
  • drm-fixes-2024-04-09
    drm nouveau fix for 6.9-rc4
    
    nouveau:
    - regression fix for GSP display enable.
    
  • v6.9-rc3
    fec50db7 · Linux 6.9-rc3 ·
    Linux 6.9-rc3
    
  • drm-fixes-2024-04-05
    drm fixes for v6.9-rc3
    
    display:
    - fix typos in kerneldoc
    
    prime:
    - unbreak dma-buf export for virt-gpu
    
    nouveau:
    - uvmm: fix remap address calculation
    - minor cleanups
    
    panfrost:
    - fix power-transition timeouts
    
    xe:
    - Stop using system_unbound_wq for preempt fences,
    - Fix saving unordered rebinding fences by attaching
      them as kernel feces to the vm's resv
    - Fix TLB invalidation fences completing out of order
    - Move rebind TLB invalidation to the ring ops to reduce
      the latency
    
    i915:
    - A few DisplayPort related fixes
    - eDP PSR fixes
    - Remove some VM space restrictions on older platforms
    - Disable automatic load CCS load balancing
    
  • v6.9-rc2
    39cd87c4 · Linux 6.9-rc2 ·
    Linux 6.9-rc2
    
  • drm-fixes-2024-03-30
    drm fixes for 6.9-rc2
    
    bridge:
    - select DRM_KMS_HELPER
    
    dma-buf:
    - fix NULL-pointer deref
    
    dp:
    - fix div-by-zero in DP MST unplug code
    
    fbdev:
    - select FB_IOMEM_FOPS for SBus
    
    sched:
    - fix NULL-pointer deref
    
    xe:
    - Fix build on mips
    - Fix wrong bound checks
    - Fix use of msec rather than jiffies
    - Remove dead code
    
    amdgpu:
    - SMU 14.0.1 updates
    - DCN 3.5.x updates
    - VPE fix
    - eDP panel flickering fix
    - Suspend fix
    - PSR fix
    - DCN 3.0+ fix
    - VCN 4.0.6 updates
    - debugfs fix
    
    amdkfd:
    - DMA-Buf fix
    - GFX 9.4.2 TLB flush fix
    - CP interrupt fix
    
    i915:
    - Fix for BUG_ON/BUILD_BUG_ON IN I915_memcpy.c
    - Update a MTL workaround
    - Fix locking inversion in hwmon's sysfs
    - Remove a bogus error message around PXP
    - Fix UAF on VMA
    - Reset queue_priority_hint on parking
    - Display Fixes:
    - Remove duplicated audio enable/disable on SDVO and DP
    - Disable AuxCCS for Xe driver
    - Revert init order of MIPI DSI
    - DRRS debugfs fix with an extra refactor patch
    - VRR related fixes
    - Fix a JSL eDP corruption
     - Fix the cursor physical dma address
    - BIOS VBT related fix
    
    nouveau:
    - dmem: handle kcalloc() allocation failures
    
    qxl:
    - remove unused variables
    
    rockchip:
    - vop2: remove support for AR30 and AB30 formats
    
    vmwgfx:
    - debugfs: create ttm_resource_manager entry only if needed
    
  • amd-drm-fixes-6.9-2024-03-27
    amd-drm-fixes-6.9-2024-03-27:
    
    amdgpu:
    - SMU 14.0.1 updates
    - DCN 3.5.x updates
    - VPE fix
    - eDP panel flickering fix
    - Suspend fix
    - PSR fix
    - DCN 3.0+ fix
    - VCN 4.0.6 updates
    - debugfs fix
    
    amdkfd:
    - DMA-Buf fix
    - GFX 9.4.2 TLB flush fix
    - CP interrupt fix
    
  • v6.9-rc1
    4cece764 · Linux 6.9-rc1 ·
    Linux 6.9-rc1
    
  • drm-next-2024-03-22
    drm fixes for 6.9-rc1
    
    core:
    - fix rounding in drm_fixp2int_round()
    
    bridge:
    - fix documentation for DRM_BRIDGE_OP_EDID
    
    sun4i:
    - fix 64-bit division on 32-bit architectures
    
    tests:
    - fix dependency on DRM_KMS_HELPER
    
    probe-helper:
    - never return negative values from .get_modes() plus driver fixes
    
    xe:
    - invalidate userptr vma on page pin fault
    - fail early on sysfs file creation error
    - skip VMA pinning on xe_exec if no batches
    
    nouveau:
    - clear bo resource bus after eviction
    - documentation fixes
    - don't check devinit disable on GSP
    
    amdgpu:
    - Freesync fixes
    - UAF IOCTL fixes
    - Fix mmhub client ID mapping
    - IH 7.0 fix
    - DML2 fixes
    - VCN 4.0.6 fix
    - GART bind fix
    - GPU reset fix
    - SR-IOV fix
    - OD table handling fixes
    - Fix TA handling on boards without display hardware
    - DML1 fix
    - ABM fix
    - eDP panel fix
    - DPPCLK fix
    - HDCP fix
    - Revert incorrect error case handling in ioremap
    - VPE fix
    - HDMI fixes
    - SDMA 4.4.2 fix
    - Other misc fixes
    
    amdkfd:
    - Fix duplicate BO handling in process restore
    
  • amd-drm-fixes-6.9-2024-03-21
    amd-drm-fixes-6.9-2024-03-21:
    
    amdgpu:
    - Freesync fixes
    - UAF IOCTL fixes
    - Fix mmhub client ID mapping
    - IH 7.0 fix
    - DML2 fixes
    - VCN 4.0.6 fix
    - GART bind fix
    - GPU reset fix
    - SR-IOV fix
    - OD table handling fixes
    - Fix TA handling on boards without display hardware
    - DML1 fix
    - ABM fix
    - eDP panel fix
    - DPPCLK fix
    - HDCP fix
    - Revert incorrect error case handling in ioremap
    - VPE fix
    - HDMI fixes
    - SDMA 4.4.2 fix
    - Other misc fixes
    
    amdkfd:
    - Fix duplicate BO handling in process restore