AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-05 18:31:24 to 2026-05-11 07:30:28 UTC [more...]

[PATCH v4] drm/amd/pm: Use guard(mutex) instead of manual lock+unlock
 2026-05-11  4:58 UTC  (3+ messages)
` [PATCH v5] "

[PATCH RESEND] drm/amd/pm: Use guard(mutex) instead of manual lock+unlock
 2026-05-08 12:44 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2 00/30] DC Patches March 25, 2026
 2026-05-08  8:11 UTC  (7+ messages)
` [PATCH v2 23/30] drm/amd/display: Move FPU Guards From DML To DC - Part 1
` [PATCH v2 24/30] drm/amd/display: Move FPU Guards From DML To DC - Part 2

[PATCH] drm/amd/display: Use vline2 interrupt on DCN instead of vstartup
 2026-05-10  6:06 UTC  (9+ messages)

[PATCH 1/4] drm/amdgpu: add MEC pipe reset helpers
 2026-05-11  5:17 UTC  (7+ messages)
` [PATCH 2/4] drm/amdgpu/gfx_v11_0: fix GFX11 MEC pipe reset ordering
` [PATCH 3/4] drm/amdgpu/gfx_v12_0: set gfx.rs64_enable from PFP header on GFX12
` [PATCH 4/4] drm/amdgpu/gfx_v12_0: fix GFX11 MEC pipe reset ordering

[PATCH v2] drm/amdgpu: Add guest driver CUID support
 2026-05-09 10:25 UTC  (2+ messages)

[PATCH] drm/amdgpu: add rcu_barrier() in module exit to prevent use-after-free
 2026-05-09 10:20 UTC 

[PATCH] drm/amd/pm: fix memleak of dpm_policies on smu v15
 2026-05-09  9:53 UTC  (2+ messages)

[PATCH v2] drm/amd/pm: update dpm clock pm attributes for aldebaran (gc 9.4.2)
 2026-05-09  3:52 UTC  (2+ messages)

[PATCH v3 00/14] HDMI FRL and DSC Support for amdgpu
 2026-05-09  2:23 UTC  (16+ messages)
` [PATCH v3 01/14] drm/amd/display: Add HDMI FRL definitions to includes
` [PATCH v3 02/14] drm/amd/display: Add DML changes to support HDMI FRL
` [PATCH v3 03/14] drm/amd/display: add HDMI 2.1 FRL base support to DML 2.0
` [PATCH v3 04/14] drm/amd/display: Add DCCG DIO, HPO, OPP, and OPTC support for FRL
` [PATCH v3 05/14] drm/amd/display: Add FRL support to clk_mgr, dsc, hdcp
` [PATCH v3 06/14] drm/amd/display: Tie FRL programming together in HWSS
` [PATCH v3 07/14] drm/amd/display: Add DC resource support for FRL
` [PATCH v3 08/14] drm/amd/display Add DC link "
` [PATCH v3 09/14] drm/amd/display: Add support for FRL to DC core
` [PATCH v3 10/14] drm/amd/display: Update HDCP and info_packet modules for FRL
` [PATCH v3 11/14] drm/amd/display: Tie FRL support into amdgpu_dm
` [PATCH v3 12/14] drm/amd/display: add HDMI 2.1 Compliance Support
` [PATCH v3 13/14] drm/amd/display: add HDMI 2.1 DSC over FRL support
` [PATCH v3 14/14] fixup! "
` [PATCH] drm/amd/display: fix uninitialized port deref in SST PCON DSC path

[PATCH 1/3] drm/amdkfd: Move mqd_on_vram out of v9 mqd manager
 2026-05-08 21:13 UTC  (3+ messages)
` [PATCH 2/3] drm/amdkfd: Extend MQDs in HBM to gfx942
` [PATCH 3/3] drm/amdkfd: Extend MQDs in HBM to gfx944

[PATCH 6.6.y] drm/amd/display: Do not skip unrelated mode changes in DSC validation
 2026-05-08 21:11 UTC  (2+ messages)

[PATCH] drm/amdgpu: bound bad-page list writes to allocated capacity
 2026-05-08 18:07 UTC  (4+ messages)
    ` [PATCH v2] drm/amdgpu: grow SR-IOV RAS bad-page tables dynamically The VF RAS error handler stored bad pages in fixed-size arrays. If the PF2VF block described more entries than fit, amdgpu_virt_ras_add_bps() could memcpy past the end of those arrays

