amd-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-29 06:48:43 to 2024-04-30 14:31:55 UTC [more...]

[PATCH v1 0/5] drm/ci: uprev mesa and generate testlist
 2024-04-30 14:31 UTC  (14+ messages)
` [PATCH v1 1/5] drm/ci: uprev mesa version
` [PATCH v1 2/5] drm/ci: generate testlist from build
` [PATCH v1 3/5] drm/ci: build virtual GPU driver as module
` [PATCH v1 4/5] drm/ci: skip driver specific tests
` [PATCH v1 5/5] drm/ci: update xfails for the new testlist

[PATCH] drm/amd/amdxcp: Use unique name for partition dev
 2024-04-30 14:31 UTC  (5+ messages)

[PATCH] drm/amdgpu: avoid reading vf2pf info size from FB
 2024-04-30 14:23 UTC 

[PATCH] drm/amdgpu: update vf to pf message retry from 2 to 5
 2024-04-30 14:23 UTC 

[PATCH] drm/amdgpu/mes11: fix kiq ring ready flag
 2024-04-30 14:08 UTC  (2+ messages)

[PATCH] drm/amd/display: Override DCN410 IP version
 2024-04-30 13:43 UTC  (3+ messages)

[PATCH v2 1/2] drm/amd/display: Enable DCN410 init
 2024-04-30 13:43 UTC  (2+ messages)
` [PATCH v2 2/2] drm/amd/display: Override DCN410 IP version

[PATCH 1/2] drm/amdgpu/pm: Fix uninitialized variable agc_btc_response
 2024-04-30 12:52 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu/pm: Fix uninitialized variable warning

[PATCH v9 00/14] AMDGPU usermode queues
 2024-04-30 10:55 UTC  (3+ messages)
` [PATCH v9 03/14] drm/amdgpu: add new IOCTL for usermode queue

[PATCH v2] drm/amdkfd: Let VRAM allocations go to GTT domain on small APUs
 2024-04-30 10:08 UTC 

[PATCH] drm/amdgpu/vpe: fix vpe dpm clk ratio setup failed
 2024-04-30  9:19 UTC  (3+ messages)

[PATCH v9 1/5] drm/amdgpu: Implement a new userqueue fence driver
 2024-04-30  8:52 UTC  (5+ messages)
` [PATCH v9 4/5] drm/amdgpu: Implement userqueue signal/wait IOCTL
` [PATCH v9 5/5] drm/amdgpu: Enable userq fence interrupt support

[PATCH v8 20/35] dyndbg-doc: add classmap info to howto
 2024-04-29 19:39 UTC  (16+ messages)
` [PATCH v8 21/35] dyndbg: treat comma as a token separator
` [PATCH v8 22/35] selftests-dyndbg: add comma_terminator_tests
` [PATCH v8 23/35] dyndbg: split multi-query strings with %
` [PATCH v8 24/35] selftests-dyndbg: test_percent_splitting multi-cmds on module classes
` [PATCH v8 25/35] docs/dyndbg: explain new delimiters: comma, percent
` [PATCH v8 26/35] selftests-dyndbg: add test_mod_submod
` [PATCH v8 27/35] selftests-dyndbg: test dyndbg-to-tracefs
` [PATCH v8 28/35] dyndbg-doc: explain flags parse 1st
` [PATCH v8 29/35] dyndbg: add __counted_by annotations
` [PATCH v8 30/35] drm+drivers: adapt to use DYNDBG_CLASSMAP_{DEFINE, USE}
` [PATCH v8 31/35] drm-dyndbg: adapt to use DYNDBG_CLASSMAP_PARAM
` [PATCH v8 32/35] drm: use correct ccflags-y spelling
` [PATCH v8 33/35] drm-drivers: DRM_CLASSMAP_USE in 2nd batch of drivers, helpers
` [PATCH v8 34/35] drm: restore CONFIG_DRM_USE_DYNAMIC_DEBUG un-BROKEN
` [PATCH v8 35/35] drm-print: workaround compiler meh

[PATCH v8 00/35] fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y regression
 2024-04-29 19:31 UTC  (23+ messages)
