Tags

Tags give the ability to mark specific points in history as being important
  • drm-misc-next-fixes-2023-02-02

    Short summary of fixes pull:
    
    A number of simple fixes throughout the DRM codebase.
    
  • amd-drm-fixes-6.2-2023-02-01

    amd-drm-fixes-6.2-2023-02-01:
    
    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
  • v6.2-rc6

    6d796c50 · Linux 6.2-rc6 ·
    Linux 6.2-rc6
    
  • amd-drm-next-6.3-2023-01-27

    amd-drm-next-6.3-2023-01-27:
    
    amdgpu:
    - GC11 fixes
    - SMU13 fixes
    - Freesync fixes
    - DP MST fixes
    - DP MST code rework and cleanup
    - AV1 fixes for VCN4
    - DCN 3.2.x fixes
    - PSR fixes
    - DML optimizations
    - DC link code rework
  • 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-misc-fixes-2023-01-26

    A fix and a preliminary patch to fix a memory leak in i915, and a use
    after free fix for fbdev deferred io
    
  • drm-misc-next-2023-01-26

    drm-misc-next for v6.3:
    
    UAPI Changes:
    
    Cross-subsystem Changes:
    
    Core Changes:
    
     * fbdev-helper: Streamline code in generic fbdev and its helpers
    
     * TTM: Fixes plus their reverts
    
    Driver Changes:
    
     * accel/ivpu: Typo fixes
    
     * i915: TTM-related fixes
    
     * nouveau: Remove unused return value from disable helper
    
  • amd-drm-fixes-6.2-2023-01-25

    amd-drm-fixes-6.2-2023-01-25:
    
    amdgpu:
    - GC11.x fixes
    - SMU13.0.0 fix
    - Freesync video fix
    - DP MST fixes
    
    drm:
    - DP MST kref fix
  • drm-misc-next-2023-01-24

    drm-misc-next for v6.3:
    
    UAPI Changes:
    
    Cross-subsystem Changes:
    
    Core Changes:
    
     * EDID: Improved mode parsing and refactoring
    
     * fbdev: Cleanups
    
     * format-helper: Add conversion from XRGB8888 to XBGR8888 and ABGR8888
    
    Driver Changes:
    
     * accel/ivpu: Add driver for Intel VPU accelerator
    
     * bridge: Support i.MX93 LDB plus DT bindings
    
     * exynos: Fixes
    
     * panel: vtdr6130: Fixes; Support AUO A030JTN01 plus DT bindings
    
     * simpledrm: Support system-memory framebuffers plus DT bindings
    
     * ssd130x: Fix sparse warning
    
  • v6.2-rc5

    2241ab53 · Linux 6.2-rc5 ·
    Linux 6.2-rc5
    
  • amd-drm-next-6.3-2023-01-20

    amd-drm-next-6.3-2023-01-20:
    
    amdgpu:
    - Secure display fixes
    - Fix scaling
    - Misc code cleanups
    - Display BW alloc logic updates
    - DCN 3.2 fixes
    - Fix power reporting on certain firmwares for CZN/RN
    - SR-IOV fixes
    - Link training cleanup and code rework
    - HDCP fixes
    - Reserved VMID fix
    - Documentation updates
    - Colorspace fixes
    - RAS updates
    - GC11.0 fixes
    - VCN instance harvesting fixes
    - DCN 3.1.4/5 workarounds for S/G displays
    - Add PCIe info to the INFO IOCTL
    
    amdkfd:
    - XNACK fix
    
    UAPI:
    - Add PCIe gen/lanes info to the amdgpu INFO IOCTL
      Nesa ultimately plans to use this to make decisions about buffer placement optimizations
      Mesa MR: https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20790
  • 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
    
  • amd-drm-fixes-6.2-2023-01-19

    amd-drm-fixes-6.2-2023-01-19:
    
    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-misc-next-2023-01-19

    drm-misc-next for $kernel-version:
    
    UAPI Changes:
    
    Cross-subsystem Changes:
    
    Core Changes:
    
     * Cleanup unneeded include statements wrt <linux/fb.h>, <drm/drm_fb_helper.h>
       and <drm/drm_crtc_helper.h>
    
     * Remove unused helper DRM_DEBUG_KMS_RATELIMITED()
    
     * fbdev: Remove obsolete aperture field from struct fb_device, plus
       driver cleanups; Remove unused flag FBINFO_MISC_FIRMWARE
    
     * MIPI-DSI: Fix brightness, plus rsp. driver updates
    
     * scheduler: Deprecate drm_sched_resubmit_jobs()
    
     * ttm: Fix MIPS build; Remove ttm_bo_wait(); Documentation fixes
    
    Driver Changes:
    
     * Remove obsolete drivers for userspace modesetting i810, mga, r128,
       savage, sis, tdfx, via
    
     * bridge: Support CDNS DSI J721E, plus DT bindings; lt9611: Various
       fixes and improvements; sil902x: Various fixes; Fixes
    
     * nouveau: Removed support for legacy ioctls; Replace zero-size array;
       Cleanups
    
     * panel: Fixes
    
     * radeon: Use new DRM logging helpers
    
  • drm-misc-fixes-2023-01-19

    A fix for vc4 to address a memory leak when allocating a buffer, a
    Kconfig fix for panfrost and two fixes for i915 and fb-helper to
    address some bugs with vga-switcheroo.
    
  • v6.2-rc4

    5dc4c995 · Linux 6.2-rc4 ·
    Linux 6.2-rc4
    
  • amd-drm-next-6.3-2023-01-13

    amd-drm-next-6.3-2023-01-13:
    
    amdgpu:
    - Fix possible segfault in failure case
    - Rework FW requests to happen in early_init for all IPs so
      that we don't lose the sbios console if FW is missing
    - PSR fixes
    - Misc cleanups
    - Unload fix
    - SMU13 fixes
    
    amdkfd:
    - Fix for cleared VRAM BOs
    - Fix cleanup if GPUVM creation fails
    - Memory accounting fix
    - Use resource_size rather than open codeing it
    - GC11 mGPU fix
    
    radeon:
    - Fix memory leak on shutdown
  • 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-misc-fixes-2023-01-12

    Several fixes for amdgpu (all addressing issues with fences), yet
    another orientation quirk for a Lenovo device, a use-after-free fix for
    virtio, a regression fix in TTM and a performance regression in drm
    buddy.
    
  • drm-misc-next-2023-01-12

    drm-misc-next for v6.3:
    
    UAPI Changes:
    
     * fourcc: Document Open Source user waiver
    
    Cross-subsystem Changes:
    
     * firmware: fix color-format selection for system framebuffers
    
    Core Changes:
    
     * format-helper: Add conversion from XRGB8888 to various sysfb formats;
       Make XRGB8888 the only driver-emulated legacy format
    
     * fb-helper: Avoid blank consoles from selecting an incorrect color format
    
     * probe-helper: Enable/disable HPD on connectors plus driver updates
    
     * Use drm_dbg_ helpers in several places
    
     * docs: Document defaults for CRTC backgrounds; Document use of drm_minor
    
    Driver Changes:
    
     * arm/hdlcd: Use new debugfs helpers
    
     * gud: Use new debugfs helpers
    
     * panel: Support Visionox VTDR6130 AMOLED DSI; Support Himax HX8394; Convert
       many drivers to common generic DSI write-sequence helper
    
     * v3d: Do not opencode drm_gem_object_lookup()
    
     * vc4: Various HVS an CRTC fixes
    
     * vkms: Fix SEGFAULT from incorrect GEM-buffer mapping
    
     * Convert various drivers to i2c probe_new()