messages from 2026-08-06 06:55:53 to 2026-08-10 08:17:36 UTC [more...]
[PATCH] drm/amd/ras: set pa base and lfb size for uniras
2026-08-10 8:17 UTC (2+ messages)
[PATCH] drm/amd/ras: ignore ras eeprom init errors
2026-08-10 7:15 UTC (2+ messages)
[PATCH v5 0/4] drm/amdgpu: Robustness and safety fixes for ACA and RAS drivers
2026-08-09 14:44 UTC (5+ messages)
` [PATCH v5 1/4] drm/amdgpu/aca: Fix race condition and UAF in error cache logging
` [PATCH v5 2/4] drm/amdgpu/aca: Add upper bounds check in aca_bank_hwip_is_matched
` [PATCH v5 3/4] drm/amdgpu/aca: Fix inverted validation logic and list cleanup
` [PATCH v5 4/4] drm/amdgpu/ras: Fix delayed work cancellation order during teardown
[PATCH 6.18 324/396] drm/amd/display: use proper context for logging
2026-08-07 14:38 UTC
[PATCH v3 0/6] drm/amdgpu: Robustness and safety fixes for ACA and RAS drivers
2026-08-09 5:12 UTC (7+ messages)
` [PATCH v3 1/6] drm/amdgpu/aca: Fix race condition and UAF in error cache logging
` [PATCH v3 2/6] drm/amdgpu/aca: Add upper bounds check in aca_bank_hwip_is_matched
` [PATCH v3 3/6] drm/amdgpu/aca: Fix inverted validation logic and list cleanup
` [PATCH v3 4/6] drm/amdgpu/aca: Add missing NULL check for banks parameter in aca_banks_add_bank
` [PATCH v3 5/6] drm/amdgpu/aca: Fix off-by-one buffer size parameter in add_aca_sysfs
` [PATCH v3 6/6] drm/amdgpu/ras: Cancel delayed work before ACA teardown in amdgpu_ras_fini
[PATCH v4 0/6] drm/amdgpu: Robustness and safety fixes for ACA and RAS drivers
2026-08-09 8:47 UTC (7+ messages)
` [PATCH v4 1/6] drm/amdgpu/aca: Fix race condition and UAF in error cache logging
` [PATCH v4 2/6] drm/amdgpu/aca: Add upper bounds check in aca_bank_hwip_is_matched
` [PATCH v4 3/6] drm/amdgpu/aca: Fix inverted validation logic and list cleanup
` [PATCH v4 4/6] drm/amdgpu/aca: Add missing NULL check for banks parameter in aca_banks_add_bank
` [PATCH v4 5/6] drm/amdgpu/aca: Fix off-by-one buffer size parameter in add_aca_sysfs
` [PATCH v4 6/6] drm/amdgpu/ras: Fix delayed work cancellation order during teardown
[PATCH v4 00/20] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
2026-08-09 0:51 UTC (24+ 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 0/5] drm/amdgpu/aca: Robustness and safety fixes for ACA driver
2026-08-08 21:08 UTC (6+ messages)
` [PATCH 1/5] drm/amdgpu/aca: Fix race condition and UAF in error cache logging
` [PATCH 2/5] drm/amdgpu/aca: Add upper bounds check in aca_bank_hwip_is_matched
` [PATCH 3/5] drm/amdgpu/aca: Fix inverted validation logic in amdgpu_aca_get_error_data
` [PATCH 4/5] drm/amdgpu/aca: Add missing NULL check for banks parameter in aca_banks_add_bank
` [PATCH 5/5] drm/amdgpu/aca: Fix off-by-one buffer size parameter in add_aca_sysfs
[PATCH 7.1 401/438] drm/amd/display: use proper context for logging
2026-08-07 14:39 UTC
[PATCH] drm/amd/display: Fix BT2020 YCbCr limited range output CSC
2026-08-07 18:27 UTC
[PATCH 0/3] drm/amdgpu: three independent fixes in the CS and VM paths
2026-08-08 17:03 UTC (9+ 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 v2 0/5] drm/amdgpu/aca: Robustness and safety fixes for ACA driver
2026-08-08 22:27 UTC (6+ messages)
` [PATCH v2 1/5] drm/amdgpu/aca: Fix race condition and UAF in error cache logging
` [PATCH v2 2/5] drm/amdgpu/aca: Add upper bounds check in aca_bank_hwip_is_matched
` [PATCH v2 3/5] drm/amdgpu/aca: Fix inverted validation logic and handle cleanup
` [PATCH v2 4/5] drm/amdgpu/aca: Add missing NULL check for banks parameter in aca_banks_add_bank
` [PATCH v2 5/5] drm/amdgpu/aca: Fix off-by-one buffer size parameter in add_aca_sysfs
[REGRESSION] drm/sched: FAIR policy causes serious performance degradation at max GPU load on 9070XT
2026-08-08 23:33 UTC
[PATCH] drm/amdgpu: fix GTT manager warning message
2026-08-08 12:17 UTC
[PATCH] drm/amd/display: Fix NULL pointer dereference in amdgpu_dm_crtc_set_vblank()
2026-08-07 18:00 UTC (3+ messages)
[PATCH] drm/amd/display: fix usage of DC_FPU_{BEGIN,END} with PREEMPT_RT
2026-08-07 14:00 UTC (3+ messages)
` [PATCH v7.2-rc6] drm/amd/display: fix usage of DC_FPU_{BEGIN, END} "
` [PATCH v7.2-rc6] drm/amd/display: fix usage of DC_FPU_{BEGIN,END} "
[PATCH] drm/amdgpu: fix autosuspend cleanup during removal
2026-08-08 12:09 UTC
[PATCH] drm/amd/display: fix usage of DC_FPU_{BEGIN, END} with PREEMPT_RT
2026-08-07 12:58 UTC (2+ messages)
[PATCH 0/1] drm/amdgpu: Do not enter PSR if multiple displays are active
2026-08-07 15:29 UTC (6+ messages)
` [PATCH 1/1] "
[PATCH] drm/amd/pm: silence uninitialized variable warnings
2026-08-10 4:41 UTC (2+ messages)
[PATCH] drm/radeon: fix autosuspend cleanup during teardown
2026-08-08 13:59 UTC
[PATCH v3 0/3] platform/wmi: Add aarch64 support
2026-08-07 21:03 UTC (2+ messages)
[bug report] drm/amd: Enable SMU 15_0_0 support
2026-08-08 11:44 UTC
[PATCH] drm/amd/display: fix EPERM reading amdgpu_dm_dmub_fw_state
2026-08-08 17:09 UTC
[PATCH 7.1.y] drm/amd/display: check GRPH_FLIP status before sending event
2026-08-07 9:20 UTC (4+ messages)
[PATCH 6.12 253/337] drm/amd/display: use proper context for logging
2026-08-07 14:37 UTC
[BUG] amdgpu NULL page fault causing gfx ring timeout crash on Radeon 8060S (RDNA4) — reproducible across multiple kernel versions
2026-08-09 0:01 UTC
[PATCH 7.1.y] drm/amd/display: Exit idle optimizations before programming
2026-08-07 13:36 UTC (6+ messages)
[bug report] drm/amd/pm: Update dpm table structs for smu_v15_0
2026-08-08 19:41 UTC
[PATCH] drm/amd/pm: Remove unused functions in smu_v15_0
2026-08-10 5:29 UTC (2+ messages)
[PATCH] drm/amd/pm: Fix uninitialized mp1_fw_flags in smu_v15_0_load_microcode
2026-08-10 4:30 UTC (2+ messages)
[PATCH] drm/amd/pm: Fix uninitialized clk and is_fine_grained in smu_v15_0_set_single_dpm_table
2026-08-10 4:27 UTC (2+ messages)
[PATCH] drm/amd/pm: compute SMU v15.0.0 gpu_metrics from accumulator table
2026-08-10 3:43 UTC (2+ messages)
[PATCH 01/13] drm/amdgpu: Config VCN instance for soc_v1_0"
2026-08-10 3:36 UTC (13+ messages)
` [PATCH 02/13] drm/amdgpu: Config JPEG instance for soc_v1_0
` [PATCH 03/13] drm/amdgpu: correct VCN V5_0_2 doorbell range_size
` [PATCH 04/13] drm/amdgpu: Correct VCN V5_0_2 doorbell index setting
` [PATCH 05/13] drm/amdgpu: VCN 5_0_2 add support for multi-instance
` [PATCH 06/13] drm/amdgpu: VCN 5_0_2 disable VCN_RRMT
` [PATCH 07/13] drm/amdgpu: VCN 5_0_2 enable multi-instance
` [PATCH 08/13] drm/amdgpu: JPEG 5_0_2 Add multi-instance interrupt support
` [PATCH 09/13] drm/amdgpu: VCN 5_0_2 correct process interrupt warn message
` [PATCH 10/13] drm/amdgpu: JPEG 5_0_2 set inst_per_aid to 2
` [PATCH 11/13] drm/amdgpu: Jpeg 5_0_2 enable doorbell
` [PATCH 12/13] drm/amdgpu: Jpeg uses shard VM invalidation engine
` [PATCH 13/13] drm/amdgpu: JPEG 5_0_2 enable multi-instance
[PATCH 0/6] drm: Consolidate the wait timeout conversion helpers
2026-08-09 19:24 UTC (7+ messages)
` [PATCH 1/6] drm: Move drm_timeout_abs_to_jiffies() to drm_timeout.c
` [PATCH 2/6] drm: Add drm_timeout_rel_to_jiffies()
` [PATCH 3/6] drm/amdgpu: Use drm_timeout_abs_to_jiffies()
` [PATCH 4/6] drm/v3d: Use drm_timeout_rel_to_jiffies()
` [PATCH 5/6] drm/i915: "
` [PATCH 6/6] drm/vc4: "
[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/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 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 v7 1/2] gpu/buddy: replace dual-tree/force_merge with decoupled dirty tracker
2026-08-06 17:24 UTC (5+ 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 (4+ messages)
` [RFC PATCH 2/5] drm/amd/display: retry unconfirmed PSR transitions
` [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
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