` [PATCH v8 01/35] dyndbg: fix old BUG_ON in >control parser
` [PATCH v8 02/35] docs/dyndbg: update examples \012 to \n
` [PATCH v8 03/35] test-dyndbg: fixup CLASSMAP usage error
` [PATCH v8 04/35] dyndbg: reword "class unknown, " to "class:_UNKNOWN_"
` [PATCH v8 05/35] dyndbg: make ddebug_class_param union members same size
` [PATCH v8 06/35] dyndbg: replace classmap list with a vector
` [PATCH v8 07/35] dyndbg: ddebug_apply_class_bitmap - add module arg, select on it
` [PATCH v8 08/35] dyndbg: split param_set_dyndbg_classes to _module & wrapper fns
` [PATCH v8 09/35] dyndbg: drop NUM_TYPE_ARRAY
` [PATCH v8 10/35] dyndbg: reduce verbose/debug clutter
` [PATCH v8 11/35] dyndbg: silence debugs with no-change updates
` [PATCH v8 12/35] dyndbg: tighten ddebug_class_name() 1st arg type
` [PATCH v8 13/35] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap
` [PATCH v8 14/35] dyndbg: reduce verbose=3 messages in ddebug_add_module
` [PATCH v8 15/35] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code
` [PATCH v8 16/35] dyndbg-API: fix DECLARE_DYNDBG_CLASSMAP
` [PATCH v8 17/35] selftests-dyndbg: add tools/testing/selftests/dynamic_debug/*
` [PATCH v8 18/35] selftests-dyndbg: exit 127 if no facility
` [PATCH v8 19/35] dyndbg-API: promote DYNDBG_CLASSMAP_PARAM to API
` [PATCH v8 20/35] dyndbg-doc: add classmap info to howto
` [PATCH v8 21/35] dyndbg: treat comma as a token separator
` [PATCH v8 22/35] selftests-dyndbg: add comma_terminator_tests

[PATCH 0/3] Some refactoring and maybe a memory accounting fixlet
 2024-04-29 16:51 UTC  (17+ messages)
` [PATCH 1/3] drm/amdgpu: Add amdgpu_bo_is_vm_bo helper
` [PATCH 2/3] drm/amdgpu: Reduce mem_type to domain double indirection
` [PATCH 3/3] drm/amdgpu: Fix pinned GART area accounting and fdinfo reporting

[PATCH] drm/amd/pm: fix the uninitialized scalar variable warning
 2024-04-30  7:14 UTC 

[PATCH] drm/amdgpu: fix uninitialized scalar variable warning
 2024-04-30  4:51 UTC  (4+ messages)

[PATCH 1/2] drm/amd/pm: fix uninitialized variable warnings for vega10_hwmgr
 2024-04-30  4:12 UTC  (3+ messages)

[PATCH 2/3] drm/amd/pm: fix the Out-of-bounds read warning
 2024-04-30  2:16 UTC  (2+ messages)

[PATCH 1/3 V2] drm/amd/pm: Fix negative array index read warning for pptable->DpmDescriptor
 2024-04-30  2:10 UTC  (3+ messages)

[PATCH 1/3] drm/amdgpu: Add amdgpu_bo_is_vm_bo helper
 2024-04-30  0:31 UTC  (4+ messages)
` [PATCH 2/3] drm/amdgpu: Reduce mem_type to domain double indirection
` [PATCH 3/3] drm/amdgpu: Describe preemptible objects in debugfs

[PATCH] drm/amdkfd: update buffer_{store, load}_* modifiers for gfx940
 2024-04-29 22:34 UTC  (3+ messages)
` [PATCH] drm/amdkfd: update buffer_{store,load}_* "

[PATCH v2 1/2] drm/amdgpu/pm: Fix uninitialized variable agc_btc_response
 2024-04-29 20:24 UTC  (3+ messages)
