AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-09 21:02:45 to 2026-07-13 14:39:13 UTC [more...]

[PATCH 1/3] drm/amd/pm/si: Don't schedule thermal work when queue isn't initialized
 2026-07-13 14:39 UTC  (6+ messages)
` [PATCH 2/3] drm/amd/pm/si: Fix AC/DC switch notification
` [PATCH 3/3] drm/amd/pm/smu7: "

[PATCH] drm/amd/display: Shorten KUnit exported symbol names
 2026-07-13 14:20 UTC  (2+ messages)

[PATCH drm-amd] drm/amd/display: dce100: skip non-DP stream encoders for DP MST
 2026-07-13 14:17 UTC  (2+ messages)

[PATCH 1/3] drm/amdgpu/ttm: Consider concurrent VM flushes for buffer entities
 2026-07-13 14:09 UTC  (5+ messages)
` [PATCH 2/3] drm/amdgpu/ttm: Make buffer copy source readonly
` [PATCH 3/3] drm/amdgpu/ttm: Use more optimal copy packet sizes for copy and fill

[PATCH] drm/amd/display: Set native cursor mode for disabled CRTCs
 2026-07-13 13:58 UTC  (2+ messages)

[PATCH] drm/amd/pm/ci: Don't disable MCLK DPM on Bonaire 0x6658 (R7 260X)
 2026-07-13 13:57 UTC  (7+ messages)

[PATCH v2] drm/amd/display: fix __udivdi3 link error
 2026-07-13 13:54 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: Print vmid, pasid and more task info in devcoredump
 2026-07-13 13:53 UTC  (5+ messages)
` [PATCH 2/2] drm/amdgpu: Reserve space for IB contents in devcoredumps

[PATCH] drm/amd/pm: add jpeg/vcn busy to smu_v15_0_8 gpu metrics
 2026-07-13 13:33 UTC  (2+ messages)

[PATCH 1/2] drm/amd/display: Shorten name of FRL polling workqueue
 2026-07-13 13:33 UTC  (4+ messages)
` [PATCH 2/2] drm/amd/display: Check HDMI FRL support before creating "

[PATCH v2] drm/amdgpu: Update message IDs to PMFW to correctly gather GFXOFF residency logs
 2026-07-13 13:26 UTC 

Refcounting dma_resv and using that for drm_exec support in TTM
 2026-07-13 13:14 UTC  (24+ messages)
` [PATCH 01/12] dma-buf: Add reference counting to dma_resv
` [PATCH 02/12] dma-buf/tests: Convert st-dma-resv tests to use dma_resv_alloc
` [PATCH 03/12] drm/gem: Add helper for drm_gem_object resv assignment
` [PATCH 04/12] drm/ttm: Switch LRU cursor to track dma_resv instead of buffer objects
` [PATCH 05/12] drm/ttm: switch to ttm_bo_lru_for_each_reserved_guarded for swapout
` [PATCH 06/12] drm/ttm: move delete handling into ttm_bo_evict
` [PATCH 07/12] drm/ttm: use ttm_bo_lru_for_each_reserved_guarded in evict_all
` [PATCH 08/12] drm/ttm: use dma_resv reference in ttm_device_clear_lru_dma_mappings
` [PATCH 09/12] drm/ttm: nuke buffer refcounting
` [PATCH 10/12] drm/exec: add drm_exec_lock_resv function
` [PATCH 11/12] drm/ttm: support using drm_exec during eviction v4
` [PATCH 12/12] drm/amdgpu: use drm_exec during BO validation

[PATCH 1/2] drm/amd/display: Fix preferred link rate for NUTMEG
 2026-07-13 12:44 UTC  (7+ messages)
` [PATCH 2/2] drm/amd/display: Add dp_skip_rbr flag "

[regression] amdgpu carrizo: no display signal after modeset
 2026-07-13  7:13 UTC  (7+ messages)
  ` [resend] "

