AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-09-08 01:12:55 to 2022-09-13 02:01:05 UTC [more...]

[PATCH 1/4] drm/amdgpu: Introduce gfx software ring(v3)
 2022-09-13  2:00 UTC  (21+ messages)
` [PATCH 2/4] drm/amdgpu: Add software ring callbacks for gfx9(v3)
` [PATCH 3/4] drm/amdgpu: Modify unmap_queue format for gfx9(v2)
` [PATCH 4/4] drm/amdgpu: Implement OS triggered MCBP(v2)

[linux-next:master] BUILD REGRESSION 044b771be9c5de9d817dfafb829d2f049c71c3b4
 2022-09-12 22:26 UTC 

[PATCH v6 00/57] DYNDBG: opt-in class'd debug for modules, use in drm
 2022-09-12 22:08 UTC  (12+ messages)
` [PATCH v6 17/57] dyndbg: validate class FOO by checking with module
` [PATCH v6 23/57] drm: POC drm on dyndbg - use in core, 2 helpers, 3 drivers
` [PATCH v6 28/57] drm_print: refine drm_debug_enabled for jump-label

[PATCH 0/5] drm/amd/display: Reduce stack usage for clang
 2022-09-12 22:02 UTC  (4+ messages)

[PATCH v7 0/9] dyndbg: drm.debug adaptation
 2022-09-12 21:11 UTC  (13+ messages)
` [PATCH v7 1/9] drm_print: condense enum drm_debug_category
` [PATCH v7 2/9] drm: POC drm on dyndbg - use in core, 2 helpers, 3 drivers
` [PATCH v7 3/9] drm_print: interpose drm_*dbg with forwarding macros
` [PATCH v7 4/9] drm_print: wrap drm_*_dbg in dyndbg descriptor factory macro
` [PATCH v7 5/9] drm-print.h: include dyndbg header
` [PATCH v7 6/9] drm-print: add drm_dbg_driver to improve namespace symmetry
` [PATCH v7 7/9] drm_print: optimize drm_debug_enabled for jump-label
` [PATCH v7 8/9] drm_print: prefer bare printk KERN_DEBUG on generic fn
` [PATCH v7 9/9] drm_print: add _ddebug descriptor to drm_*dbg prototypes

[PATCH v2 1/1] drm/amdgpu: fix amdgpu_vm_pt_free warning
 2022-09-12 18:59 UTC  (3+ messages)

[PATCH 1/1] drm/amdkfd: Track unified memory when changing xnack mode
 2022-09-12 18:53 UTC  (2+ messages)

[PATCH v3 0/8] drm/amd/display: Introduce KUnit to Display Mode Library
 2022-09-12 15:59 UTC  (9+ messages)
` [PATCH v3 1/8] drm/amd/display: Introduce KUnit tests for fixed31_32 library
` [PATCH v3 2/8] drm/amd/display: Introduce KUnit tests to the bw_fixed library
` [PATCH v3 3/8] drm/amd/display: Introduce KUnit tests to display_rq_dlg_calc_20
` [PATCH v3 4/8] drm/amd/display: Introduce KUnit tests to the display_mode_vba library
` [PATCH v3 5/8] drm/amd/display: Introduce KUnit to dcn20/display_mode_vba_20 library
` [PATCH v3 6/8] drm/amd/display: Introduce KUnit tests for dcn20_fpu
` [PATCH v3 7/8] drm/amd/display: Introduce KUnit tests to dc_dmub_srv library
` [PATCH v3 8/8] Documentation/gpu: Add Display Core Unit Test documentation

Linux 6.0-rc5
 2022-09-12 14:01 UTC 

[PATCH 1/1] drm/amdgpu: fix amdgpu_vm_pt_free warning
 2022-09-12 14:01 UTC  (5+ messages)

[PATCH v4] drm/amd/pm:add new gpu_metrics_v2_3 to acquire average temperature info
 2022-09-12 12:41 UTC 

(no subject)
 2022-09-12 12:36 UTC  (8+ messages)
` [PATCH 1/7] drm/sched: move calling drm_sched_entity_select_rq
` [PATCH 2/7] drm/amdgpu: remove SRIOV and MCBP dependencies from the CS
` [PATCH 3/7] drm/amdgpu: move setting the job resources
` [PATCH 4/7] drm/amdgpu: revert "partial revert "remove ctx->lock" v2"
` [PATCH 5/7] drm/amdgpu: use DMA_RESV_USAGE_BOOKKEEP v2
` [PATCH 6/7] drm/amdgpu: cleanup CS init/fini and pass1
` [PATCH 7/7] drm/amdgpu: reorder CS code

DC Patches Sep 7, 2022
 2022-09-12  9:01 UTC  (3+ messages)
