Skip to content
Tags give the ability to mark specific points in history as being important
  • drm-fixes-2022-04-22
    drm-fixes for 5.18-rc4
    
    msm:
    - revert iommu change that broke some platforms.
    
    i915:
    - Unset enable_psr2_sel_fetch if PSR2 detection fails
    - Fix to detect when VRR is turned off from panel settings
    
  • drm-misc-next-2022-04-21
    drm-misc-next for $kernel-version:
    
    UAPI Changes:
    
    Cross-subsystem Changes:
      - of: Create a platform_device for offb
    
    Core Changes:
      - edid: block read refactoring
      - ttm: Add common debugfs code for resource managers
    
    Driver Changes:
      - bridges:
        - adv7611: Enable DRM_BRIDGE_OP_HPD if there's an interrupt
        - anx7625: Fill ELD if no monitor is connected
        - dw_hdmi: Add General Parallel Audio support
        - icn6211: Add data-lanes DT property
        - new driver: Lontium LT9211
      - nouveau: make some structures static
      - tidss: Reset DISPC on startup
      - solomon: SPI Support and DT bindings improvements
    
  • v5.18-rc3
    b2d229d4 · Linux 5.18-rc3 ·
    Linux 5.18-rc3
    
  • amd-drm-next-5.19-2022-04-15
    amd-drm-next-5.19-2022-04-15:
    
    amdgpu:
    - USB-C updates
    - GPUVM updates
    - TMZ fixes for RV
    - DCN 3.1 pstate fixes
    - Display z state fixes
    - RAS fixes
    - Misc code cleanups and spelling fixes
    - More DC FP rework
    - GPUVM TLB handling rework
    - Power management sysfs code cleanup
    - Add RAS support for VCN
    - Backlight fix
    - Add unique id support for more asics
    - Misc display updates
    - SR-IOV fixes
    - Extend CG and PG flags to 64 bits
    - Enable VCN clk sysfs nodes for navi12
    
    amdkfd:
    - Fix IO link cleanup during device removal
    - RAS fixes
    - Retry fault fixes
    - Asynchronously free events
    - SVM fixes
    
    radeon:
    - Drop some dead code
    - Misc code cleanups
  • drm-fixes-2022-04-15
    drm fixes for 5.18-rc3
    
    i915:
    - Correct legacy mmap disabling to use GRAPHICS_VER_FULL
    
    msm:
    - system suspend fix
    - kzalloc return checks
    - misc display fix
    - iommu_present removal
    
    amdgpu:
    - Fix for alpha properly in pre-multiplied mode
    - Fix VCN 3.1.2 firmware name
    - Suspend/resume fix
    - Add a gfxoff quirk for Mac vega20 board
    - DCN 3.1.6 spread spectrum fix
    
  • drm-misc-next-2022-04-14
    drm-misc-next for $kernel-version:
    
    UAPI Changes:
    
    Cross-subsystem Changes:
      - fbcon: various loading and locking cleanups
    
    Core Changes:
      - buddy: Check for page size alignment at allocation
      - dma-buf: Add dma_resv_usage enum, new usage for kernel submissions,
        memory management submissions, documentation improvements,
    
    Driver Changes:
      - Switch drivers to drm_mode_init, drm_mode_copy
      - amdgpu: Add drm buddy allocator support
      - bridge: Add DDC enable gpio support to display-connector, convert
        icn6211 to regmap
      - ingenic: HDMI support
      - panels: Support for SINO WEALTH SH1106 OLED display, simplify mode
        parsing in panel-lvds
      - sti: spelling fixes, bridge list iteration fixes
      - vc4: Writeback fixes and improvements
    
  • amd-drm-fixes-5.18-2022-04-13
    amd-drm-fixes-5.18-2022-04-13:
    
    amdgpu:
    - Fix for alpha properly in pre-multiplied mode
    - Fix VCN 3.1.2 firmware name
    - Suspend/resume fix
    - Add a gfxoff quirk for Mac vega20 board
    - DCN 3.1.6 spread spectrum fix
  • v5.18-rc2
    ce522ba9 · Linux 5.18-rc2 ·
    Linux 5.18-rc2
    
  • drm-fixes-2022-04-08
    drm fixes for 5.18-rc2
    
    dma-fence:
    - fix warning about fence containers
    - fix logic error in new fence merge code
    - handle empty dma_fence_arrays gracefully
    
    bridge:
    - Try all possible cases for bridge/panel detection.
    
    bindings:
    - Don't require input port for MIPI-DSI, and make width/height mandatory.
    
    fbdev:
    - Fix unregistering of framebuffers without device.
    
    nouveau:
    - Fix a crash when booting with nouveau on tegra.
    
    amdgpu:
    - GFX 10.3.7 fixes
    - noretry updates
    - VCN fixes
    - TMDS fix
    - zstate fix for freesync video
    - DCN 3.1.5 fix
    - Display stack size fix
    - Audio fix
    - DCN 3.1 pstate fix
    - TMZ VCN fix
    - APU passthrough fix
    - Misc other fixes
    - VCN 3.0 fixes
    - Misc display fixes
    - GC 10.3 golden register fix
    - Suspend fix
    - SMU 10 fix
    
    amdkfd:
    - Error handling fix
    - xgmi p2p fix
    - HWS VMIDs fix
    - Event fix
    
    panel:
    - ili9341: Fix optional regulator handling
    
    imx:
    - Catch an EDID allocation failure in imx-ldb
    - fix a leaked drm display mode on DT parsing error in parallel-display
    - properly remove the dw_hdmi bridge in case the component_add fails in dw_hdmi-imx
    - fix the IPU clock frequency debug printout in ipu-di.
    
  • drm-misc-fixes-2022-04-07
    drm-misc-fixes for v5.18-rc2:
    - Fix a crash when booting with nouveau on tegra.
    - Don't require input port for MIPI-DSI, and make width/height mandatory.
    - Fix unregistering of framebuffers without device.
    -
    
  • drm-misc-next-fixes-2022-04-07
    drm-misc-next-fixes for v5.18-rc2:
    - fix warning about fence containers
    - fix logic error in new fence merge code
    - handle empty dma_fence_arrays gracefully
    - Try all possible cases for bridge/panel detection.
    
  • drm-misc-next-2022-04-07
    drm-misc-next for 5.19:
    
    UAPI Changes:
    
    Cross-subsystem Changes:
    
    Core Changes:
      - atomic: Add atomic_print_state to private objects
      - edid: Constify the EDID parsing API, rework of the API
      - dma-buf: Add dma_resv_replace_fences, dma_resv_get_singleton, make
        dma_resv_excl_fence private
      - format: Support monochrome formats
      - fbdev: fixes for cfb_imageblit and sys_imageblit, pagelist
        corruption fix
      - selftests: several small fixes
      - ttm: Rework bulk move handling
    
    Driver Changes:
      - Switch all relevant drivers to drm_mode_copy or drm_mode_duplicate
      - bridge: conversions to devm_drm_of_get_bridge and panel_bridge,
        autosuspend for analogix_dp, audio support for it66121, DSI to DPI
        support for tc358767, PLL fixes and I2C support for icn6211
      - bridge_connector: Enable HPD if supported
      - etnaviv: fencing improvements
      - gma500: GEM and GTT improvements, connector handling fixes
      - komeda: switch to plane reset helper
      - mediatek: MIPI DSI improvements
      - omapdrm: GEM improvements
      - panel: DT bindings fixes for st7735r, few fixes for ssd130x, new
        panels: ltk035c5444t, B133UAN01, NV3052C
      - qxl: Allow to run on arm64
      - sysfb: Kconfig rework, support for VESA graphic mode selection
      - vc4: Add a tracepoint for CL submissions, HDMI YUV output,
        HDMI and clock improvements
      - virtio: Remove restriction of non-zero blob_flags,
      - vmwgfx: support for CursorMob and CursorBypass 4, various
        improvements and small fixes
    
  • amd-drm-fixes-5.18-2022-04-06
    amd-drm-fixes-5.18-2022-04-06:
    
    amdgpu:
    - VCN 3.0 fixes
    - DCN 3.1.5 fix
    - Misc display fixes
    - GC 10.3 golden register fix
    - Suspend fix
    - SMU 10 fix
    
    amdkfd:
    - Event fix
  • v5.18-rc1
    31231092 · Linux 5.18-rc1 ·
    Linux 5.18-rc1
    
  • amd-drm-next-5.18-2022-03-25
    amd-drm-next-5.18-2022-03-25:
    
    amdgpu:
    - GFX 10.3.7 fixes
    - noretry updates
    - VCN fixes
    - TMDS fix
    - zstate fix for freesync video
    - DCN 3.1.5 fix
    - Display stack size fix
    - Audio fix
    - DCN 3.1 pstate fix
    - TMZ VCN fix
    - APU passthrough fix
    - Misc other fixes
    
    amdkfd:
    - Error handling fix
    - xgmi p2p fix
    - HWS VMIDs fix
  • drm-next-2022-03-25
    drm fixes for 5.18-rc1
    
    core:
    - Make audio and color plane support checking only happen
      when a CEA extension block is found.
    - Small selftest fix.
    
    fbdev:
    - two regressions fixes from speedup patches.
    
    ttm:
    - Fix a small regression from ttm_resource_fini()
    
    i915:
    - Reject unsupported TMDS rates on ICL+
    - Treat SAGV block time 0 as SAGV disabled
    - Fix PSF GV point mask when SAGV is not possible
    - Fix renamed INTEL_INFO->media.arch/ver field
    
  • drm-misc-next-fixes-2022-03-24-1
    drm-misc-next-fixes for v5.18-rc1:
    - Make audio and color plane support checking only happen
      when a CEA extension block is found.
    - Fix a small regression from ttm_resource_fini()
    - Small selftest fix.
    
  • drm-misc-next-fixes-2022-03-24
    Short summary of fixes pull (less than what git shortlog provides):
    - explain anything non-fixes (e.g. cleanups) and why it's appropriate
    - highlight regressions
    - summarize pull requests contained
    This shouldn't be more than a few lines (or it indicates your fixes pull is a
    bit too big).
  • drm-misc-fixes-2022-03-24
     * drm/panel/ili9341: Fix optional regulator handling
    
  • drm-next-2022-03-24
    drm for 5.18-rc1
    
    dma-buf:
    - rename dma-buf-map to iosys-map
    
    core:
    - move buddy allocator to core
    - add pci/platform init macros
    - improve EDID parser deep color handling
    - EDID timing type 7 support
    - add GPD Win Max quirk
    - add yes/no helpers to string_helpers
    - flatten syncobj chains
    - add nomodeset support to lots of drivers
    - improve fb-helper clipping support
    - add default property value interface
    
    fbdev:
    - improve fbdev ops speed
    
    ttm:
    - add a backpointer from ttm bo->ttm resource
    
    dp:
    - move displayport headers
    - add a dp helper module
    
    bridge:
    - anx7625 atomic support, HDCP support
    
    panel:
    - split out panel-lvds and lvds bindings
    - find panels in OF subnodes
    
    privacy:
    - add chromeos privacy screen support
    
    fb:
    - hot unplug fw fb on forced removal
    
    simpledrm:
    - request region instead of marking ioresource busy
    - add panel oreintation property
    
    udmabuf:
    - fix oops with 0 pages
    
    amdgpu:
    - power management code cleanup
    - Enable freesync video mode by default
    - RAS code cleanup
    - Improve VRAM access for debug using SDMA
    - SR-IOV rework special register access and fixes
    - profiling power state request ioctl
    - expose IP discovery via sysfs
    - Cyan skillfish updates
    - GC 10.3.7, SDMA 5.2.7, DCN 3.1.6 updates
    - expose benchmark tests via debugfs
    - add module param to disable XGMI for testing
    - GPU reset debugfs register dumping support
    
    amdkfd:
    - CRIU support
    - SDMA queue fixes
    
    radeon:
    - UVD suspend fix
    - iMac backlight fix
    
    i915:
    - minimal parallel submission for execlists
    - DG2-G12 subplatform added
    - DG2 programming workarounds
    - DG2 accelerated migration support
    - flat CCS and CCS engine support for XeHP
    - initial small BAR support
    - drop fake LMEM support
    - ADL-N PCH support
    - bigjoiner updates
    - introduce VMA resources and async unbinding
    - register definitions cleanups
    - multi-FBC refactoring
    - DG1 OPROM over SPI support
    - ADL-N platform enabling
    - opregion mailbox #5 support
    - DP MST ESI improvements
    - drm device based logging
    - async flip optimisation for DG2
    - CPU arch abstraction fixes
    - improve GuC ADS init to work on aarch64
    - tweak TTM LRU priority hint
    - GuC 69.0.3 support
    - remove short term execbuf pins
    
    nouveau:
    - higher DP/eDP bitrates
    - backlight fixes
    
    msm:
    - dpu + dp support for sc8180x
    - dp support for sm8350
    - dpu + dsi support for qcm2290
    - 10nm dsi phy tuning support
    - bridge support for dp encoder
    - gpu support for additional 7c3 SKUs
    
    ingenic:
    - HDMI support for JZ4780
    - aux channel EDID support
    
    ast:
    - AST2600 support
    - add wide screen support
    - create DP/DVI connectors
    
    omapdrm:
    - fix implicit dma_buf fencing
    
    vc4:
    - add CSC + full range support
    - better display firmware handoff
    
    panfrost:
    - add initial dual-core GPU support
    
    stm:
    - new revision support
    - fb handover support
    
    mediatek:
    - transfer display binding document to yaml format.
    - add mt8195 display device binding.
    - allow commands to be sent during video mode.
    - add wait_for_event for crtc disable by cmdq.
    
    tegra:
    - YUV format support
    
    rcar-du:
    - LVDS support for M3-W+ (R8A77961)
    
    exynos:
    - BGR pixel format for FIMD device