[PATCH 00/11] drm/amdgpu/gfx6: Use GFX IP block soft reset on GFX6
 2026-07-13 13:07 UTC  (12+ messages)
` [PATCH 01/11] drm/amdgpu/gfx6: Improve emit_cntxcntl()
` [PATCH 02/11] drm/amdgpu/gfx6: Fixup emitting SWITCH_BUFFER packets
` [PATCH 03/11] drm/amdgpu/gfx6: Use PFP on the compute queues too
` [PATCH 04/11] drm/amdgpu/gfx6: Initialize compute rings before CP start
` [PATCH 05/11] drm/amdgpu/gfx6: Clean up rings during reset
` [PATCH 06/11] drm/amdgpu/gfx6: Execute CLEAR_STATE when initializing compute rings
` [PATCH 07/11] drm/amdgpu/gfx6: Properly enable/disable priv_req and priv_inst interrupts
` [PATCH 08/11] drm/amdgpu/gfx6: Adjust how harvested TCCs are set up
` [PATCH 09/11] drm/amdgpu/gfx6: Use COND_EXEC
` [PATCH 10/11] drm/amdgpu/gfx6: Add IP block soft reset implementation
` [PATCH 11/11] drm/amdgpu/gfx6: Enable IP block soft reset as a GPU recovery method

[PATCH 0/9] drm/amdgpu/gfx7: Use GFX IP block soft reset on GFX7
 2026-07-13 12:58 UTC  (10+ messages)
` [PATCH 1/9] drm/amdgpu/gfx7: Make amdgpu_gfx_mqd_sw_init() usable "
` [PATCH 2/9] drm/amdgpu/gfx7: Refactor MQD initialization and finalization
` [PATCH 3/9] drm/amdgpu/gfx7: Return error code when compute ring tests fail
` [PATCH 4/9] drm/amdgpu/gfx7: Return error code when failing to start GFX ring
` [PATCH 5/9] drm/amdgpu/gfx7: Fixup emitting SWITCH_BUFFER packets
` [PATCH 6/9] drm/amdgpu/gfx7: Clean up gfx ring during reset
` [PATCH 7/9] drm/amdgpu/gfx7: Use COND_EXEC
` [PATCH 8/9] drm/amdgpu/gfx7: Fixup IP block soft reset
` [PATCH 9/9] drm/amdgpu/gfx7: Enable IP block soft reset as a GPU recovery method

[PATCH v2 1/2] drm/amd/pm: update smu_v13_0_6 acc gpu metrics
 2026-07-13 11:29 UTC  (3+ messages)

[PATCH] drm/amd/pm: Fix pp_entries_max() bios check
 2026-07-13  7:06 UTC  (3+ messages)

[PATCH 1/6] drm/amdgpu: add RS64 local memory context array init/fini
 2026-07-13  2:32 UTC  (7+ messages)
` [PATCH 3/6] drm/amdgpu/mes11: get MES process/gang contex size
` [PATCH 6/6] drm/amdgpu/mes11: enable MES process/gang load from MES local mem

[PATCH v2] PCI: Fix BAR resize for devices on a root bus
 2026-07-12 21:49 UTC 

[PATCH i-g-t v3 0/7] add dmem_cgroups test
 2026-07-10 20:06 UTC  (8+ messages)
