AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-16 13:33:00 to 2026-06-19 08:23:25 UTC [more...]

[PATCH] drm/amd/display: avoid 64-bit division
 2026-06-19  8:23 UTC 

[PATCH] amdgpu: amdgpu_userq_restore_all return errors on failed bo reservation
 2026-06-19  7:33 UTC  (7+ messages)

[PATCH] drm/ttm: rename ttm_place::fpfn/lpfn to param1/param2
 2026-06-19  7:24 UTC  (4+ messages)

[PATCH 0/1] fixing dull colors in HDR for Polaris GPUs
 2026-06-19  2:03 UTC  (4+ messages)
` [PATCH 1/1] drm/amd/display: set MSA MISC1 bit 6 when using VSC SDP for DCE 11.x

[PATCH 00/17] drm/amdgpu: Rework IP block soft reset on GFX8
 2026-06-18 17:39 UTC  (26+ messages)
` [PATCH 01/17] drm/amdgpu: Clarify name of soft recovery to avoid confusion
` [PATCH 02/17] drm/amdgpu: Clean up defunct soft reset from ASIC reset code path
` [PATCH 03/17] drm/amdgpu: Delete GMC 8 soft reset
` [PATCH 04/17] drm/amdgpu: Delete soft reset code from legacy display driver
` [PATCH 05/17] drm/amdgpu: Delete check_soft_reset() from amd_ip_funcs
` [PATCH 06/17] drm/amdgpu: Delete pre/post_soft_reset() "
` [PATCH 07/17] drm/amdgpu: don't reemit if there is nothing to reemit
` [PATCH 08/17] drm/amdgpu: track guilty fence for queue reset
` [PATCH 09/17] drm/amdgpu/fence: add helper to extract the guilty fence (v2)
` [PATCH 10/17] drm/amdgpu: amdgpu_ring_set_fence_errors_and_reemit() handle NULL fence
` [PATCH 11/17] drm/amdgpu: Add IP block soft reset as a GPU recovery method
` [PATCH 12/17] drm/amdgpu/gfx8: Stop CP and RLC during reset
` [PATCH 13/17] drm/amdgpu/gfx8: Return error when testing all rings
` [PATCH 14/17] drm/amdgpu/gfx8: Support COND_EXEC on compute rings
` [PATCH 15/17] drm/amdgpu/gfx8: Adjust EDC GPR workaround
` [PATCH 16/17] drm/amdgpu/gfx8: Fixup IP block soft reset
` [PATCH 17/17] drm/amdgpu/gfx8: Enable IP block soft reset as a GPU recovery method

[PATCH] drm/amdgpu: Add Paradetech OUI to VRR compat list
 2026-06-19  4:59 UTC 

amd-gfx Digest, Vol 121, Issue 338
 2026-06-18 21:03 UTC 

amd-gfx Digest, Vol 121, Issue 400
 2026-06-18 20:57 UTC 

[PATCH] drm/amdgpu/gx12.1: Add ip dump support
 2026-06-18 20:45 UTC  (2+ messages)
` [PATCH] drm/amdgpu: update mmhub 4.2.0 client list

[PATCH] drm/amd/pm: refactor DPM clock level reporting
 2026-06-18 19:20 UTC  (9+ messages)

[PATCH v3 1/5] drm/amdgpu/userq: add reset helper and identify guilty user queue
 2026-06-18 18:25 UTC  (6+ messages)
` [PATCH v3 2/5] drm/amdgpu/gfx11: handle error interrupts for userqs
` [PATCH v3 3/5] drm/amdgpu/gfx12: "
` [PATCH v3 4/5] drm/amdgpu/gfx11: fix EOP interrupt routing for KQ and userq
` [PATCH v3 5/5] drm/amdgpu/gfx12: "

[PATCH v2] drm/amd/display: Shorten hdmi_frl_status_polling_workqueue
 2026-06-18 16:52 UTC 

[PATCH v2] drm/amdkfd: Guard m->cp_hqd_eop_control setting by q->eop_ring_buffer_size
 2026-06-18 15:44 UTC  (2+ messages)

[PATCH v1 1/2] drm/amdkfd: use pasid to drop non KFD irqs for v11 for sq intr
 2026-06-18 14:52 UTC  (3+ messages)
` [PATCH v1 2/2] drm/amdkfd: use pasid to drop non KFD irqs in v12 "

