AMD-GFX Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-24 08:53:11 to 2024-04-26 09:38:14 UTC [more...]

[PATCH v3] drm/amdgpu: Fix the uninitialized variable warning
 2024-04-26  9:37 UTC 

[PATCH] drm/amdgpu/pm: Check the return value of smum_send_msg_to_smc
 2024-04-26  9:37 UTC 

[PATCH] drm/amd/pm: fix uninitialized variable warning for smu8_hwmgr
 2024-04-26  9:29 UTC 

[PATCH v3 1/4] drm/amdgpu: Fix two reset triggered in a row
 2024-04-26  8:42 UTC  (6+ messages)
` [PATCH v3 2/4] drm/amdgpu: Add reset_context flag for host FLR
` [PATCH 3/4] drm/amdgpu: Fix amdgpu_device_reset_sriov retry logic
` [PATCH 4/4] drm/amdgpu: Move ras resume into SRIOV function

[PATCH 1/2] drm/amdkfd: Let VRAM allocations go to GTT domain on small APUs
 2024-04-26  8:37 UTC  (2+ messages)
` [PATCH 2/2] drm/amdkfd: Allow memory oversubscription "

[PATCH] drm/amdgpu: add ACA error query support for umc_v12_0
 2024-04-26  7:51 UTC  (3+ messages)

[PATCH] drm/amdgpu: Fix out-of-bounds write warning
 2024-04-26  7:38 UTC  (10+ messages)
` [PATCH v2 1/2] drm/amdgpu: Fix uninitialized variable warning in amdgpu_afmt_acr
` [PATCH v2 2/2] drm/amdgpu: Fix the uninitialized variable warning

[bug report] KFENCE: use-after-free read in amdgpu_bo_move+0x1ce/0x710 [amdgpu]
 2024-04-25 20:45 UTC 

[PATCH 3/3] drm/amd/pm: fix the uninitialized scalar variable warning
 2024-04-26  7:29 UTC 

[PATCH 2/3] drm/amd/pm: fix the Out-of-bounds read warning
 2024-04-26  7:28 UTC 

[PATCH 1/3] drm/amd/pm: Fix negative array index read warning for pptable->DpmDescriptor
 2024-04-26  7:28 UTC 

[PATCH] drm/amdgpu: fix overflowed array index read warning
 2024-04-26  7:24 UTC  (3+ messages)

[PATCH] drm/amdgpu: add function descripion of new functions
 2024-04-26  7:18 UTC 

[RFC PATCH 00/18] TTM interface for managing VRAM oversubscription
 2024-04-26  6:27 UTC  (39+ messages)
` [RFC PATCH 01/18] drm/ttm: Add tracking for evicted memory
` [RFC PATCH 02/18] drm/ttm: Add per-BO eviction tracking
` [RFC PATCH 03/18] drm/ttm: Implement BO "
` [RFC PATCH 04/18] drm/ttm: Add driver funcs for uneviction control
` [RFC PATCH 05/18] drm/ttm: Add option to evict no BOs in operation
` [RFC PATCH 06/18] drm/ttm: Add public buffer eviction/uneviction functions
` [RFC PATCH 07/18] drm/amdgpu: Add TTM uneviction control functions
` [RFC PATCH 08/18] drm/amdgpu: Don't try moving BOs to preferred domain before submit
` [RFC PATCH 09/18] drm/amdgpu: Don't mark VRAM as a busy placement for VRAM|GTT resources
` [RFC PATCH 10/18] drm/amdgpu: Don't add GTT to initial domains after failing to allocate VRAM
` [RFC PATCH 11/18] drm/ttm: Bump BO priority count
` [RFC PATCH 12/18] drm/ttm: Do not evict BOs with higher priority
` [RFC PATCH 13/18] drm/ttm: Implement ttm_bo_update_priority
` [RFC PATCH 14/18] drm/ttm: Consider BOs placed in non-favorite locations evicted
` [RFC PATCH 15/18] drm/amdgpu: Set a default priority for user/kernel BOs
` [RFC PATCH 16/18] drm/amdgpu: Implement SET_PRIORITY GEM op
` [RFC PATCH 17/18] drm/amdgpu: Implement EVICTED_VRAM query
` [RFC PATCH 18/18] drm/amdgpu: Bump minor version

[PATCH] drm/amdgpu: skip to create ras xxx_err_count node when ACA is enabled
 2024-04-26  3:06 UTC  (2+ messages)

[PATCH] drm/amdgpu: fix uninitialized scalar variable warning
 2024-04-26  1:14 UTC 

[PATCH v2] drm/amdgpu: fix overflowed array index read warning
 2024-04-26  0:04 UTC  (4+ messages)

[PATCH v3] drm/amdgpu: IB test encode test package change for VCN5
 2024-04-25 20:12 UTC  (2+ messages)

