Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • v6.12-rc7
    2d5404ca · Linux 6.12-rc7 ·
    Linux 6.12-rc7
    
  • drm-fixes-2024-11-09
    drm fixes for 6.12-rc7
    
    amdgpu:
    - Brightness fix
    - DC vbios parsing fix
    - ACPI fix
    - SMU 14.x fix
    - Power workload profile fix
    - GC partitioning fix
    - Debugfs fixes
    
    imagination:
    - Track PVR context per file
    - Break ref-counting cycle
    
    panel-orientation-quirks:
    - Fix matching Lenovo Yoga Tab 3 X90F
    
    panthor:
    - Lock VM array
    - Be strict about I/O mapping flags
    
    xe:
    - Fix ccs_mode setting for Xe2 and later
    - Synchronize ccs_mode setting with client creation
    - Apply scheduling WA for LNL in additional places as needed
    - Fix leak and lock handling in error paths of xe_exec ioctl
    - Fix GGTT allocation leak leading to eventual crash in SR-IOV
    - Move run_ticks update out of job handling to avoid synchronization
      with reader
    
  • amd-drm-fixes-6.12-2024-11-07
    amd-drm-fixes-6.12-2024-11-07:
    
    amdgpu:
    - Brightness fix
    - DC vbios parsing fix
    - ACPI fix
    - SMU 14.x fix
    - Power workload profile fix
    - GC partitioning fix
    - Debugfs fixes
    
  • amd-drm-next-6.13-2024-11-06
    amd-drm-next-6.13-2024-11-06:
    
    amdgpu:
    - Misc cleanups
    - OLED fixes
    - DCN 4.x fixes
    - DCN 3.5 fixes
    - 8K fixes
    - IPS fixes
    - DSC fixes
    - S3 fix
    - KASAN fix
    - SMU13 fixes
    - fdinfo fixes
    - USB-C fixes
    - ACPI fix
    - Fix dummy page overlapping mappings
    - Fix workload profile handling
    - Add user control for zero RPM on SMU13
    - Cleaner shader updates
    - Stop syncing PRT map operations
    - Debugfs permissions fixes
    - Debugfs bounds check fix
    - RAS cleanups
    - Enforce isolation updates
    
    amdkfd:
    - Add topology cap flag for per queue reset
    - Add an interface to query whether KFD queues are present
    - Use dynamic allocation for get_cu_occupancy
    
  • v6.12-rc6
    59b723cd · Linux 6.12-rc6 ·
    Linux 6.12-rc6
    
  • drm-fixes-2024-11-02
    drm fixes for 6.12-rc6
    
    xe:
    - Fix missing HPD interrupt enabling, bringing one PM refactor with it
    - Workaround LNL GGTT invalidation not being visible to GuC
    - Avoid getting jobs stuck without a protecting timeout
    
    ivpu:
    - Fix firewall IRQ handling
    
    panthor:
    - Fix firmware initialization wrt page sizes
    - Fix handling and reporting of dead job groups
    
    sched:
    - Guarantee forward progress via WC_MEM_RECLAIM
    
    tests:
    - Fix memory leak in drm_display_mode_from_cea_vic()
    
    amdgpu:
    - DCN 3.5 fix
    - Vangogh SMU KASAN fix
    - SMU 13 profile reporting fix
    
    mediatek:
    - Fix degradation problem of alpha blending
    - Fix color format MACROs in OVL
    - Fix get efuse issue for MT8188 DPTX
    - Fix potential NULL dereference in mtk_crtc_destroy()
    - Correct dpi power-domains property
    - Add split subschema property constraints
    
  • amd-drm-fixes-6.12-2024-10-31
    amd-drm-fixes-6.12-2024-10-31:
    
    amdgpu:
    - DCN 3.5 fix
    - Vangogh SMU KASAN fix
    - SMU 13 profile reporting fix
    
  • v6.12-rc5
    81983758 · Linux 6.12-rc5 ·
    Linux 6.12-rc5
    
  • amd-drm-next-6.13-2024-10-25
    amd-drm-next-6.13-2024-10-25:
    
    amdgpu:
    - SDMA queue reset support
    - SMU 13.0.6 updates
    - Add debugfs interface to help limit jpeg queue scheduling for testing
    - JPEG 4.0.3 updates
    - Initial runtime repartitioning support
    - GFX9 fixes
    - Misc code cleanups
    - Rework IP structures to better handle multiple instances of an IP
    - DML updates
    - DSC fixes
    - HDR fixes
    - Brightness control updates
    - Runtime pm cleanup
    - DMCUB fixes
    - DCN 3.5 updates
    - Struct drm_edid cleanup
    - Fetch EDID from _DDC if available
    - Ring noop optimizations
    - MES logging fixes
    - 3DLUT fixes
    - DCN 4.x fixes
    - SMU 13.x fixes
    - Fixes for set_soft_freq_range()
    - ACPI fixes
    - SMU 14.x updates
    - PSR-SU fixes
    - fdinfo cleanup
    - DCN documentation updates
    
    amdkfd:
    - Misc code cleanups
    - Increase event FIFO size
    - Copy wave state fixes for SDMA
    
    radeon:
    - Fix possible overflow in packet3 check
    - Late init connector fix
    - Always set GEM function pointer
    
    Documentation:
    - Update drm-memory documentation
    
  • drm-fixes-2024-10-25
    drm fixes for 6.12-rc5
    
    amdgpu:
    - ACPI method handling fixes
    - SMU 14.x fixes
    - Display idle optimization fix
    - DP link layer compliance fix
    - SDMA 7.x fix
    - PSR-SU fix
    - SWSMU fix
    
    i915:
    - Fix DRM_I915_GVT_KVMGT dependencies in Kconfig
    
    xe:
    - Increase invalidation timeout to avoid errors in some hosts
    - Flush worker on timeout
    - Better handling for force wake failure
    - Improve argument check on user fence creation
    - Don't restart parallel queues multiple times on GT reset
    
    bridge:
    - aux: Fix assignment of OF node
    - tc358767: Add missing of_node_put() in error path
    
  • amd-drm-fixes-6.12-2024-10-23
    amd-drm-fixes-6.12-2024-10-23:
    
    amdgpu:
    - ACPI method handling fixes
    - SMU 14.x fixes
    - Display idle optimization fix
    - DP link layer compliance fix
    - SDMA 7.x fix
    - PSR-SU fix
    - SWSMU fix
    
  • v6.12-rc4
    42f7652d · Linux 6.12-rc4 ·
    Linux 6.12-rc4
    
  • drm-fixes-2024-10-18
    drm fixes for 6.12-rc4
    
    msm:
    - Display:
    - move CRTC resource assignment to atomic_check otherwise to make
      consecutive calls to atomic_check() consistent
    - fix rounding / sign-extension issues with pclk calculation in
      case of DSC
    - cleanups to drop incorrect null checks in dpu snapshots
    - fix to use kvzalloc in dpu snapshot to avoid allocation issues
      in heavily loaded system cases
    - Fix to not program merge_3d block if dual LM is not being used
    - Fix to not flush merge_3d block if its not enabled otherwise
      this leads to false timeouts
    - GPU:
    - a7xx: add a fence wait before SMMU table update
    
    xe:
    - New workaround to Xe2 (Aradhya)
    - Fix unbalanced rpm put (Matthew Auld)
    - Remove fragile lock optimization (Matthew Brost)
    - Fix job release, delegating it to the drm scheduler (Matthew Brost)
    - Fix timestamp bit width for Xe2 (Lucas)
    - Fix external BO's dma-resv usag (Matthew Brost)
    - Fix returning success for timeout in wait_token (Nirmoy)
    - Initialize fence to avoid it being detected as signaled (Matthew Auld)
    - Improve cache flush for BMG (Matthew Auld)
    - Don't allow hflip for tile4 framebuffer on Xe2 (Juha-Pekka)
    
    amdgpu:
    - SR-IOV fix
    - CS chunk handling fix
    - MES fixes
    - SMU13 fixes
    
    amdkfd:
    - VRAM usage reporting fix
    
    radeon:
    - Fix possible_clones handling
    
    i915:
    - Two DP bandwidth related MST fixes
    
    ast:
    - Clear EDID on unplugged connectors
    
    host1x:
    - Fix boot on Tegra186
    - Set DMA parameters
    
    mgag200:
    - Revert VBLANK support
    
    panel:
    - himax-hx83192: Adjust power and gamma
    
    qaic:
    - Sgtable loop fixes
    
    vmwgfx:
    - Limit display layout allocatino size
    - Handle allocation errors in connector checks
    - Clean up KMS code for 2d-only setup
    - Report surface-check errors correctly
    - Remove NULL test around kvfree()
    
  • amd-drm-fixes-6.12-2024-10-16
    amd-drm-fixes-6.12-2024-10-16:
    
    amdgpu:
    - SR-IOV fix
    - CS chunk handling fix
    - MES fixes
    - SMU13 fixes
    
    amdkfd:
    - VRAM usage reporting fix
    
    radeon:
    - Fix possible_clones handling
    
  • v6.12-rc3
    8e929cb5 · Linux 6.12-rc3 ·
    Linux 6.12-rc3
    
  • drm-fixes-2024-10-11
    drm fixes for 6.12-rc3
    
    sched:
    - Avoid leaking lockdep map
    
    fbdev-dma:
    - Only clean up deferred I/O if instanciated
    
    amdgpu:
    - Fix invalid UBSAN warnings
    - Fix artifacts in MPO transitions
    - Hibernation fix
    
    amdkfd:
    - Fix an eviction fence leak
    
    radeon:
    - Add late register for connectors
    - Always set GEM function pointers
    
    i915:
    - HDCP refcount fix
    
    nouveau:
    - dmem: Fix privileged error in copy engine channel; Fix possible
      data leak in migrate_to_ram()
    - gsp: Fix coding style
    
    v3d:
    - Stop active perfmon before destroying it
    
    vc4:
    - Stop active perfmon before destroying it
    
    xe:
    - Drop GuC submit_wq pool
    - Fix error checking with xa_store()
    - Fix missing freq restore on GSC load error
    - Fix wedged_mode file permission
    - Fix use-after-free in ct communication
    
  • amd-drm-fixes-6.12-2024-10-08
    amd-drm-fixes-6.12-2024-10-08:
    
    amdgpu:
    - Fix invalid UBSAN warnings
    - Fix artifacts in MPO transitions
    - Hibernation fix
    
    amdkfd:
    - Fix an eviction fence leak
    
    radeon:
    - Add late register for connectors
    - Always set GEM function pointers
    
  • v6.12-rc2
    8cf0b939 · Linux 6.12-rc2 ·
    Linux 6.12-rc2
    
  • drm-fixes-2024-10-04
    drm fixes for 6.12-rc2
    
    atomic:
    - Use correct type when reading damage rectangles
    
    display:
    - Fix kernel docs
    
    dp-mst:
    - Fix DSC decompression detection
    
    hdmi:
    - Fix infoframe size
    
    sched:
    - Update maintainers
    - Fix race condition whne queueing up jobs
    - Fix locking in drm_sched_entity_modify_sched()
    - Fix pointer deref if entity queue changes
    
    sysfb:
    - Disable sysfb if framebuffer parent device is unknown
    
    amdgpu:
    - DML2 fix
    - DSC fix
    - Dispclk fix
    - eDP HDR fix
    - IPS fix
    - TBT fix
    
    i915:
    - One fix for bitwise and logical "and" mixup in PM code
    
    xe:
    - Restore pci state on resume
    - Fix locking on submission, queue and vm
    - Fix UAF on queue destruction
    - Fix resource release on freq init error path
    - Use rw_semaphore to reduce contention on ASID->VM lookup
    - Fix steering for media on Xe2_HPM
    - Tuning updates to Xe2
    - Resume TDR after GT reset to prevent jobs running forever
    - Move id allocation to avoid userspace using a guessed number
      to trigger UAF
    - Fix OA stream close preventing pbatch buffers to complete
    - Fix NPD when migrating memory on LNL
    - Fix memory leak when aborting binds
    
    panthor:
    - Fix locking
    - Set FOP_UNSIGNED_OFFSET in fops instance
    - Acquire lock in panthor_vm_prepare_map_op_ctx()
    - Avoid uninitialized variable in tick_ctx_cleanup()
    - Do not block scheduler queue if work is pending
    - Do not add write fences to the shared BOs
    
    vbox:
    - Fix VLA handling
    
  • amd-drm-fixes-6.12-2024-10-02
    amd-drm-fixes-6.12-2024-10-02:
    
    amdgpu:
    - DML2 fix
    - DSC fix
    - Dispclk fix
    - eDP HDR fix
    - IPS fix
    - TBT fix