[PATCH v2 1/2] gpu/buddy: replace dual-tree/force_merge with decoupled clear tracker
 2026-05-08 16:26 UTC  (3+ messages)

[PATCH v3 1/2] gpu/buddy: replace dual-tree/force_merge with decoupled clear tracker
 2026-05-08 16:23 UTC  (2+ messages)
` [PATCH v3 2/2] gpu/tests/buddy: add clear-tracker allocation latency benchmarks

[PATCH v2] drm/amdgpu: unmap all user mappings of framebuffer and doorbell before mode1 reset
 2026-05-08 15:52 UTC  (3+ messages)

[PATCH] drm/amdgpu: fix OOB risk parsing virt RAS batch trace replies on the VF
 2026-05-08 14:48 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] drm/amdgpu: reject non-user addresses early in GEM_USERPTR ioctl
 2026-05-08 14:07 UTC  (2+ messages)

[PATCH V2] drm/buddy: Integrate lockdep annotations for gpu buddy manager
 2026-05-08 13:53 UTC  (2+ messages)

[PATCH v5 0/8] drm: writeback: clean up writeback connector initialization
 2026-05-08 12:07 UTC  (8+ messages)
` [PATCH v5 1/8] drm/msm/dpu: don't mix devm and drmm functions

[PATCH v2 1/2] drm/amdgpu/userq: use drm_exec in amdgpu_userq_fence_read_wptr
 2026-05-08 10:39 UTC  (2+ messages)
