Tags

Tags give the ability to mark specific points in history as being important
  • amd-drm-fixes-6.3-2023-03-23

    amd-drm-fixes-6.3-2023-03-23:
    
    amdgpu:
    - S4 fix
    - Soft reset fixes
    - SR-IOV fix
    - Remove an out of date comment in the DC code
    - ASPM fix
    - DCN 3.2 fixes
  • drm-misc-next-2023-03-23

    drm-misc-next for v6.4-rc1:
    
    Core Changes:
    - Add unit test for xrgb8888 to mono.
    - Assorted small fixes to format helper selftests.
    - Assorted documentation updates.
    - Drop drm_dev_set_unique.
    - Always use shadow buffer in generic fbdev emulation helpers, and
      improve error handling.
    
    Driver Changes:
    - Assorted small fixes to malidp, hdlcd, gma500, lima, bridge, rockchip.
    - Move fbdev in gma500 to use drm_client.
    - Convert bridge platform callbacks to void return.
    - Drop leftover from vgem to shmem helper conversion.
  • drm-misc-fixes-2023-03-23

    Short summary of fixes pull:
    
     * fixes for bind and probing error handling
     * panel-orientation fixes for Lenovo Book X90F
    
  • v6.3-rc3

    e8d018dd · Linux 6.3-rc3 ·
    Linux 6.3-rc3
    
  • amd-drm-next-6.4-2023-03-17

    amd-drm-next-6.4-2023-03-17:
    
    amdgpu:
    - Misc code cleanups
    - Documentation fixes
    - Make kobj structures const
    - Add thermal throttling adjustments for supported APUs
    - UMC RAS fixes
    - Display reset fixes
    - DCN 3.2 fixes
    - Freesync fixes
    - DC code reorg
    - Generalize dmabuf import to work with KFD
    - DC DML fixes
    - SRIOV fixes
    - UVD code cleanups
    - IH 4.4.2 updates
    - HDP 4.4.2 updates
    - SDMA 4.4.2 updates
    - PSP 13.0.6 updates
    - Add capped/uncapped workload handling for supported APUs
    - DCN 3.1.4 updates
    - Re-org DC Kconfig
    - USB4 fixes
    - Reorg DC plane and stream handling
    - Register vga_switcheroo for apple-gmux
    - SMU 13.0.6 updates
    - Fix error checking in read_mm_registers functions for affected families
    - VCN 4.0.4 fix
    - Drop redundant pci_enable_pcie_error_reporting() call
    - RDNA2 SMU OD suspend/resume fix
    - Expose additional memory stats via fdinfo
    - RAS fixes
    - Misc display fixes
    - DP MST fixes
    - IOMMU regression fix for KFD
    
    amdkfd:
    - Make kobj structures const
    - Support for exporting buffers via dmabuf
    - Multi-VMA page migration fixes
    - NBIO fixes
    - Misc code cleanups
    - Fix possible double free
    - Fix possible UAF
    
    radeon:
    - iMac fix
    
    UAPI:
    - KFD dmabuf export support.  Required for importing KFD buffers into GEM contexts and for RDMA P2P support.
      Proposed user mode changes: https://github.com/fxkamd/ROCT-Thunk-Interface/commits/fxkamd/dmabuf
  • drm-fixes-2023-03-17

    drm fixes for v6.3-rc3
    
    accel:
    - build fix for accel
    
    edid:
    - fix info leak in edid
    
    ttm:
    - fix NULL ptr deref
    - reference counting fix
    
    i915:
    - Fix hwmon PL1 power limit enabling
    - Fix audio ELD handling for DP MST
    - Fix PSR io and wake line calculations
    - Fix DG2 HDMI modes with 267.30 and 319.89 MHz pixel clocks
    - Fix SSEU subslice out-of-bounds access
    - Fix misuse of non-idle barriers as fence trackers
    
    amdgpu:
    - SMU 13 update
    - RDNA2 suspend/resume fix when overclocking is enabled
    - SRIOV VCN fixes
    - HDCP suspend/resume fix
    - Fix drm polling splat regression
    - Fix dirty rectangle tracking for PSR
    - Fix vangogh regression on certain BIOSes
    - Misc display fixes
    - Suspend/resume IOMMU regression fix
    
    amdkfd:
    - Fix BO offset for multi-VMA page migration
    - Fix a possible double free
    - Fix potential use after free
    - Fix process cleanup on module exit
    
    bridge:
    - fix returned array size name documentation
    
    fbdev:
    - ref-counting fix for fbdev deferred I/O
    
    virtio:
    - dma sync fix
    
    shmem-helper:
    - error path fix
    
    msm:
    - shrinker blocking fix
    
    panfrost:
    - shrinker rpm fix
    
    chipsfb:
    - fix error code
    
    meson:
    - fix 1px pink line
    - fix regulator interaction
    
    sun4i:
    - fix missing component unbind
    
         * driver fixes
    
  • drm-misc-next-2023-03-16

    drm-misc-next for v6.4-rc1:
    
    Cross-subsystem Changes:
    - Add drm_bridge.h to drm_bridge maintainers.
    
    Core Changes:
    - Assorted fixes to TTM, tests, format-helper, accel.
    - Assorted Makefile fixes to drivers and accel.
    - Implement fbdev emulation for GEM DMA drivers, and convert a lot of
      drivers to use it.
    - Use tgid instead of pid for tracking clients.
    
    Driver Changes:
    - Assorted fixes in rockchip, vmwgfx, nouveau, cirrus.
    - Add imx25 driver.
    - Add Elida KD50T048A, Sony TD4353, Novatek NT36523, STARRY 2081101QFH032011-53G panels.
    - Add 4K mode support to rockchip.
    - Convert cirrus to use regular atomic helpers, and more cirrus
      improvements.
    - Add damage clipping to cirrus, virtio.
  • drm-misc-fixes-2023-03-16

    Short summary of fixes pull:
    
     * fix info leak in edid
     * build fix for accel/
     * ref-counting fix for fbdev deferred I/O
     * driver fixes
    
  • amd-drm-fixes-6.3-2023-03-15

    amd-drm-fixes-6.3-2023-03-15:
    
    amdgpu:
    - SMU 13 update
    - RDNA2 suspend/resume fix when overclocking is enabled
    - SRIOV VCN fixes
    - HDCP suspend/resume fix
    - Fix drm polling splat regression
    - Fix dirty rectangle tracking for PSR
    - Fix vangogh regression on certain BIOSes
    - Misc display fixes
    - Suspend/resume IOMMU regression fix
    
    amdkfd:
    - Fix BO offset for multi-VMA page migration
    - Fix a possible double free
    - Fix potential use after free
    - Fix process cleanup on module exit
  • v6.3-rc2

    eeac8ede · Linux 6.3-rc2 ·
    Linux 6.3-rc2
    
  • drm-fixes-2023-03-10

    drm fixes for 6.3-rc2
    
    mailmap
    - add an entry
    
    nouveau:
    - fix system shutdown regression
    - build warning fix
    
    cirrus:
    - NULL ptr deref fix
    
    msm:
    - fix invalid ptr free in syncobj cleanup
    - sync GMU removal in teardown
    - a5xx preemption fixes
    - fix runpm imbalance
    - DPU hw fixes
    - stack corruption fix
    - clear DSPP reservation
    
    amdgpu:
    - Misc display fixes
    - UMC 8.10 fixes
    - Driver unload fixes
    - NBIO 7.3.0 fix
    - Error checking fixes for soc15, nv, soc21 read register interface
    - Fix video cap query for VCN 4.0.4
    
    amdkfd:
    - Fix return check in doorbell handling
    
  • amd-drm-fixes-6.3-2023-03-09

    amd-drm-fixes-6.3-2023-03-09:
    
    amdgpu:
    - Misc display fixes
    - UMC 8.10 fixes
    - Driver unload fixes
    - NBIO 7.3.0 fix
    - Error checking fixes for soc15, nv, soc21 read register interface
    - Fix video cap query for VCN 4.0.4
    
    amdkfd:
    - Fix return check in doorbell handling
  • amd-drm-fixes-6.3-2023-03-08

    amd-drm-fixes-6.3-2023-03-08:
    
    amdgpu:
    - Misc display fixes
    - UMC 8.10 fixes
    - Driver unload fixes
    - NBIO 7.3.0 fix
    - Error checking fixes for soc15, nv, soc21 read register interface
    - Fix video cap query for VCN 4.0.4
    
    amdkfd:
    - Fix BO offset for multi-VMA page migration
    - Fix return check in doorbell handling
  • drm-misc-next-2023-03-07

    drm-misc-next for v6.4-rc1:
    
    Note: Only changes since pull request from 2023-02-23 are included here.
    
    UAPI Changes:
    
    Cross-subsystem Changes:
    - Add Neil Armstrong as linaro maintainer.
    
    Core Changes:
    - Add function for adding syncobj dep to sched_job and use it in panfrost, v3d.
    - Improve DisplayID 2.0 topology parsing and EDID parsing in general.
    - Add a gem eviction function and callback for generic GEM shrinker
      purposes.
    - Prepare to convert shmem helper to use the GEM reservation lock instead of own
      locking. (Actual commit itself got reverted for now)
    - Move the suballocator from radeon and amdgpu drivers to core in preparation
      for Xe.
    - Assorted small fixes and documentation.
    
    Driver Changes:
    - Use drm_gem_objects_lookup in vc4.
    - Assorted small fixes to virtio, ast, bridge/tc358762, meson, nouveau.
    - Allow virtio KMS to be disabled and compiled out.
  • v6.3-rc1

    fe15c26e · Linux 6.3-rc1 ·
    Linux 6.3-rc1
    
  • drm-next-2023-03-03-1

    drm-next-fixes for 6.3-rc1
    
    fbdev:
    - fix uninit var in error path
    
    shmem:
    - revert unGPLing an export
    
    i915:
    - Don't use stolen memory or BAR mappings for ring buffers with LLC
    - Add inverted backlight quirk for HP 14-r206nv
    - Fix GSI offset for MCR lookups
    - GVT fixes (memleak, debugfs attributes, kconfig, typos)
    
    amdgpu:
    - SMU 13 fixes
    - Enable TMZ for GC 10.3.6
    - Misc display fixes
    - Buddy allocator fixes
    - GC 11 fixes
    - S0ix fix
    - INFO IOCTL queries for GC 11
    - VCN harvest fixes for SR-IOV
    - UMC 8.10 RAS fixes
    - Don't restrict bpc to 8
    - NBIO 7.5 fix
    - Allow freesync on PCon for more devices
    
    amdkfd:
    - SDMA fix
    - Illegal memory access fix
    
  • drm-next-2023-03-03

    drm fixes for rc1
    
    fbdev:
    - fix uninit var in error path
    
    shmem:
    - revert unGPLing an export
    
    i915:
    - Don't use stolen memory or BAR mappings for ring buffers with LLC
    - Add inverted backlight quirk for HP 14-r206nv
    - Fix GSI offset for MCR lookups
    - GVT fixes (memleak, debugfs attributes, kconfig, typos)
    
    amdgpu:
    - SMU 13 fixes
    - Enable TMZ for GC 10.3.6
    - Misc display fixes
    - Buddy allocator fixes
    - GC 11 fixes
    - S0ix fix
    - INFO IOCTL queries for GC 11
    - VCN harvest fixes for SR-IOV
    - UMC 8.10 RAS fixes
    - Don't restrict bpc to 8
    - NBIO 7.5 fix
    - Allow freesync on PCon for more devices
    
    amdkfd:
    - SDMA fix
    - Illegal memory access fix
    
    radeon:
    - Display fix for iMac11,2
    
  • amd-drm-fixes-6.3-2023-03-02

    amd-drm-fixes-6.3-2023-03-02:
    
    amdgpu:
    - SMU 13 fixes
    - Enable TMZ for GC 10.3.6
    - Misc display fixes
    - Buddy allocator fixes
    - GC 11 fixes
    - S0ix fix
    - INFO IOCTL queries for GC 11
    - VCN harvest fixes for SR-IOV
    - UMC 8.10 RAS fixes
    - Don't restrict bpc to 8
    - NBIO 7.5 fix
    - Allow freesync on PCon for more devices
    
    amdkfd:
    - SDMA fix
    - Illegal memory access fix
    
    radeon:
    - Display fix for iMac11,2
    
    UAPI:
    - Add some additional INFO IOCTL queries for GC 11 fixes
      Mesa MR: https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21403
  • drm-misc-next-fixes-2023-02-28

    Short summary of fixes pull:
    
    Fixes uninitialized variables in fbdev error paths and reverts an
    SHMEM-helper symbol back to being exported as GPL.
    
  • drm-misc-next-2023-02-23

    drm-misc-next for v6.4-rc1:
    
    First pull request to keep the delta from growing too big.
    
    UAPI Changes:
    - Convert rockchip bindings to YAML.
    - Constify kobj_type structure in dma-buf.
    - FBDEV cmdline parser fixes, and other small fbdev fixes for mode
      parsing.
    
    Cross-subsystem Changes:
    - Actually signal the private stub dma-fence.
    
    Core Changes:
    - Fixes to HPD polling.
    - Assorted small fixes in simpledrm, bridge, accel, shmem-helper,
      and the selftest of format-helper.
    - Remove dummy resource when ttm bo is created, and during pipelined
      gutting. Fix all drivers to accept a NULL ttm_bo->resource.
    - Handle pinned BO moving prevention in ttm core.
    - Set drm panel-bridge orientation before connector is registered.
    - Remove dumb_destroy callback.
    - Add documentation to GEM_CLOSE, PRIME_HANDLE_TO_FD, PRIME_FD_TO_HANDLE, GETFB2 ioctl's.
    - Add atomic enable_plane callback, use it in ast, mgag200, tidss.
    
    Driver Changes:
    - Add Radxa 8/10HD, Samsung AMS495QA01 panels.
    - Fix ivpu compiler errors.
    - Assorted fixes to drm/panel, malidp, rockchip, ivpu, amdgpu, vgem,
      nouveau, vc4.
    - Assorted cleanups, simplifications and fixes to vmwgfx.