AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-11 18:52:12 to 2026-08-14 09:14:17 UTC [more...]

[PATCH v5 00/16] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
 2026-08-14  9:13 UTC  (20+ messages)
` [PATCH v5 01/16] mm/vma: introduce VMA anon page offset field and add helpers
` [PATCH v5 02/16] mm: provide vma_[flags_]is_cow_mapping() and remove is_cow_mapping()
` [PATCH v5 03/16] mm: introduce linear_anon_page_index()
` [PATCH v5 04/16] mm: abstract vma_address() and introduce vma_anon_address()
` [PATCH v5 05/16] mm: update print_bad_page_map() to show anon index if appropriate
` [PATCH v5 06/16] mm: introduce and use vma_filebacked_address()
` [PATCH v5 07/16] mm/vma: fix self-merge check in copy_vma()
` [PATCH v5 08/16] tools/testing/vma: add tests for copy_vma() self-merge
` [PATCH v5 09/16] mm: propagate VMA anonymous page offset on map, remap, split + merge
` [PATCH v5 10/16] mm/rmap: track whether the page VMA mapped pgoff is anonymous
` [PATCH v5 11/16] mm: clean up vma_address_end()
` [PATCH v5 12/16] mm/huge_memory: update remove_migration_pmd() to accept a folio
` [PATCH v5 13/16] mm/migrate: calculate large folio page index using PFN
` [PATCH v5 14/16] mm/rmap: use anon pgoff to track MAP_PRIVATE file-backed anon folios
` [PATCH v5 15/16] tools/testing/vma: expand VMA merge tests to assert anon pgoff
` [PATCH v5 16/16] tools/testing/selftests/mm: test anonymous page offset merge behaviour

[PATCH 1/2] drm/amdgpu: Remove separate guilty compute userq reset
 2026-08-14  9:07 UTC  (15+ messages)

[PATCH] drm/amdgpu/userq: lock and validate wptr BOs before reading their GPU offset on restore
 2026-08-14  8:55 UTC 

[PATCH 0/2] drm/sched: Fair policy fixups
 2026-08-14  8:53 UTC  (4+ messages)
` [PATCH 1/2] drm/sched: Do not restore unsaved virtual runtime
` [PATCH 2/2] drm/sched: Ensure monotonic min_vruntime

[REGRESSION] drm/sched: FAIR policy causes serious performance degradation at max GPU load on 9070XT
 2026-08-14  8:32 UTC  (17+ messages)

[PATCH] drm/amd/pm: Snapshot PPT limits for suspend and reset recovery
 2026-08-14  8:16 UTC  (5+ messages)

[PATCH v2 1/5] drm/amdgpu: add gpu_recovery_allowed flag to amdgpu_device
 2026-08-14  7:49 UTC  (7+ messages)
` [PATCH v2 2/5] drm/amdgpu: honor gpu_recovery_allowed in amdgpu_job_timedout
` [PATCH v2 3/5] drm/amdgpu: add wedge event implementation
` [PATCH v2 4/5] drm/amdgpu: skip amdgpu_gart_unbind if the device is wedged
` [PATCH v2 5/5] drm/amdgpu: skip amdgpu_gmc_flush_gpu_tlb_pasid if "

[PATCH v4] drm/amdgpu: bind BOs when the eviction fence is attached
 2026-08-14  7:33 UTC 

[PATCH v3] drm/amdgpu: bind imported BOs when they are opened
 2026-08-14  7:32 UTC  (4+ messages)

[PATCH] drm/amd/display: Scale custom brightness curve from full range
 2026-08-13 22:22 UTC  (6+ messages)

[PATCH] amdkfd: let profile_lock_device return an int other than uint32
 2026-08-14  6:53 UTC 

[PATCH] amdkfd: allow profiler process reenter
 2026-08-14  6:47 UTC  (6+ messages)

[PATCH 1/2] drm/amdgpu: add UAPI for user queue query status
 2026-08-14  6:22 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu/userq: implement support for "

[PATCH v2] drm/amdgpu/userq: fix lock missing for userq fence error set
 2026-08-14  3:33 UTC 

[PATCH] drm/amd/pm: Fix incorrect avg vcn utilization in gpu_metrics
 2026-08-14  3:23 UTC  (7+ messages)

[PATCH v2 0/1] drm/amdkfd: Add TLB flush after MES queue eviction/suspension
 2026-08-13 19:02 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH] drm/amdgpu: force complete the KIQ ring fences on reset
 2026-08-13 18:32 UTC  (2+ messages)

[PATCH v3 0/3] drm/atomic-state-helper: fixes for blend-mode-prop warning
 2026-08-13 17:58 UTC  (6+ messages)