` [PATCH 02/27] drm/amd/display: Optimizations for DML math

[PATCH] drm/amdgpu/display: remove unneeded "default n" options
 2022-09-09 21:09 UTC  (2+ messages)

Patch "drm/amd/display: fix memory leak when using debugfs_lookup()" has been added to the 5.15-stable tree
 2022-09-10  6:27 UTC 

[PATCH linux-next] drm/amd/display/amdgpu_dm: remove duplicate included header files
 2022-09-12  3:22 UTC 

Patch "drm/amd/display: fix memory leak when using debugfs_lookup()" has been added to the 5.19-stable tree
 2022-09-10  6:27 UTC 

[PATCH 0/7] fix PCI AER issues
 2022-09-12  4:41 UTC  (11+ messages)
` [PATCH 1/7] drm/amdgpu: move nbio remap_hdp_registers() to gmc9 code
` [PATCH 2/7] drm/amdgpu: move nbio remap_hdp_registers() to gmc10 code
` [PATCH 3/7] drm/amdgpu: move nbio remap_hdp_registers() to gmc11 code
` [PATCH 4/7] drm/amdgpu: add HDP remap functionality to nbio 7.7
` [PATCH 5/7] drm/amdgpu: move nbio ih_doorbell_range() into ih code for vega
` [PATCH 6/7] drm/amdgpu: move nbio sdma_doorbell_range() into sdma "
` [PATCH 7/7] drm/amdgpu: make sure to init common IP before gmc

[PATCH AUTOSEL 5.10 11/14] drm/amd/amdgpu: skip ucode loading if ucode_size == 0
 2022-09-10 21:18 UTC 

[PATCH AUTOSEL 5.15 17/21] drm/amd/amdgpu: skip ucode loading if ucode_size == 0
 2022-09-10 21:17 UTC 

[PATCH AUTOSEL 5.19 24/38] drm/amdgpu: disable FRU access on special SIENNA CICHLID card
 2022-09-10 21:16 UTC  (3+ messages)
` [PATCH AUTOSEL 5.19 25/38] drm/amd/pm: use vbios carried pptable for all SMU13.0.7 SKUs
` [PATCH AUTOSEL 5.19 28/38] drm/amd/amdgpu: skip ucode loading if ucode_size == 0

[PATCH] drm/amdgpu: fix warning about missing imu prototype
 2022-09-10  2:27 UTC  (2+ messages)

[PATCH] drm/amdgpu: Add EEPROM I2C address for smu v13_0_0
 2022-09-10  2:27 UTC  (2+ messages)

[PATCH] drm/amdgpu: Skip reset error status for psp v13_0_0
 2022-09-10  2:26 UTC  (2+ messages)

[PATCH] drm/amdgpu: added support for ras driver loading
 2022-09-10  2:26 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 9a82ccda91ed2b40619cb3c10d446ae1f97bab6e
 2022-09-09 21:25 UTC 

[PATCH] drm/amd/display: Remove var declaration in dcn32_full_validate_bw_helper()
 2022-09-09 21:03 UTC  (2+ messages)

[PATCH] drm/amd/display: fix repeated words in comments
 2022-09-09 21:00 UTC  (2+ messages)

[PATCH] drm/amdgpu: cleanup coding style in amdgpu_amdkfd_gpuvm.c
 2022-09-09 20:58 UTC  (4+ messages)

[PATCH] drm/amdgpu: cleanup coding style in amdgpu_amdkfd.c
 2022-09-09 20:53 UTC  (2+ messages)

[PATCH] drm/amdgpu: cleanup coding style in amdgpu_sync.c file
 2022-09-09 20:52 UTC  (2+ messages)

[PATCH] drm/amdgpu: cleanup coding style in amdgpu_acpi.c
 2022-09-09 20:51 UTC  (2+ messages)

[PATCH] drm/amdgpu: getting fan speed pwm for vega10 properly
 2022-09-09 20:50 UTC  (2+ messages)

[PATCH linux-next] drm/amdgpu: Remove the unneeded result variable
 2022-09-09 20:46 UTC  (2+ messages)

[PATCH linux-next] drm/radeon: Remove the unneeded result variable
 2022-09-09 20:46 UTC  (2+ messages)

[PATCH linux-next] drm/radeon/ci_dpm: Remove the unneeded result variable
 2022-09-09 20:45 UTC  (2+ messages)

[PATCH -next] drm/amd/display: remove possible condition with no effect (if == else)
 2022-09-09 20:43 UTC  (2+ messages)

[PATCH -next] drm/amd/display: Simplify bool conversion
 2022-09-09 20:43 UTC  (2+ messages)

[PATCH -next] drm/amd/display: clean up some inconsistent indentings
 2022-09-09 20:41 UTC  (2+ messages)

[PATCH] drm/amdgpu: Don't enable LTR if not supported
 2022-09-09 19:55 UTC  (12+ messages)

[PATCH v4 00/21] Move all drivers to a common dma-buf locking convention
 2022-09-09 17:36 UTC  (7+ messages)
