Skip to content
Tags give the ability to mark specific points in history as being important
  • amd-drm-next-5.7-2020-03-10
    amd-drm-next-5.7-2020-03-10:
    
    amdgpu:
    - SR-IOV fixes
    - Fix up fallout from drm load/unload callback removal
    - Navi, renoir power management watermark fixes
    - Refactor smu parameter handling
    - Display FEC fixes
    - Display DCC fixes
    - HDCP fixes
    - Add support for USB-C PD firmware updates
    - Pollock detection fix
    - Rework compute ring priority handling
    - RAS fixes
    - Misc cleanups
    
    amdkfd:
    - Consolidate more gfx config details in amdgpu
    - Consolidate bo alloc flags
    - Improve code comments
    - SDMA MQD fixes
    - Misc cleanups
    
    gpu scheduler:
    - Add suport for modifying the sched list
    
    uapi:
    - Clarify comments about GEM_CREATE flags that are not used by userspace.
      The kernel driver has always prevented userspace from using these.
      They are only used internally in the kernel driver.
  • drm-misc-next-2020-03-09
    drm-misc-next for 5.7:
    
    UAPI Changes:
    
    Cross-subsystem Changes:
    
    Core Changes:
    
    Driver Changes:
     - fb-helper: Remove drm_fb_helper_{add,add_all,remove}_one_connector
     - fbdev: some cleanups and dead-code removal
     - Conversions to simple-encoder
     - zero-length array removal
     - Panel: panel-dpi support in panel-simple, Novatek NT35510, Elida
       KD35T133,
    
  • v5.6-rc5
    2c523b34 · Linux 5.6-rc5 ·
    Linux 5.6-rc5
    
  • drm-fixes-2020-03-06-1
    one vgacon input check for stable
    
  • drm-fixes-2020-03-06
    drm fixes for 5.6-rc5
    
    dma-buf:
    - fix memory leak
    
    core:
    - shmem object mmap fix.
    
    ttm:
    - Fix fence leak in ttm_buffer_object_transfer().
    
    amdgpu:
    - Gfx reset fix for gfx9, 10
    - Fix for gfx10
    - DP MST fix
    - DCC fix
    - Renoir power fixes
    - Navi power fix
    
    i915:
    - Break up long lists of object reclaim with cond_resched()
    - PSR probe fix
    - TGL workarounds
    - Selftest return value fix
    - Drop timeline mutex while waiting for retirement
    - Wait for OA configuration completion before writes to OA buffer
    
    virtio:
    - Fix resource id creation race in virtio.
    - mmap fixes
    
    sun4i:
    - Fixes for sun4i VI layer format support.
    
    kirin:
    - kirin: Revert "Fix for hikey620 display offset problem"
    
    exynos:
    - fix a kernel oops problem in case that driver is loaded as module.
    - fix a regulator warning issue when I2C DDC adapter cannot be gathered.
    - print out an error message only in error case excepting -EPROBE_DEFER.
    
    mediatek:
    - overlay, cursor and gce fixes.
    `
    
  • amd-drm-fixes-5.6-2020-03-05
    amd-drm-fixes-5.6-2020-03-05:
    
    amdgpu:
    - Gfx reset fix for gfx9, 10
    - Fix for gfx10
    - DP MST fix
    - DCC fix
    - Renoir power fixes
    - Navi power fix
  • v5.5.8
    97453d9b · Linux 5.5.8 ·
    This is the 5.5.8 stable release
    
  • v5.4.24
    cff670b3 · Linux 5.4.24 ·
    This is the 5.4.24 stable release
    
  • v4.19.108
    7472c402 · Linux 4.19.108 ·
    This is the 4.19.108 stable release
    
  • drm-misc-fixes-2020-03-05
    Fixes for v5.6.rc5:
    - Fix memory leak
    - Fix resource id creation race in virtio.
    - Various mmap fixes.
    - Fix fence leak in ttm_buffer_object_transfer().
    - Fixes for sun4i VI layer format support.
    - kirin: Revert "Fix for hikey620 display offset problem"
    
  • v5.6-rc4
    98d54f81 · Linux 5.6-rc4 ·
    Linux 5.6-rc4
    
  • v5.5.7
    44971878 · Linux 5.5.7 ·
    This is the 5.5.7 stable release
    
  • v5.4.23
    bfe3046e · Linux 5.4.23 ·
    This is the 5.4.23 stable release
    
  • v4.19.107
    a083db76 · Linux 4.19.107 ·
    This is the 4.19.107 stable release
    
  • v4.14.172
    78d697fc · Linux 4.14.172 ·
    This is the 4.14.172 stable release
    
  • v4.9.215
    4cd44444 · Linux 4.9.215 ·
    This is the 4.9.215 stable release
    
  • v4.4.215
    1721173e · Linux 4.4.215 ·
    This is the 4.4.215 stable release
    
  • drm-fixes-2020-02-28
    drm fixes for 5.6.0-rc4
    
    amdgpu:
    - Drop DRIVER_USE_AGP
    - Fix memory leak in GPU reset
    - Resume fix for raven
    
    radeon:
    - Drop DRIVER_USE_AGP
    
    i915:
    - downgrade gen7 back to aliasing-ppgtt to avoid GPU hangs
    - shrinker fix
    - pmu leak and double free fixes
    - gvt user after free and virtual display reset fixes
    - randconfig build fix
    
  • drm-misc-next-2020-02-27
    drm-misc-next for $kernel-version:
    
    UAPI Changes:
    
    Cross-subsystem Changes:
    
    Core Changes:
      - bridge: huge rework to get rid of omap_dss custom display drivers
    
    Driver Changes:
      - hisilicon: some fixes related to modes it can deal with / default to
      - virtio: shmem and gpu context fixes and enhancements
      - sun4i: Support for LVDS on the A33
    
  • amd-drm-next-5.7-2020-02-26
    amd-drm-next-5.7-2020-02-26:
    
    amdgpu:
    - Rework VM update handling in preparation for HMM support
    - HDCP srm support
    - PSR fixes
    - DC watermark fixes
    - OLED panel support
    - SR-IOV fixes
    - BACO fixes
    - Optimize debugging vram access
    - RAS fixes
    - Use BACO for runtime pm
    - HDCP fixes
    - XGMI fixes
    - DDC fixes
    - DC clock programming optimizations and fixes
    - PSP fw loading sequence updates
    - Drop DRIVER_USE_AGP
    - Remove legacy drm load and unload callbacks
    
    amdkfd:
    - Add runtime pm support
    
    radeon:
    - Drop DRIVER_USE_AGP