AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-02-28 19:06:00 to 2022-03-03 17:47:19 UTC [more...]

[PATCH][next] drm/amd/display: Fix Wstringop-overflow warnings in dc_link_dp.c
 2022-03-03 17:43 UTC  (2+ messages)

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

[PATCH] drm/amdgpu: Add DFC CAP support for aldebaran
 2022-03-03 16:31 UTC  (2+ messages)

[PATCH 1/2] drm/amdkfd: judge get_atc_vmid_pasid_mapping_info before call
 2022-03-03 15:32 UTC  (3+ messages)
` [PATCH 2/2] drm/amdkfd: implement get_atc_vmid_pasid_mapping_info for gfx10.3

[PATCH 1/1] drm/amdkfd: Improve concurrency of event handling
 2022-03-03 15:31 UTC  (4+ messages)

[PATCH] drm/amdgpu: Add DFC CAP support for aldebaran
 2022-03-03 15:30 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu/vcn: Update fw shared data structure
 2022-03-03 14:39 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu/vcn: Add vcn firmware log

[PATCH 0/6] Remove usage of list iterator past the loop body
 2022-03-03 12:37 UTC  (73+ messages)
` [PATCH 1/6] drivers: usb: remove "
` [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
                        ` [Kgdb-bugreport] "
` [PATCH 6/6] treewide: remove check of list iterator against head past the loop body
  ` [Intel-gfx] "

[PATCH v9] drm/amdgpu: add drm buddy support to amdgpu
 2022-03-03 12:04 UTC  (3+ messages)

[PATCH] drm: Remove redundant code
 2022-03-03  8:06 UTC 

Gang submit
 2022-03-03  8:23 UTC  (11+ messages)
` [PATCH 01/10] drm/amdgpu: install ctx entities with cmpxchg
` [PATCH 02/10] drm/amdgpu: header cleanup
` [PATCH 03/10] drm/amdgpu: cleanup and reorder amdgpu_cs.c
` [PATCH 04/10] drm/amdgpu: remove SRIOV and MCBP dependencies from the CS
` [PATCH 05/10] drm/amdgpu: use job and ib structures directly in CS parsers
` [PATCH 06/10] drm/amdgpu: properly imbed the IBs into the job
` [PATCH 07/10] drm/amdgpu: move setting the job resources
` [PATCH 08/10] drm/amdgpu: initialize the vmid_wait with the stub fence
` [PATCH 09/10] drm/amdgpu: add gang submit backend
` [PATCH 10/10] drm/amdgpu: add gang submit frontend

[PATCH -next] drm/amdgpu: clean up some inconsistent indenting
 2022-03-03  7:09 UTC  (2+ messages)

[pull] amdgpu drm-fixes-5.17
 2022-03-03  4:50 UTC 

[PATCH] drm/amdgpu: Add DFC CAP support for aldebaran
 2022-03-03  4:07 UTC  (2+ messages)

[PATCH] drm/amdgpu: Disable baco dummy mode
 2022-03-03  3:45 UTC 

[PATCH] drm/amdgpu: Refactor mode2 reset logic for v13.0.2
 2022-03-03  3:39 UTC  (3+ messages)

[PATCH Review 1/1] drm/amdgpu: support send bad channel info to smu
 2022-03-03  3:21 UTC  (3+ messages)
  ` 回复: "

[PATCH] drm/amdgpu: Add DFC CAP support for mi200
 2022-03-03  2:55 UTC 

[PATCH] Revert "i2c: core: support bus regulator controlling in adapter"
 2022-03-02 23:20 UTC  (12+ messages)

[PATCH] drm/amdgpu: Set correct DMA mask for aldebaran
 2022-03-02 22:41 UTC  (2+ messages)

[PATCH 1/1] drm/amdgpu: set noretry=1 for GFX 10.3.4
 2022-03-02 20:20 UTC 

[PATCH] drm/amdgpu: fix potential null dereference
 2022-03-02 18:05 UTC  (7+ messages)
      ` [PATCH v2] drm/amdgpu: remove redundant null check

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

[RFC 0/2] Add generic FPU api similar to x86
 2022-03-02 16:00 UTC  (2+ messages)

[PATCH] drm/amd/pm: new v3 SmuMetrics data structure for Sienna Cichlid
 2022-03-02  9:45 UTC  (3+ messages)

[PATCH v2 1/3] drm/amdgpu: move amdgpu_gmc_noretry_set after ip_versions populated
 2022-03-02  8:49 UTC  (9+ 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 1/3] drm/amdgpu: remove unused gpu_info firmwares
 2022-03-02  8:35 UTC  (4+ messages)
` [PATCH 2/3] drm/amdgpu/gfx10: drop unused cyan skillfish firmware
` [PATCH 3/3] drm/amdgpu/sdma5: "

[PATCH] drm/amdgpu: fix potential null dereference
 2022-03-02  5:47 UTC 

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

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

[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 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] 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 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  (5+ 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)


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