[PATCH 1/5] drm/amdgpu: Add gfx v12 pte/pde format change
 2024-04-25 19:58 UTC  (5+ messages)
` [PATCH 2/5] drm/amdgpu: Add gmc v12_0 ip block support (v7)
` [PATCH 3/5] drm/amdgpu: Set pte_is_pte flag in gmc v12 gart
` [PATCH 4/5] drm/amdgpu: support gfx v12 specific pte/pde fields
` [PATCH 5/5] drm/amdgpu/discovery: Add gmc v12_0 ip block

[PATCH] drm/amdgpu: Add gfxhub v12_0 ip block support (v3)
 2024-04-25 19:57 UTC 

[PATCH 0/2] Add mmhub 4.1.x support
 2024-04-25 19:56 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu: Add mmhub v4_1_0 ip block support (v4)

[PATCH 0/4] add soc24 support
 2024-04-25 19:49 UTC  (3+ messages)
` [PATCH 3/4] drm/amdgpu: Add soc24 common ip block (v2)
` [PATCH 4/4] drm/amdgpu/discovery: Add common soc24 ip block

[PATCH v5] drm/amdgpu: Modify the contiguous flags behaviour
 2024-04-25 15:35 UTC 

[PATCH] drm/amdgpu: skip ip dump if devcoredump flag is set
 2024-04-25 15:22 UTC  (4+ messages)

[PATCH] drm/amdgpu: Fix two reset triggered in a row
 2024-04-25 14:39 UTC  (7+ messages)

[PATCH 0/5] enable mes to map kgq/kcq
 2024-04-25 14:03 UTC  (8+ messages)
` [PATCH 1/5] drm/amdgpu/mes: add mes mapping legacy queue support
` [PATCH 2/5] drm/amdgpu/mes11: update ADD_QUEUE interface
` [PATCH 3/5] drm/amdgpu/mes11: add mes mapping legacy queue support
` [PATCH 4/5] drm/amdgpu/mes11: adjust mes initialization sequence
` [PATCH 5/5] drm/amdgpu/gfx: enable mes to map legacy queue support

[PATCH] drm/amdgpu: fix the warning about the expression (int)size - len
 2024-04-25 13:29 UTC  (2+ messages)

[PATCH v2] drm/amd/display: re-indent dc_power_down_on_boot()
 2024-04-25 11:21 UTC 

[PATCH 1/2] drm/print: drop include debugfs.h and include where needed
 2024-04-25 11:36 UTC  (6+ messages)

[PATCH 1/4] drm/amdgpu: remove unused MCA driver codes
 2024-04-25  8:50 UTC  (4+ messages)
` [PATCH 4/4] drm/amdgpu: avoid dump mca bank log muti times during ras ISR

[PATCH v4] drm/amdgpu: Modify the contiguous flags behaviour
 2024-04-25  8:45 UTC  (2+ messages)

[PATCH v3] drm/amdgpu: Modify the contiguous flags behaviour
 2024-04-25  8:18 UTC  (3+ messages)

[PATCH] drm/amd/display: re-indent dc_power_down_on_boot()
 2024-04-24 13:39 UTC  (5+ messages)

[PATCH] drm/amd/display: Remove duplicate spl/dc_spl_types.h header
 2024-04-25  1:35 UTC 

[PATCH][next] drm/amdgpu: Fix spelling mistake "PRORITY" -> "PRIORITY"
 2024-04-24 16:11 UTC 

[PATCH] drm/amd/display: Remove duplicate dcn401/dcn401_clk_mgr.h header
 2024-04-25  3:23 UTC 

[PATCH][next] drm/amd/display: Fix spelling various spelling mistakes
 2024-04-24 16:28 UTC 

[PATCH Review 1/1] drm/amdgpu: Adjust XGMI WAFL ras enable bit
 2024-04-25  7:31 UTC  (3+ messages)

[PATCH V2] drm/amdgpu: fix the warning about the expression (int)size - len
 2024-04-25  7:16 UTC  (2+ messages)

[PATCH] drm/amdgpu: Fix buffer size in gfx_v9_4_3_init_ cp_compute_microcode() and rlc_microcode()
 2024-04-25  7:05 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] drm/amdgpu: fix overflowed array index read warning
 2024-04-25  6:56 UTC  (3+ messages)

[PATCH] drm/amdgpu: fix the warning about the expression (int)size - len
 2024-04-25  6:46 UTC  (2+ messages)

[PATCH] drm/amdgpu: fix potential resource leak warning
 2024-04-25  6:42 UTC  (2+ messages)

[PATCH 01/15] drm/amdgpu: Add interface to reserve bad page
 2024-04-25  3:35 UTC  (10+ messages)
