amd-gfx
Thread
Date
Later messages
Messages by Thread
[PATCH v11 19/65] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code
Jim Cromie
Re: [PATCH v11 19/65] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code
Louis Chauvet
[PATCH v11 14/65] dyndbg: replace classmap list with a vector
Jim Cromie
[PATCH v11 34/65] drm: use correct ccflags-y spelling
Jim Cromie
Re: [PATCH v11 34/65] drm: use correct ccflags-y spelling
Louis Chauvet
[PATCH v11 44/65] drm-dyndbg: add DRM_CLASSMAP_USE to Xe driver
Jim Cromie
Re: [PATCH v11 44/65] drm-dyndbg: add DRM_CLASSMAP_USE to Xe driver
Louis Chauvet
[PATCH v11 27/65] dyndbg: treat comma as a token separator
Jim Cromie
Re: [PATCH v11 27/65] dyndbg: treat comma as a token separator
Louis Chauvet
[PATCH v11 47/65] drm-dyndbg: add DRM_CLASSMAP_USE to bochs
Jim Cromie
Re: [PATCH v11 47/65] drm-dyndbg: add DRM_CLASSMAP_USE to bochs
Louis Chauvet
[PATCH v11 54/65] drm-dyndbg: add DRM_CLASSMAP_USE to mgag200 driver
Jim Cromie
Re: [PATCH v11 54/65] drm-dyndbg: add DRM_CLASSMAP_USE to mgag200 driver
Louis Chauvet
[PATCH v11 23/65] dyndbg: detect class_id reservation conflicts
Jim Cromie
Re: [PATCH v11 23/65] dyndbg: detect class_id reservation conflicts
Louis Chauvet
[PATCH v11 52/65] drm-dyndbg: add DRM_CLASSMAP_USE to vkms driver
Jim Cromie
Re: [PATCH v11 52/65] drm-dyndbg: add DRM_CLASSMAP_USE to vkms driver
Louis Chauvet
[PATCH v11 46/65] drm-dyndbg: add DRM_CLASSMAP_USE to simpledrm
Jim Cromie
Re: [PATCH v11 46/65] drm-dyndbg: add DRM_CLASSMAP_USE to simpledrm
Louis Chauvet
[PATCH v11 06/65] test-dyndbg: fixup CLASSMAP usage error
Jim Cromie
[PATCH v11 39/65] drm-dyndbg: DRM_CLASSMAP_USE in amdgpu driver
Jim Cromie
[PATCH v11 17/65] dyndbg: hoist classmap-filter-by-modname up to ddebug_add_module
Jim Cromie
Re: [PATCH v11 17/65] dyndbg: hoist classmap-filter-by-modname up to ddebug_add_module
Louis Chauvet
[PATCH v11 04/65] docs/dyndbg: update examples \012 to \n
Jim Cromie
[PATCH v11 02/65] dyndbg: factor ddebug_match_desc out from ddebug_change
Jim Cromie
Re: [PATCH v11 02/65] dyndbg: factor ddebug_match_desc out from ddebug_change
Louis Chauvet
[PATCH v11 26/65] dyndbg-API: promote DYNAMIC_DEBUG_CLASSMAP_PARAM to API
Jim Cromie
Re: [PATCH v11 26/65] dyndbg-API: promote DYNAMIC_DEBUG_CLASSMAP_PARAM to API
Louis Chauvet
[PATCH v11 37/65] drm-print: modernize an archaic comment
Jim Cromie
Re: [PATCH v11 37/65] drm-print: modernize an archaic comment
Louis Chauvet
[PATCH v11 50/65] drm-dyndbg: add DRM_CLASSMAP_USE to radeon
Jim Cromie
Re: [PATCH v11 50/65] drm-dyndbg: add DRM_CLASSMAP_USE to radeon
Louis Chauvet
[PATCH v11 22/65] dyndbg-API: replace DECLARE_DYNDBG_CLASSMAP
Jim Cromie
Re: [PATCH v11 22/65] dyndbg-API: replace DECLARE_DYNDBG_CLASSMAP
Louis Chauvet
Re: [PATCH v11 22/65] dyndbg-API: replace DECLARE_DYNDBG_CLASSMAP
jim . cromie
[PATCH v11 16/65] dyndbg, module: make proper substructs in _ddebug_info
Jim Cromie
Re: [PATCH v11 16/65] dyndbg,module: make proper substructs in _ddebug_info
Louis Chauvet
Re: [PATCH v11 16/65] dyndbg, module: make proper substructs in _ddebug_info
jim . cromie
[PATCH v11 11/65] dyndbg: reduce verbose/debug clutter
Jim Cromie
[PATCH v11 01/65] dyndbg: fix NULL ptr on i386 due to section alignment
Jim Cromie
Re: [PATCH v11 01/65] dyndbg: fix NULL ptr on i386 due to section alignment
Louis Chauvet
Re: [PATCH v11 01/65] dyndbg: fix NULL ptr on i386 due to section alignment
jim . cromie
[PATCH v11 20/65] selftests-dyndbg: add a dynamic_debug run_tests target
Jim Cromie
Re: [PATCH v11 20/65] selftests-dyndbg: add a dynamic_debug run_tests target
Louis Chauvet
[PATCH v11 40/65] drm-dyndbg: DRM_CLASSMAP_USE in i915 driver
Jim Cromie
[PATCH v11 38/65] drm-print: fix config-dependent unused variable
Jim Cromie
[PATCH v11 53/65] drm-dyndbg: add DRM_CLASSMAP_USE to udl driver
Jim Cromie
Re: [PATCH v11 53/65] drm-dyndbg: add DRM_CLASSMAP_USE to udl driver
Louis Chauvet
[PATCH v11 65/65] drm_vblank: use dyndbg's static-key to avoid flag-check
Jim Cromie
Re: [PATCH v11 65/65] drm_vblank: use dyndbg's static-key to avoid flag-check
Louis Chauvet
[PATCH v11 48/65] drm-dyndbg: add DRM_CLASSMAP_USE to etnaviv
Jim Cromie
Re: [PATCH v11 48/65] drm-dyndbg: add DRM_CLASSMAP_USE to etnaviv
Louis Chauvet
[PATCH v11 56/65] drm-dyndbg: add DRM_CLASSMAP_USE to the qxl driver
Jim Cromie
Re: [PATCH v11 56/65] drm-dyndbg: add DRM_CLASSMAP_USE to the qxl driver
Louis Chauvet
[PATCH v11 41/65] drm-dyndbg: DRM_CLASSMAP_USE in drm_crtc_helper
Jim Cromie
[PATCH v11 35/65] drm-dyndbg: adapt drm core to use dyndbg classmaps-v2
Jim Cromie
[PATCH v11 64/65] drm_print: fix drm_printer dynamic debug bypass
Jim Cromie
Re: [PATCH v11 64/65] drm_print: fix drm_printer dynamic debug bypass
Louis Chauvet
Re: [PATCH v11 64/65] drm_print: fix drm_printer dynamic debug bypass
jim . cromie
[PATCH v11 59/65] accel/ivpu: implement IVPU_DBG_* as a dyndbg classmap
Jim Cromie
Re: [PATCH v11 59/65] accel/ivpu: implement IVPU_DBG_* as a dyndbg classmap
Louis Chauvet
Re: [PATCH v11 59/65] accel/ivpu: implement IVPU_DBG_* as a dyndbg classmap
jim . cromie
[PATCH v11 21/65] dyndbg: change __dynamic_func_call_cls* macros into expressions
Jim Cromie
[PATCH v11 55/65] drm-dyndbg: add DRM_CLASSMAP_USE to the gud driver
Jim Cromie
Re: [PATCH v11 55/65] drm-dyndbg: add DRM_CLASSMAP_USE to the gud driver
Louis Chauvet
Re: [PATCH v11 55/65] drm-dyndbg: add DRM_CLASSMAP_USE to the gud driver
Ruben Wauters
[PATCH v11 63/65] drm_buddy: fix 64-bit truncation in power-of-2 rounding
Jim Cromie
Re: [PATCH v11 63/65] drm_buddy: fix 64-bit truncation in power-of-2 rounding
Louis Chauvet
Re: [PATCH v11 63/65] drm_buddy: fix 64-bit truncation in power-of-2 rounding
jim . cromie
[PATCH v11 13/65] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap
Jim Cromie
[PATCH v11 57/65] drm-dyndbg: add DRM_CLASSMAP_USE to the drm_gem_shmem_helper driver
Jim Cromie
Re: [PATCH v11 57/65] drm-dyndbg: add DRM_CLASSMAP_USE to the drm_gem_shmem_helper driver
Louis Chauvet
[PATCH v11 62/65] accel/rocket: enable drm.debug control
Jim Cromie
Re: [PATCH v11 62/65] accel/rocket: enable drm.debug control
Louis Chauvet
[PATCH v11 42/65] drm-dyndbg: DRM_CLASSMAP_USE in drm_dp_helper
Jim Cromie
[PATCH v11 58/65] accel: add -DDYNAMIC_DEBUG_MODULE to subdir-ccflags
Jim Cromie
Re: [PATCH v11 58/65] accel: add -DDYNAMIC_DEBUG_MODULE to subdir-ccflags
Louis Chauvet
[PATCH v11 45/65] drm-dyndbg: add DRM_CLASSMAP_USE to virtio_gpu
Jim Cromie
Re: [PATCH v11 45/65] drm-dyndbg: add DRM_CLASSMAP_USE to virtio_gpu
Louis Chauvet
[PATCH v11 05/65] docs/dyndbg: explain flags parse 1st
Jim Cromie
[PATCH v11 03/65] dyndbg: add stub macro for DECLARE_DYNDBG_CLASSMAP
Jim Cromie
Re: [PATCH v11 03/65] dyndbg: add stub macro for DECLARE_DYNDBG_CLASSMAP
Louis Chauvet
[PATCH v11 51/65] drm-dyndbg: add DRM_CLASSMAP_USE to vmwgfx driver
Jim Cromie
Re: [PATCH v11 51/65] drm-dyndbg: add DRM_CLASSMAP_USE to vmwgfx driver
Louis Chauvet
[PATCH v11 18/65] dyndbg: move mod_name down from struct ddebug_table to _ddebug_info
Jim Cromie
[PATCH v11 43/65] drm-dyndbg: DRM_CLASSMAP_USE in nouveau
Jim Cromie
Re: [PATCH v11 43/65] drm-dyndbg: DRM_CLASSMAP_USE in nouveau
Louis Chauvet
Re: [PATCH v11 43/65] drm-dyndbg: DRM_CLASSMAP_USE in nouveau
lyude
[PATCH v11 49/65] drm-dyndbg: add DRM_CLASSMAP_USE to gma500 driver
Jim Cromie
Re: [PATCH v11 49/65] drm-dyndbg: add DRM_CLASSMAP_USE to gma500 driver
Louis Chauvet
[PATCH v11 10/65] dyndbg: tweak pr_fmt to avoid expansion conflicts
Jim Cromie
[PATCH v11 31/65] dyndbg: add DYNAMIC_DEBUG_CLASSMAP_USE_(dd_class_name, offset)
Jim Cromie
Re: [PATCH v11 31/65] dyndbg: add DYNAMIC_DEBUG_CLASSMAP_USE_(dd_class_name, offset)
Louis Chauvet
Re: [PATCH v11 31/65] dyndbg: add DYNAMIC_DEBUG_CLASSMAP_USE_(dd_class_name, offset)
jim . cromie
[PATCH v11 09/65] dyndbg: drop NUM_TYPE_ARRAY
Jim Cromie
[PATCH v11 61/65] accel/ethosu: enable drm.debug control
Jim Cromie
Re: [PATCH v11 61/65] accel/ethosu: enable drm.debug control
Rob Herring
Re: [PATCH v11 61/65] accel/ethosu: enable drm.debug control
Louis Chauvet
[PATCH v11 24/65] dyndbg: check DYNAMIC_DEBUG_CLASSMAP_DEFINE args at compile-time
Jim Cromie
Re: [PATCH v11 24/65] dyndbg: check DYNAMIC_DEBUG_CLASSMAP_DEFINE args at compile-time
Louis Chauvet
Re: [PATCH v11 24/65] dyndbg: check DYNAMIC_DEBUG_CLASSMAP_DEFINE args at compile-time
jim . cromie
[PATCH v11 60/65] drm: restore CONFIG_DRM_USE_DYNAMIC_DEBUG un-BROKEN
Jim Cromie
Re: [PATCH v11 60/65] drm: restore CONFIG_DRM_USE_DYNAMIC_DEBUG un-BROKEN
Louis Chauvet
[PATCH v11 25/65] dyndbg-test: change do_prints testpoint to accept a loopct
Jim Cromie
Re: [PATCH v11 25/65] dyndbg-test: change do_prints testpoint to accept a loopct
Louis Chauvet
[PATCH v11 33/65] docs/dyndbg: add classmap info to howto
Jim Cromie
Re: [PATCH v11 33/65] docs/dyndbg: add classmap info to howto
Louis Chauvet
Re: [PATCH v11 33/65] docs/dyndbg: add classmap info to howto
jim . cromie
[PATCH v11 15/65] dyndbg: macrofy a 2-index for-loop pattern
Jim Cromie
Re: [PATCH v11 15/65] dyndbg: macrofy a 2-index for-loop pattern
Louis Chauvet
[PATCH v11 36/65] drm-dyndbg: adapt DRM to invoke DYNAMIC_DEBUG_CLASSMAP_PARAM
Jim Cromie
[PATCH v11 32/65] dyndbg: Harden classmap and callsite validation
Jim Cromie
Re: [PATCH v11 32/65] dyndbg: Harden classmap and callsite validation
Louis Chauvet
Re: [PATCH v11 32/65] dyndbg: Harden classmap and callsite validation
jim . cromie
Re: [PATCH v11 00/65] Fix DRM_USE_DYNAMIC_DEBUG=y
Louis Chauvet
Re: [PATCH v11 00/65] Fix DRM_USE_DYNAMIC_DEBUG=y
jim . cromie
[PATCH v11 00/65] Fix DRM_USE_DYNAMIC_DEBUG=y
Jim Cromie
[PATCH v11 02/65] dyndbg: factor ddebug_match_desc out from ddebug_change
Jim Cromie
[PATCH v11 01/65] dyndbg: fix NULL ptr on i386 due to section alignment
Jim Cromie
Re: [PATCH] drm/amd/display: Fix gamma 2.2 colorop TFs
Harry Wentland
Re: [PATCH] drm/amd/display: Fix gamma 2.2 colorop TFs
Alex Deucher
Re: [PATCH] drm/amdgpu: Remove dead negative offset check in amdgpu_virt_init_critical_region()
Zhang, Bokun
RE: [PATCH] drm/amdgpu: Remove dead negative offset check in amdgpu_virt_init_critical_region()
Pan, Ellen
Re: [PATCH] drm/amdgpu: Pack VF2PF ucode_info entries to keep struct size 1KB
Zhang, Bokun
Re: [PATCH] drm/amdgpu: Pack VF2PF ucode_info entries to keep struct size 1KB
Lazar, Lijo
amdgpu driver fails to initialize on ppc64le in 7.0-rc1 and newer
Dan Horák
Re: amdgpu driver fails to initialize on ppc64le in 7.0-rc1 and newer
IBM
Re: amdgpu driver fails to initialize on ppc64le in 7.0-rc1 and newer
Dan Horák
Re: amdgpu driver fails to initialize on ppc64le in 7.0-rc1 and newer
Gaurav Batra
Re: amdgpu driver fails to initialize on ppc64le in 7.0-rc1 and newer
IBM
Re: amdgpu driver fails to initialize on ppc64le in 7.0-rc1 and newer
Gaurav Batra
Re: amdgpu driver fails to initialize on ppc64le in 7.0-rc1 and newer
IBM
Re: amdgpu driver fails to initialize on ppc64le in 7.0-rc1 and newer
Dan Horák
Re: amdgpu driver fails to initialize on ppc64le in 7.0-rc1 and newer
Dan Horák
Re: amdgpu driver fails to initialize on ppc64le in 7.0-rc1 and newer
IBM
Re: amdgpu driver fails to initialize on ppc64le in 7.0-rc1 and newer
Gaurav Batra
Re: amdgpu driver fails to initialize on ppc64le in 7.0-rc1 and newer
Gaurav Batra
Re: amdgpu driver fails to initialize on ppc64le in 7.0-rc1 and newer
IBM
Re: amdgpu driver fails to initialize on ppc64le in 7.0-rc1 and newer
Dan Horák
Re: amdgpu driver fails to initialize on ppc64le in 7.0-rc1 and newer
Alex Deucher
Re: amdgpu driver fails to initialize on ppc64le in 7.0-rc1 and newer
Timothy Pearson
[PATCH] drm/amdgpu: fallback to default discovery offset/size in sriov guest
Hawking Zhang
RE: [PATCH] drm/amdgpu: fallback to default discovery offset/size in sriov guest
Gao, Likun
Re: [PATCH] drm/amdgpu/discovery: Add braces to case statements in amdgpu_discovery_table_check()
Alex Deucher
Re: [PATCH] drm/amd/amdgpu: Fix build errors due to declarations after labels
Alex Deucher
Re: [PATCH v1] drm/amdgpu/userq: unlock cancel_delayed_work_sync for hang_detect_work
Christian König
Re: [PATCH v1 1/2] drm/amdgpu/userq: Only look up for gem objects when count is non zero
Christian König
Re: [PATCH v1 1/2] drm/amdgpu/userq: Only look up for gem objects when count is non zero
Alex Deucher
Re: [PATCH] Revert "drm/amdgpu: attach tlb fence to the PTs update"
Christian König
Re: [PATCH] Revert "drm/amdgpu: attach tlb fence to the PTs update"
Mario Limonciello
Re: [PATCH v2] drm/amdgpu: Limit BO list entry count to prevent resource exhaustion
Christian König
Re: [PATCH v1] drm/amdgpu: Fix ISP regression issue in kernel v7.0
Du, Bin
Re: [PATCH v1] drm/amdgpu: Fix ISP regression issue in kernel v7.0
Nirujogi, Pratap
Re: [PATCH v1] drm/amdgpu: Fix ISP regression issue in kernel v7.0
Du, Bin
Re: [PATCH v1] drm/amdgpu: Fix ISP regression issue in kernel v7.0
Nirujogi, Pratap
Re: [PATCH v1 3/3] drm/amdgpu/userq: fix dma_fence refcount underflow in userq path
Tvrtko Ursulin
Re: [PATCH v1 3/3] drm/amdgpu/userq: fix dma_fence refcount underflow in userq path
Christian König
Re: [PATCH 05/11] drm/amdgpu: fix eviction fence and userq manager shutdown
Khatri, Sunil
Re: [PATCH 38/61] net: Prefer IS_ERR_OR_NULL over manual NULL check
Przemek Kitszel
Re: [PATCH 48/61] mtd: Prefer IS_ERR_OR_NULL over manual NULL check
Richard Weinberger
[PATCH 6.12 030/265] drm/amdgpu: Fix locking bugs in error paths
Greg Kroah-Hartman
[PATCH 6.12 028/265] drm/amdgpu: Unlock a mutex before destroying it
Greg Kroah-Hartman
[PATCH 00/15] tracepoint: Avoid double static_branch evaluation at guarded call sites
Vineeth Pillai (Google)
Re: [PATCH 00/15] tracepoint: Avoid double static_branch evaluation at guarded call sites
Mathieu Desnoyers
Re: [PATCH 00/15] tracepoint: Avoid double static_branch evaluation at guarded call sites
Steven Rostedt
Re: [PATCH 00/15] tracepoint: Avoid double static_branch evaluation at guarded call sites
Steven Rostedt
Re: [PATCH 00/15] tracepoint: Avoid double static_branch evaluation at guarded call sites
Mathieu Desnoyers
Re: [PATCH 00/15] tracepoint: Avoid double static_branch evaluation at guarded call sites
Peter Zijlstra
Re: [PATCH 00/15] tracepoint: Avoid double static_branch evaluation at guarded call sites
Mathieu Desnoyers
Re: [PATCH 00/15] tracepoint: Avoid double static_branch evaluation at guarded call sites
Vineeth Remanan Pillai
Re: [PATCH 00/15] tracepoint: Avoid double static_branch evaluation at guarded call sites
Andrii Nakryiko
Re: [PATCH 00/15] tracepoint: Avoid double static_branch evaluation at guarded call sites
Steven Rostedt
Re: [PATCH 00/15] tracepoint: Avoid double static_branch evaluation at guarded call sites
Vineeth Remanan Pillai
Re: [PATCH 00/15] tracepoint: Avoid double static_branch evaluation at guarded call sites
Steven Rostedt
Re: [PATCH 00/15] tracepoint: Avoid double static_branch evaluation at guarded call sites
Mathieu Desnoyers
Re: [PATCH 00/15] tracepoint: Avoid double static_branch evaluation at guarded call sites
Vineeth Remanan Pillai
[PATCH 10/15] drm: Use trace_invoke_##name() at guarded tracepoint call sites
Vineeth Pillai (Google)
[PATCH 01/15] tracepoint: Add trace_invoke_##name() API
Vineeth Pillai (Google)
Re: [PATCH 01/15] tracepoint: Add trace_invoke_##name() API
Steven Rostedt
Re: [PATCH 01/15] tracepoint: Add trace_invoke_##name() API
Vineeth Remanan Pillai
Re: [PATCH 01/15] tracepoint: Add trace_invoke_##name() API
Peter Zijlstra
Re: [PATCH 01/15] tracepoint: Add trace_invoke_##name() API
Vineeth Remanan Pillai
Re: [PATCH 01/15] tracepoint: Add trace_invoke_##name() API
Keith Busch
[PATCH v2] drm/amd/display: Fix uninitialized variable use which breaks full LTO
Calvin Owens
Re: [PATCH v9 04/23] gpu: nova-core: gsp: Extract usable FB region from GSP
Eliot Courtney
Re: [PATCH v9 04/23] gpu: nova-core: gsp: Extract usable FB region from GSP
Joel Fernandes
Re: [PATCH v9 04/23] gpu: nova-core: gsp: Extract usable FB region from GSP
Alexandre Courbot
Re: [PATCH v5 0/4] drm/atomic: Allocate drm_private_state through a callback
Tomi Valkeinen
Re: [PATCH v5 0/4] drm/atomic: Allocate drm_private_state through a callback
Thomas Zimmermann
Re: [PATCH v5 0/4] drm/atomic: Allocate drm_private_state through a callback
Maxime Ripard
Re: [PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
James Bottomley
Re: [PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
Al Viro
[PATCH] drm/amdgpu: switch XGMI sysfs show helpers to sysfs_emit_at()
David Baum
Re: [PATCH] drm/amdgpu: switch XGMI sysfs show helpers to sysfs_emit_at()
Alex Deucher
Re: [REGRESSION][PATCH] drm/amd/display: Fix uninitialized variable which breaks full LTO
Calvin Owens
Re: [PATCH v12 1/1] rust: interop: Add list module for C linked list interface
Miguel Ojeda
Re: [PATCH v12 1/1] rust: interop: Add list module for C linked list interface
Miguel Ojeda
Re: [PATCH v12 1/1] rust: interop: Add list module for C linked list interface
Miguel Ojeda
Re: [PATCH v12 1/1] rust: interop: Add list module for C linked list interface
Alexandre Courbot
Re: [PATCH] drm/amdgpu: Make amdgpu_dma_buf_attach() return paths consistent
Dan Carpenter
Later messages