amd-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-11 13:32:10 to 2025-06-16 12:16:18 UTC [more...]

amdgpu vs kexec
 2025-06-16 11:51 UTC  (2+ messages)

[PATCH v7 0/5] drm: Create a task info option for wedge events
 2025-06-16  7:10 UTC  (8+ messages)
` [PATCH v7 1/5] drm: amdgpu: Create amdgpu_vm_print_task_info()
` [PATCH v7 4/5] drm: amdgpu: Use struct drm_wedge_task_info inside of struct amdgpu_task_info
` [PATCH v7 5/5] drm/amdgpu: Make use of drm_wedge_task_info

[PATCH 0/2] drm: amdgpu: Fix includes of <linux/export.h>
 2025-06-16  6:59 UTC  (2+ messages)

[PATCH V8 00/27] Reset improvements
 2025-06-16 12:16 UTC  (31+ messages)
` [PATCH 01/27] drm/amdgpu: switch job hw_fence to amdgpu_fence
` [PATCH 02/27] drm/amdgpu/sdma: handle paging queues in amdgpu_sdma_reset_engine()
` [PATCH 03/27] drm/amdgpu: enable legacy enforce isolation by default
` [PATCH 04/27] drm/amdgpu: update ring reset function signature
` [PATCH 05/27] drm/amdgpu: rework queue reset scheduler interaction
` [PATCH 06/27] drm/amdgpu: move force completion into ring resets
` [PATCH 07/27] drm/amdgpu: move guilty handling "
` [PATCH 08/27] drm/amdgpu: track ring state associated with a job
` [PATCH 09/27] drm/amdgpu/gfx9: re-emit unprocessed state on kcq reset
` [PATCH 10/27] drm/amdgpu/gfx9.4.3: "
` [PATCH 11/27] drm/amdgpu/gfx10: re-emit unprocessed state on ring reset
` [PATCH 12/27] drm/amdgpu/gfx11: "
` [PATCH 13/27] drm/amdgpu/gfx12: "
` [PATCH 14/27] drm/amdgpu/sdma6: "
` [PATCH 15/27] drm/amdgpu/sdma7: "
` [PATCH 16/27] drm/amdgpu/jpeg2: "
` [PATCH 17/27] drm/amdgpu/jpeg2.5: "
` [PATCH 18/27] drm/amdgpu/jpeg3: "
` [PATCH 19/27] drm/amdgpu/jpeg4: "
` [PATCH 20/27] drm/amdgpu/jpeg4.0.3: "
` [PATCH 21/27] drm/amdgpu/jpeg4.0.5: add queue reset
` [PATCH 22/27] drm/amdgpu/jpeg5: "
` [PATCH 23/27] drm/amdgpu/jpeg5.0.1: re-emit unprocessed state on ring reset
` [PATCH 24/27] drm/amdgpu/vcn4: "
` [PATCH 25/27] drm/amdgpu/vcn4.0.3: "
` [PATCH 26/27] drm/amdgpu/vcn4.0.5: "
` [PATCH 27/27] drm/amdgpu/vcn5: "

[PATCH v2 0/2] Support for debugfs directory for each client-id in /dri directory
 2025-06-16 12:11 UTC  (4+ messages)
` [PATCH v2 1/2] drm/debugfs: add client-id to the debugfs entry
` [PATCH v2 2/2] drm: add debugfs support on per client-id basis

[PATCH] drm/amdgpu: Fix SDMA UTC_L1 handling during start/stop sequences
 2025-06-16 11:43 UTC 

[PATCH V9 00/43] Color Pipeline API w/ VKMS
 2025-06-16 11:30 UTC  (3+ messages)
` [PATCH V9 16/43] drm/colorop: Add 3x4 CTM type

[PATCH 1/4] drm/amdgpu: Deprecate xgmi_link_speed enum
 2025-06-16 10:40 UTC  (5+ messages)
` [PATCH 2/4] drm/amdgpu: Add xgmi API to set max speed/width
` [PATCH 3/4] drm/amd/pm: Fetch SMUv13.0.6 xgmi "
` [PATCH 4/4] drm/amd/pm: Fetch SMUv13.0.12 "

[PATCH 00/10] Refactor ip mapping, compute and memory partition callbacks
 2025-06-16  9:37 UTC  (11+ messages)
` [PATCH 01/10] drm/amdgpu: make ip map init to common function
` [PATCH 02/10] drm/amdgpu: use common function to map ip for aqua_vanjaram
` [PATCH 03/10] drm/amdgpu: Convert select_sched into a common helper v3
` [PATCH 04/10] drm/amdgpu: Convert update_partition_sched_list "
` [PATCH 05/10] drm/amdgpu: Convert update_supported_modes into a common helper
` [PATCH 06/10] drm/amdgpu: Convert pre|post_partition_switch into common helpers
` [PATCH 07/10] drm/amdgpu: Move MAX_MEM_RANGES to amdgpu_gmc.h
` [PATCH 08/10] drm/amdgpu: Convert query_memory_partition into common helpers
` [PATCH 09/10] drm/amdgpu: Generalize is_multi_chiplet with a common helper v2
` [PATCH 10/10] drm/amdgpu: Convert init_mem_ranges into common helpers