[PATCH] gpu/buddy: bail out of try_harder when alignment cannot be honoured
 2026-06-18 12:47 UTC 

[PATCH v2] drm/amdgpu: initialize ret before UMC error record loop
 2026-06-18 11:02 UTC  (3+ messages)

[PATCH 0/3] Fixes for flip_done timed outs and PSR/Replay corruption
 2026-06-18  9:24 UTC  (11+ messages)
` [PATCH 1/3] drm/amd/display: consolidate DCN vblank/flip handling onto vupdate_no_lock
` [PATCH 2/3] drm/amd/display: check GRPH_FLIP status before sending event
` [PATCH 3/3] Revert "drm/amd/display: Restore 5s vbl offdelay for NV3x+ DGPUs"

[PATCH v3 0/5] drm/gpusvm: split MM and device state across gpusvm/range/pages
 2026-06-18  8:09 UTC  (6+ messages)
` [PATCH v3 1/5] drm/gpusvm: split MM state flags out of drm_gpusvm_pages_flags
` [PATCH v3 2/5] drm/gpusvm: embed struct drm_device into drm_gpusvm_pages
` [PATCH v3 3/5] drm/xe: have xe_svm_range embed one drm_gpusvm_pages
` [PATCH v3 4/5] drm/gpusvm: move struct drm_gpusvm_pages out of struct drm_gpusvm_range
` [PATCH v3 5/5] drm/gpusvm: let the drm_gpusvm core context purely MM level

[PATCH] drm/amdgpu: do not enter fs_reclaim under notifier_lock in lockdep training
 2026-06-18  8:03 UTC  (3+ messages)

[PATCH] drm/amd/pm: fix amdgpu_pm_info power display units
 2026-06-18  7:47 UTC  (3+ messages)

[PATCH 1/4] drm/amdgpu: drop executable permission from the CSA mapping
 2026-06-18  7:47 UTC  (6+ messages)
` [PATCH 2/4] drm/amdgpu: return CSA kernel mapping via out parameter
` [PATCH 3/4] drm/amdgpu: read back CE/DE preemption state via a per-ring CSA pointer
` [PATCH 4/4] drm/amdgpu: allocate a per-process CSA to isolate scheduler state

[RFC] drm/sched: Replace completion with a flush
 2026-06-17  9:13 UTC  (3+ messages)

[PATCH] drm/amdgpu: initialize ret in UMC error record fill
 2026-06-17 18:40 UTC  (2+ messages)

[BUG] Zero-fill formatting error for GPU power metrics in amdgpu_pm_info
 2026-06-18  6:38 UTC  (2+ messages)

[PATCH v2] drm/amdgpu: validate XCP topology counts before division
 2026-06-18  6:11 UTC  (2+ messages)

[PATCH] drm/amd/pm: validate vega10 profile mode inputs
 2026-06-18  6:01 UTC  (2+ messages)

[PATCH v2 0/3] drm/amdgpu: Wire GPU events into EVENTFD notifications
 2026-06-18  5:46 UTC  (4+ messages)
` [PATCH v2 1/3] drm/amdgpu: Signal USERQ_EOP "
` [PATCH v2 2/3] drm/amdgpu: Signal QUEUE_RESET "
` [PATCH v2 3/3] drm/amdgpu: Signal GPU_RESET "

[PATCH v3] drm/amdgpu: guard zero divisors in soc_v1_0 partition code
 2026-06-18  5:46 UTC  (2+ messages)

[PATCH] drm/amdgpu: bounds check xcp ip block index
 2026-06-18  5:40 UTC  (2+ messages)

[PATCH v2] drm/amdgpu: Fix mes remove_hw_queue lock
 2026-06-18  3:58 UTC 

[PATCH 1/2] drm/amdgpu: Fix mes remove_hw_queue lock
 2026-06-18  1:32 UTC  (3+ messages)