` [PATCH i-g-t v2 7/7] tests/dmem_cgroups: add test for dmem.current

[REGRESSION] drm/amd/display: amdgpu_dm_plane_test.ko fails to build due to modpost "too long symbol"
 2026-07-11  3:43 UTC  (9+ messages)

[PATCH v4] drm/radeon: fix internal display on iMac11, 1 (RV770/DCE3.1)
 2026-07-11  8:41 UTC  (3+ messages)
` [PATCH v5] "
  ` [PATCH v5] drm/radeon: fix internal display on iMac11,1 (RV770/DCE3.1)

[REGRESSION?] hibernation soft lockup in migration/0 at multi_cpu_stop after image creation
 2026-07-10 10:27 UTC 

[PATCH] drm/amdkfd: Do not fail process debugfs setup on debugfs errors
 2026-07-10 14:45 UTC  (8+ messages)

list_del corruption in amdgpu (Was: Bug#1139599: linux-base-7.0.10+deb14-amd64: amdgpu (ttm?) two Oops, locking the computer)
 2026-07-10 21:20 UTC  (3+ messages)

[bug report] drm/amdgpu: Implement "color format" DRM property
 2026-07-10  7:15 UTC 

[bug report] drm/amd/display: Add KUnit tests for mst_types
 2026-07-10 13:31 UTC 

[bug report] drm/amdkfd: expose pasid of secondary contexts by debugfs
 2026-07-10 10:06 UTC 

[PATCH v2 00/33] drm/ttm, drm/xe: Minimize dma-resv hold times and defragment sub-optimally backed BOs
 2026-07-11 13:49 UTC  (4+ messages)
` [PATCH v2 33/33] drm/amdgpu: Preallocate system BO pages outside the reservation lock

[PATCH] drm/amdgpu: Fix lockdep false positive in amdgpu_lockdep_init
 2026-07-11 12:31 UTC  (2+ messages)

[PATCH] drm/amd/pm: Remove vbios bounds check from pp_entries_max()
 2026-07-11 11:07 UTC  (8+ messages)

[PATCH v3 00/33] drm/ttm, drm/xe: Minimize dma-resv hold times and defragment sub-optimally backed BOs
 2026-07-11 10:46 UTC  (3+ messages)
` [PATCH v3 33/33] drm/amdgpu: Preallocate system BO pages outside the reservation lock

[PATCH] drm/amd/display: Fix writeback completion timing
 2026-07-11  3:31 UTC 

[PATCH v2] drm/amdgpu: remove gfx sysfs files on device unbind
 2026-07-10 19:52 UTC  (3+ messages)
` [PATCH v2] drm/amdgpu: fix sysfs duplicate errors and incomplete unwind in ip_init

[PATCH] drm/amd/display: Run FP-disabled MST stub test only without DC FP
 2026-07-10 16:38 UTC  (2+ messages)

[PATCH] drm/amdgpu: drop kernel-doc for deleted struct fields
 2026-07-10 13:48 UTC  (2+ messages)

[PATCH] drm/amd/display: fix __udivdi3 link error
 2026-07-10 13:38 UTC  (2+ messages)

[PATCH] drm/amdgpu: Fix IP block NULL check during soft reset
 2026-07-10 13:33 UTC  (2+ messages)

[PATCH] drm/amdgpu/gfx9.4.3: Fix MEC rollback loop in EOP IRQ setup
 2026-07-10 13:32 UTC  (2+ messages)

[PATCH] drm/amdgpu: Inline drm_simple_encoder_init()
 2026-07-10 13:27 UTC  (3+ messages)

[PATCH v5] drm/amd/amdgpu: remove duplicated code in gfx_v11 and gfx_v12
 2026-07-10 13:23 UTC  (3+ messages)

[PATCH V2] drm/amdgpu: deduplicate JPEG v5.0 interrupt routine
 2026-07-10 13:20 UTC  (2+ messages)

[PATCH] drm/amdgpu: fix bo->pin leaking in amdgpu_bo_create_reserved
 2026-07-10 13:13 UTC  (3+ messages)

[PATCH] drm/amdgpu/userq: fix indefinite fence wait during GPU reset
 2026-07-10 10:06 UTC  (2+ messages)

[PATCH] drm/amdgpu: improve the amdgpu device init progress in sriov mode
 2026-07-10  8:35 UTC  (16+ messages)

[PATCH 1/2] drm/amdgpu: Fix __rcu fence pointer accesses
 2026-07-10  7:58 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu: Pack nested ucode_info struct

[PATCH drm-amd] drm/amd/display: dce100: skip non-DP stream encoders for DP MST
 2026-07-10  1:09 UTC  (2+ messages)