` [PATCH 04/15] drm/amdgpu: add poison creation handler
` [PATCH 06/15] drm/amdgpu: umc v12_0 converts error address
` [PATCH 11/15] drm/amdgpu: prepare to handle pasid poison consumption

[PATCH V2] drm/amdgpu: Fix ras mode2 reset failure in ras aca mode
 2024-04-25  3:19 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 5e4f84f18c4ee9b0ccdc19e39b7de41df21699dd
 2024-04-24 23:49 UTC 

[pull] amdgpu, amdkfd drm-fixes-6.9
 2024-04-24 20:24 UTC 

[PATCH 0/2] drm/amd/display: Use frame_warn_flag consistently in dml2 Makefile
 2024-04-24 18:51 UTC  (4+ messages)
` [PATCH 1/2] drm/amd/display: Add frame_warn_flag to dml2_core_shared.o
` [PATCH 2/2] drm/amd/display: Fix CFLAGS for dml2_core_dcn4_calcs.o

[PATCH] drm/amdkfd: Enforce queue BO's adev
 2024-04-24 18:21 UTC  (3+ messages)

[PATCH 1/3] drm/amdgpu: Fix uninitialized variable warning in amdgpu_afmt_acr
 2024-04-24 18:21 UTC  (6+ messages)
` [PATCH 2/3] drm/amdgpu: Initialize timestamp for some legacy SOCs
` [PATCH 3/3] drm/amdgpu: Fix the uninitialized variable warning

[PATCH 1/2] drm/amdgpu: fix double free err_addr pointer warnings
 2024-04-24 17:39 UTC  (2+ messages)

[PATCH v6 0/5] Best effort contiguous VRAM allocation
 2024-04-24 16:15 UTC  (7+ messages)
` [PATCH v6 1/5] drm/amdgpu: Support "
` [PATCH v6 2/5] drm/amdgpu: Handle sg size limit for contiguous allocation
` [PATCH v6 3/5] drm/amdgpu: Evict BOs from same process "
` [PATCH v6 4/5] drm/amdkfd: Evict BO itself "
` [PATCH v6 5/5] drm/amdkfd: Bump kfd version for contiguous VRAM allocation

[PATCH] drm/amd/display: Avoid -Wenum-float-conversion in add_margin_and_round_to_dfs_grainularity()
 2024-04-24 16:14 UTC 

[PATCH] drm/amdgpu: Fix buffer size in gfx_v9_4_3_init_ cp_compute_microcode() and rlc_microcode()
 2024-04-24 15:39 UTC  (2+ messages)

[PATCH v3] drm/amdgpu: fix uninitialized scalar variable warning
 2024-04-24 14:23 UTC  (2+ messages)

[PATCH v5 0/6] Best effort contiguous VRAM allocation
 2024-04-24 13:58 UTC  (7+ messages)
` [PATCH v5 1/6] drm/amdgpu: Support "
` [PATCH v5 4/6] drm/amdkfd: Evict BO itself for contiguous allocation

[PATCH 00/46] DC Patches April 29, 2024
 2024-04-24 13:48 UTC  (21+ messages)
` [PATCH 28/46] drm/amd/display: Enable RCO for PHYSYMCLK in DCN35
` [PATCH 29/46] drm/amd/display: Revert "dc: Keep VBios pixel rate div setting util next mode set"
` [PATCH 30/46] drm/amd/display: Only program P-State force if pipe config changed
` [PATCH 31/46] drm/amd/display: Remove redundant include file
` [PATCH 32/46] drm/amd/display: Refactor HUBBUB into component folder
` [PATCH 33/46] drm/amd/display: Assign linear_pitch_alignment even for VM
` [PATCH 34/46] drm/amd/display: gpuvm handling in DML21
` [PATCH 35/46] drm/amd/display: For FPO + Vactive check that all pipes support VA
` [PATCH 36/46] drm/amd/display: Fix uninitialized variables in DM
` [PATCH 37/46] drm/amd/display: Fix uninitialized variables in DC
` [PATCH 38/46] drm/amd/display: Fix FEC_READY write on DP LT
` [PATCH 39/46] drm/amd/display: use even ODM slice width for two pixels per container
` [PATCH 40/46] drm/amd/display: Enable Replay for DCN315
` [PATCH 41/46] drm/amd/display: Notify idle link detection through shared state
` [PATCH 42/46] drm/amd/display: Add periodic detection for IPS
` [PATCH 43/46] drm/amd/display: Change ASSR disable sequence
` [PATCH 44/46] drm/amd/display: Fix uninitialized variables in DC
` [PATCH 45/46] drm/amd/display: Disable seamless boot on 128b/132b encoding
` [PATCH 46/46] drm/amd/display: 3.2.283

[PATCH v3] drm/amdgpu: add return result for amdgpu_i2c_{get/put}_byte
 2024-04-24  9:39 UTC  (2+ messages)

[PATCH 4/4 V2] drm/amdgpu: Using uninitialized value *size when calling amdgpu_vce_cs_reloc
 2024-04-24  9:05 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).