Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • drm-fixes-2023-12-22
    drm fixes for 6.7-rc7
    
    amdgpu:
    - DCN 3.5 fixes
    - DCN 3.2 SubVP fix
    - GPUVM fix
    
    amdkfd:
    - SVM fix for APUs
    
    i915:
    - Fix state readout and check for DSC and bigjoiner combo
    - Fix a potential integer overflow
    - Reject async flips with bigjoiner
    - Fix MTL HDMI/DP PLL clock selection
    - Fix various issues by disabling pipe DMC events
    
  • drm-fixes-2023-12-15
    drm fixes for 6.7-rc6
    
    drm:
    - fix uninit problems in crtc
    - fix fd ownership check
    - edid: add modes in fallback paths
    
    panel:
    - move LG panel into DSI yaml
    - ltk050h3146w: set burst mode
    
    mediatek:
    - mtk_disp_gamma: Fix breakage due to merge issue
    - fix kernel oops if no crtc is found
    - Add spinlock for setting vblank event in atomic_begin
    - Fix access violation in mtk_drm_crtc_dma_dev_get
    
    i915:
    - Fix selftest engine reset count storage for multi-tile
    - Fix out-of-bounds reads for engine reset counts
    - Fix ADL+ remapped stride with CCS
    - Fix intel_atomic_setup_scalers() plane_state handling
    - Fix ADL+ tiled plane stride when the POT stride is smaller than the original
    - Fix eDP 1.4 rate select method link configuration
    
    amdgpu:
    - Fix suspend fix that got accidently mangled last week
    - Fix OD regression
    - PSR fixes
    - OLED Backlight regression fix
    - JPEG 4.0.5 fix
    - Misc display fixes
    - SDMA 5.2 fix
    - SDMA 2.4 regression fix
    - GPUVM race fix
    
    nouveau:
    - fix gk20a instobj hierarchy
    - fix headless iors inheritance regression
    
    ivpu:
    - fix WA initialisation
    
  • drm-fixes-2023-12-08
    drm fixes for v6.7-rc5
    
    atomic-helpers:
    - invoke end_fb_access while owning plane state
    
    i915:
    - fix a missing dep for a previous fix
    - Relax BXT/GLK DSI transcoder hblank limits
    - Fix DP MST .mode_valid_ctx() return values
    - Reject DP MST modes that require bigjoiner (as it's not yet supported on DP MST)
    - Fix _intel_dsb_commit() variable type to allow negative values
    
    nouveau:
    - document some bits of gsp rm
    - flush vmm more on tu102 to avoid hangs
    
    panfrost:
    - fix imported dma-buf objects residency
    - fix device freq update
    
    bridge:
    - tc358768 - fix Kconfig
    
    amdgpu:
    - Disable MCBP on gfx9
    - DC vbios fix
    - eDP fix
    - dml2 UBSAN fix
    - SMU 14 fix
    - RAS fixes
    - dml KASAN/KCSAN fix
    - PSP 13 fix
    - Clockgating fixes
    - Suspend fix
    
    exynos:
    - fix pointer dereference
    - fix wrong error check
    
  • drm-fixes-2023-12-01
    drm fixes for 6.7-rc4
    
    drm:
    - Revert unexport of prime helpers for fd/handle conversion
    
    dma_resv:
    - Do not double add fences in dma_resv_add_fence.
    
    gpuvm:
    - Fix GPUVM license identifier.
    
    i915:
    - Mark internal GSC engine with reserved uabi class
    - Take VGA converters into account in eDP probe
    - Fix intel_pre_plane_updates() call to ensure workarounds get applied
    
    panel:
    - Revert panel fixes as they require exporting device_is_dependent.
    
    nouveau:
    - fix oversized allocations in new vm path
    - fix zero-length array
    - remove a stray lock
    
    nt36523:
    - Fix error check for nt36523.
    
    amdgpu:
    - DMUB fix
    - DCN 3.5 fixes
    - XGMI fix
    - DCN 3.2 fixes
    - Vangogh suspend fix
    - NBIO 7.9 fix
    - GFX11 golden register fix
    - Backlight fix
    - NBIO 7.11 fix
    - IB test overflow fix
    - DCN 3.1.4 fixes
    - fix a runtime pm ref count
    - Retimer fix
    - ABM fix
    - DCN 3.1.5 fix
    - Fix AGP addressing
    - Fix possible memory leak in SMU error path
    - Make sure PME is enabled in D3
    - Fix possible NULL pointer dereference in debugfs
    - EEPROM fix
    - GC 9.4.3 fix
    
    amdkfd:
    - IP version check fix
    - Fix memory leak in pqm_uninit()
    
  • drm-fixes-2023-11-24
    drm fixes for 6.7-rc3
    
    msm:
    - Fix the VREG_CTRL_1 for 4nm CPHY to match downstream
    - Remove duplicate call to drm_kms_helper_poll_init() in msm_drm_init()
    - Fix the safe_lut_tbl[] for sc8280xp to match downstream
    - Don't attach the drm_dp_set_subconnector_property() for eDP
    - Fix to attach drm_dp_set_subconnector_property() for DP. Otherwise
      there is a bootup crash on multiple targets
    - Remove unnecessary NULL check left behind during cleanup
    
    i915:
    - Fix race between DP MST connectore registration and setup
    - Fix GT memory leak on probe error path
    
    panel:
    - Fixes for innolux and auo,b101uan08.3 panel.
    - Fix Himax83102-j02 timings.
    
    ivpu:
    - Fix ivpu MMIO reset.
    
    ast:
    - AST fix on connetor disconnection.
    
    nouveau:
    - gsp memory corruption fix.
    
    rockchip:
    - color fix.
    
  • drm-fixes-2023-11-17
    drm-fixes for -rc2
    
    - amdgpu: fixes all over, including a set of AGP fixes
    - nouvea: GSP + other bugfixes
    - ivpu build fix
    - lenovo legion go panel orientation quirk
    
  • drm-next-2023-11-10
    drm fixes for 6.7-rc1
    
    - big pile of amd fixes, but mostly hw support newly added in 6.7
    - i915 fixes, mostly minor things
    - qxl memory leak fix
    - vc4 uaf fix in mock helpers
    - syncobj fix for DRM_SYNCOBJ_WAIT_FLAGS_WAIT_AVAILABLE
    
  • drm-next-2023-11-07
    drm next and fixes for 6.7-rc1
    
    renesas:
    - atomic conversion
    - DT support
    
    ssd13xx:
    - dt binding fix for ssd132x
    - Initialize ssd130x crtc_state to NULL.
    
    amdgpu:
    - Fix RAS support check
    - RAS fixes
    - MES fixes
    - SMU13 fixes
    - Contiguous memory allocation fix
    - BACO fixes
    - GPU reset fixes
    - Min power limit fixes
    - GFX11 fixes
    - USB4/TB hotplug fixes
    - ARM regression fix
    - GFX9.4.3 fixes
    - KASAN/KCSAN stack size check fixes
    - SR-IOV fixes
    - SMU14 fixes
    - PSP13 fixes
    - Display blend fixes
    - Flexible array size fixes
    
    amdkfd:
    - GPUVM fix
    
    radeon:
    - Flexible array size fixes
    
  • topic/nvidia-gsp-2023-11-03
    drm nouveau GSP support for 6.7-rc1
    
    This is an optional pull request to add the initial
    support for the NVIDIA GSP firmware to nouveau.
    
    This firmware is a new direction for Turing+ GPUs,
    and is only enabled by default on Ada generation.
    Other generations need to use nouveau.config=NvGspRm=1
    
    The GSP firmware takes nearly all the GPU init and
    power management tasks onto a risc-v CPU on the GPU.
    
    This patch series is mostly the work from Ben Skeggs,
    and Dave added some patches to rebase it to the latest
    firmware release which is where we will stay for as
    long as possible as the firmwares have no ABI stability.
    
  • drm-next-2023-10-31-1
    drm for 6.7-rc1
    
    kernel:
    - add initial vmemdup-user-array
    
    core:
    - fix platform remove() to return void
    - drm_file owner updated to reflect owner
    - move size calcs to drm buddy allocator
    - let GPUVM build as a module
    - allow variable number of run-queues in scheduler
    
    edid:
    - handle bad h/v sync_end in EDIDs
    
    panfrost:
    - add Boris as maintainer
    
    fbdev:
    - use fb_ops helpers more
    - only allow logo use from fbcon
    - rename fb_pgproto to pgprot_framebuffer
    - add HPD state to drm_connector_oob_hotplug_event
    - convert to fbdev i/o mem helpers
    
    i915:
    - Enable meteorlake by default
    - Early Xe2 LPD/Lunarlake display enablement
    - Rework subplatforms into IP version checks
    - GuC based TLB invalidation for Meteorlake
    - Display rework for future Xe driver integration
    - LNL FBC features
    - LNL display feature capability reads
    - update recommended fw versions for DG2+
    - drop fastboot module parameter
    - added deviceid for Arrowlake-S
    - drop preproduction workarounds
    - don't disable preemption for resets
    - cleanup inlines in headers
    - PXP firmware loading fix
    - Fix sg list lengths
    - DSC PPS state readout/verification
    - Add more RPL P/U PCI IDs
    - Add new DG2-G12 stepping
    - DP enhanced framing support to state checker
    - Improve shared link bandwidth management
    - stop using GEM macros in display code
    - refactor related code into display code
    - locally enable W=1 warnings
    - remove PSR watchdog timers on LNL
    
    amdgpu:
    - RAS/FRU EEPROM updatse
    - IP discovery updatses
    - GC 11.5 support
    - DCN 3.5 support
    - VPE 6.1 support
    - NBIO 7.11 support
    - DML2 support
    - lots of IP updates
    - use flexible arrays for bo list handling
    - W=1 fixes
    - Enable seamless boot in more cases
    - Enable context type property for HDMI
    - Rework GPUVM TLB flushing
    - VCN IB start/size alignment fixes
    
    amdkfd:
    - GC 10/11 fixes
    - GC 11.5 support
    - use partial migration in GPU faults
    
    radeon:
    - W=1 Fixes
    - fix some possible buffer overflow/NULL derefs
    nouveau:
    - update uapi for NO_PREFETCH
    - scheduler/fence fixes
    - rework suspend/resume for GSP-RM
    - rework display in preparation for GSP-RM
    
    habanalabs:
    - uapi: expose tsc clock
    - uapi: block access to eventfd through control device
    - uapi: force dma-buf export to PAGE_SIZE alignments
    - complete move to accel subsystem
    - move firmware interface include files
    - perform hard reset on PCIe AXI drain event
    - optimise user interrupt handling
    
    msm:
    - DP: use existing helpers for DPCD
    - DPU: interrupts reworked
    - gpu: a7xx (a730/a740) support
    - decouple msm_drv from kms for headless devices
    
    mediatek:
    - MT8188 dsi/dp/edp support
    - DDP GAMMA - 12 bit LUT support
    - connector dynamic selection capability
    
    rockchip:
    - rv1126 mipi-dsi/vop support
    - add planar formats
    
    ast:
    - rename constants
    
    panels:
    - Mitsubishi AA084XE01
    - JDI LPM102A188A
    - LTK050H3148W-CTA6
    
    ivpu:
    - power management fixes
    
    qaic:
    - add detach slice bo api
    
    komeda:
    - add NV12 writeback
    
    tegra:
    - support NVSYNC/NHSYNC
    - host1x suspend fixes
    
    ili9882t:
    - separate into own driver
    
  • drm-fixes-2023-10-27
    drm fixes for 6.6 final
    
    amdgpu:
    - ignore duplicated BOs in CS parser
    - remove redundant call to amdgpu_ctx_priority_is_valid()
    - Extend VI APSM quirks to more platforms
    
    amdkfd:
    - reserve fence slot while locking BO
    
    dp_mst:
    - Fix NULL deref in get_mst_branch_device_by_guid_helper()
    
    logicvc:
    - Kconfig: Select REGMAP and REGMAP_MMIO
    
    ivpu:
    - Fix missing VPUIP interrupts
    
    i915:
    - Determine context valid in OA reports
    - Hold GT forcewake during steering operations
    - Check if PMU is closed before stopping event
    
  • topic/vmemdup-user-array-2023-10-24-1
    vmemdup-user-array API and changes with it.
    
    This is just a process PR to merge the topic branch into drm-next, this contains some core kernel and drm changes.
    
    Signed-off-by: Dave Airlie <airlied@redhat.com>
    
  • drm-fixes-2023-10-20
    drm fixes for 6.6-rc7
    
    amdgpu:
    - Fix possible NULL pointer dereference
    - Avoid possible BUG_ON in GPUVM updates
    - Disable AMD_CTX_PRIORITY_UNSET
    
    i915:
    - Fix display issue that was blocking S0ix
    - Retry gtt fault when out of fence registers
    
    bridge:
    - ti-sn65dsi86: Fix device lifetime
    
    edid:
    - Add quirk for BenQ GW2765
    
    ivpu:
    - Extend address range for MMU mmap
    
    nouveau:
    - DP-connector fixes
    - Documentation fixes
    
    panel:
    - Move AUX B116XW03 into panel-simple
    
    scheduler:
    - Eliminate DRM_SCHED_PRIORITY_UNSET
    
    ttm:
    - Fix possible NULL-ptr deref in cleanup
    
    mediatek:
    - Correctly free sg_table in gem prime vmap
    
  • drm-fixes-2023-10-13
    drm fixes for 6.6-rc6
    
    atomic-helper:
    - Relax checks for unregistered connectors
    
    dma-buf:
    - Work around race condition when retrieving fence timestamp
    
    gem:
    - Avoid OOB access in BO memory range
    
    panel:
    - boe-tv101wun-ml6: Fix flickering
    
    simpledrm:
    - Fix error output
    
    vwmgfx:
    - Fix size calculation in texture-state code
    - Ref GEM BOs in surfaces
    
    msm:
    - PHY/link training reset fix
    - msm8998 - correct highest bank bit
    - skip video mode if timing engine disabled
    - check irq_of_parse_and_map return code
    - add new lines to some prints
    - fail atomic check for max mdp clk test
    
    amdgpu:
    - Seemless boot fix
    - Fix TTM BO resource check
    - SI fix for doorbell handling
    
  • drm-fixes-2023-10-06
    drm fixes for 6.6-rc5
    
    i915:
    - Fix for OpenGL CTS regression on Compute Shaders
    - Fix for default engines initialization
    - Fix TLB invalidation for Multi-GT devices
    
    amdgpu:
    - Add missing unique_id for GC 11.0.3
    - Fix memory leak in FRU error path
    - Fix PCIe link reporting on some SMU 11 parts
    - Fix ACPI _PR3 detection
    - Fix DISPCLK WDIVIDER handling in OTG code
    
    tests:
    - Fix kunit release
    
    panel:
    - panel-orientation: Add quirk for One Mix 25
    
    nouveau:
    - Report IB limit via getparams
    - Replace some magic numbers with constants
    - small clean up
    
  • drm-fixes-2023-09-29
    drm fixes for 6.6-rc4
    
    MAINTAINERS:
    - add Danilo for nouveau
    
    ivpu:
    - Add PCI ids for Arrow Lake
    - Fix memory corruption during IPC
    - Avoid dmesg flooding
    - 40xx: Wait for clock resource
    - 40xx: Fix interrupt usage
    - 40xx: Support caching when loading firmware
    
    i915:
    - Fix a panic regression on gen8_ggtt_insert_entries
    - Fix load issue due to reservation address in ggtt_reserve_guc_top
    - Fix a possible deadlock with guc busyness worker
    
  • drm-fixes-2023-09-22-2
    MAINTAINERS:
    - drop Ben as he retired from nouveau
    
    core:
    - drm_mm test fixes
    
    fbdev:
    - Kconfig fixes
    
    ivpu:
    - IRQ-handling fixes
    
    meson:
    - Fix memory leak in HDMI EDID code
    
    nouveau:
    - Correct type casting
    - Fix memory leak in scheduler
    - u_memcpya() fixes
    
    i915:
    - Prevent error pointer dereference
    - Fix PMU busyness values when using GuC mode
    
    amdgpu:
    - MST fix
    - Vbios part number reporting fix
    - Fix a possible memory leak in an error case in the RAS code
    - Fix low resolution modes on eDP
    
    amdkfd:
    - Fix GPU address for user queue wptr when GART is not at 0
    
  • drm-fixes-2023-09-22
    drm fixes for 6.6-rc3
    
    core:
    - drm_mm test fixes
    
    fbdev:
    - Kconfig fixes
    
    ivpu:
    - IRQ-handling fixes
    
    meson:
    - Fix memory leak in HDMI EDID code
    
    nouveau:
    - Correct type casting
    - Fix memory leak in scheduler
    - u_memcpya() fixes
    
    i915:
    - Prevent error pointer dereference
    - Fix PMU busyness values when using GuC mode
    
    amdgpu:
    - MST fix
    - Vbios part number reporting fix
    - Fix a possible memory leak in an error case in the RAS code
    - Fix low resolution modes on eDP
    
    amdkfd:
    - Fix GPU address for user queue wptr when GART is not at 0
    
  • drm-fixes-2023-09-15
    drm fixes for 6.6-rc2
    
    connector:
    - doc fix
    
    exec:
    - workaround lockdep issue
    
    tests:
    - fix a UAF
    
    vkms:
    - revert hrtimer fix
    
    fbdev:
    - g364fb: fix build failure with mips
    
    i915:
    - Only check eDP HPD when AUX CH is shared.
    
    amdgpu:
    - GC 9.4.3 fixes
    - Fix white screen issues with S/G display on system with >= 64G of ram
    - Replay fixes
    - SMU 13.0.6 fixes
    - AUX backlight fix
    - NBIO 4.3 SR-IOV fixes for HDP
    - RAS fixes
    - DP MST resume fix
    - Fix segfault on systems with no vbios
    - DPIA fixes
    
    amdkfd:
    - CWSR grace period fix
    - Unaligned doorbell fix
    - CRIU fix for GFX11
    - Add missing TLB flush on gfx10 and newer
    
    radeon:
    - make fence wait in suballocator uninterrruptable
    
    gm12u320:
    - Fix the timeout usage for usb_bulk_msg()
    
  • drm-next-2023-09-08
    drm fixes for 6.6-rc1
    
    amdgpu:
    - Display replay fixes
    - Fixes for headless boards
    - Fix documentation breakage
    - RAS fixes
    - Handle newer IP discovery tables
    - SMU 13.0.6 fixes
    - SR-IOV fixes
    - Display vstartup fixes
    - NBIO 7.9 fixes
    - Display scaling mode fixes
    - Debugfs power reporting fix
    - GC 9.4.3 fixes
    - Dirty framebuffer fixes for fbcon
    - eDP fixes
    - DCN 3.1.5 fix
    - Display ODM fixes
    - GPU core dump fix
    - Re-enable zops property now that IGT test is fixed
    - Fix possible UAF in CS code
    - Cursor degamma fix
    
    amdkfd:
    - HMM fixes
    - Interrupt masking fix
    - GFX11 MQD fixes
    
    i915:
    - Mark requests for GuC virtual engines to avoid use-after-free
    
    nouveau:
    - Fix fence state in nouveau_fence_emit()
    
    ivpu:
    - replace strncpy