Skip to content
Tags give the ability to mark specific points in history as being important
  • drm-next-2022-08-12-1
    drm fixes for 6.0-rc1
    
    gem:
    - Annotate WW context in error paths
    
    shmem-helper:
    - Add missing vunmap in error paths
    
  • drm-misc-next-fixes-2022-08-10
    Short summary of fixes pull:
    
     * gem: Annotate WW context in error paths
     * shmem-helper: Add missing vunmap in error paths
    
  • drm-next-2022-08-03
    drm for 5.20/6.0
    
    New driver:
    - logicvc
    
    vfio:
    - use aperture API
    
    core:
    - of: Add data-lane helpers and convert drivers
    - connector: Remove deprecated ida_simple_get()
    
    media:
    - Add various RGB666 and RGB888 format constants
    
    panel:
    - Add HannStar HSD101PWW
    - Add ETML0700Y5DHA
    
    dma-buf:
    - add sync-file API
    - set dma mask for udmabuf devices
    
    fbcon:
    - Improve scrolling performance
    - Sanitize input
    
    fbdev:
    - device unregistering fixes
    - vesa: Support COMPILE_TEST
    - Disable firmware-device registration when first native driver loads
    
    aperture:
    - fix segfault during hot-unplug
    - export for use with other subsystems
    
    client:
    - use driver validated modes
    
    dp:
    - aux: make probing more reliable
    - mst: Read extended DPCD capabilities during system resume
    - Support waiting for HDP signal
    - Port-validation fixes
    
    edid:
    - CEA data-block iterators
    - struct drm_edid introduction
    - implement HF-EEODB extension
    
    gem:
    - don't use fb format non-existing planes
    
    probe-helper:
    - use 640x480 as displayport fallback
    
    scheduler:
    - don't kill jobs in interrupt context
    
    bridge:
    - Add support for i.MX8qxp and i.MX8qm
    - lots of fixes/cleanups
    - Add TI-DLPC3433
    - fy07024di26a30d: Optional GPIO reset
    - ldb: Add reg and reg-name properties to bindings, Kconfig fixes
    - lt9611: Fix display sensing;
    - tc358767: DSI/DPI refactoring and DSI-to-eDP support, DSI lane handling
    - tc358775: Fix clock settings
    - ti-sn65dsi83: Allow GPIO to sleep
    - adv7511: I2C fixes
    - anx7625: Fix error handling; DPI fixes; Implement HDP timeout via callback
    - fsl-ldb: Drop DE flip
    - ti-sn65dsi86: Convert to atomic modesetting
    
    amdgpu:
    - use atomic fence helpers in DM
    - fix VRAM address calculations
    - export CRTC bpc via debugfs
    - Initial devcoredump support
    - Enable high priority gfx queue on asics which support it
    - Adjust GART size on newer APUs for S/G display
    - Soft reset for GFX 11 / SDMA 6
    - Add gfxoff status query for vangogh
    - Fix timestamps for cursor only commits
    - Adjust GART size on newer APUs for S/G display
    - fix buddy memory corruption
    
    amdkfd:
    - MMU notifier fixes
    - P2P DMA support using dma-buf
    - Add available memory IOCTL
    - HMM profiler support
    - Simplify GPUVM validation
    - Unified memory for CWSR save/restore area
    
    i915:
    - General driver clean-up
    - DG2 enabling (still under force probe)
      - DG2 small BAR memory support
      - HuC loading support
      - DG2 workarounds
      - DG2/ATS-M device IDs added
    - Ponte Vecchio prep work and new blitter engines
    - add Meteorlake support
    - Fix sparse warnings
    - DMC MMIO range checks
    - Audio related fixes
    - Runtime PM fixes
    - PSR fixes
    - Media freq factor and per-gt enhancements
    - DSI fixes for ICL+
    - Disable DMC flip queue handlers
    - ADL_P voltage swing updates
    - Use more the VBT for panel information
    - Fix on Type-C ports with TBT mode
    - Improve fastset and allow seamless M/N changes
    - Accept more fixed modes with VRR/DMRRS panels
    - Disable connector polling for a headless SKU
    - ADL-S display PLL w/a
    - Enable THP on Icelake and beyond
    - Fix i915_gem_object_ggtt_pin_ww regression on old platforms
    - Expose per tile media freq factor in sysfs
    - Fix dma_resv fence handling in multi-batch execbuf
    - Improve on suspend / resume time with VT-d enabled
    - export CRTC bpc settings via debugfs
    
    msm:
    - gpu: a619 support
    - gpu: Fix for unclocked GMU register access
    - gpu: Devcore dump enhancements
    - client utilization via fdinfo support
    - fix fence rollover issue
    - gem: Lockdep false-positive warning fix
    - gem: Switch to pfn mappings
    - WB support on sc7180
    - dp: dropped custom bulk clock implementation
    - fix link retraining on resolution change
    - hdmi: dropped obsolete GPIO support
    
    tegra:
    - context isolation for host1x engines
    - tegra234 soc support
    
    mediatek:
    - add vdosys0/1 for mt8195
    - add MT8195 dp_intf driver
    
    exynos:
    - Fix resume function issue of exynos decon driver by calling
      clk_disable_unprepare() properly if clk_prepare_enable() failed.
    
    nouveau:
    - set of misc fixes/cleanups
    - display cleanups
    
    gma500:
    - Cleanup connector I2C handling
    
    hyperv:
    - Unify VRAM allocation of Gen1 and Gen2
    
    meson:
    - Support YUV422 output; Refcount fixes
    
    mgag200:
    - Support damage clipping
    - Support gamma handling
    - Protect concurrent HW access
    - Fixes to connector
    - Store model-specific limits in device-info structure
    - fix PCI register init
    
    panfrost:
    - Valhall support
    
    r128:
    - Fix bit-shift overflow
    
    rockchip:
    - Locking fixes in error path
    
    ssd130x:
    - Fix built-in linkage
    
    udl:
    - Always advertize VGA connector
    
    ast:
    - Support multiple outputs
    - fix black screen on resume
    
    sun4i:
    - HDMI PHY cleanups
    
    vc4:
    - Add support for BCM2711
    
    vkms:
    - Allocate output buffer with vmalloc()
    
    mcde:
    - Fix ref-count leak
    
    mxsfb/lcdif:
    - Support i.MX8MP LCD controller
    
    stm/ltdc:
    - Support dynamic Z order
    - Support mirroring
    
    ingenic:
    - Fix display at maximum resolution
    
  • v5.19
    3d7cb6b0 · Linux 5.19 ·
    Linux 5.19
    
  • amd-drm-next-5.20-2022-07-29
    amd-drm-next-5.20-2022-07-29:
    
    amdgpu:
    - Misc spelling and grammar fixes
    - DC whitespace cleanups
    - ACP smatch fix
    - GFX 11.0 updates
    - PSP 13.0 updates
    - VCN 4.0 updates
    - DC FP fix for PPC64
    - Misc bug fixes
    
    amdkfd:
    - SVM fixes
  • drm-fixes-2022-07-30
    drm fixes for 5.19 final (part 2)
    
    nouveau:
    - page migration fix
    
    simpledrm:
    - fix mode_valid return value
    
  • drm-misc-fixes-2022-07-29
    One fix to fix simpledrm mode_valid return value, and one for page
    migration in nouveau
    
  • drm-fixes-2022-07-29
    drm fixes for 5.19 final
    
    i915:
    - Further reset robustness improvements for execlists [Wa_22011802037]
    
  • drm-misc-fixes-2022-07-28
    A single patch fixing the return type of the mode_valid implementation of
    simpledrm
    
  • topic/nouveau-misc-2022-07-27
    drm/nouveau-misc: display patches.
    
    These are just some precursor and cleanup display patches from Ben,
    tested by Lyude.
    
  • amd-drm-next-5.20-2022-07-26
    amdgpu:
    - VCN4 fixes
    - RAS support for UMC 8.10
    - ACP support for jadeite platforms
    - NBIO HDP flush fixes
    - Misc spelling and grammar fixes
    - Runtime PM fixes
    - Non-DC HPD fix
    - Clean up amdgpu DM code
    - DSC fixes
    - Expose some additional GFXOFF data via debugfs
    - More FP clean up for new DCN blocks
    - PPC DC FP fixes
    - DCN 3.1.4 fixes
    - DC DML stack usage fixes
    - GMC fixes
    - SPM fixes for RDNA2
    
    amdkfd:
    - MMU notifier fix
    - Mutex fix
    
    UAPI:
    - Add a comment about VCN4 unified queues
    - IP version information for UMDs
      Proposed mesa change: https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17411/diffs?commit_id=c8a63590dfd0d64e6e6a634dcfed993f135dd075
  • v5.19-rc8
    e0dccc3b · Linux 5.19-rc8 ·
    Linux 5.19-rc8
    
  • drm-fixes-2022-07-22
    drm fixes for 5.19-rc8
    
    scheduler:
    - scheduling while atomic fix
    
    ttm:
    - locking fix
    
    edp:
    - variable typo fix
    
    i915:
    - add back support for v69 firmware on ADL-P.
    
    amdgpu:
    - Drop redundant buffer cleanup that can lead to a segfault
    - Add a bo_list mutex to avoid possible list corruption in CS
    - dmub notification fix
    
    imx:
    - fix error path
    
  • drm-misc-fixes-2022-07-21
    A scheduling-while-atomic fix for drm/scheduler, a locking fix for TTM,
    a typo fix for panel-edp and a resource removal fix for imx/dcss
    
  • drm-misc-next-fixes-2022-07-21
    Short summary of fixes pull:
    
     * amdgpu: Fix for drm buddy memory corruption
     * nouveau: PM fixes; DP fixes
    
  • amd-drm-fixes-5.19-2022-07-20
    amd-drm-fixes-5.19-2022-07-20:
    
    amdgpu:
    - Drop redundant buffer cleanup that can lead to a segfault
    - Add a bo_list mutex to avoid possible list corruption in CS
  • v5.19-rc7
    ff699273 · Linux 5.19-rc7 ·
    Linux 5.19-rc7
    
  • amd-drm-fixes-5.19-2022-07-15
    amd-drm-fixes-5.19-2022-07-15:
    
    amdgpu:
    - DMUB display fix
  • drm-fixes-2022-07-15
    drm fixes for 5.19-rc7
    
    amdgpu:
    - revert buddy allocator support for now
    - DP MST blank screen fix for specific platforms
    - MEC firmware check fix for GC 10.3.7
    - Deep color fix for DCE
    - Fix possible divide by 0
    - Coverage blend mode fix
    - Fix cursor only commit timestamps
    
    i915:
    - Selftest fix
    - TTM fix sg_table construction
    - Error return fixes
    - Fix a performance regression related to waitboost
    - Fix GT resets
    
  • amd-drm-next-5.20-2022-07-14
    amd-drm-next-5.20-2022-07-14:
    
    amdgpu:
    - DCN3.2 updates
    - DC SubVP support
    - DP MST fixes
    - Audio fixes
    - DC code cleanup
    - SMU13 updates
    - Adjust GART size on newer APUs for S/G display
    - Soft reset for GFX 11
    - Soft reset for SDMA 6
    - Add gfxoff status query for vangogh
    - Improve BO domain pinning
    - Fix timestamps for cursor only commits
    - MES fixes
    - DCN 3.1.4 support
    - Misc fixes
    - Misc code cleanup
    
    amdkfd:
    - Simplify GPUVM validation
    - Unified memory for CWSR save/restore area
    - fix possible list corruption on queue failure
    
    radeon:
    - Fix bogus power of two warning
    
    UAPI:
    - Unified memory for CWSR save/restore area for KFD
      Proposed userspace: https://lists.freedesktop.org/archives/amd-gfx/2022-June/080952.html