AMD-GFX Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-24 01:35:12 to 2024-04-25 08:11:34 UTC [more...]

[PATCH 1/2] drm/print: drop include debugfs.h and include where needed
 2024-04-24 20:50 UTC  (5+ 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 

[RFC PATCH 00/18] TTM interface for managing VRAM oversubscription
 2024-04-25  7:54 UTC  (35+ 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 Review 1/1] drm/amdgpu: Adjust XGMI WAFL ras enable bit
 2024-04-25  7:31 UTC  (3+ messages)

[PATCH] drm/amdgpu: fix the warning about the expression (int)size - len
 2024-04-25  7:17 UTC 

[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 v2] drm/amdgpu: fix overflowed array index read warning
 2024-04-25  7:02 UTC 

[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  (4+ 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  (3+ 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  (9+ messages)
` [PATCH v5 1/6] drm/amdgpu: Support "
` [PATCH v5 2/6] drm/amdgpu: Handle sg size limit for contiguous allocation
` [PATCH v5 4/6] drm/amdkfd: Evict BO itself "

[PATCH 00/46] DC Patches April 29, 2024
 2024-04-24 13:48 UTC  (48+ messages)
` [PATCH 01/46] drm/amd/display: Do cursor programming with rest of pipe
` [PATCH 02/46] drm/amd/display: Always use legacy way of setting cursor on DCE
` [PATCH 03/46] drm/amd/display: Add NULL pointer check for kzalloc
` [PATCH 04/46] drm/amd/display: Check index msg_id before read or write
` [PATCH 05/46] drm/amd/display: Check pipe offset before setting vblank
` [PATCH 06/46] drm/amd/display: Skip finding free audio for unknown engine_id
` [PATCH 07/46] drm/amd/display: Fix overlapping copy within dml_core_mode_programming
` [PATCH 08/46] drm/amd/display: Do not return negative stream id for array
` [PATCH 09/46] drm/amd/display: ASSERT when failing to find index by plane/stream id
` [PATCH 10/46] drm/amd/display: Remove unnecessary files
` [PATCH 11/46] drm/amd/display: Improve registers write
` [PATCH 12/46] drm/amd/display: Add missing SMU version
` [PATCH 13/46] drm/amd/display: Adjust codestyle for dcn31 and hdcp_msg
` [PATCH 14/46] drm/amd/display: Add VCO speed parameter for DCN31 FPU
` [PATCH 15/46] drm/amd/display: Adjust functions prefix for some of the dcn301 fpu functions
` [PATCH 16/46] drm/amd/display: Enable legacy fast update for dcn301
` [PATCH 17/46] drm/amd/display: Update some of the dcn303 parameters
` [PATCH 18/46] drm/amd/display: Remove legacy code in DC
` [PATCH 19/46] drm/amd/display: Add log_color_state callback to multiple DCNs
` [PATCH 20/46] drm/amd/display: Handle the case which quad_part is equal 0
` [PATCH 21/46] drm/amd/display: Refactor for Replay Link off frame count
` [PATCH 22/46] drm/amd/display: Restrict multi-disp support for in-game FAMS
` [PATCH 23/46] drm/amd/display: Defer handling mst up request in resume
` [PATCH 24/46] drm/amd/display: Fix DC mode screen flickering on DCN321
` [PATCH 25/46] drm/amd/display: take ODM slice count into account when deciding DSC slice
` [PATCH 26/46] drm/amd/display: Re-enable IPS2 for static screen
` [PATCH 27/46] drm/amd/display: Add trigger FIFO resync path for DCN35
` [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] drm/amdgpu: Fix two reset triggered in a row
 2024-04-24 13:13 UTC  (5+ messages)

[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)

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

[PATCH 00/46] DC Patches April 29, 2024
 2024-04-24  8:31 UTC  (16+ messages)
` [PATCH 01/46] drm/amd/display: Do cursor programming with rest of pipe
` [PATCH 02/46] drm/amd/display: Always use legacy way of setting cursor on DCE
` [PATCH 03/46] drm/amd/display: Add NULL pointer check for kzalloc
` [PATCH 04/46] drm/amd/display: Check index msg_id before read or write
` [PATCH 05/46] drm/amd/display: Check pipe offset before setting vblank
` [PATCH 06/46] drm/amd/display: Skip finding free audio for unknown engine_id
` [PATCH 07/46] drm/amd/display: Fix overlapping copy within dml_core_mode_programming
` [PATCH 08/46] drm/amd/display: Do not return negative stream id for array
` [PATCH 09/46] drm/amd/display: ASSERT when failing to find index by plane/stream id
` [PATCH 10/46] drm/amd/display: Remove unnecessary files
` [PATCH 11/46] drm/amd/display: Improve registers write
` [PATCH 12/46] drm/amd/display: Add missing SMU version
` [PATCH 13/46] drm/amd/display: Adjust codestyle for dcn31 and hdcp_msg
` [PATCH 14/46] drm/amd/display: Add VCO speed parameter for DCN31 FPU
` [PATCH 15/46] drm/amd/display: Adjust functions prefix for some of the dcn301 fpu functions

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

[PATCH v3] drm/amdgpu: Modify the contiguous flags behaviour
 2024-04-24  8:32 UTC  (2+ messages)

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

[PATCH] drm/amdgpu: fix some uninitialized variables
 2024-04-24  8:11 UTC  (7+ messages)

[PATCH] drm/amdgpu: add error handle to avoid out-of-bounds
 2024-04-24  7:58 UTC  (2+ messages)

[PATCH] drm/amdgpu: Fixup bad vram size on gmc v6 and v7
 2024-04-24  2:43 UTC  (8+ messages)

[PATCH 3/4] drm/amdgpu: Using uninitialized value new_state.jpeg when calling adev->vcn.pause_dpg_mode
 2024-04-24  6:32 UTC  (2+ messages)

[PATCH] drm/amdkfd: Check debug trap enable before write dbg_ev_file
 2024-04-24  3:45 UTC 

[PATCH 2/4] Initialize the last_jump_jiffies in atom_exec_context before it used
 2024-04-24  3:34 UTC  (2+ messages)

[PATCH 1/4] drm/amdgpu: add check before free wb entry
 2024-04-24  3:33 UTC  (2+ messages)

[PATCH] drm/amdgpu: skip to create ras xxx_err_count node when ACA is enabled
 2024-04-24  2:49 UTC 

[PATCH v2] drm/amd/display: Remove redundant NULL check in dcn10_set_input_transfer_func
 2024-04-24  1:34 UTC 


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).