[RFC PATCH] drm/amd/display: extend HPD debounce filter to DisplayPort SST
 2026-07-09 14:15 UTC  (6+ messages)
    ` [PATCH v3] drm/amd/display: unify HDMI/DVI/DP SST HPD debounce delay

[PATCH 6.1] drm/amdgpu: Use scnprintf() in amdgpu_mes_add_ring()
 2026-07-09 11:28 UTC 

[PATCH 6.6] drm/amdgpu: Use scnprintf() in amdgpu_mes_add_ring()
 2026-07-09 12:00 UTC 

[PATCH 6.12] drm/amdgpu: Use scnprintf() in amdgpu_mes_add_ring()
 2026-07-09 11:44 UTC 

[PATCH 00/60] drm/plane: Convert all drivers to atomic_create_state and remove reset
 2026-07-09 11:50 UTC 

[bug report] drm/amdgpu/gfx9.4.3: add support for disabling kernel queues
 2026-07-10  7:04 UTC 

amdgpu: sspl small piece of dieting to start
 2026-07-10  6:37 UTC  (4+ messages)
` [PATCH 1/3] amd/dc: move custom_float definition into custom_float.h
` [PATCH 2/3] amd/dc: drop spl copies of custom float and fixed pt libraries
` [PATCH 3/3] amd/dc/spl: drop unused function

[PATCH] drm/amdgpu: Update message IDs to PMFW to correctly gather GFXOFF residency logs
 2026-07-10  4:28 UTC  (3+ messages)

[pull] amdgpu, amdkfd drm-next-7.3
 2026-07-09 21:39 UTC 

[pull] amdgpu, amdkfd drm-fixes-7.2
 2026-07-09 21:23 UTC 

[PATCH 00/80] DC Patches July 09, 2026
 2026-07-09 20:48 UTC  (26+ messages)
` [PATCH 39/80] drm/amd/display: Add more tests for HDCP
` [PATCH 42/80] drm/amd/display: Add subconnector property tests for connector
` [PATCH 45/80] drm/amd/display: Test GFX9/GFX10 plane modifiers
` [PATCH 47/80] drm/amd/display: Test plane scaling info paths
` [PATCH 49/80] drm/amd/display: Test GFX9 DCC plane attributes
` [PATCH 54/80] drm/amd/display: Fix VABC Init and OLED Support
` [PATCH 55/80] drm/amd/display: Allocate DCN32/1 dmub memory to GTT
` [PATCH 59/80] drm/amd/display: Fix backlight max_brightness to match exported range
` [PATCH 62/80] drm/amd/display: Test backlight level programming path
` [PATCH 63/80] drm/amd/display: Test backlight level readback path
` [PATCH 65/80] drm/amd/display: Test panel power savings sysfs
` [PATCH 67/80] drm/amd/display: enable hdmistreamclk_rcg by default for dcn42
` [PATCH 68/80] drm/amd/display: Exit LS for ISHARP before coefficient write
` [PATCH 69/80] drm/amd/display: Add MST link detection tests for connector
` [PATCH 70/80] drm/amd/display: Add crtc matching and panel type "
` [PATCH 71/80] drm/amd/display: Add CACP caps "
` [PATCH 72/80] drm/amd/display: Add stream property "
` [PATCH 73/80] drm/amd/display: Fix DMSS not triggering for HDR to SDR transition
` [PATCH 74/80] drm/amd/display: fix dcn42 det allocation order
` [PATCH 75/80] drm/amd/display: Enable HUBP/DPP Driver PG for DCN42
` [PATCH 76/80] drm/amd/display: fix dcn42b det allocation order
` [PATCH 77/80] drm/amd/display: add DST_Y_DELTA_DRQ_LIMIT reg macro for later use
` [PATCH 78/80] drm/amd/display: add DST_Y_DELTA_DRQ_LIMIT hw programming
` [PATCH 79/80] drm/amd/display: don't re-evaluate cursor mode on cursor plane movement
` [PATCH 80/80] drm/amd/display: Promote DC to 3.2.389


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