` [PATCH v2 2/2] drm/amdgpu/pm: Fix uninitialized variable warning

[linux-next:master] BUILD REGRESSION b0a2c79c6f3590b74742cbbc76687014d47972d8
 2024-04-29 20:20 UTC 

AMD Dell m18 r1/7600XT Laptop Issue dcn31_panel_cntl_construct+0x49/0x60 [amdgpu]
 2024-04-29 20:13 UTC 

[PATCH v2 1/2] drm/amd/display: Introduce overlay cursor mode
 2024-04-29 19:48 UTC  (2+ messages)
` [PATCH v2 2/2] drm/amd/display: Move PRIMARY plane zpos higher

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

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

[PATCH] drm/amd/display: Add MSF panel to DPCD 0x317 patch list
 2024-04-29 16:18 UTC  (2+ messages)

[PATCH] drm/amd/display: Remove duplicate dcn401/dcn401_clk_mgr.h header
 2024-04-29 16:17 UTC  (2+ messages)

[PATCH] drm/amd/display: Remove duplicate spl/dc_spl_types.h header
 2024-04-29 16:15 UTC  (2+ messages)

[PATCH] drm/amdgpu: Fix signedness bug in sdma_v4_0_process_trap_irq()
 2024-04-29 16:14 UTC  (3+ messages)

[PATCH] Revert "drm/amd/pm: fixes a random hang in S4 for SMU v13.0.4/11"
 2024-04-29 15:15 UTC  (2+ messages)

[PATCH 01/11] drm/amdgpu/mes: add uni_mes fw loading support
 2024-04-29 15:12 UTC  (11+ messages)
` [PATCH 02/11] drm/amdgpu/mes12: "
` [PATCH 03/11] drm/amdgpu/mes12: enable uni_mes fw on mes pipe0
` [PATCH 04/11] drm/amdgpu/mes12: add mes mapping legacy queue support
` [PATCH 05/11] drm/amdgpu/gfx: enable mes to map "
` [PATCH 06/11] drm/amdgpu: Disable unmapped doorbell handling basic mode on mes 12
` [PATCH 07/11] drm/amdgpu/mes12: add legacy setting hw resource interface
` [PATCH 08/11] drm/amdgpu: add module parameter 'amdgpu_uni_mes'
` [PATCH 09/11] drm/amdgpu/mes12: disable logging output
` [PATCH 10/11] drm/amdgpu/discovery: add gfx v12_0 ip block
` [PATCH 11/11] drm/amdgpu/discovery: add mes "

[PATCH 01/14] drm/amdkfd: Added device queue manager files for GFX12
 2024-04-29 14:57 UTC  (14+ messages)
