Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • amd-drm-next-5.13-2021-04-01
    amd-drm-next-5.13-2021-04-01:
    
    amdgpu:
    - Re-enable GPU reset on VanGogh
    - Enable DPM flags for SMART_SUSPEND and MAY_SKIP_RESUME
    - Disentangle HG from vga_switcheroo
    - S0ix fixes
    - W=1 fixes
    - Resource iterator fixes
    - DMCUB updates
    - UBSAN fixes
    - More PM API cleanup
    - Aldebaran updates
    - Modifier fixes
    - Enable VCN load balancing with asymmetric engines
    - Rework BO structs
    - Aldebaran reset support
    - Initial LTTPR display work
    - Display MALL fixes
    - Fall back to YCbCr420 when YCbCr444 fails
    - SR-IOV fixes
    - Misc cleanups and fixes
    
    radeon:
    - Typo fixes
    
    ttm:
    - Handle cached requests (required for Aldebaran)
    
    scheduler:
    - Fix runqueue selection when changing priorities (required to fix VCN
      load balancing)
  • drm-misc-next-2021-04-01
    drm-misc-next for 5.13:
    
    UAPI Changes:
    
    Cross-subsystem Changes:
    
    Core Changes:
      - mst: Improve topology logging
      - edid: Rework and improvements for displayid
    
    Driver Changes:
      - anx7625: Regulators support
      - bridge: Support for the Chipone ICN6211, Lontium LT8912B
      - lt9611: Fix 4k panels handling
    
  • amd-drm-fixes-5.12-2021-03-31
    amd-drm-fixes-5.12-2021-03-31:
    
    amdgpu:
    - Polaris idle power fix
    - VM fix
    - Vangogh S3 fix
    - Fixes for non-4K page sizes
    
    amdkfd:
    - dqm fence memory corruption fix
  • amd-vangogh-0.0.7.2
  • v5.12-rc5
    a5e13c6d · Linux 5.12-rc5 ·
    Linux 5.12-rc5
    
  • drm-misc-fixes-2021-03-25
    drm-misc-fixes for v5.12:
    - Use FOLL_FORCE and FOLL_LONGTERM in etnaviv
    
  • drm-misc-next-2021-03-25
    drm-misc-next for 5.13:
    
    UAPI Changes:
      - New USB connector type
    
    Cross-subsystem Changes:
    
    Core Changes:
      - ttm: Introduce a per-device LRU lock, remove swap LRU
    
    Driver Changes:
      - Introduction of USB Display driver
      - an78xx: DP-Aux fixes
      - an6345: DP-Aux fixes
      - tilcdc: Pixel clocks fixes
    
  • amd-drm-fixes-5.12-2021-03-24
    amd-drm-fixes-5.12-2021-03-24:
    
    amdgpu:
    - S0ix fixes
    - Add PCI ID
    - Polaris PCIe DPM fix
    - Display fix for high refresh rate monitors
  • amd-drm-next-5.13-2021-03-23
    amd-drm-next-5.13-2021-03-23:
    
    amdgpu:
    - Debugfs cleanup
    - Various cleanups and spelling fixes
    - Flexible array cleanups
    - Initial AMD Freesync HDMI
    - Display fixes
    - 10bpc dithering improvements
    - Display ASSR support
    - Clean up and unify powerplay and swsmu interfaces
    - Vangogh fixes
    - Add SMU gfx busy queues for RV/PCO
    - PCIE DPM fixes
    - S0ix fixes
    - GPU metrics data fixes
    - DCN secure display support
    - Backlight type override
    - Add initial support for Aldebaran
    - RAS fixes
    - Prime fixes for A+A systems
    - Reset fixes
    - Initial resource cursor support
    - Drop legacy IO BAR requirements
    - Various power fixes
    
    amdkfd:
    - MMU notifier fixes
    - APU fixes
    
    radeon:
    - Debugfs cleanups
    - Flexible array cleanups
    
    UAPI:
    - amdgpu: Add a new INFO ioctl interface to query video capabilities
      rather than hardcoding them in userspace.  This allows us to provide
      fine grained asic capabilities (e.g., if a particular part is
      bandwidth limited, we can limit the capabilities).  Proposed userspace:
      https://gitlab.freedesktop.org/leoliu/drm/-/commits/info_video_caps
      https://gitlab.freedesktop.org/leoliu/mesa/-/commits/info_video_caps
    - amdkfd: bump the driver version.  There was a problem with reporting
      some RAS features on older versions of the driver. Proposed userspace:
      https://github.com/RadeonOpenCompute/ROCT-Thunk-Interface/commit/7cdd63475c36bb9f49bb960f90f9a8cdb7e80a21
  • linux-kselftest-kunit-fixes-5.12-rc5.1
    linux-kselftest-kunit-fixes-5.12-rc5.1
    
    This KUnit update for Linux 5.12-rc5 consists of two fixes to kunit
    tool from David Gow.
    
  • v5.12-rc4
    0d02ec6b · Linux 5.12-rc4 ·
    Linux 5.12-rc4
    
  • amd-drm-next-5.13-2021-03-19
    amd-drm-next-5.13-2021-03-19:
    
    amdgpu:
    - Debugfs cleanup
    - Various cleanups and spelling fixes
    - Flexible array cleanups
    - Initial AMD Freesync HDMI
    - Display fixes
    - 10bpc dithering improvements
    - Display ASSR support
    - Clean up and unify powerplay and swsmu interfaces
    - Vangogh fixes
    - Add SMU gfx busy queues for RV/PCO
    - PCIE DPM fixes
    - S0ix fixes
    - GPU metrics data fixes
    - DCN secure display support
    - Backlight type override
    - Add initial support for Aldebaran
    - RAS fixes
    - Prime fixes for A+A systems
    - Reset fixes
    - Initial resource cursor support
    - Drop legacy IO BAR requirements
    - Various power fixes
    
    amdkfd:
    - MMU notifier fixes
    - APU fixes
    
    radeon:
    - Debugfs cleanups
    - Flexible array cleanups
    
    UAPI:
    - amdgpu: Add a new INFO ioctl interface to query video capabilities
      rather than hardcoding them in userspace.  This allows us to provide
      fine grained asic capabilities (e.g., if a particular part is
      bandwidth limited, we can limit the capabilities).  Proposed userspace:
      https://gitlab.freedesktop.org/leoliu/drm/-/commits/info_video_caps
      https://gitlab.freedesktop.org/leoliu/mesa/-/commits/info_video_caps
    - amdkfd: bump the driver version.  There was a problem with reporting
      some RAS features on older versions of the driver. Proposed userspace:
      https://github.com/RadeonOpenCompute/ROCT-Thunk-Interface/commit/7cdd63475c36bb9f49bb960f90f9a8cdb7e80a21
  • drm-misc-fixes-2021-03-18
    drm-misc-fixes for v5.12-rc4:
    - Make ttm_bo_unpin() not wraparound on too many unpins.
    - Fix coccicheck warning in omap.
    
  • amd-drm-fixes-5.12-2021-03-18
    amdgpu:
    - DCN 3.0 gamma fixes
    - DCN 2.1 corrupt screen fix
  • drm-misc-next-2021-03-16
    drm-misc-next for 5.13:
    
    UAPI Changes:
      - Documentation for the DRM_CAP_* defines
    
    Cross-subsystem Changes:
    
    Core Changes:
      - dma-fence: More documentation for the recoverable page faults
      - fb_defio: Remove custom address_space operations
    
    Driver Changes:
      - panel: Support for the Innolux N116BCA-EA1
      - stm: Use simple encoder for lcdc
      - virtio: Fix potential virtio_gpu_object_array leak
    
  • v5.12-rc3
    1e28eed1 · Linux 5.12-rc3 ·
    Linux 5.12-rc3
    
  • drm-misc-fixes-2021-03-11
    drm-misc-fixes for rc3, rebased on rc2:
    - Fix oops in drm_fbdev_cleanup()
    - unpin qxl bos created as pinned when freeing them,
      and make ttm only warn once on this behavior.
    - Use LCD management for atyfb on PPC_MAC.
    - Use gitlab for drm bugzilla now.
    - Fix ttm page pool accounting.
    - Zero head.surface_id correctly in qxl.
    - Assorted fixes for shmem helpers.
    - Shutdown kms poll helper in meson correctly.
    - Clear holes when converting compat ioctl's between 32-bits and 64-bits.
    
  • amd-drm-fixes-5.12-2021-03-10
    amd-drm-fixes-5.12-2021-03-10:
    
    amdgpu:
    - Fix aux backlight control
    - Add a backlight override parameter
    - Various display fixes
    - PCIe DPM fix for vega
    - Polaris watermark fixes
    - Additional S0ix fix
    
    radeon:
    - Fix GEM regression
    - Fix AGP dependency handling
  • v5.12-rc2
    a38fd874 · Linux 5.12-rc2 ·
    Linux 5.12-rc2
    
  • amd-drm-fixes-5.12-2021-03-03
    amd-drm-fixes-5.12-2021-03-03:
    
    amdgpu:
    - S0ix fix
    - Handle new NV12 SKU
    - Misc power fixes
    - Display uninitialized value fix
    - PCIE debugfs register access fix