` [PATCH 2/2] drm/amdkfd: Remove extra function

[PATCH] drm/amdkfd: add overflow check in svm_range_is_valid
 2026-06-17 21:10 UTC  (2+ messages)

[PATCH v2] drm/amdkfd: fix QID bit leak in pqm_create_queue()
 2026-06-17 21:02 UTC 

[PATCH] drm/amdkfd: fix QID bit leak in pqm_create_queue()
 2026-06-17 20:46 UTC  (2+ messages)

[PATCH 0/2] drm/amdkfd: Unmap SVM range when all GPUs set to no-access
 2026-06-17 17:44 UTC  (8+ messages)
` [PATCH 1/2] drm/amdkfd: Unmap svm "
` [PATCH 2/2] drm/amdkfd: Drain retry faults before SVM range no-access unmap

[PATCH] drm/amdgpu/soc24: reset dGPU if suspend got aborted
 2026-06-17 14:39 UTC  (2+ messages)

[PATCH 01/43] drm/amdgpu/gfx8: replace BUG_ON() with WARN_ON()
 2026-06-17 14:12 UTC  (2+ messages)

[PATCH v1 1/2] drm/amdgpu: don't disable ttm buffer funcs on reset
 2026-06-17 13:45 UTC  (5+ messages)
` [PATCH v1 2/2] drm/amdgpu: delay ttm buffer func enablement on xgmi

[PATCH] drm/amdgpu: Fix kobject cleanup in xcp sysfs
 2026-06-17 13:43 UTC  (2+ messages)

[PATCH v2 1/3] drm/amdgpu: don't disable ttm buffer funcs on reset
 2026-06-17 13:28 UTC  (3+ messages)
` [PATCH v2 2/3] drm/amdgpu: delay ttm buffer func enablement on xgmi
` [PATCH v2 3/3] drm/amdgpu: remove useless enable/disable of ttm buffer funcs

[PATCH v5 1/4] drm/amd/pm: smu_v14_0_0: fix DCLK metric reporting via VCLK level index
 2026-06-17 13:26 UTC  (2+ messages)

[PATCH v2 1/7] drm/amdgpu/userq: add reset helper and identify guilty user queue
 2026-06-17 13:04 UTC  (13+ messages)
` [PATCH v2 2/7] drm/amdgpu/gfx11: handle error interrupts for userqs
` [PATCH v2 3/7] drm/amdgpu/gfx12: "
` [PATCH v2 6/7] drm/amdgpu/gfx11: try KQ first in EOP IRQ
` [PATCH v2 7/7] drm/amdgpu/gfx12: "

[PATCH] drm/amdgpu: Guard reads in pcie state readout
 2026-06-17 12:00 UTC  (3+ messages)

[PATCH v5 4/4] drm/amd/pm: smu_v14_0_0: use find_clk_level() for DPM level marking
 2026-06-17 11:45 UTC 

[PATCH v5 4/4] drm/amd/pm: smu_v14_0_0: use find_clk_level() for DPM level marking
 2026-06-17 11:29 UTC 

[PATCH v5 3/4] drm/amd/pm: smu_v14_0_0: add SMU_DCEFCLK support in DPM frequency queries
 2026-06-17 11:25 UTC 

[PATCH v5 3/4] drm/amd/pm: smu_v14_0_0: add SMU_DCEFCLK support in DPM frequency queries
 2026-06-17 11:09 UTC 

[PATCH v5 2/4] drm/amd/pm: add IP_VERSION(11, 5, 1) to vclk/dclk DPM sysfs whitelists
 2026-06-17 11:08 UTC 

[PATCH v5 2/4] drm/amd/pm: add IP_VERSION(11, 5, 1) to vclk/dclk DPM sysfs whitelists
 2026-06-17 10:42 UTC 

[PATCH v2 0/5] drm/gpusvm: split MM and device state across gpusvm/range/pages
 2026-06-17 10:36 UTC  (6+ messages)
` [PATCH v2 1/5] drm/gpusvm: split MM state flags out of drm_gpusvm_pages_flags
` [PATCH v2 2/5] drm/gpusvm: embed struct drm_device into drm_gpusvm_pages
` [PATCH v2 3/5] drm/xe: have xe_svm_range embed one drm_gpusvm_pages
` [PATCH v2 4/5] drm/gpusvm: move struct drm_gpusvm_pages out of struct drm_gpusvm_range
` [PATCH v2 5/5] drm/gpusvm: let the drm_gpusvm core context purely MM level

[PATCH v5 2/4] drm/amd/pm: add IP_VERSION(11, 5, 1) to vclk/dclk DPM sysfs whitelists
 2026-06-17 10:30 UTC 

[PATCH v5 0/4] drm/amd/pm: smu_v14_0_0: DPM clock fixes for Strix Halo
 2026-06-17 10:28 UTC 

[PATCH v5 0/4] drm/amd/pm: smu_v14_0_0: DPM clock fixes for Strix Halo
 2026-06-17 10:25 UTC 

[PATCH] drm/amdgpu: dump RAS EEPROM table via debugfs
 2026-06-17 10:22 UTC  (2+ messages)

[PATCH 0/5] drm/amdgpu: Wire GPU events into EVENTFD notifications
 2026-06-17  9:04 UTC  (8+ messages)
` [PATCH 5/5] drm/amdgpu: Signal GPU_RESET "

