amd-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-25 06:38:03 to 2022-03-01 20:52:02 UTC [more...]

[PATCH 0/6] Remove usage of list iterator past the loop body
 2022-03-01 20:36 UTC  (60+ messages)
` [PATCH 1/6] drivers: usb: remove "
` [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
` [PATCH 3/6] treewide: fix incorrect use to determine if list is empty
` [PATCH 4/6] drivers: remove unnecessary use of list iterator variable
` [PATCH 5/6] treewide: remove dereference of list iterator after loop body
` [PATCH 6/6] treewide: remove check of list iterator against head past the "

[PATCH] drm/amdgpu: fix amdgpu_ras_block_late_init error handler
 2022-03-01 20:14 UTC  (7+ messages)

[PATCH v9] drm/amdgpu: add drm buddy support to amdgpu
 2022-03-01 20:38 UTC 

[PATCH v13 1/5] drm: improve drm_buddy_alloc function
 2022-03-01 20:33 UTC  (4+ messages)
` [PATCH v13 5/5] drm/amdgpu: add drm buddy support to amdgpu

[PATCH AUTOSEL 5.15 16/23] drm/amdgpu: bypass tiling flag check in virtual display case (v2)
 2022-03-01 20:16 UTC 

[PATCH AUTOSEL 5.16 20/28] drm/amdgpu: bypass tiling flag check in virtual display case (v2)
 2022-03-01 20:13 UTC 

[PATCH 1/2] drm/amdgpu: Fix sigsev when accessing MMIO on hot unplug
 2022-03-01 18:34 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu: Bump minor version for hot plug tests enabliing

[PATCH v6 01/10] mm: add zone device coherent type memory support
 2022-03-01 16:32 UTC  (8+ messages)
` [PATCH] mm: split vm_normal_pages for LRU and non-LRU handling

[PATCH 00/12] use dynamic-debug under drm.debug api
 2022-03-01 16:46 UTC  (14+ messages)
` [PATCH 01/13] dyndbg: fix static_branch manipulation
` [PATCH 02/13] dyndbg: add class_id field and query support
` [PATCH 03/13] dyndbg: add DEFINE_DYNAMIC_DEBUG_CLASSBITS macro and callbacks
` [PATCH 04/13] dyndbg: drop EXPORTed dynamic_debug_exec_queries
` [PATCH 05/13] dyndbg: improve change-info to have old and new
` [PATCH 06/13] dyndbg: abstract dyndbg_site_is_printing
` [PATCH 07/13] drm_print: condense enum drm_debug_category
` [PATCH 08/13] drm_print: interpose drm_*dbg with forwarding macros
` [PATCH 09/13] drm_print: wrap drm_*_dbg in dyndbg jumplabel
` [PATCH 10/13] drm_print: refine drm_debug_enabled for dyndbg+jump-label
` [PATCH 11/13] drm_print: prefer bare printk KERN_DEBUG on generic fn
` [PATCH 12/13] drm_print: add _ddebug desc to drm_*dbg prototypes
` [PATCH 13/13] drm_print: use DEFINE_DYNAMIC_DEBUG_CLASSBITS for drm.debug

[PATCH] drm/amdgpu/discovery: add a comment about ip_discovery firmware
 2022-03-01 16:34 UTC 

[PATCH] drm/amdgpu: Move CAP firmware loading to the beginning of PSP firmware list
 2022-03-01 16:26 UTC  (2+ messages)

[PATCH 1/3] drm/amdgpu: remove unused gpu_info firmwares
 2022-03-01 16:01 UTC  (3+ messages)
` [PATCH 2/3] drm/amdgpu/gfx10: drop unused cyan skillfish firmware
` [PATCH 3/3] drm/amdgpu/sdma5: "

[PATCH v2 1/3] drm/amdgpu: move amdgpu_gmc_noretry_set after ip_versions populated
 2022-03-01 15:24 UTC  (5+ messages)
` [PATCH v2 2/3] drm/amdgpu: convert code name to ip version for noretry set
` [PATCH v2 3/3] drm/amdgpu: set noretry=1 for gc 10.3.6

撤回: [PATCH] drm/amdgpu: Move common initialization operations of each ras block to one function
 2022-03-01 14:18 UTC 

[PATCH 1/3] drm/amdgpu/nv: enable clock gating for GC 10.3.7 subblock
 2022-03-01 14:00 UTC  (4+ messages)
` [PATCH 2/3] drm/amdgpu: enable gfx power gating for GC 10.3.7
` [PATCH 3/3] drm/amdgpu: enable gfxoff routine "

[PATCH] drm/amdgpu: enable gfx clock gating control for GC 10.3.7
 2022-03-01 13:58 UTC  (2+ messages)

[PATCH] drm/amdgpu: Move common initialization operations of each ras block to one function
 2022-03-01 13:49 UTC  (2+ messages)
` 回复: "

[PATCH Review 1/1] drm/amdgpu: support send bad channel info to smu
 2022-03-01 13:30 UTC 

[PATCH 1/2] drm/amdgpu: move amdgpu_gmc_noretry_set after ip_versions populated
 2022-03-01 13:15 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu: add noretry=1 for gc 10.3.6

[PATCH v5 3/7] PCI: Drop the `is_thunderbolt` attribute from PCI core
 2022-03-01  7:04 UTC  (10+ messages)

[PATCH] drm/amdgpu: fix suspend/resume hang regression
 2022-03-01  7:48 UTC  (2+ messages)

[pull] amdgpu, amdkfd drm-next-5.18
 2022-03-01  6:18 UTC  (4+ messages)

[PATCH] drm/amdgpu: Use IP versions in convert_tiling_flags_to_modifier()
 2022-03-01  2:50 UTC  (2+ messages)

[PATCH v2] drm/amdgpu: Fix realloc of ptr
 2022-02-28 22:30 UTC  (3+ messages)

[PATCH 0/2] isolate FPU code from dcn10 and dcn21 to dml folder
 2022-02-28 21:10 UTC  (3+ messages)
` [PATCH 1/2] drm/amd/display: move FPU operations from dcn21 to dml/dcn20 folder
` [PATCH 2/2] drm/amd/display: move FPU code from dcn10 to dml/dcn10 folder

[PATCH v2] drm/amdgpu: check vm ready by amdgpu_vm->evicting flag
 2022-02-28 17:33 UTC  (3+ messages)

[PATCH] drm/amdgpu: Set correct DMA mask for aldebaran
 2022-02-28 18:25 UTC 

[PATCH v2 2/7] drm/selftests: add drm buddy alloc limit testcase
 2022-02-28 14:53 UTC  (4+ messages)
` [drm/selftests] 39ec47bbfd: kernel_BUG_at_drivers/gpu/drm/drm_buddy.c

kernel amdgpu problems
 2022-02-28 14:35 UTC  (4+ messages)

[PATCH 00/14] DC Patches Feburary 26, 2022
 2022-02-28 14:16 UTC  (16+ messages)
` [PATCH 01/14] drm/amd/display: Remove invalid RDPCS Programming in DAL
` [PATCH 02/14] drm/amd/display: Make functional resource functions non-static
` [PATCH 03/14] drm/amd/display: Reset VIC if HDMI_VIC is present
` [PATCH 04/14] drm/amd/display: Add frame alternate 3D & restrict HW packed on dongles
` [PATCH 05/14] drm/amd/display: Adding a dc_debug option and dmub setting to use PHY FSM for PSR
` [PATCH 06/14] drm/amd/display: Modify plane removal sequence to avoid hangs
` [PATCH 07/14] drm/amd/display: Pass HostVM enable flag into DCN3.1 DML
` [PATCH 08/14] drm/amd/display: Program OPP before ODM
` [PATCH 09/14] drm/amd/display: Refactor fixed VS w/a for PHY tests
` [PATCH 10/14] drm/amd/display: Pass deep sleep disabled allow info to dmub fw
` [PATCH 11/14] drm/amd/display: refine the EDID override
` [PATCH 12/14] drm/amd/display: [FW Promotion] Release 0.0.106.0
` [PATCH 13/14] drm/amd/display: add verify_link_cap back for hdmi
` [PATCH 14/14] drm/amd/display: 3.2.175

[PATCH] drm/amdgpu: Fix realloc of ptr
 2022-02-27 14:36 UTC  (3+ messages)

amdgpu: sometimes black screen
 2022-02-26 15:17 UTC 

[PATCH] drm/amdgpu: Refactor mode2 reset logic for v13.0.2
 2022-02-28  9:57 UTC 

AMDGPU: RX 6500 XT: System reset when loading module
 2022-02-27  0:32 UTC  (12+ messages)

[PATCH v3 0/3] amdgpu/pm: Implement parallel sysfs_emit solution for navi10
 2022-02-26 21:32 UTC  (3+ messages)

[RFC v4 00/11] Define and use reset domain for GPU recovery in amdgpu
 2022-02-25 21:22 UTC  (10+ messages)
` [RFC v4 02/11] drm/amdgpu: Move scheduler init to after XGMI is ready

[PATCH] gpu/amd: vega10_hwmgr: fix inappropriate private variable name
 2022-02-25 21:16 UTC  (3+ messages)

[PATCH 1/1] Revert "drm/amdkfd: process_info lock not needed for svm"
 2022-02-25 20:59 UTC  (2+ messages)

[PATCH v4 0/9] HMM profiler interface
 2022-02-25 18:23 UTC  (11+ messages)
` [PATCH v4 1/9] drm/amdkfd: Correct SMI event read size
` [PATCH v4 2/9] drm/amdkfd: Enable per process SMI event
` [PATCH v4 3/9] drm/amdkfd: Add SMI add event helper
` [PATCH v4 4/9] drm/amdkfd: Add KFD SMI event IDs and triggers
` [PATCH v4 5/9] drm/amdkfd: Add GPU recoverable fault SMI event
` [PATCH v4 6/9] drm/amdkfd: Add migration "
` [PATCH v4 7/9] drm/amdkfd: Add user queue eviction restore "
` [PATCH v4 8/9] drm/amdkfd: Add unmap from GPU "
` [PATCH v4 9/9] drm/amdkfd: Bump KFD API version for SMI profiling event

[PATCH][next] drm/amdgpu: Fix missing assignment to variable r
 2022-02-25 16:23 UTC  (2+ messages)

[PATCH] drm/amd/display: Don't fill up the logs
 2022-02-25 16:15 UTC  (4+ messages)

[PATCH] drm/amdgpu: add gfxoff support for smu 13.0.5
 2022-02-25 15:28 UTC  (3+ messages)

[PATCH] drm/amd/pm: Send message when resp status is 0xFC
 2022-02-25 13:59 UTC  (9+ messages)

[PATCH] drm/amdgpu: Exclude PCI reset method for now
 2022-02-25 10:03 UTC  (2+ messages)

[PATCH 01/12] drm/amdgpu: Modify .ras_fini function pointer parameter
 2022-02-25  6:49 UTC  (5+ messages)
` [PATCH 03/12] drm/amdgpu: centrally calls the .ras_fini function of all ras blocks
` [PATCH 12/12] drm/amdgpu: Remove redundant .ras_fini initialization in some "


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 NNTP newsgroup(s).