` [PATCH v2 2/2] drm/amdgpu/userq: pin mqd and fw object bo to avoid eviction

[PATCH] drm/amdgpu: Add guest driver CUID support
 2026-05-08 10:13 UTC  (2+ messages)

[PATCH] drm/amdgpu/userq: use drm_exec in amdgpu_userq_fence_read_wptr
 2026-05-08 10:06 UTC  (2+ messages)

[PATCH 1/8] drm/amdgpu: nuke amdgpu_userq_fence_slab
 2026-05-08  8:21 UTC  (6+ messages)
` [PATCH 7/8] drm/amdgpu: fix handling in amdgpu_userq_create
` [PATCH 8/8] drm/amdgpu: restructure VM state machine v2

[PATCH] drm/amdgpu: unmap all user mappings of framebuffer and doorbell before mode1 reset
 2026-05-08  8:11 UTC  (5+ messages)

[RFC V5 00/12] drm/amdgpu: SVM implementation based on drm_gpusvm
 2026-05-08  7:51 UTC  (13+ messages)
` [RFC V5 01/12] drm/amdgpu: add SVM ioctl UAPI definitions
` [RFC V5 02/12] drm/amdgpu: add SVM core header and VM integration
` [RFC V5 03/12] drm/amdgpu: add SVM attribute subsystem types
` [RFC V5 04/12] drm/amdgpu: implement SVM attribute tree and helper functions
` [RFC V5 05/12] drm/amdgpu: implement SVM attribute set/get/clear operations
` [RFC V5 06/12] drm/amdgpu: add SVM range types and work queue interface
` [RFC V5 07/12] drm/amdgpu: implement SVM range GPU mapping core
` [RFC V5 08/12] drm/amdgpu: implement SVM range notifier and GC helpers
` [RFC V5 09/12] drm/amdgpu: add SVM notifier invalidate callback and checkpoint
` [RFC V5 10/12] drm/amdgpu: implement SVM initialization and lifecycle
` [RFC V5 11/12] drm/amdgpu: add SVM ioctl entry and fault handler module
` [RFC V5 12/12] drm/amdgpu: integrate SVM into build system and VM fault path

[PATCH 1/1] drm/amd/display: complete cursor vblank events immediately
 2026-05-08  7:37 UTC  (22+ messages)

[PATCH] drm/amd/pm: update dpm clock pm attributes for aldebaran (gc 9.4.2)
 2026-05-08  6:13 UTC  (7+ messages)

[PATCH] drm/amd/ras: Fix CPER ring debugfs read overflow
 2026-05-08  4:06 UTC  (2+ messages)

[PATCH v3 0/8] Add support for a DRM backlight capability
 2026-05-08  0:53 UTC  (7+ messages)
` [PATCH v3 1/8] backlight: add kernel-internal backlight API
` [PATCH v3 4/8] DRM: Add support for client and driver indicating support for luminance

[PATCH] drm/amdkfd: fix NULL pointer bug in svm_range_set_attr
 2026-05-07 20:04 UTC 

[PATCH v2 00/22] HDMI FRL and DSC Support for amdgpu
 2026-05-07 16:07 UTC  (25+ messages)
` [PATCH v2 01/22] drm/amd/display: Implement block sequencing infrastructure for modular hardware operations
` [PATCH v2 02/22] drm/amd/display: Add FRL registers for DCN30
` [PATCH v2 03/22] drm/amd/display: Add required FRL registers for DCN31
` [PATCH v2 04/22] drm/amd/display: Add FRL registers for DCN321
` [PATCH v2 05/22] drm/amd/display: Introduce FRL registers for DCN32
` [PATCH v2 06/22] drm/amd/display: Add the necessary FRL registers for DCN314
` [PATCH v2 07/22] drm/amd/display: Add FRL register for DCN302
` [PATCH v2 08/22] drm/amd/display: Add FRL register for DCN303
` [PATCH v2 09/22] drm/amd/display: Add FRL registers for DCN315
` [PATCH v2 10/22] drm/amd/display: Add FRL registers for DCN316
` [PATCH v2 11/22] drm/amd/display: Add HDMI FRL definitions to includes
` [PATCH v2 12/22] drm/amd/display: Add DML changes to support HDMI FRL
` [PATCH v2 13/22] drm/amd/display: Add DCCG DIO, HPO, OPP, and OPTC support for FRL
` [PATCH v2 14/22] drm/amd/display: Add FRL support to clk_mgr, dsc, hdcp
` [PATCH v2 15/22] drm/amd/display: Tie FRL programming together in HWSS
` [PATCH v2 16/22] drm/amd/display: Add DC resource support for FRL
` [PATCH v2 17/22] drm/amd/display Add DC link "
` [PATCH v2 18/22] drm/amd/display: Add support for FRL to DC core
` [PATCH v2 19/22] drm/amd/display: Update HDCP and info_packet modules for FRL
` [PATCH v2 20/22] drm/amd/display: Tie FRL support into amdgpu_dm
` [PATCH v2 21/22] drm/amd/display: add HDMI 2.1 Compliance Support
` [PATCH v2 22/22] drm/amd/display: add HDMI 2.1 DSC over FRL support

[PATCH] drm/amdgpu: bound bad-page list writes to allocated capacity
 2026-05-07 14:41 UTC 

[PATCH 6.1.y] drm/amd/display: Do not skip unrelated mode changes in DSC validation
 2026-05-07  7:07 UTC 

[PATCH v6 1/2] drm/atomic: attempt full modeset on page flip timeout
 2026-05-07  0:22 UTC  (8+ messages)
` [PATCH v6 2/2] drm/amd/display: add DMU timeout recovery support

kernel panic when resuming from hibernate in next-20260406 with PREEMPT_RT
 2026-05-06 19:41 UTC  (8+ messages)

[PATCH] drm/amdgpu: fix error return code in mes_v12_1_map_test_bo
 2026-05-07  9:57 UTC  (2+ messages)

[PATCH 0/1] drm/amd/pm: smu_v14_0_0: fix thermal runaway under force_performance_level=high
 2026-05-07  8:01 UTC  (2+ messages)