[PATCH] drm/amdgpu: add filelist_mutex to lockdep lock ordering annotations
 2026-06-17  8:57 UTC  (2+ messages)

[PATCH v2] drm/amdgpu: fix fence reference leak in amdgpu_gfx_run_cleaner_shader_job
 2026-06-17  8:42 UTC  (2+ messages)

[PATCH 6.6 066/452] drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setup
 2026-06-16 14:54 UTC 

[PATCH RESEND] drm/amdgpu: Unify vm_fault_interrupt_state logic for gmc v10 and v12_0
 2026-06-16 18:42 UTC 

[PATCH] drm/amdgpu: split amdgpu_bo_create_reserved into create and map helpers
 2026-06-17  6:54 UTC 

[PATCH] drm/amdkfd: Guard m->cp_hqd_eop_control setting by q->eop_ring_buffer_size
 2026-06-16 21:58 UTC  (2+ messages)

[PATCH 1/9] drm/amdgpu/jpeg: add flags for disabling KQs/UQs
 2026-06-16 20:05 UTC  (3+ messages)
` [PATCH 9/9] drm/amdgpu/gmc9: make all vmids available to KFD if KQs are disabled

[PATCH] drm/amdkfd: Use last + 1 of vm range to check 2MB huge page alignment
 2026-06-16 18:54 UTC  (3+ messages)
` [PATCH v2] drm/amdkfd: Use exclusive bounds for SVM split alignment checks

[PATCH 0/3] drm/amd/display: More efficient data output in four functions
 2026-06-16 18:51 UTC  (5+ messages)
` [PATCH 1/3] drm/amd/display: Simplify data output in psr_capability_show()

[PATCH RESEND 0/2] drm/amdgpu/jpeg: deduplicate process_interrupt across JPEG versions
 2026-06-16 18:48 UTC  (5+ messages)
` [PATCH RESEND 1/2] drm/amdgpu/jpeg: deduplicate jpeg_v3_0 process_interrupt
` [PATCH RESEND 2/2] drm/amdgpu/jpeg: deduplicate jpeg_v5_3_0 process_interrupt

[PATCH 0/4] drm/amdgpu/uvd: Fix UVD BO memory placement issues (v2)
 2026-06-16 18:41 UTC  (2+ messages)

[PATCH] drm/amdkfd: Use last + 1 of vm range to check 2MB huge page alignment
 2026-06-16 15:49 UTC 

[PATCH] drm/amdkfd: Use last + 1 of vm range to check 2MB huge page alignment
 2026-06-16 15:42 UTC 

[PATCH] drm/amdkfd: Use last + 1 of vm range to check 2MB huge page alignment
 2026-06-16 15:32 UTC  (2+ messages)

[PATCH] drm/amdkfd: Use last + 1 of vm range to check 2MB huge page alignment
 2026-06-16 15:23 UTC  (2+ messages)

[PATCH 0/3] Improve soft IH ring
 2026-06-16 14:29 UTC  (10+ messages)
` [PATCH 1/3] amdgpu/ih6.1: Fix minor version
` [PATCH 2/3] amdgpu/ih: Don't perturb HW registers when accessing soft IH ring
` [PATCH 3/3] drm/amdgpu: Use system unbound workqueue for "

[PATCH 0/4] BO list handling cleanups
 2026-06-16 14:27 UTC  (2+ messages)

[PATCH 0/7] Grab bag of context handling stuff
 2026-06-16 14:23 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: Choose SOC15 RLC register read write functions at init time
 2026-06-16 14:01 UTC  (3+ messages)

[PATCH v4 1/1] drm/amdgpu/gfx9: Fix Ring and IB test fail after mode2
 2026-06-16 13:50 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