` [PATCH 02/14] drm/amdkfd: Added gfx_v12_kfd2kgd interface "
` [PATCH 03/14] drm/amdkfd: Move trap handler coherence flags to preprocessor
` [PATCH 04/14] drm/amdkfd: Add gfx12 trap handler support
` [PATCH 05/14] drm/amdkfd: save and restore barrier state for gfx12
` [PATCH 06/14] drm/amdkfd: enable missed single-step workaround "
` [PATCH 07/14] drm/amdkfd: Enable GFX12 trap handler
` [PATCH 08/14] drm/amdkfd: always enable ttmp setup for gfx12
` [PATCH 09/14] drm/amdkfd: fix support for trap on wave start and end "
` [PATCH 10/14] drm/amdkfd: enable single alu ops "
` [PATCH 11/14] drm/amdkfd: fix NULL ptr for debugfs mqds on GFX v12
` [PATCH 12/14] drm/amdkfd: Enable atomic support for GFX12
` [PATCH 13/14] drm/amd/amdkfd: Add GFX12 PTE flag to SVM get PTE function
` [PATCH 14/14] drm/amdkfd: mark GFX12 system and peer GPU memory mappings as MTYPE_NC

[PATCH 01/31] drm/amdgpu: Add gfx v12_0_0 family id
 2024-04-29 14:33 UTC  (31+ messages)
` [PATCH 02/31] drm/amdgpu/discovery: Set GC family for GC 12.0 IP
` [PATCH 03/31] drm/amdgpu: add gfx12 clearstate header
` [PATCH 04/31] drm/amdgpu: add new TOC structure
` [PATCH 05/31] drm/amdgpu: add rlc TOC header file for soc24
` [PATCH 06/31] drm/amdgpu: Add mes_v12_api_def.h for gfx12
` [PATCH 07/31] drm/amdgpu: init mes ucode name for gfx v12
` [PATCH 08/31] drm/amdgpu: Add mes v12_0 ip block support (v4)
` [PATCH 09/31] drm/amdgpu: set mes fw address for mes v12
` [PATCH 10/31] drm/amdgpu: enable mes v12 self test
` [PATCH 11/31] drm/amdgpu: Enable MES to handle doorbell ring on unmapped queue
` [PATCH 12/31] drm/amdgpu: fix trap enablement for gfx12
` [PATCH 13/31] drm/amdgpu/mes12: update data cache boundary
` [PATCH 14/31] drm/amdgpu: Add gfx v12_0 ip block support (v6)
` [PATCH 15/31] drm/amdgpu: set cp fw address set for gfx v12
` [PATCH 16/31] drm/amd/amdgpu: imu fw loading support
` [PATCH 17/31] drm/amdgpu: skip imu related function if dpm=0
` [PATCH 18/31] drm/amdgpu/gfx12: recalculate available compute rings to use
` [PATCH 19/31] drm/amdgpu: support S&R fw load for gfx v12
` [PATCH 20/31] drm/amd: Move fw init from sw_init to early_init for imu v12
` [PATCH 21/31] drm/amd/amdgpu: workaround for the imu fw loading
` [PATCH 22/31] drm/amdgpu: set different fw data addr for mec pipe
` [PATCH 23/31] drm/amd/amdgpu: update GFX12 wave data registers
` [PATCH 24/31] drm/amd/amdgpu: add cgcg&cgls interface for gfx 12.0
` [PATCH 25/31] drm/amdgpu: use new method to program rlc ram
` [PATCH 26/31] drm/amdgpu: fix active rb and cu number for gfx12
` [PATCH 27/31] drm/amdgpu: skip dpm check to init imu fw
` [PATCH 28/31] drm/amdgpu: init gfxhub setting to align with mmhub
` [PATCH 29/31] drm/amdgpu: Switch to smuio func to get gpu clk counter
` [PATCH 30/31] drm/amdgpu: Enable unmapped doorbell handling basic mode on mes 12
` [PATCH 31/31] drm/amdgpu: Enable event log on MES 12

[PATCH v3] drm/amdgpu: Fix the uninitialized variable warning
 2024-04-29 13:53 UTC  (3+ messages)

[PATCH] drm/amd/pm: fix uninitialized variable warning for smu_v13
 2024-04-29 13:45 UTC  (2+ messages)

[PATCH 00/46] DC Patches April 29, 2024
 2024-04-29 13:17 UTC  (2+ messages)

[PATCH] drm/amdgpu: fix doorbell regression
 2024-04-29 12:52 UTC  (2+ messages)

[PATCH] drm/amdgpu/mes11: increase waiting time for engine ready
 2024-04-29  9:30 UTC  (2+ messages)

[PATCH] drm/amd/display: Refactor construct_phy function in dc/link/link_factory.c
 2024-04-29  8:30 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 3/3 V2] drm/amd/pm: fix the uninitialized scalar variable warning
 2024-04-29  8:20 UTC  (2+ messages)

[PATCH 1/2] drm/amd/amdgpu: customized the reset to skip soft recovery
 2024-04-29  8:15 UTC  (4+ messages)
` [PATCH 2/2] drm/amd/amdgpu: use the default reset for ras recovery

Reporting a slab-use-after-free in amdgpu
 2024-04-29  7:44 UTC  (6+ messages)

[PATCH V2] drm/amd/pm: fix warning using uninitialized value of max_vid_step
 2024-04-29  7:43 UTC  (2+ messages)

[PATCH] drm/amdgpu: add mutex to protect ras shared memory
 2024-04-29  7:30 UTC  (2+ messages)

[PATCH] drm/amd/pm: fix warning using uninitialized value of max_vid_step
 2024-04-29  6:57 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 NNTP newsgroup(s).