` [PATCH v4 06/21] drm/i915: Prepare to dynamic dma-buf locking specification

[PATCH] drm/amdgpu: Fix hive reference count leak
 2022-09-09 17:06 UTC  (2+ messages)

[PATCH 1/1] drm/amdkfd: Migrate in CPU page fault use current mm
 2022-09-09 16:35 UTC  (4+ messages)

[PATCH V3 1/3] drm/amdgpu: Adjust removal control flow for smu v13_0_2
 2022-09-09 14:53 UTC  (4+ messages)
` [PATCH V3 2/3] drm/amdgpu: Fixed psp fence and memory issues when removing amdgpu device
` [PATCH V3 3/3] drm/amd/pm: Remove redundant check condition

[PATCH v3] drm/amdgpu: change the alignment size of TMR BO to 1M
 2022-09-09 11:45 UTC  (3+ messages)

[PATCH 1/4] drm/sched: returns struct drm_gpu_scheduler ** for drm_sched_pick_best
 2022-09-09 11:18 UTC  (14+ messages)
` [PATCH 3/4] drm/sched: always keep selecetd ring sched list in ctx entity
  ` [PATCH v3 3/4] drm/sched: always keep selected "

[PATCH v2] drm/amdgpu: change the alignment size of TMR BO to 1M
 2022-09-09  3:38 UTC 

Recall: [PATCH v2] drm/amdgpu: change the alignment size of TMR BO to 1M
 2022-09-09  3:38 UTC 

[PATCH v2] drm/amdgpu: change the alignment size of TMR BO to 1M
 2022-09-09  3:35 UTC 

[PATCH] drm/amdgpu: change the alignment size of TMR BO to 1M
 2022-09-09  3:19 UTC  (2+ messages)

[PATCH v2] drm/amdgpu: Enable full reset when RAS is supported on gc v11_0_0
 2022-09-09  2:22 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 47c191411b68a771261be3dc0bd6f68394cef358
 2022-09-08 22:37 UTC 

[PATCH v2 1/2] drm/amdkfd: handle CPU fault on COW mapping
 2022-09-08 19:07 UTC  (3+ messages)
` [PATCH v2 2/2] drm/amdkfd: Remove prefault before migrating to VRAM

[PATCH] amd/amdkfd: fix repeated words in comments
 2022-09-08 18:20 UTC  (2+ messages)

[pull] amdgpu, amdkfd, radeon, drm drm-next-6.1
 2022-09-08 18:16 UTC  (4+ messages)

[PATCH 1/4] drm/amdgpu: use proper DC check in amdgpu_display_supported_domains()
 2022-09-08 14:38 UTC  (4+ messages)
` [PATCH 2/4] drm/amdgpu: rework SR-IOV virtual display handling
` [PATCH 3/4] drm/amdgpu: move non-DC vblank handling out of irq code
` [PATCH 4/4] drm/amdgpu: clarify DC checks

[PATCH 1/4] drm/amdgpu: use proper DC check in amdgpu_display_supported_domains()
 2022-09-08 14:34 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: make sure to init common IP before gmc
 2022-09-08 14:21 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu: add HDP remap functionality to nbio 7.7

[PATCH 1/2] drm/amdgpu: Move HDP remapping earlier during init
 2022-09-08 14:13 UTC  (4+ messages)

[PATCH] drm/amd/amdgpu: update GC 10.3.0 pwrdec
 2022-09-08 14:09 UTC  (2+ messages)

[PATCH] dc/dce: fix repeated words in comments
 2022-09-08 12:41 UTC 

[PATCH] drm/amdgpu: use dirty framebuffer helper
 2022-09-08 13:14 UTC  (2+ messages)

[PATCH v6 1/6] drm/ttm: Add new callbacks to ttm res mgr
 2022-09-08 11:08 UTC  (8+ messages)

[PATCH 01/21] drm/amd/display: Reverted DSC programming sequence change
 2022-09-08  9:17 UTC  (3+ messages)
` [PATCH 11/21] drm/amd/display: Round cursor width up for MALL allocation

[PATCH] drm/amdgpu: Enable full reset when RAS is supported on gc v11_0_0
 2022-09-08  9:10 UTC  (4+ messages)

[PATCH] drm/amdgpu: inform PF if VF receives RAS poison interrupt
 2022-09-08  8:47 UTC 

[RFC PATCH] drm/amdgpu: Set MTYPE in PTE based on BO flags
 2022-09-08  6:10 UTC  (2+ messages)

[pull] amdgpu, amdkfd drm-fixes-6.0
 2022-09-08  3:23 UTC 

Build regressions/improvements in v6.0-rc4
 2022-09-07 23:47 UTC  (2+ messages)

[PATCH] drm/amdgpu: Use per device reset_domain for XGMI on sriov configuration
 2022-09-08  2:01 UTC  (3+ messages)

[PATCH] drm/amdgpu: Rely on MCUMC_STATUS for umc v8_10 correctable error counter only
 2022-09-08  1:58 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 5957ac6635a1a12d4aa2661bbf04d3085a73372a
 2022-09-08  1:12 UTC 


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