[PATCH] drm/amdgpu: Mask out clear/wipe operation if buffer function is unavailable
 2025-06-16  8:23 UTC  (2+ messages)

[PATCH] drm/amdgpu: Release reset locks during failures
 2025-06-16  8:06 UTC  (3+ messages)

[PATCH v2 1/2] drm/amd/pm: Update SMU v13.0.12 pmfw header
 2025-06-16  5:50 UTC  (3+ messages)
` [PATCH v2 2/2] drm/amd/pm: Report pldm version and board voltage

[PATCH] drm/amdgpu: Extend bus status check to more cases
 2025-06-16  4:42 UTC  (2+ messages)

[v2 1/9] drm/amdgpu: add user queue reset source
 2025-06-16  3:43 UTC  (9+ messages)
` [v2 2/9] drm/amdgpu/mes: add front end for detect and reset hung queue
` [v2 3/9] drm/amdgpu/mes11: implement detect and reset callback
` [v2 4/9] drm/amdgpu: Implement active VMID detection in MES11 queue reset for GFX
` [v2 5/9] drm/amdgpu/mes12: implement detect and reset callback
` [v2 6/9] drm/amdgpu: Implement active VMID detection in MES12 queue reset for GFX
` [v2 7/9] drm/amdgpu/userq: add force completion helpers
` [v2 8/9] drm/amdgpu/userq: add a detect and reset callback
` [v2 9/9] drm/amdgpu: implements detect and reset

[PATCH 1/2] drm/amd/pm: move the dpm table setting back after featureenablement
 2025-06-16  3:44 UTC  (6+ messages)
` [PATCH 2/2] drm/amd/pm: set pcie default dpm table when updating pcie dpm parameters

[PATCH] drm/amd: Adjust output for discovery error handling
 2025-06-14  3:27 UTC  (3+ messages)

[PATCH v1 0/2] debugfs support for pt base for each vm
 2025-06-13 23:10 UTC  (6+ messages)
` [PATCH v1 1/2] drm: add debugfs support per client-id
` [PATCH v1 2/2] amdgpu: add debugfs file for pt-base "

[PATCH v4 00/14] drm/amd/display: more drm_edid to AMD display driver
 2025-06-13 18:53 UTC  (26+ messages)
` [PATCH v4 01/14] drm/amd/display: make sure drm_edid stored in aconnector doesn't leak
` [PATCH v4 02/14] drm/amd/display: start using drm_edid helpers to parse EDID caps
` [PATCH v4 03/14] drm/amd/display: use drm_edid_product_id for parsing EDID product info
` [PATCH v4 04/14] drm/edid: introduce a helper that gets monitor name from drm_edid
` [PATCH v4 05/14] drm/amd/display: get panel id with drm_edid helper
` [PATCH v4 06/14] drm/amd/display: get SAD from drm_eld when parsing EDID caps
` [PATCH v4 07/14] drm/amd/display: get SADB "
` [PATCH v4 08/14] drm/amd/display: simplify dm_helpers_parse_edid_caps signature
` [PATCH v4 09/14] drm/amd/display: change DC functions to accept private types for edid
` [PATCH v4 10/14] drm/amd/display: add a mid-layer file to handle EDID in DC
` [PATCH v4 11/14] drm/amd/display: create a function to fill dc_sink with edid data
` [PATCH v4 12/14] drm/edid: introduce a helper that compares edid data from two drm_edid
` [PATCH v4 13/14] drm/amd/display: add drm_edid to dc_sink
` [PATCH v4 14/14] drm/amd/display: move dc_sink from dc_edid to drm_edid

[PATCH v1] drm/amdgpu: give each kernel job a unique id
 2025-06-13 11:48 UTC  (14+ messages)

[REGRESSION] amdgpu fails to load external RX 580 since PCI: Allow relaxed bridge window tail sizing for optional resources
 2025-06-09 17:16 UTC  (4+ messages)

[PATCH resent] drm/amd/display: Fix exception handling in dm_validate_stream_and_context()
 2025-06-12 14:08 UTC  (5+ messages)
      ` [PATCH v2] "
        ` [PATCH v3] "

Reminder: Registration & Call for Proposals open for XDC 2025
 2025-06-12 14:14 UTC 

[PATCH] drm/amdkfd: register HMM dev memory to DMA-able range first
 2025-06-10  0:45 UTC  (3+ messages)

[PATCH] drm/amd/pm: Use pointer type for typecheck()
 2025-06-12 21:31 UTC  (2+ messages)

Regression: RX 470 fails to boot with amdgpu.dpm=1 on kernel 6.7+
 2025-06-12 11:39 UTC  (3+ messages)

[PATCH] drm/amdgpu: Disable cleaner shader in sr-iov multi-vf environment
 2025-06-13  9:54 UTC 

[PATCH 1/2] drm/amd/pm: Update SMU v13.0.12 pmfw header
 2025-06-13  9:33 UTC  (2+ messages)
` [PATCH 2/2] drm/amd/pm: Report pldm version and board voltage

[PATCH v6 0/4] Fixing some dma-fence use-after-free
 2025-06-13  7:40 UTC  (7+ messages)
` [PATCH v6 3/4] dma-fence: Add safe access helpers and document the rules
` [PATCH v6 4/4] drm/xe: Make dma-fences compliant with the safe access rules

[PATCH 1/4] drm/amdgpu: get sdma instance from irq id
 2025-06-13  6:43 UTC  (2+ messages)

[PATCH] drm/amdgpu: refine usage of amdgpu_bad_page_threshold
 2025-06-13  4:19 UTC  (2+ messages)

[PATCH] drm/amdgpu: refine usage of amdgpu_bad_page_threshold
 2025-06-13  4:00 UTC  (4+ messages)

[PATCH] drm/amdkfd: improve performance with XNACK enable
 2025-06-12 19:53 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] drm/amdgpu: VCN v5_0_1 to prevent FW checking RB during DPG pause
 2025-06-12 17:47 UTC  (2+ messages)

[PATCH] drm/amd/display: Fix annotations for dc state functions
 2025-06-12 15:38 UTC  (2+ messages)

[PATCH] drm/amdgpu/gfx9: Add Cleaner Shader Support for GFX9.x GPUs
 2025-06-12 15:22 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] drm/amd/pm: Avoid more large frame warnings
 2025-06-12 12:29 UTC  (2+ messages)

[PATCH v5 0/6] A few drm_syncobj optimisations
 2025-06-12 12:02 UTC  (13+ messages)
` [PATCH v5 1/6] drm/syncobj: Remove unhelpful helper
` [PATCH v5 2/6] drm/syncobj: Do not allocate an array to store zeros when waiting
` [PATCH v5 3/6] drm/syncobj: Avoid one temporary allocation in drm_syncobj_array_find
` [PATCH v5 4/6] drm/syncobj: Avoid temporary allocation in drm_syncobj_timeline_signal_ioctl
` [PATCH v5 5/6] drm/syncobj: Add a fast path to drm_syncobj_array_wait_timeout
` [PATCH v5 6/6] drm/syncobj: Add a fast path to drm_syncobj_array_find

[PATCH] drm/amdgpu: change usage definition of amdgpu_bad_page_threshold
 2025-06-12 11:19 UTC  (2+ messages)

[PATCH 0/4] Use memdup_user & co where applicable
 2025-06-12 10:44 UTC  (5+ messages)
` [PATCH 1/4] drm/amdgpu: Use vmemdup_array_user in amdgpu_bo_create_list_entry_array
` [PATCH 2/4] drm/amdgpu: Use memdup_array_user in amdgpu_cs_wait_fences_ioctl
` [PATCH 3/4] drm/amdgpu: Use (v)memdup_array_user in amdgpu_cs_pass1
` [PATCH 4/4] drm/amdgpu: Use memdup_user in ta_if_load_debugfs_write

[PATCH 1/2] drm/amd/pm: override pcie dpm parameters only if it is necessary
 2025-06-12 10:07 UTC  (4+ messages)
` [PATCH 2/2] drm/amd/pm: update pcie dpm parameters before smu feature enablement

[PATCH 00/10] DC Patches for 16 June 2025
 2025-06-11 18:40 UTC  (11+ messages)
` [PATCH 01/10] drm/amd/display: apply two different methods to validate modes
` [PATCH 02/10] drm/amd/display: remove use_native_pstate_optimization
` [PATCH 03/10] drm/amd/display: Use scaling for non-native resolutions on eDP
` [PATCH 04/10] drm/amd/display: Disable common modes for eDP
` [PATCH 05/10] drm/amd/display: Check dce_hwseq before dereferencing it
` [PATCH 06/10] drm/amd/display: Add pwait status to DMCUB diagnostics
` [PATCH 07/10] drm/amd/display: prepare for new platform
` [PATCH 08/10] drm/amd/display: add APG struct to stream_enc for future use
` [PATCH 09/10] drm/amd/display: Removing Unused DPP Functions
` [PATCH 10/10] drm/amd/display: Promote DC to 3.2.338

[PATCH] drm/amdkfd: Fix race in GWS queue scheduling
 2025-06-11 14:58 UTC 

[v4 1/3] drm/amdgpu: Fix SDMA engine reset with logical instance ID
 2025-06-11 14:16 UTC  (3+ messages)
` [v4 3/3] drm/amdgpu: Add soft reset callback to SDMA v4.4.x

[PATCH v2 1/2] drm/amd: Allow printing VanGogh OD SCLK levels without setting dpm to manual
 2025-06-11 14:00 UTC  (2+ messages)

[PATCH v4 2/6] drm/syncobj: Do not allocate an array to store zeros when waiting
 2025-06-11 13:30 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).