` [PATCH v3 1/3] drm/atomic-state-helper: set pixel_blend_mode to prop default on reset
` [PATCH v3 2/3] drm/amd/display: fix missing blend-mode-prop warning for DCN
` [PATCH v3 3/3] drm/amd/display: advertise PIXEL_NONE as blend mode for DCE generations

[PATCH 2/2] drm/amdkfd: implement restore_mqd callbacks for GFX12/12.1
 2026-08-13 16:59 UTC 

[PATCH 1/2] drm/amdkfd: guard against NULL restore_mqd in CRIU queue restore
 2026-08-13 16:58 UTC 

[PATCH v3] drm/amdgpu/vcn: fix integer overflow in dec_msg buffer count check
 2026-08-13 16:48 UTC  (2+ messages)

[PATCH] amdkfd: fix deadlock in set_perfcount
 2026-08-13 16:09 UTC  (3+ messages)

[PATCH] drm/amdgpu: fix sysfs ip base addr for 64bit in standalone mode
 2026-08-13 15:43 UTC  (3+ messages)

[PATCH 1/2] drm/amdgpu: add new mes misc api for gfx11
 2026-08-13 15:35 UTC  (5+ messages)
` [PATCH 2/2] drm/amdkfd: workaround 100% gpu usage issue "

[PATCH] drm/amdgpu: validate rptr and wptr of a userq
 2026-08-13 14:36 UTC  (2+ messages)

[PATCH 1/3] drm/amdgpu: always emit the job vm fence
 2026-08-13 14:00 UTC  (4+ messages)
` [PATCH 3/3] drm/amdgpu: handle GDS and SPM without a VM fence

[PATCH v3 1/3] drm/amdgpu: don't disable ttm buffer funcs on reset
 2026-08-13 13:52 UTC  (3+ messages)
` [PATCH v3 3/3] drm/amdgpu: remove useless enable/disable of ttm buffer funcs

[PATCH v9 1/2] gpu/buddy: replace dual-tree/force_merge with decoupled dirty tracker
 2026-08-13 13:37 UTC  (2+ messages)

[PATCH v2 0/4] HDMI 2.1 VRR and ALLM support
 2026-08-13 13:36 UTC  (10+ messages)
` [PATCH v3 "
  ` [PATCH v3 4/4] drm/amd/display: Add HDMI "

[PATCH i-g-t v5 0/7] add cgroup_dmem test
 2026-08-13 13:13 UTC  (3+ messages)
` [PATCH i-g-t v5 4/7] lib/xe: Introduce dmem driver and implement Xe support

[PATCH 0/2] drm/amd/display: Fix streamless connector update and ABM modesets
 2026-08-13 11:26 UTC  (3+ messages)
` [PATCH 1/2] drm/amd/display: Skip connector updates without a stream
` [PATCH 2/2] drm/amd/display: Avoid modeset for ABM changes

[BUG] double fault in amdgpu_discovery_init [amdgpu] [syzkaller]
 2026-08-12 18:13 UTC 

[PATCH] drm/amdgpu/virt: fix integer overflow in size_kb shift
 2026-08-13  6:34 UTC 

WARNING 7.2.0-rc7: [drm] REG_WAIT timeout 1us * 100 tries - dcn31_program_compbuf_size line:142
 2026-08-13  9:10 UTC  (2+ messages)

[PATCH v2 00/20] Revert switching default DRM scheduler policy to fair
 2026-08-12  7:36 UTC  (4+ messages)

[PATCH v4 00/20] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
 2026-08-13  9:36 UTC  (20+ messages)
` [PATCH v4 16/20] tools/testing/selftests/mm: test anonymous page offset merge behaviour
` [PATCH v4 17/20] mm/vma: only permit MAP_PRIVATE /dev/zero to be mapped anonymous
` [PATCH v4 18/20] mm/vma: make MAP_PRIVATE-mapped /dev/zero mappings truly anonymous
` [PATCH v4 19/20] tools/testing/vma: add test to assert MAP_PRIVATE-/dev/zero is anon

[PATCH] drm/amdgpu/userq: fix lock missing for userq fence error set
 2026-08-13  9:32 UTC  (5+ messages)

[PATCH v9 00/18] drm/amdgpu: AMDGPU SVM support based on DRM (Phase 1: single GPU, XNACK on)
 2026-08-13  9:16 UTC  (9+ messages)
` [PATCH v9 02/18] drm/amdgpu: add SVM core header and VM integration

[PATCH v2 1/2] drm/amdgpu: Add LIST option to USERQ ioctl
 2026-08-13  8:48 UTC  (4+ messages)
