messages from 2026-08-05 06:40:48 to 2026-08-08 10:07:36 UTC [more...]
[PATCH] drm/amd/display: Fix NULL pointer dereference in amdgpu_dm_crtc_set_vblank()
2026-08-07 18:00 UTC (3+ messages)
[PATCH 0/1] drm/amdgpu: Do not enter PSR if multiple displays are active
2026-08-07 15:17 UTC (5+ messages)
` [PATCH 1/1] "
[PATCH 7.1.y] drm/amd/display: Exit idle optimizations before programming
2026-08-07 13:36 UTC (6+ messages)
[PATCH v2] drm/amdgpu: add the BO-va mapping offset when kmapping an IB
2026-08-08 10:07 UTC
[PATCH] drm/amd/display: Relax frame size limit for dcn5/6 DML core funcs files
2026-08-08 3:29 UTC
[PATCH] amdgpu/vcn: vcn dec_msg integer overflow fix
2026-08-07 19:41 UTC
[PATCH v2] drm/amdgpu: Add trace events for pid register/deregister
2026-08-07 16:05 UTC (2+ messages)
[PATCH 1/2] drm/amdgpu: Remove separate guilty compute userq reset
2026-08-07 14:37 UTC (12+ messages)
[PATCH] drm/amdgpu/mes11: disable MES RS64 process/gang context loading
2026-08-07 14:28 UTC (2+ messages)
[PATCH 1/3] drm/amdgpu: always emit the job vm fence
2026-08-07 13:04 UTC (3+ messages)
` [PATCH 2/3] drm/amdgpu: fix missing check in vm_flush()
[PATCH] drm/amd/pm: compute SMU v15.0.0 gpu_metrics from accumulator table
2026-08-07 12:26 UTC
[PATCH] drm/amd/display: use plane color_mgmt_changed to track colorop changes
2026-08-07 11:56 UTC
[PATCH] drm/amdgpu: Prevent RAS injection with lost bus caused by DPC
2026-08-07 11:03 UTC (4+ messages)
[PATCH 1/2] drm/amdgpu: update xgmi_get_relative_phy_addr to cover single socket case
2026-08-07 10:39 UTC (6+ messages)
` [PATCH 2/2] drm/amd/ras: set pa base and lfb size for uniras
[PATCH v4 00/20] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
2026-08-06 23:27 UTC (22+ messages)
` [PATCH v4 01/20] mm/vma: introduce VMA anon page offset field and add helpers
` [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 04/20] mm: abstract vma_address() and introduce vma_anon_address()
` [PATCH v4 05/20] mm: update print_bad_page_map() to show anon index if appropriate
` [PATCH v4 06/20] mm: introduce and use vma_filebacked_address()
` [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 09/20] mm: propagate VMA anonymous page offset on map, remap, split + 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 v4 20/20] tools/testing/selftests/mm: add MAP_PRIVATE-/dev/zero merge tests
[PATCH 00/36] treewide: remove conditional returns with no effect
2026-08-06 19:06 UTC (2+ messages)
` (subset) "
[PATCH] drm/amdgpu/userq: fix lock missing for userq fence error set
2026-08-07 6:14 UTC
[PATCH] drm/amd/pm: Track current PPT limit for restore
2026-08-07 4:50 UTC (7+ messages)
[PATCH] drm/amdgpu: Enable GFXOFF functionality for SMU IP v15.0.5
2026-08-07 4:19 UTC (3+ messages)
[pull] amdgpu, amdkfd, radeon drm-next-7.3
2026-08-06 21:31 UTC
[pull] amdgpu, radeon drm-fixes-7.2
2026-08-06 21:15 UTC
[PATCH 1/4] drm/amd/display: Add 2.1 FreeSync support for AMD VSDB EDID Block
2026-08-06 20:54 UTC (12+ messages)
` [PATCH 3/4] drm/amd/display: Add HDMI 2.1 VRR support from HF-VSDB
` [PATCH 4/4] drm/amd/display: Add HDMI ALLM support
` [PATCH v2 0/4] HDMI 2.1 VRR and "
` [PATCH v2 1/4] drm/amd/display: Add 2.1 FreeSync support for AMD VSDB EDID Block
` [PATCH v2 2/4] drm/edid: parse HDMI 2.1 gaming (ALLM/VRR) capabilities from HF-VSDB
` [PATCH v2 3/4] drm/amd/display: Add HDMI 2.1 VRR support "
` [PATCH v2 4/4] drm/amd/display: Add HDMI ALLM support
[PATCH 0/3] drm/amdgpu: three independent fixes in the CS and VM paths
2026-08-06 20:25 UTC (8+ messages)
` [PATCH 1/3] drm/amdgpu: disallow multiple FENCE chunks in one submit
` [PATCH 2/3] drm/amdgpu: fix VM update overrun on non-4K page kernels
` [PATCH 3/3] drm/amdgpu: add the BO-va mapping offset when kmapping an IB
[PATCH v7 1/2] gpu/buddy: replace dual-tree/force_merge with decoupled dirty tracker
2026-08-06 17:24 UTC (8+ messages)
` [PATCH v7 2/2] gpu/tests/buddy: add dirty tracker performance KUnit test
[PATCH] drm/amdkfd: don't repeat a SVM migration that collected no pages
2026-08-06 16:19 UTC (3+ messages)
[PATCH] drm/amdkfd: Reject zero-sized AQL queue allocations after size halving
2026-08-06 15:11 UTC
[PATCH v5] drm/amdkfd: preserve VRAM MQD across hibernation via unpin/repin
2026-08-06 14:10 UTC (2+ messages)
[PATCH v3 0/7] Tiny steps towards amdgpu checkpoint and restore
2026-08-06 13:47 UTC (8+ messages)
` [PATCH v3 1/7] drm/amdgpu: Check correct field in amdgpu_ttm_tt_is_userptr()
` [PATCH v3 2/7] drm/amdgpu: Move amdgpu_ttm_tt_is_userptr() under conditional compilation
` [PATCH v3 3/7] drm/amdgpu: Extend amdgpu_ttm_tt_get_userptr() to return flags
` [PATCH v3 4/7] drm/amdgpu: Extend listing of buffer handles with the userptr object flag
` [PATCH v3 5/7] drm/amdgpu: Add a new ioctl for listing client contexts
` [PATCH v3 6/7] drm/amdgpu: Add context handle renaming operation
` [PATCH v3 7/7] drm/amdgpu: Add driver managed buffer copy
[PATCH v2] drm/amdgpu: validate GEM_CREATE domain combinations
2026-08-06 12:20 UTC (2+ messages)
[PATCH] drm/amdgpu: check ASPM on the dGPU host link
2026-08-06 11:30 UTC (4+ messages)
[PATCH] drm/amd/display: Fix crash in hwss_set_output_transfer_func()
2026-08-06 9:11 UTC
[PATCH] amdkfd: allow profiler process reenter
2026-08-06 8:43 UTC
[PATCH] drm/amdgpu: force complete the MES scheduler ring fence on reset
2026-08-06 7:56 UTC
[PATCH] drm/amdgpu: ensure all userq VAs mapped before restore
2026-08-06 7:44 UTC (3+ messages)
[PATCH] drm/amdgpu: fix userq page count in input_validate
2026-08-06 7:28 UTC (4+ messages)
Patch "drm/amd/display: use proper context for logging" has been added to the 6.12-stable tree
2026-08-05 12:14 UTC
Patch "drm/amd/display: use proper context for logging" has been added to the 6.18-stable tree
2026-08-05 12:14 UTC
[RFC PATCH 0/5] drm/amd/display: recover from PSR-related display stalls
2026-08-05 11:52 UTC (6+ messages)
` [RFC PATCH 1/5] drm/amd/display: avoid nested retries when polling PSR state
` [RFC PATCH 2/5] drm/amd/display: retry unconfirmed PSR transitions
` [RFC PATCH 3/5] drm/amd/display: invalidate PSR request cache after DMUB reset
` [RFC PATCH 4/5] drm/amd/display: recover from fatal PSR-related display timeouts
` [RFC PATCH 5/5] drm/amd/display: add PSR recovery fault injection
Patch "drm/amd/display: use proper context for logging" has been added to the 7.1-stable tree
2026-08-05 12:14 UTC
[PATCH] drm/radeon: restore hardware polling in fence_is_signaled to fix performance regression
2026-08-05 13:39 UTC (4+ messages)
[PATCH] drm/amd/display: fix usage of DC_FPU_{BEGIN, END} with PREEMPT_RT
2026-08-06 4:29 UTC (3+ messages)
` [PATCH] drm/amd/display: fix usage of DC_FPU_{BEGIN,END} "
[PATCH v3] drm/amdgpu: skip BOs being torn down during GTT recovery
2026-08-06 2:37 UTC (3+ messages)
[PATCH 1/2] drm/amdgpu: add new mes misc api for gfx11
2026-08-05 21:27 UTC (2+ messages)
` [PATCH 2/2] drm/amdkfd: workaround 100% gpu usage issue "
[PATCH 00/41] DC Patches July 31, 2026
2026-08-05 20:03 UTC (4+ messages)
[PATCH] drm/amdgpu: split tlb_seq into per-VMHUB counters to avoid spurious MMHUB flushes
2026-08-05 18:21 UTC (3+ messages)
[PATCH 0/7] drm/amdgpu: Fix topology device creation and proximity domain mappings for sparse and CPU-less NUMA systems
2026-08-05 17:12 UTC (5+ messages)
[PATCH v4] drm/amdkfd: preserve VRAM MQD across hibernation via unpin/repin
2026-08-05 16:44 UTC (4+ messages)
[PATCH 1/3] Revert "drm/amdgpu: add support for NBIO IP version 7.11.5"
2026-08-05 15:30 UTC (3+ messages)
` [PATCH 2/3] drm/amdgpu: Add NBIO 7.11.5 support
[PATCH 1/4] drm/amdgpu: Reject UVD message with dimensions above 4096
2026-08-05 14:57 UTC (3+ messages)
` [PATCH 4/4] drm/amdgpu: Fix UVD min buffer sizes
drm/amdgpu: Patches for CRIU checkpoint and restore of userqueues
2026-08-05 14:38 UTC (7+ messages)
` [PATCH 1/3] drm/amdgpu: Protect userq create and free fully with mutex
` [PATCH 2/3] drm/amdgpu: Add LIST option to USERQ ioctl
` [PATCH 3/3] drm/amdgpu: Add CHANGE_ID option for "
[PATCH] drm/amd/pm: Fix incorrect avg vcn utilization in gpu_metrics
2026-08-05 14:02 UTC
[PATCH] drm/amdkfd: Avoid integer underflow with ffs in EOP ring size calc
2026-08-05 14:01 UTC
[PATCH] drm/amdgpu: validate GEM_CREATE domain combinations
2026-08-05 13:56 UTC (2+ messages)
[PATCH 2/2] drm/amd/display: fix BT.2020 YCbCr output CSC matrices for DCE
2026-08-05 13:55 UTC (3+ messages)
[PATCH] drm/amd/display: Fix crash in hwss_set_output_transfer_func()
2026-08-05 13:53 UTC (3+ messages)
[PATCH] drm/amd/display: Set native cursor mode for disabled CRTCs again
2026-08-05 13:50 UTC (3+ messages)
[PATCH] drm/amdgpu/userq: serialize queue map against GPU reset
2026-08-05 13:41 UTC (3+ messages)
[PATCH] drm/amdgpu: Fix typo in comment
2026-08-05 13:40 UTC (2+ messages)
[PATCH] drm/amdkfd: Avoid integer underflow in EOP ring size calculation
2026-08-05 13:31 UTC
[PATCH v2] drm/radeon: restore hardware polling in fence_is_signaled to fix performance regression
2026-08-05 11:43 UTC (2+ messages)
[PATCH v3] drm/amdgpu: keep PRT mappings off the vm_bo state lists
2026-08-05 10:22 UTC
[PATCH] drm/amdgpu: fix NULL pointer deref in amdgpu_vm_handle_moved for BO-less mappings
2026-08-05 10:20 UTC (6+ messages)
[PATCH v3] drm/amdkfd: preserve VRAM MQD across hibernation via GTT eviction
2026-08-05 10:09 UTC (3+ messages)
[PATCH 1/2] Revert "drm/amdgpu: fix aperture mapping leak"
2026-08-05 9:19 UTC (2+ messages)
[PATCH 1/2] drm/amd/pm: Implement notify_ac_dc callback for swsmu
2026-08-05 8:27 UTC (2+ messages)
[PATCH 1/3] drm/amd/pm: Simplify SoC power printing in debugfs
2026-08-05 8:23 UTC (2+ messages)
[PATCH] drm/amdgpu: skip BOs being torn down during GTT recovery
2026-08-05 8:14 UTC (2+ messages)
[PATCH] drm/amdgpu: cap GTT size to physical RAM on APUs
2026-08-05 8:06 UTC (2+ messages)
[PATCH 2/2] drm/amdgpu: rework the amdgpu_device_gpu_recover() lock sequence
2026-08-05 7:57 UTC
[PATCH v2 0/3] drm/atomic-state-helper: fixes for blend-mode-prop warning
2026-08-04 18:17 UTC (2+ messages)
[PATCH] drm/amdgpu: Fix typo in comment
2026-08-04 22:18 UTC
[PATCH 00/34] DC Patches Aug 10 2026
2026-08-05 6:36 UTC (24+ messages)
` [PATCH 12/34] drm/amd/display: fix HPD program filter programming
` [PATCH 13/34] drm/amd/display: add a NULL pointer check
` [PATCH 14/34] drm/amd/display: eDP panel polarity control and test support
` [PATCH 15/34] drm/amd/display: gate DCE ASIC code behind CONFIG_DRM_AMD_DC_DCE
` [PATCH 16/34] drm/amd/display: Decide zstate_support based off Z8 global support
` [PATCH 17/34] drm/amd/display: test stream VRR updates
` [PATCH 18/34] drm/amd/display: test VRR IRQ parameters
` [PATCH 19/34] drm/amd/display: test VRR transitions
` [PATCH 20/34] drm/amd/display: Update and revert FRL LT Timeout behaviour
` [PATCH 21/34] drm/amd/display: Extend DMUB wait for DIG PHY programming commands
` [PATCH 22/34] drm/amd/display: test dm_check_cursor_fb
` [PATCH 23/34] drm/amd/display: test native cursor state check
` [PATCH 24/34] drm/amd/display: test dm_plane_color_pipeline_active
` [PATCH 25/34] drm/amd/display: test amdgpu_dm_crtc_get_cursor_mode
` [PATCH 26/34] drm/amd/display: Force FreeSync range minimum on quirky panels
` [PATCH 27/34] drm/amd/display: Update dcn60 clkmgr interfaces
` [PATCH 28/34] drm/amd/display: Align KUnit tests Makefile license header
` [PATCH 29/34] drm/amd/display: Apply workaround to limit SopCount for now
` [PATCH 30/34] drm/amd/display: Fix DCN6 peak bandwidth measurement overshoot
` [PATCH 31/34] drm/amd/display: restore FRL cap on non-destructive HDMI link verify
` [PATCH 32/34] drm/amd/display: Extend inbox0 HW lock support to DCN35
` [PATCH 33/34] drm/amd/display: Unify fast update classification paths
` [PATCH 34/34] drm/amd/display: Promote DC to 3.2.393
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