Skip to content
Tags give the ability to mark specific points in history as being important
  • 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
    
  • v5.17
    f443e374 · Linux 5.17 ·
    Linux 5.17
    
  • amd-drm-next-5.18-2022-03-18
    amd-drm-next-5.18-2022-03-18:
    
    amdgpu:
    - Aldebaran fixes
    - SMU 13.0.5 fixes
    - DCN 3.1.5 fixes
    - DCN 3.1.6 fixes
    - Pipe split fixes
    - More display FP cleanup
    - DP 2.0 UHBR fix
    - DC GPU reset fix
    - DC deep color ratio fix
    - SMU robustness fixes
    - Runtime PM fix for APUs
    - IGT reload fixes
    - SR-IOV fix
    - Misc fixes and cleanups
    
    amdkfd:
    - CRIU fixes
    - SVM fixes
    
    UAPI:
    - Properly handle SDMA transfers with CRIU
      Proposed user mode change: https://github.com/checkpoint-restore/criu/pull/1709
  • drm-fixes-2022-03-18
    drm fixes for 5.17-rc9/final
    
    imx:
    - Don't test bus flags in atomic check
    
    mgag200:
    - Fix PLL setup on some models
    
    panel:
    - Fix bpp settings on Innolux G070Y2-L01
    - Fix DRM_PANEL_EDP Kconfig dependencies
    
  • drm-misc-fixes-2022-03-17
     * drm/imx: Don't test bus flags in atomic check
     * drm/mgag200: Fix PLL setup on some models
     * drm/panel: Fix bpp settings on Innolux G070Y2-L01; Fix DRM_PANEL_EDP
       Kconfig dependencies
    
  • v5.17-rc8
    09688c01 · Linux 5.17-rc8 ·
    Linux 5.17-rc8
    
  • drm-fixes-2022-03-12
    drm kconfig fix for 5.17-rc8
    
    - fix regression in Kconfig.
    
  • drm-fixes-2022-03-11
    drm fixes for v5.17-rc8/final
    
    i915:
    - psr fix screen flicker
    
    sun4i:
    - mixer format fix.
    
  • drm-misc-fixes-2022-03-10
     * drm/sun4i: Fix P010 and P210 format numbers
    
  • amd-drm-next-5.18-2022-03-09
    amd-drm-next-5.18-2022-03-09:
    
    amdgpu:
    - Misc code cleanups
    - Misc display fixes
    - PSR display fixes
    - More RAS cleanup
    - Hotplug fix
    - Bump minor version for hotplug tests
    - SR-IOV fixes
    - GC 10.3.7 updates
    - Remove some firmwares which are no longer used
    - Mode2 reset refactor
    - Aldebaran fixes
    - Add VCN fwlog feature for VCN debugging
    - CS code cleanup
    - Fix clang warning
    - Fix CS clean up rebase breakage
    
    amdkfd:
    - SVM fixes
    - SMI event fixes and cleanups
    - vmid_pasid mapping fix for gfx10.3
  • amd-drm-next-5.18-2022-03-07
    amd-drm-next-5.18-2022-03-07:
    
    amdgpu:
    - Misc code cleanups
    - Misc display fixes
    - PSR display fixes
    - More RAS cleanup
    - Hotplug fix
    - Bump minor version for hotplug tests
    - SR-IOV fixes
    - GC 10.3.7 updates
    - Remove some firmwares which are no longer used
    - Mode2 reset refactor
    - Aldebaran fixes
    - Add VCN fwlog feature for VCN debugging
    - CS code cleanup
    
    amdkfd:
    - SVM fixes
    - SMI event fixes and cleanups
    - vmid_pasid mapping fix for gfx10.3
  • v5.17-rc7
    ffb217a1 · Linux 5.17-rc7 ·
    Linux 5.17-rc7
    
  • amd-drm-next-5.18-2022-03-04
    amd-drm-next-5.18-2022-03-04:
    
    amdgpu:
    - Misc code cleanups
    - Misc display fixes
    - PSR display fixes
    - More RAS cleanup
    - Hotplug fix
    - Bump minor version for hotplug tests
    - SR-IOV fixes
    - GC 10.3.7 updates
    - Remove some firmwares which are no longer used
    - Mode2 reset refactor
    - Aldebaran fixes
    - Add VCN fwlog feature for VCN debugging
    - CS code cleanup
    
    amdkfd:
    - SVM fixes
    - SMI event fixes and cleanups
    - vmid_pasid mapping fix for gfx10.3
  • for-net-next-2022-03-04
    bluetooth-next pull request for net-next:
    
     - Add new PID/VID (0x13d3/0x3567) for MT7921
     - Add new PID/VID (0x2550/0x8761) for Realtek 8761BU
     - Add support for LG LGSBWAC02 (MT7663BUN)
     - Add support for BCM43430A0 and BCM43430A1
     - Add support for Intel Madison Peak (MsP2)
    
  • drm-fixes-2022-03-04
    drm fixes for 5.17-rc7
    
    i915:
    - Fix GuC SLPC unset command
    - Fix misidentification of some Apple MacBook Pro laptops as Jasper Lake.
    
    amdgpu:
    - Suspend regression fix
    
    exynos:
    - irq handling fixes.
    - Fix two regressions to TE-gpio handling.
    
    arm/hdlcd:
    - Select DRM_GEM_CMEA_HELPER for HDLCD
    
    bridge:
    - ti-sn65dsi86: Properly undo autosuspend
    
    vrr:
    - Fix potential NULL-pointer deref
    
  • drm-misc-fixes-2022-03-03
     * drm/arm: Select DRM_GEM_CMEA_HELPER for HDLCD
     * drm/bridge: ti-sn65dsi86: Properly undo autosuspend
     * drm/vrr: Fix potential NULL-pointer deref
    
  • drm-misc-next-2022-03-03
    drm-misc-next for v5.18:
    
    UAPI Changes:
    
    Cross-subsystem Changes:
    - Improve performance of some fbdev ops, in some cases up to 6x faster.
    
    Core Changes:
    - Some small DP fixes.
    - Find panels in subnodes of OF devices, and add of_get_drm_panel_display_mode
      to retrieve mode.
    - Add drm_object_property_get_default_value and use it for resetting
      zpos in plane state reset, removing the need for individual drivers
      to do it.
    - Same for color encoding and color range props.
    - Update panic handling todo doc.
    - Add todo that format conversion helpers should be sped up similarly to fbdev ops.
    
    Driver Changes:
    - Add panel orientation property to simpledrm for quirked panels.
    - Assorted small fixes to tiny/repaper, nouveau, stm, omap, ssd130x.
    - Add crc support to stm/ltdc.
    - Add MIPI DBI compatible SPI driver
    - Assorted small fixes to tiny panels and bridge drivers.
    - Add AST2600 support to aspeed.
    
  • amd-drm-fixes-5.17-2022-03-02
    amd-drm-fixes-5.17-2022-03-02:
    
    amdgpu:
    - Suspend regression fix