` [PATCH v2 2/2] drm/amdgpu: Add CHANGE_ID option for "

[PATCH v1 1/3] drm/amdgpu/userq: ignore duplicate BO locks in userq signal ioctl
 2026-08-13  8:36 UTC  (3+ messages)
` [PATCH v1 2/3] drm/amdgpu/userq: ignore duplicate BO locks when counting wait fences
` [PATCH v1 3/3] drm/amdgpu/userq: ignore duplicate BO locks when returning wait fence info

[REGRESSION] Please revert 1191285ecb42 from 7.1.y
 2026-08-12 22:21 UTC  (8+ messages)

[PATCH v2 0/3] drm/atomic-state-helper: fixes for blend-mode-prop warning
 2026-08-12 22:01 UTC  (6+ messages)
` [PATCH v2 2/3] drm/amd/display: fix missing blend-mode-prop warning for DCN
` [PATCH v2 3/3] drm/amd/display: advertise PIXEL_NONE as blend mode for DCE generations

[pull] amdgpu, amdkfd, radeon drm-next-7.3
 2026-08-12 21:47 UTC 

[PATCH v2] drm/amdgpu/discovery: validate table offset before IP discovery header cast
 2026-08-12 20:46 UTC  (3+ messages)

[PATCH v3 0/4] drm/edid: Parse AMD VSDB FreeSync range in common code
 2026-08-12 20:17 UTC  (2+ messages)

[pull] amdgpu, radeon drm-fixes-7.2
 2026-08-12 20:07 UTC 

[PATCH] drm/amdgpu: fix autosuspend cleanup during removal
 2026-08-12 19:55 UTC  (4+ messages)

[PATCH] drm/amdgpu: fix userq page count in input_validate
 2026-08-12 18:16 UTC  (2+ messages)

[PATCH] drm/amdgpu: ensure all userq VAs mapped before restore
 2026-08-12 18:04 UTC  (4+ messages)

[PATCH 00/34] DC Patches Aug 10 2026
 2026-08-12 17:20 UTC  (2+ messages)

[PATCH 1/2] drm/amd/display: avoid divide-by-zero in __is_lut_linear()
 2026-08-12 16:23 UTC  (4+ messages)
` [PATCH 2/2] drm/amd/display: validate plane degamma LUT size for private color prop

[PATCH 0/1] drm/amdkfd: Fix SVM page migration hang on MES-based GPUs
 2026-08-12 16:19 UTC  (3+ messages)
` [PATCH 1/1] drm/amdkfd: Add TLB flush after MES queue eviction/suspension

[PATCH] drm/amdgpu: Disable runtime PM for externally attached dGPUs
 2026-08-12 15:41 UTC  (6+ messages)

[PATCH] drm/amdkfd: fix integer overflow in queue ring buffer size calculation
 2026-08-12 15:30 UTC 

[PATCH 0/3] Apple GMUX hybrid graphics support for MacBookPro15,1
 2026-08-12 14:47 UTC  (18+ messages)
` [PATCH 1/3] platform/x86: apple-gmux: add MacBookPro15, 1 dGPU power sequence
` [PATCH 2/3] drm/amdgpu: add Apple GMUX runtime PM support
` [PATCH 3/3] ALSA: hda: allow direct complete with a powered-off GPU
  ` [PATCH v2 "
    ` [PATCH v3 "
` [PATCH v2 0/3] Apple GMUX hybrid graphics support for MacBookPro15,1
  ` [PATCH v2 1/3] platform/x86: apple-gmux: add MacBookPro15, 1 dGPU power sequence
  ` [PATCH v2 2/3] drm/amdgpu: add Apple GMUX runtime PM support
  ` [PATCH v3 0/3] Apple GMUX hybrid graphics support for MacBookPro15,1
    ` [PATCH v3 1/3] platform/x86: apple-gmux: add MacBookPro15, 1 dGPU power sequence
    ` [PATCH v3 2/3] drm/amdgpu: add Apple GMUX runtime PM support

[PATCH v2] drm/amdgpu: force complete the MES scheduler ring fences on reset
 2026-08-12 12:56 UTC  (2+ messages)

[PATCH] drm/amd/display: make DC_RUN_WITH_PREEMPTION_ENABLED misuse a build error
 2026-08-12  8:00 UTC  (2+ messages)

[PATCH v3 00/19] Revert switching default DRM scheduler policy to fair
 2026-08-12  6:50 UTC  (2+ messages)

[PATCH v2] drm/amdgpu: bind imported BOs before mapping them into a VM
 2026-08-12  7:16 UTC  (3+ messages)

[PATCH] drm/amdgpu: check thunderbolt before switcheroo registration
 2026-08-12  4:03 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: Fix per queue reset on MES 12.1
 2026-08-11 19:54 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu: Set queue reset method for GC 12.1

[PATCH 00/36] treewide: remove conditional returns with no effect
 2026-08-11 18:51 UTC  (2+ messages)
` (subset) "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox