Tags

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

    drm-misc-next for v5.18:
    
    UAPI Changes:
    
    Cross-subsystem Changes:
    - Split out panel-lvds and lvds dt bindings .
    - Put yes/no on/off disabled/enabled strings in linux/string_helpers.h
      and use it in drivers and tomoyo.
    - Clarify dma_fence_chain and dma_fence_array should never include eachother.
    - Flatten chains in syncobj's.
    - Don't double add in fbdev/defio when page is already enlisted.
    - Don't sort deferred-I/O pages by default in fbdev.
    
    Core Changes:
    - Fix missing pm_runtime_put_sync in bridge.
    - Set modifier support to only linear fb modifier if drivers don't
      advertise support.
    - As a result, we remove allow_fb_modifiers.
    - Add missing clear for EDID Deep Color Modes in drm_reset_display_info.
    - Assorted documentation updates.
    - Warn once in drm_clflush if there is no arch support.
    - Add missing select for dp helper in drm_panel_edp.
    - Assorted small fixes.
    - Improve fb-helper's clipping handling.
    - Don't dump shmem mmaps in a core dump.
    - Add accounting to ttm resource manager, and use it in amdgpu.
    - Allow querying the detected eDP panel through debugfs.
    - Add helpers for xrgb8888 to 8 and 1 bits gray.
    - Improve drm's buddy allocator.
    - Add selftests for the buddy allocator.
    
    Driver Changes:
    - Add support for nomodeset to a lot of drm drivers.
    - Use drm_module_*_driver in a lot of drm drivers.
    - Assorted small fixes to bridge/lt9611, v3d, vc4, vmwgfx, mxsfb, nouveau,
      bridge/dw-hdmi, panfrost, lima, ingenic, sprd, bridge/anx7625, ti-sn65dsi86.
    - Add bridge/it6505.
    - Create DP and DVI-I connectors in ast.
    - Assorted nouveau backlight fixes.
    - Rework amdgpu reset handling.
    - Add dt bindings for ingenic,jz4780-dw-hdmi.
    - Support reading edid through aux channel in ingenic.
    - Add a drm driver for Solomon SSD130x OLED displays.
    - Add simple support for sharp LQ140M1JW46.
    - Add more panels to nt35560.
    
  • v5.17-rc5

    cfb92440 · Linux 5.17-rc5 ·
    Linux 5.17-rc5
    
  • amd-drm-next-5.18-2022-02-18

    amd-drm-next-5.18-2022-02-18:
    
    amdgpu:
    - kerneldoc fixes
    - Expose IP discovery data via sysfs
    - RAS rework
    - SRIOV fixes
    - Display FP fix
    - RDNA2 SMU fixes
    - Display DSC fixes
    - Cyan Skillfish update
    - GC 10.3.7 updates
    - SDMA 5.2.7 updates
    - DCN 3.1.6 updates
    - Fix ASPM handling
    - GC 10.3.6 updates
    
    amdkfd:
    - SPDX header cleanups
    - SDMA queue handling fixes
    - Misc fixes
    
    radeon:
    - iMac backlight fix
  • drm-fixes-2022-02-18

    drm fixes for 5.17-rc5
    
    cma-helper:
    - set VM_DONTEXPAND
    
    atomic:
    - error handling fix.
    
    mediatek:
    - fix probe defer loop with external bridge
    
    amdgpu:
    - Stable pstate clock fixes for Dimgrey Cavefish and Beige Goby
    - S0ix SDMA fix
    - Yellow Carp GPU reset fix
    
    radeon:
    - Backlight fix for iMac 12,1
    
    i915:
    - GVT kerneldoc cleanup.
    - GVT Kconfig should depend on X86
    - Prevent out of range access in SWSCI display code.
    - Fix mbus join and dbuf slice config lookup.
    - Fix inverted priority selection in the TTM backend.
    - Fix FBC plane end Y offset check.
    
  • drm-misc-fixes-2022-02-17

     * drm/cma-helper: Set VM_DONTEXPAND
     * drm/atomic: Fix error handling in drm_atomic_set_mode_for_crtc()
    
  • amd-drm-fixes-5.17-2022-02-16

    amd-drm-fixes-5.17-2022-02-16:
    
    amdgpu:
    - Stable pstate clock fixes for Dimgrey Cavefish and Beige Goby
    - S0ix SDMA fix
    - Yellow Carp GPU reset fix
    
    radeon:
    - Backlight fix for iMac 12,1
  • v5.17-rc4

    754e0b0e · Linux 5.17-rc4 ·
    Linux 5.17-rc4
    
  • amd-drm-next-5.18-2022-02-11-1

    amd-drm-next-5.18-2022-02-11-1:
    
    amdgpu:
    - Clean up of power management code
    - Enable freesync video mode by default
    - Clean up of RAS code
    - Improve VRAM access for debug using SDMA
    - Coding style cleanups
    - SR-IOV fixes
    - More display FP reorg
    - TLB flush fixes for Arcuturus, Vega20
    - Misc display fixes
    - Rework special register access methods for SR-IOV
    - DP2 fixes
    - DP tunneling fixes
    - DSC fixes
    - More IP discovery cleanups
    - Misc RAS fixes
    - Enable both SMU i2c buses where applicable
    - s2idle improvements
    - DPCS header cleanup
    - Add new CAP firmware support for SR-IOV
    
    amdkfd:
    - Misc cleanups
    - SVM fixes
    - CRIU support
    - Clean up MQD manager
    
    UAPI:
    - Add interface to amdgpu CTX ioctl to request a stable power state for profiling
      https://gitlab.freedesktop.org/mesa/drm/-/merge_requests/207
    - Add amdkfd support for CRIU
      https://github.com/checkpoint-restore/criu/pull/1709
    - Remove old unused amdkfd debugger interface
      Was only implemented for Kaveri and was only ever used by an old HSA tool that was never open sourced
    
    radeon:
    - Fix error handling in radeon_driver_open_kms
    - UVD suspend fix
    - Misc fixes
  • amd-drm-next-5.18-2022-02-11

    amd-drm-next-5.18-2022-02-11:
    
    amdgpu:
    - Clean up of power management code
    - Enable freesync video mode by default
    - Clean up of RAS code
    - Improve VRAM access for debug using SDMA
    - Coding style cleanups
    - SR-IOV fixes
    - More display FP reorg
    - TLB flush fixes for Arcuturus, Vega20
    - Misc display fixes
    - Rework special register access methods for SR-IOV
    - DP2 fixes
    - DP tunneling fixes
    - DSC fixes
    - More IP discovery cleanups
    - Misc RAS fixes
    - Enable both SMU i2c buses where applicable
    - s2idle improvements
    - DPCS header cleanup
    
    amdkfd:
    - Misc cleanups
    - SVM fixes
    - CRIU support
    - Clean up MQD manager
    
    UAPI:
    - Add amdkfd support for CRIU
      https://github.com/checkpoint-restore/criu/pull/1709
    - Remove old amdkfd debugger interface
      Was only implemented for Kaveri and was only ever used by an old HSA tool that was never open sourced
    
    radeon:
    - Fix error handling in radeon_driver_open_kms
    - UVD suspend fix
    - Misc fixes
  • drm-fixes-2022-02-11

    drm fixes for 5.17-rc4
    
    fbdev:
    - MAINTAINERS: add Daniel as fbdev core module maintainer
    - build warning fix
    - implicit type cast fix
    
    panel:
    - simple: Fix assignments from panel_dpi_probe()
    
    privacy-screen:
    - fix docs warning
    
    i915:
    - non-x86 build fix
    - ttm error propogation fix
    - drrs on hsw/ivb disabled
    - BIOS readout fixes
    - missing stackdepot oops fix
    
    amd:
    - DCN 3.1 display fixes
    - GC 10.3.1 harvest fix
    - Page flip irq fix
    - hwmon label fix
    - DCN 2.0 display fix
    
    rockchip:
    - fix HDMI error cleanup
    - fix RK3399 VOP register fields
    
    vc4:
    - HDMI fixes
    - remove redundant code.
    
  • drm-misc-fixes-2022-02-10

     * drm/panel: simple: Fix assignments from panel_dpi_probe()
     * drm/privacy-screen: Cleanups
     * drm/rockchip: Fix HDMI error cleanup; Fix RK3399 VOP register fields
     * drm/vc4: HDMI fixes; Cleanups
     * fbdev: Add fbdev core module with Daniel as maintainer; Cleanups
    
  • amd-drm-fixes-5.17-2022-02-09

    amd-drm-fixes-5.17-2022-02-09:
    
    amdgpu:
    - DCN 3.1 display fixes
    - GC 10.3.1 harvest fix
    - Page flip irq fix
    - hwmon label fix
    - DCN 2.0 display fix
  • v5.17-rc3

    dfd42fac · Linux 5.17-rc3 ·
    Linux 5.17-rc3
    
  • drm-fixes-2022-02-04

    drm fixes for 5.17-rc3
    
    fbdev:
    - readd fbcon acceleration
    
    i915:
    - fix DP monitor via type-c dock
    - fix for engine busyness and read timeout with GuC
    - use ALLOW_FAIL for error capture buffer allocs
    - don't use interruptible lock on error paths
    - smatch fix to reject zero sized overlays.
    
    amdgpu:
    - mGPU fan boost fix for beige goby
    - S0ix fixes
    - Cyan skillfish hang fix
    - DCN fixes for DCN 3.1
    - DCN fixes for DCN 3.01
    - Apple retina panel fix
    - ttm logic inversion fix
    
    dma-buf:
    - heaps: fix potential spectre v1 gadget
    
    kmb:
    - fix potential oob access
    
    mxsfb:
    - fix NULL ptr deref
    
    nouveau:
    - fix potential oob access during BIOS decode
    
  • drm-misc-fixes-2022-02-03

     * dma-buf/heaps: Fix potential spectre v1 gadget
     * drm/kmb: Fix potential out-of-bounds access
     * drm/mxsfb: Fix NULL-pointer dereference
     * drm/nouveau: Fix potential out-of-bounds access in BIOS decoding
     * fbdev: Re-add support for fbcon hardware acceleration
    
  • amd-drm-fixes-5.17-2022-02-02

    amd-drm-fixes-5.17-2022-02-02:
    
    amdgpu:
    - mGPU fan boost fix for beige goby
    - S0ix fixes
    - Cyan skillfish hang fix
    - DCN fixes for DCN 3.1
    - DCN fixes for DCN 3.01
    - Apple retina panel fix
    - ttm logic inversion fix
  • v5.17-rc2

    26291c54 · Linux 5.17-rc2 ·
    Linux 5.17-rc2
    
  • for-net-next-2022-01-28

    bluetooth-next pull request for net-next:
    
     - Add support for RTL8822C hci_ver 0x08
     - Add support for RTL8852AE part 0bda:2852
     - Fix WBS setting for Intel legacy ROM products
     - Enable SCO over I2S ib mt7921s
     - Increment management interface revision
    
  • drm-fixes-2022-01-28

    drm fixes for 5.17-rc2
    
    atomic:
    - fix CRTC handling during modeset
    
    privcy-screen:
    - honor acpi=off
    
    ttm:
    - build fix for um
    
    panel:
    - add oreientation quirk for 1NetBook OneXPlayer
    
    amdgpu:
    - Proper fix for otg synchronization logic regression
    - DCN3.01 fixes
    - Filter out secondary radeon PCI IDs
    - udelay fixes
    - Fix a memory leak in an error path
    
    msm:
    - parameter check fixes
    - put_device balancing
    - idle/suspend fixes
    
    etnaviv:
    - relax submit size checks
    
    vc4:
    - fix potential deadlock in DSI code
    
    ast:
    - revert 1600x900 mode change
    
  • drm-misc-next-2022-01-27

    drm-misc-next for v5.18:
    
    UAPI Changes:
    - Fix invalid IN_FORMATS blob when plane->format_mod_supported is NULL.
    
    Cross-subsystem Changes:
    - Assorted dt bindings updates.
    - Fix vga16fb vga checking on x86.
    - Fix extra semicolon in rwsem.h's _down_write_nest_lock.
    - Assorted small fixes to agp and fbdev drivers.
    - Fix oops in creating a udmabuf with 0 pages.
    - Hot-unplug firmware fb devices on forced removal
    - Reqquest memory region in simplefb and simpledrm, and don't make the ioresource as busy.
    
    Core Changes:
    - Mock a drm_plane in drm-plane-helper selftest.
    - Assorted bug fixes to device logging, dbi.
    - Use DP helper for sink count in mst.
    - Assorted documentation fixes.
    - Assorted small fixes.
    - Move DP headers to drm/dp, and add a drm dp helper module.
    - Move the buddy allocator from i915 to common drm.
    - Add simple pci and platform module init macros to remove a lot of boilerplate from some drivers.
    - Support microsoft extension for HMDs and specialized monitors.
    - Improve edid parser's deep color handling.
    - Add type 7 timing support to edid parser.
    - Add a weak backpointer to the ttm_bo from ttm_resource
    - Add 3 eDP panels.
    
    Driver Changes:
    - Add support for HDMI and JZ4780 to ingenic.
    - Add support for higher DP/eDP bitrates to nouveau.
    - Assorted driver fixes to tilcdc, vmwgfx, sn65dsi83, meson, stm, panfrost, v3d, gma500, vc4, virtio, mgag200, ast, radeon, amdgpu, nouveau, various bridge drivers.
    - Convert and revert exynos dsi support to bridge driver.
    - Add vcc supply regulator support for sn65dsi83.
    - More conversion of bridge/chipone-icn6211 to atomic.
    - Remove conflicting fb's from stm, and add support for new hw version.
    - Add device link in parade-ps8640 to fix suspend/resume.
    - Update Boe-tv110c9m init sequence.
    - Add wide screen support to AST2600.
    - Fix omapdrm implicit dma_buf fencing.
    - Add support for multiple overlay planes to vkms.
    - Convert bridge/anx7625 to atomic, add HDCP support,
      add eld support for audio, and fix HPD.
    - Add driver for ChromeOS privacy screen.
    - Handover display from firmware to vc4 more gracefully, and support nomodeset.
    - Add flexible and ycbcr pixel formats to stm/ltdc.
    - Convert exynos mipi dsi to atomic.
    - Add initial dual core group GPUs support to panfrost.
    - No longer add exclusive fence in amdgpu as shared fence.
    - Add CSC and full range supoprt to vc4.
    - Shutdown the display on system shutdown and unbind.
    - Add Multi-Inno Technology MI0700S4T-6 simple panel.