Skip to content
Tags give the ability to mark specific points in history as being important
  • drm-misc-next-2022-09-30
    drm-misc-next for v6.1:
    
    Core Changes:
    - Add dma_resv_assert_held to vmap/vunmap calls.
    - Add kunit tests for some format conversion calls.
    - Don't rewrite link config when setting phy test pattern in
      DP link training.
    
    Driver Changes:
    - Assorted small fixes in bridge/lt8192b, qxl, virtio-gpu, ast.
    - Fix corrupted image output in lt8912b.
    - Fix driver unbind in meson.
    - Add INX, BOE, AUO, Multi-Inno Technology panels to panel-edp.
    - Synchronize access to GEM bo's in simpledrm, ssd130x.
    - Use dev_err_probe in panel-edp and panel-simple.
    
  • drm-fixes-2022-09-30-1
    drm fixes for 6.0 final
    
    amdgpu:
    - GC 11.x fixes
    - SMU 13.x fixes
    - DCN 3.1.4 fixes
    - DCN 3.2.x fixes
    - GC 9.x fix
    - Fence fix
    - SR-IOV supend/resume fix
    - PSR regression fix
    
    i915:
    - Restrict forced preemption to the active context
    - Restrict perf_limit_reasons to the supported platforms - gen11+
    
    bridge:
    - analogix: Revert earlier suspend fix
    - lt8912b: Fix corrupt display output
    
  • drm-fixes-2022-09-30
    drm fixes for 6.0 final
    
    amdgpu:
    - GC 11.x fixes
    - SMU 13.x fixes
    - DCN 3.1.4 fixes
    - DCN 3.2.x fixes
    - GC 9.x fix
    - Fence fix
    - SR-IOV supend/resume fix
    - PSR regression fix
    
    i915:
    - Restrict forced preemption to the active context
    - Restrict perf_limit_reasons to the supported platforms - gen11+
    
    bridge:
    - analogix: Revert earlier suspend fix
    - lt8912b: Fix corrupt display output
    
  • drm-misc-fixes-2022-09-29
    Short summary of fixes pull:
    
     * bridge/analogix: Revert earlier suspend fix
     * bridge/lt8912b: Fix corrupt display output
    
  • amd-drm-fixes-6.0-2022-09-29
    amd-drm-fixes-6.0-2022-09-29:
    
    amdgpu:
    - GC 11.x fixes
    - SMU 13.x fixes
    - DCN 3.1.4 fixes
    - DCN 3.2.x fixes
    - GC 9.x fix
    - Fence fix
    - SR-IOV supend/resume fix
    - PSR regression fix
  • v6.0-rc7
    f76349cf · Linux 6.0-rc7 ·
    Linux 6.0-rc7
    
  • amd-drm-next-6.1-2022-09-23
    amd-drm-next-6.1-2022-09-23:
    
    amdgpu:
    - SDMA fix
    - Add new firmware types to debugfs/IOCTL version queries
    - Misc spelling and grammar fixes
    - Misc code cleanups
    - DCN 3.2.x fixes
    - DCN 3.1.x fixes
    - CS cleanup
    - Gang submit support
    - Clang fixes
    - Non-DC audio fix
    - GPUVM locking fixes
    - Vega10 PWN fan speed fix
    
    amdkgd:
    - MQD manager cleanup
    - Misc spelling and grammar fixes
    
    UAPI:
    - Add new firmware types to the FW version query IOCTL
  • drm-misc-next-2022-09-23
    drm-misc-next for 6.1:
    
    UAPI Changes:
    
    Cross-subsystem Changes:
      - dma-buf: Improve signaling when debugging
    
    Core Changes:
      - Backlight handling improvements
      - format-helper: Add drm_fb_build_fourcc_list()
      - fourcc: Kunit tests improvements
      - modes: Add DRM_MODE_INIT() macro
      - plane: Remove drm_plane_init(), Allocate planes with drm_universal_plane_alloc()
      - plane-helper: Add drm_plane_helper_atomic_check()
      - probe-helper: Add drm_connector_helper_get_modes_fixed() and
        drm_crtc_helper_mode_valid_fixed()
      - tests: Conversion to parametrized tests, test name consistency
    
    Driver Changes:
      - amdgpu: Fix for a VRAM eviction issue
      - ast: Resolution handling improvements
      - mediatek: small code improvements for DP
      - omap: Refcounting fix, small improvements
      - rockchip: RK3568 support, Gamma support for RK3399
      - sun4i: Build failure fix when !OF
      - udl: Multiple fixes here and there
      - vc4: HDMI hotplug handling improvements
      - vkms: Warning fix
    
  • drm-fixes-2022-09-23-1
    drm fixes for v6.0-rc7
    
    i915:
    - avoid a general protection failure when using perf/OA
    - avoid kernel warnings on driver release
    
    amdgpu:
    - SDMA 6.x fix
    - GPUVM TF fix
    - DCN 3.2.x fixes
    - DCN 3.1.x fixes
    - SMU 13.x fixes
    - Clang stack size fixes for recently enabled DML code
    - Fix drm dirty callback change on non-atomic cases
    - USB4 display fix
    
    mediatek:
    - dsi: Add atomic {destroy,duplicate}_state, reset callbacks
    - dsi: Move mtk_dsi_stop() call back to mtk_dsi_poweroff()
    - Fix wrong dither settings
    
    hisilicon:
    - Depend on MMU
    
    mgag200:
    - Fix console on G200ER
    
    panel:
    - Fix innolux_g121i1_l01 bus format
    
  • drm-misc-fixes-2022-09-22
    Short summary of fixes pull
    
     * drm/hisilicon: Depend on MMU
     * drm/mgag200: Fix console on G200ER
     * drm/panel: Fix innolux_g121i1_l01 bus format
    
  • amd-drm-fixes-6.0-2022-09-21
    amd-drm-fixes-6.0-2022-09-21:
    
    amdgpu:
    - SDMA 6.x fix
    - GPUVM TF fix
    - DCN 3.2.x fixes
    - DCN 3.1.x fixes
    - SMU 13.x fixes
    - Clang stack size fixes for recently enabled DML code
    - Fix drm dirty callback change on non-atomic cases
    - USB4 display fix
  • v6.0-rc6
    521a547c · Linux 6.0-rc6 ·
    Linux 6.0-rc6
    
  • amd-drm-next-6.1-2022-09-16
    amd-drm-next-6.1-2022-09-16:
    
    amdgpu:
    - PCI AER fixes
    - BACO fix
    - RAS fixes
    - XGMI fixes
    - Display SubVP fixes
    - DCN 3.2 updates
    - DCN 3.1.4 updates
    - LLVM fixes
    - CS cleanup in preparation for gang submit
    - Add some new GC CG registers
    - Misc cleanups
    
    amdkfd:
    - Fix CRIU regression
    - CPU fault on COW mapping fixes
    - Prefault fixes
    - Misc cleanups
    
    radeon:
    - Misc cleanups
  • drm-fixes-2022-09-16
    drm fixes for v6.0-rc6
    
    amdgpu:
    - BACO fixes for some RDNA2 boards
    - PCI AER fixes uncovered by a core PCI change
    - Properly hook up dirtyfb helper
    - RAS fixes for GC 11.x
    - TMR fix
    - DCN 3.2.x fixes
    - DCN 3.1.4 fixes
    - LLVM DML stack size fixes
    
    i915:
    - Revert a display patch around max DP source rate now
      that the proper WaEdpLinkRateDataReload is in place
    - Fix perf limit reasons bit position
    - Fix unclaimmed mmio registers on suspend flow with GuC
    - A vma_move_to_active fix for a regression with video decoding
    - DP DSP fix
    
    gma500:
    - Locking and IRQ fixes
    
    meson:
    - OSD1 display fixes
    
    panel-edp:
    - Fix Innolux timings
    
    rockchip:
    - DP/HDMI fixes
    
  • drm-misc-fixes-2022-09-15
    Short summary of fixes pull:
    
     * gma500: Locking and IRQ fixes
     * meson: OSD1 display fixes
     * panel-edp: Fix Innolux timings
     * rockchip: DP/HDMI fixes
    
  • amd-drm-fixes-6.0-2022-09-14
    amd-drm-fixes-6.0-2022-09-14:
    
    amdgpu:
    - BACO fixes for some RDNA2 boards
    - PCI AER fixes uncovered by a core PCI change
    - Properly hook up dirtyfb helper
    - RAS fixes for GC 11.x
    - TMR fix
    - DCN 3.2.x fixes
    - DCN 3.1.4 fixes
    - LLVM DML stack size fixes
  • v6.0-rc5
    80e78fcc · Linux 6.0-rc5 ·
    Linux 6.0-rc5
    
  • drm-fixes-2022-09-10
    drm fixes for 6.0-rc5
    
    edid:
    - Fix EDID 1.4 range-descriptor parsing
    
    ttm:
    - Fix ghost-object bulk moves
    
    i915:
    - Fix MIPI sequence block copy from BIOS' table
    - Fix PCODE min freq setup when GuC's SLPC is in use
    - Implement Workaround for eDP
    - Fix has_flat_ccs selection for DG1
    
    amdgpu:
    - Firmware header fix
    - SMU 13.x fix
    - Debugfs memory leak fix
    - NBIO 7.7 fix
    - Firmware memory leak fix
    
    amdkfd:
    - Debug output fix
    
    panfrost:
    - Fix devfreq OPP
    
  • drm-misc-next-2022-09-09
    drm-misc-next for v6.1-rc1:
    
    UAPI Changes:
    - Hide unregistered connectors from GETCONNECTOR ioctl.
    - drm/virtio no longer advertises LINEAR modifier, as it doesn't work.
    -
    
    Cross-subsystem Changes:
    - Fix GPF in udmabuf failure path.
    
    Core Changes:
    - Rework TTM placement to use intersect/compatible functions.
    - Drop legacy DP-MST support.
    - More DP-MST related fixes, and move all state into atomic.
    - Make DRM_MIPI_DBI select DRM_KMS_HELPER.
    - Add audio_infoframe packing for DP.
    - Add logging when some atomic check functions fail.
    - Assorted documentation updates and fixes.
    
    Driver Changes:
    - Assorted cleanups and fixes in msm, lcdif, nouveau, virtio,
      panel/ilitek, bridge/icn6211, tve200, gma500, bridge/*, panfrost, via,
      bochs, qxl, sun4i.
    - Add add AUO B133UAN02.1, IVO M133NW4J-R3, Innolux N120ACA-EA1 eDP panels.
    - Improve DP-MST modeset state handling in amdgpu, nouveau, i915.
    - Drop DP-MST from radeon driver, it was broken and only user of legacy
      DP-MST.
    - Handle unplugging better in vc4.
    - Simplify drm cmdparser tests.
    - Add DP support to ti-sn65dsi86.
    - Add MT8195 DP support to mediatek.
    - Support RGB565, XRGB64, and ARGB64 formats in vkms.
    - Convert sun4i tv support to atomic.
    - Refactor vc4/vec TV Modesetting, and fix timings.
    - Use atomic helpers instead of simple display helpers in ssd130x.
    
    Maintainer changes:
    - Add Douglas Anderson as reviewer for panel-edp.
  • amd-drm-next-6.1-2022-09-08
    amd-drm-next-6.1-2022-09-08:
    
    amdgpu:
    - Mode2 reset for RDNA2
    - Lots of new DC documentation
    - Add documentation about different asic families
    - DSC improvements
    - Aldebaran fixes
    - Misc spelling and grammar fixes
    - GFXOFF stats support for vangogh
    - DC frame size fixes
    - NBIO 7.7 updates
    - DCN 3.2 updates
    - DCN 3.1.4 Updates
    - SMU 13.x updates
    - Misc bug fixes
    - Rework DC register offset handling
    - GC 11.x updates
    - PSP 13.x updates
    - SDMA 6.x updates
    - GMC 11.x updates
    - SR-IOV updates
    - PSP fixes for TA unloading
    - DSC passthrough support
    - Misc code cleanups
    
    amdkfd:
    - ISA fixes for some GC 10.3 IPs
    - Misc code cleanups
    
    radeon:
    - Delayed work flush fix
    - Use time_after for some jiffies calculations
    
    drm:
    - DSC passthrough aux support