` [PATCH 1/1] drm/amd/pm: smu_v14_0_0: use SoftMin for gfxclk in set_soft_freq_limited_range

[PATCH] drm/amdgpu: Sync the pf2vf structure between guest and host
 2026-05-07  4:37 UTC  (2+ messages)

[PATCH v4 6/6] drm/amd/display: use plane color_mgmt_changed to track colorop changes
 2026-05-06 22:15 UTC  (2+ messages)

[PATCH v5 0/6] drm/atomic: track individual colorop updates
 2026-05-06 19:23 UTC  (7+ messages)
` [PATCH v5 1/6] drm/atomic: only add colorop state from active color pipeline
` [PATCH v5 2/6] drm/atomic: don't set colorop properties of inactive color pipelines
` [PATCH v5 3/6] drm/colorop: Remove read-only comments from interpolation fields
` [PATCH v5 4/6] drm/colorop: make lut(1/3)d_interpolation mutable
` [PATCH v5 5/6] drm/atomic: track individual colorop updates
` [PATCH v5 6/6] drm/amd/display: use plane color_mgmt_changed to track colorop changes

[PATCH v2 0/5] better LUT segmentation for EOTFs
 2026-05-06 19:11 UTC  (6+ messages)
` [PATCH v2 1/5] drm/amd/display: use GAMCOR for degamma private props in subsampled format
` [PATCH v2 2/5] Revert "drm/amd/display: Remove unused cm3_helper_translate_curve_to_degamma_hw_format"
` [PATCH v2 3/5] drm/amd/display: use a separate helper to translate degamma curves
` [PATCH v2 4/5] drm/amd/display: support up to 256 samples per region in degamma/blend LUT
` [PATCH v2 5/5] drm/amd/display: use halving distribution for PQ/sRGB linearizing LUT

[pull] amdgpu, amdkfd, radeon drm-next-7.2
 2026-05-06 16:47 UTC 

[pull] amdgpu, amdkfd, radeon drm-fixes-7.1
 2026-05-06 15:46 UTC 

[PATCH] drm/amdkfd: Fix IRQ-unsafe spinlock
 2026-05-06 13:15 UTC  (2+ messages)

[PATCH v5 1/2] drm/atomic: attempt full modeset on page flip timeout
 2026-05-05 18:12 UTC  (5+ messages)

[PATCH v2] drm/amd/amdgpu: remove duplicated code in gfx_v11 and gfx_v12
 2026-05-05 17:50 UTC  (2+ messages)
` [PATCH v3] "

amdgpu: possible regression since 7.0
 2026-05-06  3:54 UTC  (3+ messages)

[PATCH v1 0/3] drm: Drop unused include of <drm/drm_pciids.h>
 2026-05-06  7:28 UTC  (2+ messages)

[PATCH v4 01/10] drm/amdgpu/mes: add NOTIFY_WORK_ON_UNMAPPED_QUEUE op + ADD_QUEUE fields
 2026-05-06  7:21 UTC  (6+ messages)
` [PATCH v4 10/10] drm/amdgpu/userq_fence: NOTIFY MES on SDMA UMQ submit

[PATCH 00/20] DC Patches May 11 2026
 2026-05-06  4:31 UTC  (21+ messages)
` [PATCH 01/20] drm/amd/display: Fix refresh rate round up case
` [PATCH 02/20] drm/amd/display: Fix white screen on boot with OLED panel
` [PATCH 03/20] drm/amd/display: Fix CRC open failure during active rendering
` [PATCH 04/20] drm/amd/display: Fix signed/unsigned comparison mismatches
` [PATCH 05/20] drm/amd/display: Fix compiler warnings in dml2
` [PATCH 06/20] drm/amd/display: Fix multiple compiler warnings
` [PATCH 07/20] drm/amd/display: Fix warnings
` [PATCH 08/20] drm/amd/display: only call pmfw if smu present flags true
` [PATCH 09/20] drm/amd/display: Refactor dc_link_aux_transfer_raw
` [PATCH 10/20] drm/amd/display: always-true lower-bound assert
` [PATCH 11/20] drm/amd/display: Separate ABM functions into dedicated power_abm.c file
` [PATCH 12/20] drm/amd/display: Add additional IPS entry/exit for PSR/Replay
` [PATCH 13/20] drm/amd/display: Enable IPS on DCN42
` [PATCH 14/20] drm/amd/display: Fix enum decl warnings
` [PATCH 15/20] drm/amd/display: enable ODM 2:1 on single eDP based on pixel clock
` [PATCH 16/20] drm/amd/display: Revert "Unify fast update classification paths"
` [PATCH 17/20] drm/amd/display: Revert "Enable HUBP/OPTC/DPP power gating"
` [PATCH 18/20] drm/amd/display: Wrap DCN32 phantom-plane allocation in DC_RUN_WITH_PREEMPTION_ENABLED
` [PATCH 19/20] drm/amd/display: [FW Promotion] Release 0.1.59.0
` [PATCH 20/20] drm/amd/display: Promote DC to 3.2.382


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox