Skip to content
Tags give the ability to mark specific points in history as being important
  • drm-fixes-2024-01-04
    drm fixes for 6.8
    
    qaic:
    - fix GEM import
    - add quirk for soc version
    
    bridge:
    - parade-ps8640, ti-sn65dsi86: fix aux reads bounds
    
    mgag200:
    - fix gamma LUT init
    
    i915:
    - Fix bogus DPCD rev usage for DP phy test pattern setup
    - Fix handling of MMIO triggered reports in the OA buffer
    
  • v6.7-rc8
    610a9b8f · Linux 6.7-rc8 ·
    Linux 6.7-rc8
    
  • v6.7-rc7
    861deac3 · Linux 6.7-rc7 ·
    Linux 6.7-rc7
    
  • drm-fixes-2023-12-22
    drm fixes for 6.7-rc7
    
    amdgpu:
    - DCN 3.5 fixes
    - DCN 3.2 SubVP fix
    - GPUVM fix
    
    amdkfd:
    - SVM fix for APUs
    
    i915:
    - Fix state readout and check for DSC and bigjoiner combo
    - Fix a potential integer overflow
    - Reject async flips with bigjoiner
    - Fix MTL HDMI/DP PLL clock selection
    - Fix various issues by disabling pipe DMC events
    
  • amd-drm-fixes-6.7-2023-12-20
    amd-drm-fixes-6.7-2023-12-20:
    
    amdgpu:
    - DCN 3.5 fixes
    - DCN 3.2 SubVP fix
    - GPUVM fix
    
    amdkfd:
    - SVM fix for APUs
    
  • v6.7-rc6
    ceb6a6f0 · Linux 6.7-rc6 ·
    Linux 6.7-rc6
    
  • amd-drm-next-6.8-2023-12-15
    amd-drm-next-6.8-2023-12-15:
    
    amdgpu:
    - Suspend fixes
    - Misc code cleanups
    - JPEG fix
    - Add AMD specific color management (protected by AMD_PRIVATE_COLOR)
    - UHBR13.5 cable fixes
    - Misc display fixes
    - Display WB fixes
    - PSR fixes
    - XGMI fix
    - ACPI WBRF support for handling potential RF interference from GPU clocks
    - Enable tunneling on high priority compute queues
    - drm_edid.h include cleanup
    - VPE DPM support
    - SMU 13 fixes
    - Fix possible double frees in error paths
    - Misc fixes
    
    amdkfd:
    - Support import and export of dma-bufs using GEM handles
    - MES shader debugger fixes
    - SVM fixes
    
    radeon:
    - drm_edid.h include cleanup
    - Misc code cleanups
    - Fix possible memory leak in error path
    
    drm:
    - Increase max objects to accomodate new color props
    - Make replace_property_blob_from_id a DRM helper
    - Track color management changes per plane
    
    platform-x86:
    - Merge immutable branch from Hans for platform dependencies for WBRF to coordinate
      merge of WBRF feature across wifi, platform, and GPU
    
  • drm-fixes-2023-12-15
    drm fixes for 6.7-rc6
    
    drm:
    - fix uninit problems in crtc
    - fix fd ownership check
    - edid: add modes in fallback paths
    
    panel:
    - move LG panel into DSI yaml
    - ltk050h3146w: set burst mode
    
    mediatek:
    - mtk_disp_gamma: Fix breakage due to merge issue
    - fix kernel oops if no crtc is found
    - Add spinlock for setting vblank event in atomic_begin
    - Fix access violation in mtk_drm_crtc_dma_dev_get
    
    i915:
    - Fix selftest engine reset count storage for multi-tile
    - Fix out-of-bounds reads for engine reset counts
    - Fix ADL+ remapped stride with CCS
    - Fix intel_atomic_setup_scalers() plane_state handling
    - Fix ADL+ tiled plane stride when the POT stride is smaller than the original
    - Fix eDP 1.4 rate select method link configuration
    
    amdgpu:
    - Fix suspend fix that got accidently mangled last week
    - Fix OD regression
    - PSR fixes
    - OLED Backlight regression fix
    - JPEG 4.0.5 fix
    - Misc display fixes
    - SDMA 5.2 fix
    - SDMA 2.4 regression fix
    - GPUVM race fix
    
    nouveau:
    - fix gk20a instobj hierarchy
    - fix headless iors inheritance regression
    
    ivpu:
    - fix WA initialisation
    
  • amd-drm-fixes-6.7-2023-12-13
    amd-drm-fixes-6.7-2023-12-13:
    
    amdgpu:
    - Fix suspend fix that got accidently mangled last week
    - Fix OD regression
    - PSR fixes
    - OLED Backlight regression fix
    - JPEG 4.0.5 fix
    - Misc display fixes
    - SDMA 5.2 fix
    - SDMA 2.4 regression fix
    - GPUVM race fix
    
  • v6.7-rc5
    a39b6ac3 · Linux 6.7-rc5 ·
    Linux 6.7-rc5
    
  • amd-drm-next-6.8-2023-12-08
    amd-drm-next-6.8-2023-12-08:
    
    amdgpu:
    - SR-IOV fixes
    - DCN 3.5 updates
    - Backlight fixes
    - MST fixes
    - DMCUB fixes
    - DPIA fixes
    - Display powergating updates
    - Enable writeback connectors
    - Misc code cleanups
    - Add more register state debugging for aquavanjaram
    - Suspend fix
    - Clockgating fixes
    - SMU 14 updates
    - PSR fixes
    - MES logging updates
    - Misc fixes
    
    amdkfd:
    - SVM fix
    
    radeon:
    - Fix potential memory leaks in error paths
    
  • drm-fixes-2023-12-08
    drm fixes for v6.7-rc5
    
    atomic-helpers:
    - invoke end_fb_access while owning plane state
    
    i915:
    - fix a missing dep for a previous fix
    - Relax BXT/GLK DSI transcoder hblank limits
    - Fix DP MST .mode_valid_ctx() return values
    - Reject DP MST modes that require bigjoiner (as it's not yet supported on DP MST)
    - Fix _intel_dsb_commit() variable type to allow negative values
    
    nouveau:
    - document some bits of gsp rm
    - flush vmm more on tu102 to avoid hangs
    
    panfrost:
    - fix imported dma-buf objects residency
    - fix device freq update
    
    bridge:
    - tc358768 - fix Kconfig
    
    amdgpu:
    - Disable MCBP on gfx9
    - DC vbios fix
    - eDP fix
    - dml2 UBSAN fix
    - SMU 14 fix
    - RAS fixes
    - dml KASAN/KCSAN fix
    - PSP 13 fix
    - Clockgating fixes
    - Suspend fix
    
    exynos:
    - fix pointer dereference
    - fix wrong error check
    
  • amd-drm-fixes-6.7-2023-12-06
    amd-drm-fixes-6.7-2023-12-06:
    
    amdgpu:
    - Disable MCBP on gfx9
    - DC vbios fix
    - eDP fix
    - dml2 UBSAN fix
    - SMU 14 fix
    - RAS fixes
    - dml KASAN/KCSAN fix
    - PSP 13 fix
    - Clockgating fixes
    - Suspend fix
    
  • v6.7-rc4
    33cc938e · Linux 6.7-rc4 ·
    Linux 6.7-rc4
    
  • amd-drm-next-6.8-2023-12-01
    amd-drm-next-6.8-2023-12-01:
    
    amdgpu:
    - Add new 64 bit sequence number infrastructure.
      This will ultimately be used for user queue synchronization.
    - GPUVM updates
    - Misc code cleanups
    - RAS updates
    - DCN 3.5 updates
    - Rework PCIe link speed handling
    - Document GPU reset types
    - DMUB fixes
    - eDP fixes
    - NBIO 7.9 updates
    - NBIO 7.11 updates
    - SubVP updates
    - DCN 3.1.4 fixes
    - ABM fixes
    - AGP aperture fix
    - DCN 3.1.5 fix
    - Fix some potential error path memory leaks
    - Enable PCIe PMEs
    - Add XGMI, PCIe state dumping for aqua vanjaram
    - GFX11 golden register updates
    - Misc display fixes
    
    amdkfd:
    - Migrate TLB flushing logic to amdgpu
    - Trap handler fixes
    - Fix restore workers handling on suspend and reset
    - Fix possible memory leak in pqm_uninit()
    
    radeon:
    - Fix some possible overflows in command buffer checking
    - Check for errors in ring_lock
    
  • drm-fixes-2023-12-01
    drm fixes for 6.7-rc4
    
    drm:
    - Revert unexport of prime helpers for fd/handle conversion
    
    dma_resv:
    - Do not double add fences in dma_resv_add_fence.
    
    gpuvm:
    - Fix GPUVM license identifier.
    
    i915:
    - Mark internal GSC engine with reserved uabi class
    - Take VGA converters into account in eDP probe
    - Fix intel_pre_plane_updates() call to ensure workarounds get applied
    
    panel:
    - Revert panel fixes as they require exporting device_is_dependent.
    
    nouveau:
    - fix oversized allocations in new vm path
    - fix zero-length array
    - remove a stray lock
    
    nt36523:
    - Fix error check for nt36523.
    
    amdgpu:
    - DMUB fix
    - DCN 3.5 fixes
    - XGMI fix
    - DCN 3.2 fixes
    - Vangogh suspend fix
    - NBIO 7.9 fix
    - GFX11 golden register fix
    - Backlight fix
    - NBIO 7.11 fix
    - IB test overflow fix
    - DCN 3.1.4 fixes
    - fix a runtime pm ref count
    - Retimer fix
    - ABM fix
    - DCN 3.1.5 fix
    - Fix AGP addressing
    - Fix possible memory leak in SMU error path
    - Make sure PME is enabled in D3
    - Fix possible NULL pointer dereference in debugfs
    - EEPROM fix
    - GC 9.4.3 fix
    
    amdkfd:
    - IP version check fix
    - Fix memory leak in pqm_uninit()
    
  • amd-drm-fixes-6.7-2023-11-30
    amd-drm-fixes-6.7-2023-11-30:
    
    amdgpu:
    - DMUB fix
    - DCN 3.5 fixes
    - XGMI fix
    - DCN 3.2 fixes
    - Vangogh suspend fix
    - NBIO 7.9 fix
    - GFX11 golden register fix
    - Backlight fix
    - NBIO 7.11 fix
    - IB test overflow fix
    - DCN 3.1.4 fixes
    - fix a runtime pm ref count
    - Retimer fix
    - ABM fix
    - DCN 3.1.5 fix
    - Fix AGP addressing
    - Fix possible memory leak in SMU error path
    - Make sure PME is enabled in D3
    - Fix possible NULL pointer dereference in debugfs
    - EEPROM fix
    - GC 9.4.3 fix
    
    amdkfd:
    - IP version check fix
    - Fix memory leak in pqm_uninit()
    
    drm:
    - Revert unexport of prime helpers for fd/handle conversion
    
  • v6.7-rc3
    2cc14f52 · Linux 6.7-rc3 ·
    Linux 6.7-rc3
    
  • drm-fixes-2023-11-24
    drm fixes for 6.7-rc3
    
    msm:
    - Fix the VREG_CTRL_1 for 4nm CPHY to match downstream
    - Remove duplicate call to drm_kms_helper_poll_init() in msm_drm_init()
    - Fix the safe_lut_tbl[] for sc8280xp to match downstream
    - Don't attach the drm_dp_set_subconnector_property() for eDP
    - Fix to attach drm_dp_set_subconnector_property() for DP. Otherwise
      there is a bootup crash on multiple targets
    - Remove unnecessary NULL check left behind during cleanup
    
    i915:
    - Fix race between DP MST connectore registration and setup
    - Fix GT memory leak on probe error path
    
    panel:
    - Fixes for innolux and auo,b101uan08.3 panel.
    - Fix Himax83102-j02 timings.
    
    ivpu:
    - Fix ivpu MMIO reset.
    
    ast:
    - AST fix on connetor disconnection.
    
    nouveau:
    - gsp memory corruption fix.
    
    rockchip:
    - color fix.
    
  • v6.7-rc2
    98b1cc82 · Linux 6.7-rc2 ·
    Linux 6.7-rc2