Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • amd-drm-fixes-6.6-2023-10-25
    amd-drm-fixes-6.6-2023-10-25:
    
    amdgpu:
    - Extend VI APSM quirks to more platforms
    
  • topic/vmemdup-user-array-2023-10-24-1
    vmemdup-user-array API and changes with it.
    
    This is just a process PR to merge the topic branch into drm-next, this contains some core kernel and drm changes.
    
    Signed-off-by: Dave Airlie <airlied@redhat.com>
    
  • v6.6-rc7
    05d3ef8b · Linux 6.6-rc7 ·
    Linux 6.6-rc7
    
  • amd-drm-next-6.7-2023-10-20
    amd-drm-next-6.7-2023-10-20:
    
    amdgpu:
    - SMU 13 updates
    - UMSCH updates
    - DC MPO fixes
    - RAS updates
    - MES 11 fixes
    - Fix possible memory leaks in error pathes
    - GC 11.5 fixes
    - Kernel doc updates
    - PSP updates
    - APU IMU fixes
    - Misc code cleanups
    - SMU 11 fixes
    - OD fix
    - Frame size warning fixes
    - SR-IOV fixes
    - NBIO 7.11 updates
    - NBIO 7.7 updates
    - XGMI fixes
    - devcoredump updates
    
    amdkfd:
    - Misc code cleanups
    - SVM fixes
    
  • drm-fixes-2023-10-20
    drm fixes for 6.6-rc7
    
    amdgpu:
    - Fix possible NULL pointer dereference
    - Avoid possible BUG_ON in GPUVM updates
    - Disable AMD_CTX_PRIORITY_UNSET
    
    i915:
    - Fix display issue that was blocking S0ix
    - Retry gtt fault when out of fence registers
    
    bridge:
    - ti-sn65dsi86: Fix device lifetime
    
    edid:
    - Add quirk for BenQ GW2765
    
    ivpu:
    - Extend address range for MMU mmap
    
    nouveau:
    - DP-connector fixes
    - Documentation fixes
    
    panel:
    - Move AUX B116XW03 into panel-simple
    
    scheduler:
    - Eliminate DRM_SCHED_PRIORITY_UNSET
    
    ttm:
    - Fix possible NULL-ptr deref in cleanup
    
    mediatek:
    - Correctly free sg_table in gem prime vmap
    
  • amd-drm-fixes-6.6-2023-10-19
    amd-drm-fixes-6.6-2023-10-19:
    
    amdgpu:
    - Fix possible NULL pointer dereference
    - Avoid possible BUG_ON in GPUVM updates
    
  • v6.6-rc6
    58720809 · Linux 6.6-rc6 ·
    Linux 6.6-rc6
    
  • amd-drm-next-6.7-2023-10-13
    amd-drm-next-6.7-2023-10-13:
    
    amdgpu:
    - DC replay fixes
    - Misc code cleanups and spelling fixes
    - Documentation updates
    - RAS EEPROM Updates
    - FRU EEPROM Updates
    - IP discovery updates
    - SR-IOV fixes
    - RAS updates
    - DC PQ fixes
    - SMU 13.0.6 updates
    - GC 11.5 Support
    - NBIO 7.11 Support
    - GMC 11 Updates
    - Reset fixes
    - SMU 11.5 Updates
    - SMU 13.0 OD support
    - Use flexible arrays for bo list handling
    - W=1 Fixes
    - SubVP fixes
    - DPIA fixes
    - DCN 3.5 Support
    - Devcoredump fixes
    - VPE 6.1 support
    - VCN 4.0 Updates
    - S/G display fixes
    - DML fixes
    - DML2 Support
    - MST fixes
    - VRR fixes
    - Enable seamless boot in more cases
    - Enable content type property for HDMI
    - OLED fixes
    - Rework and clean up GPUVM TLB flushing
    - DC ODM fixes
    - DP 2.x fixes
    - AGP aperture fixes
    - SDMA firmware loading cleanups
    - Cyan Skillfish GPU clock counter fix
    - GC 11 GART fix
    - Cache GPU fault info for userspace queries
    - DC cursor check fixes
    - eDP fixes
    - DC FP handling fixes
    - Variable sized array fixes
    - SMU 13.0.x fixes
    - IB start and size alignment fixes for VCN
    - SMU 14 Support
    - Suspend and resume sequence rework
    - vkms fix
    
    amdkfd:
    - GC 11 fixes
    - GC 10 fixes
    - Doorbell fixes
    - CWSR fixes
    - SVM fixes
    - Clean up GC info enumeration
    - Rework memory limit handling
    - Coherent memory handling fixes
    - Use partial migrations in GPU faults
    - TLB flush fixes
    - DMA unmap fixes
    - GC 9.4.3 fixes
    - SQ interrupt fix
    - GTT mapping fix
    - GC 11.5 Support
    
    radeon:
    - Misc code cleanups
    - W=1 Fixes
    - Fix possible buffer overflow
    - Fix possible NULL pointer dereference
    
    UAPI:
    - Add EXT_COHERENT memory allocation flags.  These allow for system scope atomics.
      Proposed userspace: https://github.com/RadeonOpenCompute/ROCT-Thunk-Interface/pull/88
    - Add support for new VPE engine.  This is a memory to memory copy engine with advanced scaling, CSC, and color management features
      Proposed mesa MR: https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25713
    - Add INFO IOCTL interface to query GPU faults
      Proposed Mesa MR: https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23238
      Proposed libdrm MR: https://gitlab.freedesktop.org/mesa/drm/-/merge_requests/298
    
  • drm-fixes-2023-10-13
    drm fixes for 6.6-rc6
    
    atomic-helper:
    - Relax checks for unregistered connectors
    
    dma-buf:
    - Work around race condition when retrieving fence timestamp
    
    gem:
    - Avoid OOB access in BO memory range
    
    panel:
    - boe-tv101wun-ml6: Fix flickering
    
    simpledrm:
    - Fix error output
    
    vwmgfx:
    - Fix size calculation in texture-state code
    - Ref GEM BOs in surfaces
    
    msm:
    - PHY/link training reset fix
    - msm8998 - correct highest bank bit
    - skip video mode if timing engine disabled
    - check irq_of_parse_and_map return code
    - add new lines to some prints
    - fail atomic check for max mdp clk test
    
    amdgpu:
    - Seemless boot fix
    - Fix TTM BO resource check
    - SI fix for doorbell handling
    
  • amd-drm-fixes-6.6-2023-10-11
    amd-drm-fixes-6.6-2023-10-11:
    
    amdgpu:
    - Seemless boot fix
    - Fix TTM BO resource check
    - SI fix for doorbell handling
    
  • v6.6-rc5
    94f6f055 · Linux 6.6-rc5 ·
    Linux 6.6-rc5
    
  • drm-fixes-2023-10-06
    drm fixes for 6.6-rc5
    
    i915:
    - Fix for OpenGL CTS regression on Compute Shaders
    - Fix for default engines initialization
    - Fix TLB invalidation for Multi-GT devices
    
    amdgpu:
    - Add missing unique_id for GC 11.0.3
    - Fix memory leak in FRU error path
    - Fix PCIe link reporting on some SMU 11 parts
    - Fix ACPI _PR3 detection
    - Fix DISPCLK WDIVIDER handling in OTG code
    
    tests:
    - Fix kunit release
    
    panel:
    - panel-orientation: Add quirk for One Mix 25
    
    nouveau:
    - Report IB limit via getparams
    - Replace some magic numbers with constants
    - small clean up
    
  • amd-drm-fixes-6.6-2023-10-04
    amd-drm-fixes-6.6-2023-10-04:
    
    amdgpu:
    - Add missing unique_id for GC 11.0.3
    - Fix memory leak in FRU error path
    - Fix PCIe link reporting on some SMU 11 parts
    - Fix ACPI _PR3 detection
    - Fix DISPCLK WDIVIDER handling in OTG code
    
  • v6.6-rc4
    8a749fd1 · Linux 6.6-rc4 ·
    Linux 6.6-rc4
    
  • drm-fixes-2023-09-29
    drm fixes for 6.6-rc4
    
    MAINTAINERS:
    - add Danilo for nouveau
    
    ivpu:
    - Add PCI ids for Arrow Lake
    - Fix memory corruption during IPC
    - Avoid dmesg flooding
    - 40xx: Wait for clock resource
    - 40xx: Fix interrupt usage
    - 40xx: Support caching when loading firmware
    
    i915:
    - Fix a panic regression on gen8_ggtt_insert_entries
    - Fix load issue due to reservation address in ggtt_reserve_guc_top
    - Fix a possible deadlock with guc busyness worker
    
  • v6.6-rc3
    6465e260 · Linux 6.6-rc3 ·
    Linux 6.6-rc3
    
  • drm-fixes-2023-09-22-2
    MAINTAINERS:
    - drop Ben as he retired from nouveau
    
    core:
    - drm_mm test fixes
    
    fbdev:
    - Kconfig fixes
    
    ivpu:
    - IRQ-handling fixes
    
    meson:
    - Fix memory leak in HDMI EDID code
    
    nouveau:
    - Correct type casting
    - Fix memory leak in scheduler
    - u_memcpya() fixes
    
    i915:
    - Prevent error pointer dereference
    - Fix PMU busyness values when using GuC mode
    
    amdgpu:
    - MST fix
    - Vbios part number reporting fix
    - Fix a possible memory leak in an error case in the RAS code
    - Fix low resolution modes on eDP
    
    amdkfd:
    - Fix GPU address for user queue wptr when GART is not at 0
    
  • drm-fixes-2023-09-22
    drm fixes for 6.6-rc3
    
    core:
    - drm_mm test fixes
    
    fbdev:
    - Kconfig fixes
    
    ivpu:
    - IRQ-handling fixes
    
    meson:
    - Fix memory leak in HDMI EDID code
    
    nouveau:
    - Correct type casting
    - Fix memory leak in scheduler
    - u_memcpya() fixes
    
    i915:
    - Prevent error pointer dereference
    - Fix PMU busyness values when using GuC mode
    
    amdgpu:
    - MST fix
    - Vbios part number reporting fix
    - Fix a possible memory leak in an error case in the RAS code
    - Fix low resolution modes on eDP
    
    amdkfd:
    - Fix GPU address for user queue wptr when GART is not at 0
    
  • amd-drm-fixes-6.6-2023-09-20
    amd-drm-fixes-6.6-2023-09-20:
    
    amdgpu:
    - MST fix
    - Vbios part number reporting fix
    - Fix a possible memory leak in an error case in the RAS code
    - Fix low resolution modes on eDP
    
    amdkfd:
    - Fix GPU address for user queue wptr when GART is not at 0
    
  • v6.6-rc2
    ce9ecca0 · Linux 6.6-rc2 ·
    Linux 6.6-rc2