AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-11 15:51:24 to 2026-08-13 17:08:38 UTC [more...]

[PATCH v2 1/5] drm/amdgpu: add gpu_recovery_allowed flag to amdgpu_device
 2026-08-13 17:07 UTC  (5+ 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 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] amdkfd: allow profiler process reenter
 2026-08-13 16:05 UTC  (5+ 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 v3 0/3] drm/atomic-state-helper: fixes for blend-mode-prop warning
 2026-08-13 14:30 UTC  (4+ 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] 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  (13+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/4] drm/edid: parse HDMI 2.1 gaming (ALLM/VRR) capabilities from HF-VSDB
  ` [PATCH v3 4/4] drm/amd/display: Add HDMI ALLM support

[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

[PATCH v3] drm/amdgpu: bind imported BOs when they are opened
 2026-08-13 10:53 UTC  (3+ messages)

[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 

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

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  (45+ messages)
` [PATCH v4 02/20] mm: provide vma_[flags_]is_cow_mapping() and remove is_cow_mapping()
` [PATCH v4 03/20] mm: introduce linear_anon_page_index()
` [PATCH v4 07/20] mm/vma: fix self-merge check in copy_vma()
` [PATCH v4 08/20] tools/testing/vma: add tests for copy_vma() self-merge
` [PATCH v4 10/20] mm/rmap: track whether the page VMA mapped pgoff is anonymous
` [PATCH v4 11/20] mm: clean up vma_address_end()
` [PATCH v4 12/20] mm/huge_memory: update remove_migration_pmd() to accept a folio
` [PATCH v4 13/20] mm/migrate: calculate large folio page index using PFN
` [PATCH v4 14/20] mm/rmap: use anon pgoff to track MAP_PRIVATE file-backed anon folios
` [PATCH v4 15/20] tools/testing/vma: expand VMA merge tests to assert anon pgoff
` [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

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

[PATCH] drm/amdgpu: force complete the KIQ ring fences on reset
 2026-08-13  4:36 UTC 

[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 1/2] drm/amdgpu: Remove separate guilty compute userq reset
 2026-08-12 12:46 UTC  (14+ 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  (21+ messages)
` [PATCH v3 01/19] Revert "drm/sched: Remove drm_sched_init_args->num_rqs"
` [PATCH v3 02/19] Revert "drm/xe: Remove drm_sched_init_args->num_rqs usage"
` [PATCH v3 03/19] Revert "drm/v3d: "
` [PATCH v3 04/19] Revert "drm/sched: "
` [PATCH v3 05/19] Revert "drm/panthor: "
` [PATCH v3 06/19] Revert "drm/panfrost: "
` [PATCH v3 07/19] Revert "drm/nouveau: "
` [PATCH v3 08/19] Revert "drm/msm: "
` [PATCH v3 09/19] Revert "drm/lima: "
` [PATCH v3 10/19] Revert "drm/imagination: "
` [PATCH v3 11/19] Revert "drm/etnaviv: "
` [PATCH v3 12/19] Revert "drm/amdgpu: "
` [PATCH v3 13/19] Revert "accel/ethosu: "
` [PATCH v3 14/19] Revert "accel/rocket: "
` [PATCH v3 15/19] Revert "accel/amdxdna: "
` [PATCH v3 16/19] Revert "drm/sched: Embed run queue singleton into the scheduler"
` [PATCH v3 17/19] Revert "drm/sched: Remove FIFO and RR and simplify to a single run queue"
` [PATCH v3 18/19] Revert "drm/sched: Switch default policy to fair"
` [PATCH v3 19/19] drm/sched: Mark fair policy as experimental

[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) "

[PATCH v4 00/11] drm/atomic: don't allow changes to inactive colorops & other fixes
 2026-08-11 16:46 UTC  (12+ messages)
` [PATCH v4 01/11] drm/atomic: only add states of active or transient active colorops
` [PATCH v4 02/11] drm/atomic: reject colorop update from inactive color pipeline
` [PATCH v4 03/11] drm/atomic: duplicate state of all colorops
` [PATCH v4 04/11] drm/atomic: check if an active colorop has a blob if its type requires one
` [PATCH v4 05/11] drm/amd/display: only check colorops of an active color pipeline
` [PATCH v4 06/11] drm/amd/display: truly bypass plane colorop 3x4 matrix and hdr mult
` [PATCH v4 07/11] drm/amd/display: make shaper bypass mode cleaner
` [PATCH v4 08/11] drm/amd/display: make blnd bypass mode clearer
` [PATCH v4 09/11] drm/amd/display: don't ignore failure on blend colorop setup
` [PATCH v4 10/11] drm/amd/display: allow individual colorop changes
` [PATCH v4 11/11] drm/amd/display: distinguish colorop setup error from no colorop support

[PATCH 00/24] DC Patches Aug 17 2026
 2026-08-10 21:28 UTC  (6+ messages)
` [PATCH 20/24] drm/amd/display: Relax frame size limit for dcn5/6 DML core funcs files
` [PATCH 21/24] drm/amd/display: [FW Promotion] Release 0.1.71.0
` [PATCH 22/24] drm/amd/display: set base.enable in cursor mode tests
` [PATCH 23/24] drm/amd/display: test native cursor mode on a disabled CRTC
` [PATCH 24/24] drm/amd/display: Promote DC to 3.2.394


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