Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • drm-next-2024-11-21
    drm for 6.13-rc1
    
    core:
    - split DSC helpers from DP helpers
    - clang build fixes for drm/mm test
    - drop simple pipeline support for gem vram
    - document submission error signaling
    - move drm_rect to drm core module from kms helper
    - add default client setup to most drivers
    - move to video aperture helpers instead of drm ones
    
    tests:
    - new framebuffer tests
    
    ttm:
    - remove swapped and pinned BOs from TTM lru
    
    panic:
    - fix uninit spinlock
    - add ABGR2101010 support
    
    bridge:
    - add TI TDP158 support
    - use standard PM OPS
    
    dma-fence:
    - use read_trylock instead of read_lock to help lockdep
    
    scheduler:
    - add errno to sched start to report different errors
    - add locking to drm_sched_entity_modify_sched
    - improve documentation
    
    xe:
    - add drm_line_printer
    - lots of refactoring
    - Enable Xe2 + PES disaggregation
    - add new ARL PCI ID
    - SRIOV development work
    - fix exec unnecessary implicit fence
    - define and parse OA sync props
    - forcewake refactoring
    
    i915:
    - Enable BMG/LNL ultra joiner
    - Enable 10bpx + CCS scanout on ICL+, fp16/CCS on TGL+
    - use DSB for plane/color mgmt
    - Arrow lake PCI IDs
    - lots of i915/xe display refactoring
    - enable PXP GuC autoteardown
    - Pantherlake (PTL) Xe3 LPD display enablement
    - Allow fastset HDR infoframe changes
    - write DP source OUI for non-eDP sinks
    - share PCI IDs between i915 and xe
    
    amdgpu:
    - SDMA queue reset support
    - SMU 13.0.6, JPEG 4.0.3 updates
    - Initial runtime repartitioning support
    - rework IP structs for multiple IP instances
    - Fetch EDID from _DDC if available
    - SMU13 zero rpm user control
    - lots of fixes/cleanups
    
    amdkfd:
    - Increase event FIFO size
    - add topology cap flag for per queue reset
    
    msm:
    - DPU:
    - SA8775P support
    - (disabled by default) MSM8917, MSM8937, MSM8953 and MSM8996 support
    - Enable large framebuffer support
    - Drop MSM8998 and SDM845
    - DP:
    - SA8775P support
    - GPU:
    - a7xx preemption support
    - Adreno A663 support
    
    ast:
    - warn about unsupported TX chips
    
    ivpu:
    - add coredump
    - add pantherlake support
    
    rockchip:
    - 4K@60Hz display enablement
    - generate pll programming tables
    
    panthor:
    - add timestamp query API
    - add realtime group priority
    - add fdinfo support
    
    etnaviv:
    - improve handling of DMA address limits
    - improve GPU hangcheck
    
    exynos:
    - Decon Exynos7870 support
    
    mediatek:
    - add OF graph support
    
    omap:
    - locking fixes
    
    bochs:
    - convert to gem/shmem from simpledrm
    
    v3d:
    - support big/super pages
    - add gemfs
    
    vc4:
    - BCM2712 support refactoring
    - add YUV444 format support
    
    udmabuf:
    - folio related fixes
    
    nouveau:
    - add panic support on nv50+
    
  • v6.12
    adc21867 · Linux 6.12 ·
    Linux 6.12
    
  • drm-fixes-2024-11-17
    drm/amdgpu regression fix for 6.12-rc8
    
    amdgpu:
    - revert patch to fix swsmu regression
    
  • amd-drm-fixes-6.12-2024-11-16
    amd-drm-fixes-6.12-2024-11-16:
    
    amdgpu:
    - Revert a swsmu patch to fix a regression
    
  • drm-fixes-2024-11-16
    drm fixes for 6.12-rc8
    
    amdgpu:
    - PSR fix
    - Panel replay fixes
    - DML fix
    - vblank power fix
    - Fix video caps
    - SMU 14.0 fix
    - GPUVM fix
    - MES 12 fix
    - APU carve out fix
    - DC vbios fix
    - NBIO fix
    
    i915:
    - Don't load GSC on ARL-H and ARL-U if too old FW
    - Avoid potential OOPS in enabling/disabling TV output
    
    xe:
    - Fix unlock on exec ioctl error path
    - Fix hibernation on LNL due to ggtt getting lost
    - Fix missing runtime PM in OA release
    
    bridge:
    - tc358768: Fix DSI command tx
    
    nouveau:
    - Fix GSP AUX error handling
    - dp: Handle retires for AUX CH transfers with GSP
    - fw: Sync DMA after setup
    
    panthor:
    - Fix partial BO mappings to GPU
    
    rockchip:
    - vop: Avoid null-ptr deref in plane-state check
    
    vmwgfx:
    - Avoid null-ptr deref in surface creation
    
  • amd-drm-next-6.13-2024-11-15
    amd-drm-next-6.13-2024-11-15:
    
    amdgpu:
    - Parition fixes
    - GFX 12 fixes
    - SR-IOV fixes
    - MES fixes
    - RAS fixes
    - GC queue handling fixes
    - VCN fixes
    - Add sysfs reset masks
    - Better error messages for P2P failurs
    - SMU fixes
    - Documentation updates
    - GFX11 enforce isolation updates
    - Display HPD fixes
    - PSR fixes
    - Panel replay fixes
    - DP MST fixes
    - USB4 fixes
    - Misc display fixes and cleanups
    - VRAM handling fix for APUs
    - NBIO fix
    
    amdkfd:
    - INIT_WORK fix
    - Refcount fix
    - KFD MES scheduling fixes
    
    drm/fourcc:
    - Add missing tiling mode
    
  • amd-drm-fixes-6.12-2024-11-14
    amd-drm-fixes-6.12-2024-11-14:
    
    amdgpu:
    - PSR fix
    - Panel replay fixes
    - DML fix
    - vblank power fix
    - Fix video caps
    - SMU 14.0 fix
    - GPUVM fix
    - MES 12 fix
    - APU carve out fix
    - DC vbios fix
    - NBIO fix
    
  • 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()