messages from 2025-04-11 16:03:45 to 2025-04-15 10:07:35 UTC [more...]
[PATCH v1 1/3] drm: function to get process name and pid
2025-04-15 10:07 UTC (5+ messages)
[PATCH v3 00/54] Fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y
2025-04-15 10:06 UTC (35+ messages)
` [PATCH v3 01/54] vmlinux.lds.h: fixup HEADERED_SECTION{,_BY} macros
` [PATCH v3 02/54] docs/dyndbg: update examples \012 to \n
` [PATCH v3 11/54] dyndbg: replace classmap list with a vector
` [PATCH v3 13/54] dyndbg, module: make proper substructs in _ddebug_info
` [PATCH v3 14/54] dyndbg: hoist classmap-filter-by-modname up to ddebug_add_module
` [PATCH v3 16/54] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code
` [PATCH v3 17/54] dyndbg-API: replace DECLARE_DYNDBG_CLASSMAP
` [PATCH v3 18/54] selftests-dyndbg: add tools/testing/selftests/dynamic_debug/*
` [PATCH v3 19/54] dyndbg: detect class_id reservation conflicts
` [PATCH v3 20/54] dyndbg: check DYNAMIC_DEBUG_CLASSMAP_DEFINE args at compile-time
` [PATCH v3 21/54] dyndbg-test: change do_prints testpoint to accept a loopct
` [PATCH v3 22/54] dyndbg-API: promote DYNAMIC_DEBUG_CLASSMAP_PARAM to API
` [PATCH v3 23/54] dyndbg: treat comma as a token separator
` [PATCH v3 26/54] dyndbg: change __dynamic_func_call_cls* macros into expressions
` [PATCH v3 27/54] dyndbg: drop "protection" of class'd pr_debugs from legacy queries
` [PATCH v3 29/54] docs/dyndbg: add classmap info to howto
` [PATCH v3 53/54] drm: restore CONFIG_DRM_USE_DYNAMIC_DEBUG un-BROKEN
[PATCH 00/13] drm/amd/display: more drm_edid to AMD display driver
2025-04-15 9:32 UTC (17+ messages)
` [PATCH 01/13] drm/amd/display: make sure drm_edid stored in aconnector doesn't leak
` [PATCH 02/13] drm/amd/display: use drm_edid_product_id for parsing EDID product info
` [PATCH 03/13] drm/amd/display: parse display name from drm_eld
` [PATCH 04/13] drm/amd/display: get panel id with drm_edid helper
` [PATCH 05/13] drm/amd/display: get SAD from drm_eld when parsing EDID caps
` [PATCH 06/13] drm/amd/display: get SADB "
` [PATCH 07/13] drm/amd/display: simplify dm_helpers_parse_edid_caps signature
` [PATCH 08/13] drm/amd/display: change DC functions to accept private types for edid
` [PATCH 09/13] drm/amd/display: add a mid-layer file to handle EDID in DC
` [PATCH 10/13] drm/amd/display: create a function to fill dc_sink with edid data
` [PATCH 12/13] drm/amd/display: add drm_edid to dc_sink
` [PATCH 13/13] drm/amd/display: move dc_sink from dc_edid to drm_edid
[PATCH 1/2] drm/amd/pm: Enable host limit metrics support
2025-04-15 8:22 UTC (3+ messages)
` [PATCH 2/2] "
[PATCH V8 00/43] Color Pipeline API w/ VKMS
2025-04-15 6:40 UTC (5+ messages)
` [PATCH V8 32/43] drm/colorop: Add 1D Curve Custom LUT type
[PATCH 1/4] drm/amdgpu/userq: track the xcp_id associated with the queue
2025-04-15 6:24 UTC (5+ messages)
` [PATCH V3 2/4] drm/amdgpu/userq: add helpers to start/stop scheduling
` [PATCH 3/4] drm/amdgpu: rename enforce isolation variables
` [PATCH V3 4/4] drm/amdgpu/userq: integrate with enforce isolation
[PATCH v2] drm/amdgpu: Clear overflow for SRIOV
2025-04-15 4:07 UTC (2+ messages)
[PATCH] drm/amdgpu: Add documentation to some parts of the AMDGPU ring and wb
2025-04-14 19:55 UTC (3+ messages)
[PATCH v2 0/9] Introduce a helper functions to get the CSB buffer
2025-04-14 19:48 UTC (13+ messages)
` [PATCH v2 1/9] drm/amdgpu/gfx: Introduce helpers for CSB manipulation
` [PATCH v2 2/9] drm/amdgpu/gfx: Use CSB helpers in gfx_v11_0_get_csb_buffer
` [PATCH v2 3/9] drm/amdgpu/gfx: Use CSB helpers in gfx_v10_0_get_csb_buffer
` [PATCH v2 4/9] drm/amdgpu/gfx: Use CSB helpers in gfx_v9_0_get_csb_buffer
` [PATCH v2 5/9] drm/amdgpu/gfx: Use CSB helpers in gfx_v8_0_get_csb_buffer
` [PATCH v2 6/9] drm/amdgpu/gfx: Use CSB helpers in gfx_v7_0_get_csb_buffer
` [PATCH v2 7/9] drm/amdgpu/gfx: Clean up gfx_v7_0_get_csb_buffer
` [PATCH v2 8/9] drm/amdgpu/gfx: Use CSB helpers in gfx_v6_0_get_csb_buffer
` [PATCH v2 9/9] drm/amdgpu: Add CSB documentation
[PATCH 1/4] drm/amdgpu/userq: track the xcp_id associated with the queue
2025-04-14 19:04 UTC (7+ messages)
` [PATCH 2/4] drm/amdgpu/userq: add helpers to start/stop scheduling
` [PATCH 3/4] drm/amdgpu: rename enforce isolation variables
` [PATCH 4/4] drm/amdgpu/userq: integrate with enforce isolation
[PATCH] drm/amdgpu/userq: rework driver parameter
2025-04-14 18:22 UTC
[PATCH 1/4] drm/amdgpu/gfx11: properly reference EOP interrupts for userqs
2025-04-14 17:42 UTC (15+ messages)
` [PATCH 2/4] drm/amdgpu/gfx12: "
` [PATCH 3/4] drm/sdma6: properly reference trap "
` [PATCH 4/4] drm/sdma7: "
[PATCH v2] drm/amdgpu: Add queue id support to the user queue wait IOCTL
2025-04-14 17:33 UTC (3+ messages)
[PATCH v2 0/2] drm/amdgpu: Fixes to amdgpu_userq_fence_driver_alloc()
2025-04-14 16:24 UTC (6+ messages)
` [PATCH v2 1/2] drm/amdgpu: Fix double free in amdgpu_userq_fence_driver_alloc()
` [PATCH v2 2/2] drm/amdgpu: Clean up error handling "
[PATCH 1/2] drm/amdkfd: fix NULL check mistake for process smi event
2025-04-14 15:36 UTC (3+ messages)
` [PATCH 2/2] drm/amdkfd: fix a bug of smi event for superuser
[PATCH] drm/amdgpu: add missing DCE6 to dce_version_to_string()
2025-04-14 15:08 UTC (2+ messages)
[PATCH 0/6] drm/amdgpu and drm/radeon: a slew of small fixes
2025-04-14 15:06 UTC (4+ messages)
` [PATCH 6/6] drm/amdgpu: fix typo in bios_parser.c
[PATCH] drm/amdgpu/userq: move runpm handling into core userq code
2025-04-14 14:36 UTC (3+ messages)
[PATCH 09/11] drm/radeon: Test for imported buffers with drm_gem_is_imported()
2025-04-14 13:48 UTC
[PATCH AUTOSEL 6.13 13/34] drm/amdkfd: sriov doesn't support per queue reset
2025-04-14 13:48 UTC (4+ messages)
` [PATCH AUTOSEL 6.13 14/34] drm/amdgpu: Increase KIQ invalidate_tlbs timeout
` [PATCH AUTOSEL 6.13 15/34] drm/amdgpu: allow pinning DMA-bufs into VRAM if all importers can do P2P
` [Linaro-mm-sig] "
[PATCH AUTOSEL 6.14 13/34] drm/amdkfd: sriov doesn't support per queue reset
2025-04-14 13:32 UTC (4+ messages)
` [PATCH AUTOSEL 6.14 14/34] drm/amdgpu: Increase KIQ invalidate_tlbs timeout
` [PATCH AUTOSEL 6.14 15/34] drm/amdgpu: allow pinning DMA-bufs into VRAM if all importers can do P2P
[PATCH AUTOSEL 6.12 10/30] drm/amdgpu: Increase KIQ invalidate_tlbs timeout
2025-04-14 13:31 UTC (3+ messages)
` [PATCH AUTOSEL 6.12 11/30] drm/amdgpu: allow pinning DMA-bufs into VRAM if all importers can do P2P
[PATCH RESEND] drm/amd/pm/powerplay/smumgr/fiji_smumgr: Fix wrong return value of fiji_populate_smc_boot_level()
2025-04-14 13:29 UTC (2+ messages)
[PATCH 0/2] drm/amdgpu: Avoid struct drm_gem_object.import_attach
2025-04-14 13:23 UTC (3+ messages)
` [PATCH 1/2] drm/amdgpu: Test for imported buffers with drm_gem_is_imported()
` [PATCH 2/2] drm/amdgpu: Use dma_buf from GEM object instance
[PATCH 0/6] enable switching to new gpu index for hibernate on SRIOV
2025-04-14 10:46 UTC (7+ messages)
` [PATCH 1/6] drm/amdgpu: update XGMI physical node id and GMC configs on resume
` [PATCH 2/6] drm/amdgpu: update cached GPU addresses for PSP and ucode
` [PATCH 3/6] drm/amdgpu: update cached GPU addresses for SMU
` [PATCH 4/6] drm/amdgpu: enable pdb0 for hibernation on SRIOV
` [PATCH 5/6] drm/amdgpu: fix sdma ring test fail when resume from hibernation
` [PATCH 6/6] drm/amdgpu: fix fence fallback timer expired error
[PATCH] drm/amdgpu: check a user-provided number of BOs in list
2025-04-14 9:35 UTC (12+ messages)
` [lvc-project] "
[PATCH] drm/amdgpu: check a user-provided number of BOs in list
2025-04-14 9:27 UTC (2+ messages)
[PATCH v3] drm/amd/display: Add error check for avi and vendor infoframe setup function
2025-04-14 3:14 UTC
[PATCH v2 1/2] drm/amdgpu: Clear overflow for SRIOV
2025-04-14 6:38 UTC
[PATCH 01/10] drm/amdgpu/userq: rename suspend/resume callbacks
2025-04-14 6:30 UTC (13+ messages)
` [PATCH 02/10] drm/amdgpu/userq: rework front end call sequence
` [PATCH 03/10] drm/amdgpu/userq: move some code around
` [PATCH 04/10] drm/amdgpu/userq: properly clean up userq fence driver on failure
` [PATCH 05/10] drm/amdgpu/userq: add suspend and resume helpers
` [PATCH 06/10] drm/amdgpu/userq: handle system suspend and resume
` [PATCH 07/10] drm/amdgpu: don't swallow errors in amdgpu_userqueue_resume_all()
` [PATCH 08/10] drm/amdgpu/userq: track the xcp_id associated with the queue
` [PATCH V2 09/10] drm/amdgpu/userq: add helpers to start/stop scheduling
` [PATCH 10/10] drm/amdgpu/userq: integrate with enforce isolation
[PATCH] drm/amdgpu: Clear overflow for SRIOV
2025-04-14 2:13 UTC (3+ messages)
[PATCH] drm/amdgpu: fix no_user_submission check for SDMA
2025-04-14 1:59 UTC (3+ messages)
[PATCH 0/6] Introduce a generic function to get the CSB buffer
2025-04-13 13:11 UTC (7+ messages)
[PATCH] drm/amdgpu: Remove PACKET2 from amdgpu since it is not used
2025-04-13 12:59 UTC (2+ messages)
[PATCH next] drm/amdgpu: Fix double free in amdgpu_userq_fence_driver_alloc()
2025-04-12 14:28 UTC (3+ messages)
[PATCH] drm/amdgpu: Add queue id support to the user queue wait IOCTL
2025-04-12 7:56 UTC
[PATCH 04/19] drm: Pass the format info to .fb_create()
2025-04-11 19:29 UTC (2+ messages)
` [PATCH v2 "
[PATCH 02/19] drm: Pass pixel_format+modifier directly to drm_get_format_info()
2025-04-11 19:27 UTC (2+ messages)
` [PATCH v2 "
[PATCH 01/19] drm: Pass pixel_format+modifier to .get_format_info()
2025-04-11 19:19 UTC (2+ messages)
` [PATCH v2 "
[PATCH 01/13] drm/amdgpu: convert userq UAPI _pad to flags
2025-04-11 18:41 UTC (27+ messages)
` [PATCH 02/13] drm/amdgpu/userq: add UAPI for setting queue priority
` [PATCH 03/13] drm/amdgpu/mes11: add conversion for priority levels
` [PATCH 04/13] drm/amdgpu/mes12: "
` [PATCH 05/13] drm/amdgpu/user: add priorty to user queue structure
` [PATCH 06/13] drm/amdgpu/userq/mes: handle user queue priority
` [PATCH 07/13] drm/amdgpu/userq: enable support for queue priorities
` [PATCH 08/13] drm/amdgpu/userq: add UAPI for setting up secure queues
` [PATCH 09/13] drm/amdgpu: add tmz queue parameter to mqd props
` [PATCH 10/13] drm/amdgpu/gfx11: add support for TMZ queues to mqd_init
` [PATCH 11/13] drm/amdgpu/gfx12: "
` [PATCH 12/13] drm/amdgpu/userq/mes: pass the secure flag to mqd init
` [PATCH 13/13] drm/amdgpu/userq: enable support for secure queues
[PATCH] drm/amdgpu: cleanup amdgpu_vm_flush v6
2025-04-11 17:56 UTC (2+ messages)
[PATCH v2 0/2] Cleaner Shader Management for GFX v9.0 Architecture
2025-04-11 17:56 UTC (4+ messages)
` [PATCH v2 1/2] drm/amdgpu: Add PACKET3_RUN_CLEANER_SHADER_9_0 for Cleaner Shader execution
` [PATCH v2 2/2] drm/amdgpu: Enhance Cleaner Shader Handling in GFX v9.0 Architecture v2
[PATCH 1/9] drm/amdgpu/userq: rename suspend/resume callbacks
2025-04-11 17:50 UTC (4+ messages)
` [PATCH 9/9] drm/amdgpu/userq: integrate with enforce isolation
[PATCH 1/9] drm/amdgpu/userq: rename suspend/resume callbacks
2025-04-11 17:43 UTC (12+ messages)
` [PATCH 5/9] drm/amdgpu/userq: add suspend and resume helpers
` [PATCH 6/9] drm/amdgpu/userq: handle system suspend and resume
` [PATCH 7/9] drm/amdgpu: don't swallow errors in amdgpu_userqueue_resume_all()
` [PATCH 8/9] drm/amdgpu/userq: add helpers to start/stop scheduling
[PATCH 1/2] drm/amdgpu: Update vcn doorbell range in NBIO 7.9
2025-04-11 17:03 UTC (3+ messages)
` [PATCH 2/2] drm/amdgpu: Enable doorbell for JPEG5_0_1
Cleaner Shader Management for GFX v9.0 Architecture
2025-04-11 16:47 UTC (5+ messages)
` [PATCH 1/2] drm/amdgpu: Add PACKET3_RUN_CLEANER_SHADER_9_0 for Cleaner Shader execution
` [PATCH 2/2] drm/amdgpu: Enhance Cleaner Shader Handling in GFX v9.0 Architecture
[PATCH] drm/amdkfd: Add rec SDMA engines support with limited XGMI
2025-04-11 16:36 UTC
[PATCH] drm/amdgpu/userq/mes: remove unused header
2025-04-11 16:34 UTC (2+ messages)
[v2 1/2] drm/amdgpu: Enable per-queue reset for SDMA v4.4.2 on IP v9.5.0
2025-04-11 16:34 UTC (3+ messages)
` [v2 2/2] drm/amdgpu: Enable TMZ support for GC 11.0.0
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox