Skip to content
Tags give the ability to mark specific points in history as being important
  • v5.9-rc5
    856deb86 · Linux 5.9-rc5 ·
    Linux 5.9-rc5
    
  • drm-fixes-2020-09-11
    drm fixes for 5.9-rc5
    
    rapidio/xlnx kconfig fix.
    
    core:
    - Documentation fix.
    
    i915:
    - audio regression fix
    
    virtio:
    - Fix double free in virtio.
    - Fix virtio unblank.
    - Remove output->enabled from virtio, as it should use crtc_state.
    
    sun4i:
    - Add missing put_device in sun4i, and other fixes.
    - Handle sun4i alpha on lowest plane correctly.
    
    tv200:
    - Fix tve200 enable/disable.
    
    ingenic
    - Small ingenic fixes.
    
  • drm-misc-next-2020-09-10
    drm-misc-next for 5.10:
    
    UAPI Changes:
    
    Cross-subsystem Changes:
    
    Core Changes:
      - fbdev: Various cleanups, conversion to PM helpers
      - ttm: More reworks
    
    Driver Changes:
      - imx: Support for the i.MX8MQ DCSS
      - vc4: Support for the BCM2711/RPi4
      - panel: Support DSI for s6e63m0
    
  • drm-misc-fixes-2020-09-09
    drm-misc-fixes for v5.9-rc5:
    - Fix double free in virtio.
    - Add missing put_device in sun4i, and other fixes.
    - Small ingenic fixes.
    - Handle sun4i alpha on lowest plane correctly.
    - Remove output->enabled from virtio, as it should use crtc_state.
    - Fix tve200 enable/disable.
    - Documentation fix.
    - Fix virtio unblank.
    
  • drm-fixes-2020-09-08
    drm fixes for 5.9-rc5 (special edition)
    
    i915:
    - revert gpu relocation changes due to regression
    
    msm:
    - fixes for RPTR corruption issue
    
  • v5.9-rc4
    f4d51dff · Linux 5.9-rc4 ·
    Linux 5.9-rc4
    
  • drm-fixes-2020-09-04
    drm fixes for 5.9-rc4
    
    amdgpu:
    - Fix for 32bit systems
    - SW CTF fix
    - Update for Sienna Cichlid
    - CIK bug fixes
    
    radeon:
    - PLL fix
    
    i915:
    - Clang build warning fix
    - HDCP fixes
    
    nouveau:
    - display fixes
    
  • amd-drm-next-5.10-2020-09-03
    amd-drm-next-5.10-2020-09-03:
    
    amdgpu:
    - RAS fixes
    - Sienna Cichlid updates
    - Navy Flounder updates
    - DCE6 (SI) support in DC
    - Enable plane rotation
    - Rework pre-OS vram reservation handling during driver init
    - Add standard interface to dump GPU metrics table from SMU
    - Rework tiling and tmz state handling in atomic commits
    - Pstate fixes
    - Add voltage and power hwmon interfaces for renoir
    - SW CTF fixes
    - S/G display fix for Raven
    - Print client strings for vmfaults for vega and newer
    - Manual fan control fixes
    - Display updates
    - Reorg power management directory structure
    - Misc bug fixes
    - Misc code cleanups
    
    amdkfd:
    - Topology fixes
    - Add SMI events for thermal throttling and GPU resets
    
    radeon:
    - switch from pci_* to dma_* for dma allocations
    - PLL fix
    
    Scheduler:
    - Clean up priority levels
    
    UAPI:
    - amdgpu INFO IOCTL query update for TMZ state
      https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6049
    - amdkfd SMI event interface updates
      https://github.com/RadeonOpenCompute/rocm_smi_lib/tree/therm_thrott
  • amd-drm-next-5.9-2020-09-03
    amd-drm-next-5.9-2020-09-03:
    
    amdgpu:
    - RAS fixes
    - Sienna Cichlid updates
    - Navy Flounder updates
    - DCE6 (SI) support in DC
    - Enable plane rotation
    - Rework pre-OS vram reservation handling during driver init
    - Add standard interface to dump GPU metrics table from SMU
    - Rework tiling and tmz state handling in atomic commits
    - Pstate fixes
    - Add voltage and power hwmon interfaces for renoir
    - SW CTF fixes
    - S/G display fix for Raven
    - Print client strings for vmfaults for vega and newer
    - Manual fan control fixes
    - Display updates
    - Misc bug fixes
    - Misc code cleanups
    
    amdkfd:
    - Topology fixes
    - Add SMI events for thermal throttling and GPU resets
    
    radeon:
    - switch from pci_* to dma_* for dma allocations
    - PLL fix
    
    Scheduler:
    - Clean up priority levels
    
    UAPI:
    - amdgpu INFO IOCTL query update for TMZ state
      https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6049
    - amdkfd SMI event interface updates
      https://github.com/RadeonOpenCompute/rocm_smi_lib/tree/therm_thrott
  • drm-misc-next-2020-09-03
    drm-misc-next for 5.10:
    
    UAPI Changes:
    
    Cross-subsystem Changes:
    
    Core Changes:
      - doc: update the doc to encourage drivers to use devm_drm_dev_alloc
      - ttm: More reworks / cleanups
    
    Driver Changes:
      - sun4i: Minor fix in the LVDS encoder
      - panels: New panel: AM-1280800N3TZQW-T00H
    
  • amd-drm-fixes-5.9-2020-09-03
    amd-drm-fixes-5.9-2020-09-03:
    
    amdgpu:
    - Fix for 32bit systems
    - SW CTF fix
    - Update for Sienna Cichlid
    - CIK bug fixes
    
    radeon:
    - PLL fix
  • topic/nouveau-i915-dp-helpers-and-cleanup-2020-08-31-1
    UAPI Changes:
    
    None
    
    Cross-subsystem Changes:
    
    * Moves a bunch of miscellaneous DP code from the i915 driver into a set
      of shared DRM DP helpers
    
    Core Changes:
    
    * New DRM DP helpers (see above)
    
    Driver Changes:
    
    * Implements usage of the aforementioned DP helpers in the nouveau
      driver, along with some other various HPD related cleanup for nouveau
  • v5.9-rc3
    f75aef39 · Linux 5.9-rc3 ·
    Linux 5.9-rc3
    
  • drm-fixes-2020-08-28
    drm fixes for 5.9-rc3
    
    core:
    - Take modeset bkl for legacy drivers.
    
    dp_mst:
    - Allow null crtc in dp_mst.
    
    i915:
    - Fix command parser desc matching with masks
    
    amdgpu:
    - Misc display fixes
    - Backlight fixes
    - MPO fix for DCN1
    - Fixes for Sienna Cichlid
    - Fixes for Navy Flounder
    - Vega SW CTF fixes
    - SMU fix for Raven
    - Fix a possible overflow in INFO ioctl
    - Gfx10 clockgating fix
    
    msm:
    - opp/bw scaling patch followup
    - frequency restoring fux
    - vblank in atomic commit fix
    - dpu modesetting fixes
    - fencing fix
    
    etnaviv:
    - scheduler interaction fix
    - gpu init regression fix
    
    exynos:
    - Just drop __iommu annotation to fix sparse warning.
    
    omap:
    - locking state fix.
    
  • drm-misc-next-2020-08-27
    drm-misc-next for 5.10:
    
    UAPI Changes:
    
    Cross-subsystem Changes:
    
    Core Changes:
      - ttm: various cleanups and reworks of the API
    
    Driver Changes:
      - ast: various cleanups
      - gma500: A few fixes, conversion to GPIOd API
      - hisilicon: Change of maintainer, various reworks
      - ingenic: Clock handling and formats support improvements
      - mcde: improvements to the DSI support
      - mgag200: Support G200 desktop cards
      - mxsfb: Support the i.MX7 and i.MX8M and the alpha plane
      - panfrost: support devfreq
      - ps8640: Retrieve the EDID from eDP control, misc improvements
      - tidss: Add a workaround for AM65xx YUV formats handling
      - virtio: a few cleanups, support for virtio-gpu exported resources
      - bridges: Support the chained bridges on more drivers,
        new bridges: Toshiba TC358762, Toshiba TC358775, Lontium LT9611
      - panels: Convert to dev_ based logging, read orientation from the DT,
        various fixes, new panels: Mantix MLAF057WE51-X, Chefree CH101OLHLWH-002,
        Powertip PH800480T013, KingDisplay KD116N21-30NV-A010
    
  • amd-drm-fixes-5.9-2020-08-26
    amd-drm-fixes-5.9-2020-08-26:
    
    amdgpu:
    - Misc display fixes
    - Backlight fixes
    - MPO fix for DCN1
    - Fixes for Sienna Cichlid
    - Fixes for Navy Flounder
    - Vega SW CTF fixes
    - SMU fix for Raven
    - Fix a possible overflow in INFO ioctl
    - Gfx10 clockgating fix
  • drm-misc-fixes-2020-08-26
    Fixes for v5.9-rc2:
    - Take modeset bkl for legacy drivers.
    - Allow null crtc in dp_mst.
    - Omap locking state fix.
    
  • v5.9-rc2
    d012a719 · Linux 5.9-rc2 ·
    Linux 5.9-rc2
    
  • drm-fixes-2020-08-21
    drm fixes for 5.9-rc2
    
    amdgpu:
    - Fix allocation size
    - SR-IOV fixes
    - Vega20 SMU feature state caching fix
    - Fix custom pptable handling
    - Arcturus golden settings update
    - Several display fixes
    - Fixes for Navy Flounder
    - Misc display fixes
    - RAS fix
    
    amdkfd:
    - SDMA fix for renoir
    
    i915:
    - Fix device parameter usage for selftest mock i915 device
    - Fix LPSP capability debugfs NULL dereference
    - Fix buddy register pagemask table
    - Fix intel_atomic_check() non-negative return value
    - Fix selftests passing a random 0 into ilog2()
    - Fix TGL power well enable/disable ordering
    - Switch to PMU module refcounting
    - GVT fixes
    
    virtio:
    - Add missing dma_fence_put() in virtio_gpu_execbuffer_ioctl().
    - Fix memory leak in virtio_gpu_cleanup_object().
    
  • drm-misc-next-2020-08-20
    drm-misc-next for 5.10:
    
    UAPI Changes:
    
    Cross-subsystem Changes:
    
    Core Changes:
      - ttm: various cleanups and reworks of the API
    
    Driver Changes:
      - ast: various cleanups
      - gma500: A few fixes, conversion to GPIOd API
      - hisilicon: Change of maintainer, various reworks
      - ingenic: Clock handling and formats support improvements
      - mcde: improvements to the DSI support
      - mgag200: Support G200 desktop cards
      - mxsfb: Support the i.MX7 and i.MX8M and the alpha plane
      - panfrost: support devfreq
      - virtio: a few cleanups, support for virtio-gpu exported resources
      - bridges: Support the chained bridges on more drivers,
        new bridges: Toshiba TC358762, Toshiba TC358775, Lontium LT9611
      - panels: Convert to dev_ based logging, read orientation from the DT,
        various fixes,
        new panels: Mantix MLAF057WE51-X, Chefree CH101OLHLWH-002, Powertip PH800480T013,