Skip to content
Tags give the ability to mark specific points in history as being important
  • amd-drm-fixes-5.14-2021-08-05
    amd-drm-fixes-5.14-2021-08-05:
    
    amdgpu:
    - Fix potential out-of-bounds read when updating GPUVM mapping
    - Renoir powergating fix
    - Yellow Carp updates
    - 8K fix for navi1x
    - Beige Goby updates and new DIDs
    - Fix DMUB firmware version output
    - EDP fix
    - pmops config fix
  • drm-misc-next-2021-08-05
    drm-misc-next for v5.15:
    
    UAPI Changes:
    
    Cross-subsystem Changes:
    
    Core Changes:
    - Assorted docbook updates.
    - Unbreak damage selftests.
    - Define DRM_FORMAT_MAX_PLANES, maximum planes for a planar format.
    - Add gem fb vmap/vunmap helpers, use them in gud and vkms drivers.
    
    Driver Changes:
    - Bridge fixes for ti-sn65dsi86.
    - Use a full-featured driver for ATNA33XC20 to get backlight right,
      instead of the simple panel driver.
    - Assorted fixes to pl111,.
    - Support E Ink VB3300-KCA panel.
    - Add support for Gopher 2b LCD and ilitek ili9341 panels.
    
  • amd-drm-fixes-5.14-2021-08-04
    amd-drm-fixes-5.14-2021-08-04:
    
    amdgpu:
    - Fix potential out-of-bounds read when updating GPUVM mapping
    - Renoir powergating fix
    - Yellow Carp updates
    - 8K fix for navi1x
    - Beige Goby updates and new DIDs
    - Fix DMUB firmware version output
    - EDP fix
    - pmops config fix
  • drm-misc-fixes-2021-08-04
    Short summary of fixes pull:
    
     * kmb: DMA fix; Add macros for driver date/version
     * vmwgfx: Fix I/O memory access on 64-bit systems
    
  • v5.14-rc4
    c500bee1 · Linux 5.14-rc4 ·
    Linux 5.14-rc4
    
  • amd-drm-next-5.15-2021-07-29
    amd-drm-next-5.15-2021-07-29:
    
    amdgpu:
    - VCN/JPEG power down sequencing fixes
    - Various navi pcie link handling fixes
    - Clockgating fixes
    - Yellow Carp fixes
    - Beige Goby fixes
    - Misc code cleanups
    - S0ix fixes
    - SMU i2c bus rework
    - EEPROM handling rework
    - PSP ucode handling cleanup
    - SMU error handling rework
    - AMD HDMI freesync fixes
    - USB PD firmware update rework
    - MMIO based vram access rework
    - Misc display fixes
    - Backlight fixes
    - Add initial Cyan Skillfish support
    - Overclocking fixes suspend/resume
    
    amdkfd:
    - Sysfs leak fix
    - Add counters for vm faults and migration
    - GPUVM TLB optimizations
    
    radeon:
    - Misc fixes
  • drm-fixes-2021-07-30
    drm fixes for 5.14-rc4
    
    amdgpu:
    - Fix resource leak in an error path
    - Avoid stack contents exposure in error path
    - pmops check fix for S0ix vs S3
    - DCN 2.1 display fixes
    - DCN 2.0 display fix
    - Backlight control fix for laptops with HDR panels
    - Maintainers updates
    
    i915:
    - Fix vbt port mask
    - Fix around reading the right DSC disable fuse in display_ver 10
    - Split display version 9 and 10 in intel_setup_outputs
    
    msm:
    - iommu fault display fix
    - misc dp compliance fixes
    - dpu reg sizing fix
    
    panel:
    - Fix bpc for ytc700tlag_05_201c
    
    ttm:
    - debugfs init fixes
    
  • drm-misc-next-2021-07-29
    drm-misc-next for v5.15:
    
    UAPI Changes:
    - Add modifiers for arm fixed rate compression.
    
    Cross-subsystem Changes:
    - Assorted dt binding fixes.
    - Convert ssd1307fb to json-schema.
    - Update a lot of irc channels to point to OFTC, as everyone moved there.
    - Fix the same divide by zero for asilantfb, kyro, rivafb.
    
    Core Changes:
    - Document requirements for new atomic properties.
    - Add drm_gem_fb_(begin/end)_cpu_access helpers, and use them in some drivers.
    - Document drm_property_enum.value for bitfields.
    - Add explicit _NO_ for MIPI_DSI flags that disable features.
    - Assorted documentation fixes.
    - Update fb_damage handling, and move drm_plane_enable_fb_damage_clips to core.
    - Add logging and docs to RMFB ioctl.
    - Assorted small fixes to dp_mst, master handling.
    - Clarify drm lease usage.
    
    Driver Changes:
    - Assorted small fixes to panfrost, hibmc, bridge/nwl-dsi, rockchip, vc4.
    - More drm -> linux irq conversions.
    - Add support for some Logic Technologies and Multi-Inno panels.
    - Expose phy-functionality for drm/rockchip, to allow controlling from the media subsystem.
    - Add support for 2 AUO panels.
    - Add damage handling to ssd1307fb.
    - Improve FIFO handling on mxsfb.
    - Assorted small fixes to vmwgfx, and bump version to 2.19 for the new ioctls.
    - Improve sony acx424akp backlight handling.
    
  • amd-drm-fixes-5.14-2021-07-28
    amd-drm-fixes-5.14-2021-07-28:
    
    amdgpu:
    - Fix resource leak in an error path
    - Avoid stack contents exposure in error path
    - pmops check fix for S0ix vs S3
    - DCN 2.1 display fixes
    - DCN 2.0 display fix
    - Backlight control fix for laptops with HDR panels
    - Maintainers updates
  • drm-misc-fixes-2021-07-28
    Short summary of fixes pull:
    
     * panel: Fix bpc for ytc700tlag_05_201c
     * ttm: debugfs init fixes
    
  • v5.14-rc3
    ff117646 · Linux 5.14-rc3 ·
    Linux 5.14-rc3
    
  • drm-fixes-2021-07-23
    drm fixes for 5.14-rc3
    
    core:
    - fix for non-drm ioctls on drm fd
    
    panel:
    - avoid double free
    
    ttm:
    - refcounting fix
    - NULL checks
    
    amdgpu:
    - Yellow Carp updates
    - Add some Yellow Carp DIDs
    - Beige Goby updates
    - CIK 10bit 4K regression fix
    - GFX10 golden settings updates
    - eDP panel regression fix
    - Misc display fixes
    - Aldebaran fix
    - fix COW checks
    
    nouveau:
    - init BO GEM fields
    
    i915:
    - revert async command parsing
    - revert fence error propogation
    - GVT fix for shadow ppgtt
    
    vc4:
    - fix interrupt handling
    
  • drm-misc-fixes-2021-07-22
    Short summary of fixes pull:
    
     * Return -ENOTTY for non-DRM ioctls
     * amdgpu: Fix COW checks
     * nouveau: init BO GME fields
     * panel: Avoid double free
     * ttm: Fix refcounting in ttm_global_init(); NULL checks
     * vc4: Fix interrupt handling
    
  • drm-misc-next-2021-07-22
    drm-misc-next for v5.15-rc1:
    
    UAPI Changes:
    - Remove sysfs stats for dma-buf attachments, as it causes a performance regression.
      Previous merge is not in a rc kernel yet, so no userspace regression possible.
    
    Cross-subsystem Changes:
    - Sanitize user input in kyro's viewport ioctl.
    - Use refcount_t in fb_info->count
    - Assorted fixes to dma-buf.
    - Extend x86 efifb handling to all archs.
    - Fix neofb divide by 0.
    - Document corpro,gm7123 bridge dt bindings.
    
    Core Changes:
    - Slightly rework drm master handling.
    - Cleanup vgaarb handling.
    - Assorted fixes.
    
    Driver Changes:
    - Add support for ws2401 panel.
    - Assorted fixes to stm, ast, bochs.
    - Demidlayer ingenic irq.
    
  • amd-drm-fixes-5.14-2021-07-21
    amd-drm-fixes-5.14-2021-07-21:
    
    amdgpu:
    - Yellow Carp updates
    - Add some Yellow Carp DIDs
    - Beige Goby updates
    - CIK 10bit 4K regression fix
    - GFX10 golden settings updates
    - eDP panel regression fix
    - Misc display fixes
    - Aldebaran fix
  • v5.14-rc2
    2734d6c1 · Linux 5.14-rc2 ·
    Linux 5.14-rc2
    
  • drm-misc-next-2021-07-16
    drm-misc-next for v5.15:
    
    UAPI Changes:
    
    Cross-subsystem Changes:
    - udmabuf: Add support for mapping hugepages
    - Add dma-buf stats to sysfs.
    - Assorted fixes to fbdev/omap2.
    - dma-buf: Document DMA_BUF_IOCTL_SYNC
    - Improve dma-buf non-dynamic exporter expectations better.
    - Add module parameters for dma-buf size and list limit.
    - Add HDMI codec support to vc4, to replace vc4's own codec.
    - Document dma-buf implicit fencing rules.
    - dma_resv_test_signaled test_all handling.
    
    Core Changes:
    - Extract i915's eDP backlight code into DRM helpers.
    - Assorted docbook updates.
    - Rework drm_dp_aux documentation.
    - Add support for the DP aux bus.
    - Shrink dma-fence-chain slightly.
    - Add alloc/free helpers for dma-fence-chain.
    - Assorted fixes to TTM., drm/of, bridge
    - drm_gem_plane_helper_prepare/cleanup_fb is now the default for gem drivers.
    - Small fix for scheduler completion.
    - Remove use of drm_device.irq_enabled.
    - Print the driver name to dmesg when registering framebuffer.
    - Export drm/gem's shadow plane handling, and use it in vkms.
    - Assorted small fixes.
    
    Driver Changes:
    - Add eDP backlight to nouveau.
    - Assorted fixes and cleanups to nouveau, panfrost, vmwgfx, anx7625,
      amdgpu, gma500, radeon, mgag200, vgem, vc4, vkms, omapdrm.
    - Add support for Samsung DB7430, Samsung ATNA33XC20, EDT ETMV570G2DHU,
      EDT ETM0350G0DH6, Innolux EJ030NA panels.
    - Fix some simple pannels missing bus_format and connector types.
    - Add mks-guest-stats instrumentation support to vmwgfx.
    - Merge i915-ttm topic branch.
    - Make s6e63m0 panel use Mipi-DBI helpers.
    - Add detect() supoprt for AST.
    - Use interrupts for hotplug on vc4.
    - vmwgfx is now moved to drm-misc-next, as sroland is no longer a maintainer for now.
    - vmwgfx now uses copies of vmware's internal device headers.
    - Slowly convert ti-sn65dsi83 over to atomic.
    - Rework amdgpu dma-resv handling.
    - Fix virtio fencing for planes.
    - Ensure amdgpu can always evict to SYSTEM.
    - Many drivers fixed for implicit fencing rules.
    - Set default prepare/cleanup fb for tiny, vram and simple helpers too.
    - Rework panfrost gpu reset and related serialization.
    - Update VKMS todo list.
    - Make bochs a tiny gpu driver, and use vram helper.
    - Use linux irq interfaces instead of drm_irq in some drivers.
    - Add support for Raspberry Pi Pico to GUD.
    
  • drm-fixes-2021-07-16
    drm fixes for 5.14-rc2
    
    dma-buf:
    - Fix fence leak in sync_file_merge() error code
    
    drm/panel:
    - nt35510: Don't fail on DSI reads
    
    fbdev:
    - Avoid use-after-free by not deleting current video mode
    
    ttm:
    - Avoid NULL-ptr deref in ttm_range_man_fini()
    
    vmwgfx:
    - Fix a merge commit
    
    qxl:
    - fix a TTM regression
    
    amdgpu:
    - SR-IOV fixes
    - RAS fixes
    - eDP fixes
    - SMU13 code unification to facilitate fixes in the future
    - Add new renoir DID
    - Yellow Carp fixes
    - Beige Goby fixes
    - Revert a bunch of TLB fixes that caused regressions
    - Revert an LTTPR display regression
    
    amdkfd
    - Fix VRAM access regression
    - SVM fixes
    
    i915:
    - Fix -EDEADLK handling regression
    - Drop the page table optimisation
    
  • drm-misc-fixes-2021-07-15
    Short summary of fixes pull (less than what git shortlog provides):
    
     * fbdev: Avoid use-after-free by not deleting current video mode
     * ttm: Avoid NULL-ptr deref in ttm_range_man_fini()
     * vmwgfx: Fix a merge commit
    
  • amd-drm-fixes-5.14-2021-07-14
    amd-drm-fixes-5.14-2021-07-14:
    
    amdgpu:
    - SR-IOV fixes
    - RAS fixes
    - eDP fixes
    - SMU13 code unification to facilitate fixes in the future
    - Add new renoir DID
    - Yellow Carp fixes
    - Beige Goby fixes
    - Revert a bunch of TLB fixes that caused regressions
    - Revert an LTTPR display regression
    
    amdkfd
    - Fix VRAM access regression
    - SVM fixes