Skip to content
Tags give the ability to mark specific points in history as being important
  • drm-fixes-2023-02-17
    drm fixes for 6.2 final
    
    drm:
    - dynamic debug disable for now
    
    fbdev:
    - deferred i/o device close fix
    
    amdgpu:
    - Fix GC11.x suspend warning
    - Fix display warning
    
    vc4:
    - YUV planes fix
    - hdmi display fix
    - crtc reduced blanking fix
    
    ast:
    - fix start address computation
    
    vmwgfx:
    - fix bo/handle races
    
    i915:
    - gen11 WA fix
    
  • drm-fixes-2023-02-10
    drm fixes for 6.2-rc8
    
    client:
    - refcount fix
    
    amdgpu:
    - a bunch of attempted flicker fixes that regressed turned into a user
      workaround option for now
    - Properly fix S/G display with AGP aperture enabled
    - Fix cursor offset with 180 rotation
    - SMU13 fixes
    - Use TGID for GPUVM traces
    - Fix oops on in fence error path
    - Don't run IB tests on hw rings when sw rings are in use
    - memory leak fix
    
    i915:
    - Display watermark fix
    - fbdev fix for PSR, FBC, DRRS
    - Move fd_install after last use of fence
    - Initialize the obj flags for shmem objects
    - Fix VBT DSI DVO port handling
    
    virtio-gpu:
    - fence fix
    
    nvidiafb:
    - regression fix for driver load when no hw supported
    
  • drm-fixes-2023-02-03
    drm fixes for 6.2-rc7
    
    dma-fence:
    - fix signaling bit for private fences
    
    panel:
    - boe-tv101wum-nl6 disable fix
    
    nouveau:
    - gm20b acr regression fix
    - tu102 scrub status fix
    - tu102 wait for firmware fix
    
    i915:
    - Fixes for potential use-after-free and double-free
    - GuC locking and refcount fixes
    - Display's reference clock value fix
    
    amdgpu:
    - GC11 fixes
    - DCN 3.1.4 fixes
    - NBIO 4.3 fix
    - DCN 3.2 fixes
    - Properly handle additional cases where DCN is not supported
    - SMU13 fixes
    
    vc4:
    - fix CEC adapter names
    
    ssd130x:
    - fix display init regression
    
  • drm-fixes-2023-01-27
    drm fixes for 6.2-rc6
    
    drm:
    - DP MST kref fix
    - fb_helper: check return value
    
    i915:
    - Fix BSC default context for Meteor Lake
    - Fix selftest-scheduler's modify_type
    - memory leak fix
    
    amdgpu:
    - GC11.x fixes
    - SMU13.0.0 fix
    - Freesync video fix
    - DP MST fixes
    - build fix
    
  • drm-fixes-2023-01-20
    drm fixes for 6.2-rc5
    
    fb-helper:
    - switcheroo fix
    
    msm:
    - kexec shutdown fix
    - fix potential double free
    
    i915:
    - Reject display plane with height == 0
    - re-disable RC6p on Sandy Bridge
    - Fix hugepages' selftest
    - DG2 hw workarounds
    - switcheroo fix
    
    vc4:
    - fix a memory leak
    
    panfrost:
    - Kconfig fix
    
    amdgpu:
    - Fix display scaling
    - Fix RN/CZN power reporting on some firmware versions
    - Colorspace fixes
    - Fix resource freeing in error case in CS IOCTL
    - Fix warning on driver unload
    - GC11 fixes
    - DCN 3.1.4/5 S/G display workarounds
    
  • drm-fixes-2023-01-13
    drm fixes for 6.2-rc4
    
    buddy:
    - benchmark regression fix for top-down buddy allocation
    
    panel:
    - add Lenovo panel orientation quirk
    
    ttm:
    - fix kernel oops regression
    
    amdgpu:
    - fix missing fence references
    - fix missing pipeline sync fencing
    - SMU13 fan speed fix
    - SMU13 fix power cap handling
    - SMU13 BACO fix
    - Fix a possible segfault in bo validation error case
    - Delay removal of firmware framebuffer
    - Fix error when unloading
    
    amdkfd:
    - SVM fix when clearing vram
    - GC11 fix for multi-GPU
    
    i915:
    - Reserve enough fence slot for i915_vma_unbind_vsync
    - Fix potential use after free
    - Reset engines twice in case of reset failure
    - Use multi-cast registers for SVG Unit registers
    
    msm:
    - display:
    - doc warning fixes
    - dt attribs cleanups
    - memory leak fix
    - error handing in hdmi probe fix
    - dp_aux_isr incorrect signalling fix
    - shutdown path fix
    - accel:
    - a5xx: fix quirks to be a bitmask
    - a6xx: fix gx halt to avoid 1s hang
    - kexec shutdown fix
    - fix potential double free
    
    vmwgfx:
    - drop rcu usage to make code more robust
    
    virtio:
    - fix use-after-free in gem handle code
    
    nouveau:
    - drop unused nouveau_fbcon.c
    
  • drm-fixes-2023-01-06
    drm-fixes for 6.2-rc3
    
    drivers:
    - i915-gvt fixes
    - amdgpu/kfd fixes
    - panfrost bo refcounting fix
    - meson afbc corruption fix
    - imx plane width fix
    
    core:
    - drm/sched fixes
    - drm/mm kunit test fix
    - dma-buf export error handling fixes
    
  • drm-fixes-2023-01-01
    drm-fixes for 6.2-rc2
    
    - i915 fixes for newer platforms
    - i915 locking rework to not give up in vm eviction fallback path too
      early
    
  • drm-next-2022-12-23
    drm fixes for 6.2-rc1
    
    amdgpu:
    - Spelling fix
    - BO pin fix
    - Properly handle polaris 10/11 overlap asics
    - GMC9 fix
    - SR-IOV suspend fix
    - DCN 3.1.4 fix
    - KFD userptr locking fix
    - SMU13.x fixes
    - GDS/GWS/OA handling fix
    - Reserved VMID handling fixes
    - FRU EEPROM fix
    - BO validation fixes
    - Avoid large variable on the stack
    - S0ix fixes
    - SMU 13.x fixes
    - VCN fix
    - Add missing fence reference
    
    amdkfd:
    - Fix init vm error handling
    - Fix double release of compute pasid
    
    i915
    - Documentation fixes
    - OA-perf related fix
    - VLV/CHV HDMI/DP audio fix
    - Display DDI/Transcoder fix
    - Migrate fixes
    
  • drm-next-2022-12-13
    drm for 6.2:
    
    Initial accel subsystem support. There are no drivers yet, just the framework.
    
    New driver:
    - ofdrm - replacement for offb
    
    fbdev:
    - add support for nomodeset
    
    fourcc:
    - add Vivante tiled modifier
    
    core:
    - atomic-helpers: CRTC primary plane test fixes, fb access hooks
    - connector: TV API consistency, cmdline parser improvements
    - send connector hotplug on cleanup
    - sort makefile objects
    
    tests:
    - sort kunit tests
    - improve DP-MST tests
    - add kunit helpers to create a device
    
    sched:
    - module param for scheduling policy
    - refcounting fix
    
    buddy:
    - add back random seed log
    
    ttm:
    - convert ttm_resource to size_t
    - optimize pool allocations
    
    edid:
    - HFVSDB parsing support fixes
    - logging/debug improvements
    - DSC quirks
    
    dma-buf:
    - Add unlocked vmap and attachment mapping
    - move drivers to common locking convention
    - locking improvements
    
    firmware:
    - new API for rPI firmware and vc4
    
    xilinx:
    - zynqmp: displayport bridge support
    - dpsub fix
    
    bridge:
    - adv7533: Remove dynamic lane switching
    - it6505: Runtime PM support, sync improvements
    - ps8640: Handle AUX defer messages
    - tc358775: Drop soft-reset over I2C
    
    panel:
    - panel-edp: Add INX N116BGE-EA2 C2 and C4 support.
    - Jadard JD9365DA-H3
    - NewVision NV3051D
    
    amdgpu:
    - DCN support on ARM
    - DCN 2.1 secure display
    - Sienna Cichlid mode2 reset fixes
    - new GC 11.x firmware versions
    - drop AMD specific DSC workarounds in favour of drm code
    - clang warning fixes
    - scheduler rework
    - SR-IOV fixes
    - GPUVM locking fixes
    - fix memory leak in CS IOCTL error path
    - flexible array updates
    - enable new GC/PSP/SMU/NBIO IP
    - GFX preemption support for gfx9
    
    amdkfd:
    - cache size fixes
    - userptr fixes
    - enable cooperative launch on gfx 10.3
    - enable GC 11.0.4 KFD support
    
    radeon:
    - replace kmap with kmap_local_page
    - ACPI ref count fix
    - HDA audio notifier support
    
    i915:
    - DG2 enabled by default
    - MTL enablement work
    - hotplug refactoring
    - VBT improvements
    - Display and watermark refactoring
    - ADL-P workaround
    - temp disable runtime_pm for discrete-
    - fix for A380 as a secondary GPU
    - Wa_18017747507 for DG2
    - CS timestamp support fixes for gen5 and earlier
    - never purge busy TTM objects
    - use i915_sg_dma_sizes for all backends
    - demote GuC kernel contexts to normal priority
    - gvt: refactor for new MDEV interface
    - enable DC power states on eDP ports
    - fix gen 2/3 workarounds
    
    nouveau:
    - fix page fault handling
    - Ampere acceleration support
    - driver stability improvements
    - nva3 backlight support
    
    msm:
    - MSM_INFO_GET_FLAGS support
    - DPU: XR30 and P010 image formats
    - Qualcomm SM6115 support
    - DSI PHY support for QCM2290
    - HDMI: refactored dev init path
    - remove exclusive-fence hack
    - fix speed-bin detection
    - enable clamp to idle on 7c3
    - improved hangcheck detection
    
    vmwgfx:
    - fb and cursor refactoring
    - convert to generic hashtable
    - cursor improvements
    
    etnaviv:
    - hw workarounds
    - softpin MMU fixes
    
    ast:
    - atomic gamma LUT support
    - convert to SHMEM
    
    lcdif:
    - support YUV planes
    - Increase DMA burst size
    - FIFO threshold tuning
    
    meson:
    - fix return type of cvbs mode_valid
    
    mgag200:
    - fix PLL setup on some revisions
    
    sun4i:
    - A100 and D1 support
    
    udl:
    - modesetting improvements
    - hot unplug support
    
    vc4:
    - support PAL-M
    - fix regression preventing 4K @ 60Hz
    - fix NULL ptr deref
    
    v3d:
    - switch to drm managed resources
    
    renesas:
    - RZ/G2L DSI support
    - DU Kconfig cleanup
    
    mediatek:
    - fixup dpi and hdmi
    - MT8188 dpi support
    - MT8195 AFBC support
    
    tegra:
    - NVDEC hardware on Tegra234 SoC
    
    hdlcd:
    - switch to drm managed resources
    
    ingenic:
    - fix registration error path
    
    hisilicon:
    - convert to drm_mode_init
    
    maildp:
    - use managed resources
    
    mtk:
    - use drm_mode_init
    
    rockchip:
    - use drm_mode_copy
    
  • drm-fixes-2022-12-09
    drm fixes for 6.1-rc9
    
    amdgpu:
    - S0ix fix
    - DCN 3.2 array out of bounds fix
    
    shmem:
    - Fixes to shmem-helper error paths.
    
    bridge:
    - Fix polarity bug in bridge/ti-sn65dsi86.
    
    dw-hdmi:
    - Prefer 8-bit RGB fallback before any YUV mode in dw-hdmi, since some
      panels lie about YUV support.
    
    vmwgfx:
    - Stop using screen objects when SEV is active.
    
  • drm-fixes-2022-12-02
    drm fixes for 6.1-rc8
    
    i915:
    - Fix dram info readout
    - Remove non-existent pipes from bigjoiner pipe mask
    - Fix negative value passed as remaining time
    - Never return 0 if not all requests retired
    
    amdgpu:
    - VCN fix for vangogh
    
  • drm-fixes-2022-11-25
    drm fixes for 6.1-rc7
    
    amdgpu:
    - amdgpu gang submit fix.
    - DCN 3.1.4 fixes
    - DP MST DSC deadlock fixes
    - HMM userptr fixes
    - Fix Aldebaran CU occupancy reporting
    - GFX11 fixes
    - PSP suspend/resume fix
    - DCE12 KASAN fix
    - DCN 3.2.x fixes
    - Rotated cursor fix
    - SMU 13.x fix
    - DELL platform suspend/resume fixes
    - VCN4 SR-IOV fix
    - Display regression fix for polled connectors
    
    i915:
    - Fix GVT KVM reference count handling
    - Never purge busy TTM objects
    - Fix warn in intel_display_power_*_domain() functions
    
    dma-buf:
    - Use dma_fence_unwrap_for_each when importing sync files.
    - Fix race in dma_heap_add().
    
    fbcon:
    - Fix use of uninitialized memory in logo.
    
  • drm-fixes-2022-11-19
    drm fixes for 6.1-rc6
    
    core:
    - Fix potential memory leak in drm_dev_init()
    - Fix potential null-ptr-deref in drm_vblank_destroy_worker()
    - Revert hiding unregistered connectors from userspace, as it breaks on DP-MST.
    - Add workaround for DP++ dual mode adaptors that don't support
      i2c subaddressing.
    
    i915:
    - Fix uaf with lmem_userfault_list handling
    
    amdgpu:
    - gang submit fixes
    - Fix a possible memory leak in ganng submit error path
    - DP tunneling fixes
    - DCN 3.1 page flip fix
    - DCN 3.2.x fixes
    - DCN 3.1.4 fixes
    - Don't expose degamma on hardware that doesn't support it
    - BACO fixes for SMU 11.x
    - BACO fixes for SMU 13.x
    - Virtual display fix for devices with no display hardware
    
    amdkfd:
    - Memory limit regression fix
    
    tegra:
    - tegra20 GART fix
    
    vc4:
    - Fix error handling in vc4_atomic_commit_tail()
    
    lima:
    - Set lima's clkname corrrectly when regulator is missing.
    
    panel:
    - Set bpc for logictechno panels.
    
  • drm-fixes-2022-11-11
    drm fixes for 6.1-rc5
    
    amdgpu:
    - Fix s/r in amdgpu_vram_mgr_new
    - SMU 13.0.4 update
    - GPUVM TLB race fix
    - DCN 3.1.4 fixes
    - DCN 3.2.x fixes
    - Vega10 fan fix
    - BACO fix for Beige Goby board
    - PSR fix
    - GPU VM PT locking fixes
    
    amdkfd:
    - CRIU fixes
    
    vc4:
    - HDMI fixes to vc4.
    
    panfrost:
    - Make panfrost's uapi header compile with C++.
    - Handle 1 gb boundary correctly in panfrost mmu code.
    
    panel:
    - Add rotation quirks for 2 panels.
    
    rcar-du:
    - DSI Kconfig fix
    
    i915:
    - Fix sg_table handling in map_dma_buf
    - Send PSR update also on invalidate
    - Do not set cache_dirty for DGFX
    - Restore userptr probe_range behaviour
    
  • drm-fixes-2022-11-04-1
    drm fixes for 6.1-rc4
    
    amdgpu:
    - DCN 3.1.4 fixes
    - DCN 3.2.x fixes
    - GC 11.x fixes
    - Virtual display fix
    - Fail suspend if resources can't be evicted
    - SR-IOV fix
    - Display PSR fix
    
    amdkfd:
    - Fix possible NULL pointer deref
    - GC 11.x trap handler fix
    
    i915:
    - Add locking around DKL PHY register accesses
    - Stop abusing swiotlb_max_segment
    - Filter out invalid outputs more sensibly
    - Setup DDC fully before output init
    - Simplify intel_panel_add_edid_alt_fixed_modes()
    - Grab mode_config.mutex during LVDS init to avoid WARNs
    
    rockchip:
    - fix probing issues
    - fix framebuffer without iommu
    - fix vop selection
    - fix NULL ptr access
    
    imx:
    - Fix Kconfig.
    - fix mode_valid function
    
  • drm-fixes-2022-10-28
    drm fixes for 6.1-rc3
    
    sched:
    - Stop leaking fences when killing a sched entity.
    
    aperture:
    - Avoid uninitialized read in aperture_remove_conflicting_pci_device()
    
    bridge:
    - Fix HPD on bridge/ps8640.
    
    msm:
    - Fix shrinker deadlock
    - Fix crash during suspend after unbind
    - Fix IRQ lifetime issues
    - Fix potential memory corruption with too many bridges
    - Fix memory corruption on GPU state capture
    
    amdgpu:
    - Stable pstate fix
    - SMU 13.x updates
    - SR-IOV fixes
    - PCI AER fix
    - GC 11.x fixes
    - Display fixes
    - Expose IMU firmware version for debugging
    - Plane modifier fix
    - S0i3 fix
    
    amdkfd:
    - Fix possible memory leak
    - Fix GC 10.x cache info reporting
    
    i915:
    - Extend Wa_1607297627 to Alderlake-P
    - Keep PCI autosuspend control 'on' by default on all dGPU
    - Reset frl trained flag before restarting FRL training
    
  • drm-fixes-2022-10-21
    drm fixes for 6.1-rc2
    
    core:
    - fix connector DDC pointer
    - fix buffer overflow in format_helper_test
    
    amdgpu:
    - Mode2 reset fixes for Sienna Cichlid
    - Revert broken fan speed sensor fix
    - SMU 13.x fixes
    - GC 11.x fixes
    - RAS fixes
    - SR-IOV fixes
    - Fix BO move breakage on SI
    - Misc compiler fixes
    - Fix gfx9 APU regression caused by PCI AER fix
    
    vc4:
    - HDMI fixes
    
    panfrost:
    - compiler fixes
    
  • drm-next-2022-10-14
    drm fixes for 6.1-rc1
    
    amdgpu:
    - DC mutex fix
    - DC SubVP fixes
    - DCN 3.2.x fixes
    - DCN 3.1.x fixes
    - SDMA 6.x fixes
    - Enable DPIA for 3.1.4
    - VRR fixes
    - VRAM BO swapping fix
    - Revert dirty fb helper change
    - SR-IOV suspend/resume fixes
    - Work around GCC array bounds check fail warning
    - UMC 8.10 fixes
    - Misc fixes and cleanups
    
    i915:
    - Round to closest in g4x+ HDMI clock readout
    - Update MOCS table for EHL
    - Fix PSR_IMR/IIR field handling
    - Fix watermark calculations for gen12+/DG2 modifiers
    - Reject excessive dotclocks early
    - Fix revocation of non-persistent contexts
    - Handle migration for dpt
    - Fix display problems after resume
    - Allow control over the flags when migrating
    - Consider DG2_RC_CCS_CC when migrating buffers
    
  • drm-next-2022-10-07-1
    drm fix for 6.1-rc1
    
    sched:
    - revert patch causing oopses