messages from 2026-07-29 09:40:21 to 2026-08-01 07:58:45 UTC [more...]
[PATCH v2] PCI: Fix BAR resize for devices on a root bus
2026-08-01 0:43 UTC (2+ messages)
` [PATCH v3] "
[PATCH] drm/amd/display: fix usage of DC_FPU_{BEGIN,END} with PREEMPT_RT
2026-08-01 7:17 UTC (5+ messages)
` [PATCH] drm/amd/display: fix usage of DC_FPU_{BEGIN, END} "
[REGRESSION] Black screen after splash with Linux 7.0 on MSI Creator A16 AI+ (AMD Strix Point + NVIDIA)
2026-07-31 9:39 UTC (2+ messages)
[PATCH v3 0/5] drm/amd/display: better LUT segmentation for EOTFs
2026-08-01 1:41 UTC (5+ messages)
` [PATCH v3 3/5] drm/amd/display: use a separate helper to translate degamma curves
[PATCH 00/41] DC Patches July 31, 2026
2026-07-31 21:13 UTC (40+ messages)
` [PATCH 03/41] drm/amd/display: Enable DCN6 init
` [PATCH 04/41] drm/amd/display: Dependent changes for DCN6
` [PATCH 05/41] drm/amd/display: Enable DCN6 sources compilation
` [PATCH 06/41] drm/amd/display: Remove duplicate in tests/Makefile
` [PATCH 07/41] drm/amd/display: Resize MST HDCP per-connector arrays to 32
` [PATCH 08/41] drm/amd/display: Bounds-check connector->index in dm_dp_mst_get_modes
` [PATCH 09/41] drm/amd/display: Ensure dtbclk is enabled
` [PATCH 10/41] drm/amd/display: Update VRR info packet to support 12-bit refresh rates
` [PATCH 11/41] drm/amd/display: Gate HDMI FRL status polling on active FRL link rate
` [PATCH 12/41] drm/amd/display: Fix wb_info leak and NULL deref in writeback
` [PATCH 13/41] drm/amd/display: Fix seamless mode switch not triggering for HDR to SDR transition
` [PATCH 14/41] drm/amd/display: Add KUnit tests for more crtc functions
` [PATCH 15/41] drm/amd/display: Add vblank handling tests for crtc
` [PATCH 16/41] drm/amd/display: Add idle worker "
` [PATCH 17/41] drm/amd/display: Add active plane count "
` [PATCH 18/41] drm/amd/display: Add KUnit test for crtc vblank event completion
` [PATCH 19/41] drm/amd/display: Add KUnit tests for crtc set_vupdate_irq
` [PATCH 20/41] drm/amd/display: Add KUnit tests for crtc set_static_screen_optimze
` [PATCH 21/41] drm/amd/display: Refactor stream validation
` [PATCH 22/41] drm/amd/display: Unify force_yuv debugfs into force_yuv_pixel_format
` [PATCH 23/41] drm/amd/display: Align connector KUnit tests with stream validation refactor
` [PATCH 24/41] drm/amd/display: Increase fclk change latency on dcn351
` [PATCH 25/41] drm/amd/display: Add KUnit tests for crtc set_vblank
` [PATCH 26/41] drm/amd/display: Cover crtc set_vblank workqueue branch
` [PATCH 27/41] drm/amd/display: Cover crtc vblank IPS self-refresh restore
` [PATCH 28/41] drm/amd/display: Cover crtc vblank restore replay-supported path
` [PATCH 29/41] drm/amd/display: Cover crtc destroy_state stream release
` [PATCH 30/41] drm/amd/display: Fix ABM over VABC
` [PATCH 31/41] drm/amd/display: Add missing DCN42B register defines
` [PATCH 32/41] drm/amd/display: Add missing DMUB CACP and PR definitions
` [PATCH 33/41] drm/amd/display: Add missing OTG_CRC1_SELECT mask for DCN3.2
` [PATCH 34/41] drm/amd/display: Fix CRC engine 1 enable/disable on DCN3.1.2+
` [PATCH 35/41] drm/amd/display: Configure all CRC engines in pipe CRC source path
` [PATCH 36/41] drm/amd/display: Fix more KUnit connector use-after-free bugs
` [PATCH 37/41] drm/amd/display: Update BW bounding box unconditionally for DCN6
` [PATCH 38/41] drm/amd/display: switch max FFE level cap based on FRL link rate
` [PATCH 39/41] drm/amd/display: Add FFE level defaults
` [PATCH 40/41] drm/amd/display: Migrate color manager HW and fix MCM blend LUT issues
` [PATCH 41/41] drm/amd/display: Promote DC to 3.2.392
[PATCH] drm/amd/display: Simplify hdmi_automation debugfs with debugfs_create_bool
2026-07-31 20:14 UTC (2+ messages)
[PATCH 1/4] drm/amd/display: Add 2.1 FreeSync support for AMD VSDB EDID Block
2026-07-31 20:11 UTC (8+ messages)
` [PATCH 2/4] drm/edid: parse HDMI 2.1 gaming (ALLM/VRR) capabilities from HF-VSDB
` [PATCH 3/4] drm/amd/display: Add HDMI 2.1 VRR support "
` [PATCH 4/4] drm/amd/display: Add HDMI ALLM support
[PATCH v5 00/10] YUV conversion colorop with amdgpu and VKMS
2026-07-31 18:15 UTC (11+ messages)
` [PATCH v5 01/10] drm/colorop: Add DRM_COLOROP_FIXED_MATRIX
` [PATCH v5 02/10] drm/vkms: Fix limited-range YCbCr to RGB conversion scaling
` [PATCH v5 03/10] drm/vkms: Add fixed matrix colorop to color pipeline
` [PATCH v5 04/10] drm/vkms: Add atomic check and matrix handling for fixed matrix colorop
` [PATCH v5 05/10] drm/amd/display: Add fixed matrix colorop to color pipeline
` [PATCH v5 06/10] drm/amd/display: Implement fixed matrix colorop color space mapping
` [PATCH v5 07/10] drm/amd/display: Use GAMCOR for first TF if YUV conversion is needed
` [PATCH v5 08/10] drm/amd/display: Check actual state during commit_tail
` [PATCH v5 09/10] drm/amd/display: Set color_space to plane_infos
` [PATCH v5 10/10] drm/amd/display: Force GAMCOR for subsampled surfaces with PQ/Gamma22/HLG
[PATCH v3] PCI: Fix BAR resize for devices on a root bus
2026-07-31 17:34 UTC
[PATCH v2] PCI: Fix BAR resize for devices on a root bus
2026-07-31 16:24 UTC (3+ messages)
[pull] amdgpu, amdkfd drm-next-7.3
2026-07-31 15:32 UTC
[PATCH v4 00/11] YUV conversion colorop with amdgpu and VKMS
2026-07-31 15:32 UTC (17+ messages)
` [PATCH v4 01/11] drm/colorop: Add DRM_COLOROP_FIXED_MATRIX
` [PATCH v4 02/11] drm/vkms: Fix limited-range YCbCr to RGB conversion scaling
` [PATCH v4 03/11] drm/vkms: Add KUnit test for YCbCr to RGB conversion matrices
[PATCH] drm/amd/ras: wait for PMFW MCA polling in UniRAS recovery
2026-07-31 15:03 UTC (3+ messages)
[PATCH] drm/amdgpu/gmc12.1: fix MMHUB0 check in pasid tlb flush
2026-07-31 14:05 UTC (2+ messages)
AMD BC-250 (Cyan Skillfish, gfx1013): can the VCN 2.0.3 power domain be brought up?
2026-07-31 13:39 UTC (2+ messages)
[PATCH] drm/amdgpu: simplify cper ring fini condition
2026-07-31 13:06 UTC
[PATCH] amdkfd: fix deadlock in set_perfcount
2026-07-31 9:51 UTC
[PATCH 0/4] drm/amd/pm: refactor PPT limit runtime policy
2026-07-31 8:25 UTC (11+ messages)
` [PATCH 1/4] drm/amd/pm: refactor PPT limits by controller and power source
` [PATCH 2/4] drm/amd/pm: account for OD percentage in effective PPT limits
` [PATCH 3/4] drm/amd/pm: refactor user PPT policy save and restore
` [PATCH 4/4] drm/amd/pm: restore user PPT limits after GPU reset
[PATCH v7 1/2] gpu/buddy: replace dual-tree/force_merge with decoupled dirty tracker
2026-07-31 7:07 UTC (2+ messages)
` [PATCH v7 2/2] gpu/tests/buddy: add dirty tracker performance KUnit test
[PATCH] drm/amdkfd: kfd_ioctl.h: fix most kernel-doc warnings
2026-07-30 19:47 UTC
[PATCH] drm/amdgpu: bound ATOM bytecode cursor within the VBIOS image
2026-07-30 17:00 UTC
[PATCH] drm/amdkfd: reject alloc_memory_of_gpu with wrapping va_addr/mmap_offset
2026-07-30 15:35 UTC
[PATCH v4 1/5] drm/amdgpu: track faulted gfx user-queue slots
2026-07-31 6:29 UTC (5+ messages)
` [PATCH v4 2/5] drm/amdgpu/gfx11: add priv-fault user-queue recovery worker
` [PATCH v4 3/5] drm/amdgpu/gfx12: "
` [PATCH v4 4/5] drm/amdgpu: recover user queues in the shared priv-fault helper
` [PATCH v4 5/5] drm/amdgpu/userq: mark a queue unmapped after a per-queue reset
[PATCH] drm/amdkfd: skip unbound processes during reset notification
2026-07-31 5:41 UTC
[PATCH] drm/amdgpu/gmc12.1: implement tlb inv semaphore
2026-07-31 4:08 UTC (2+ messages)
[PATCH] drm/amd/display: restore FRL cap on non-destructive HDMI link verify
2026-07-30 20:50 UTC
[PATCH 2/2] drm/amdgpu: Add JPEG v5.0.2 SRIOV code path
2026-07-30 20:33 UTC (2+ messages)
[PATCH 1/2] drm/amdgpu: Add VCN v5.0.2 SRIOV code path
2026-07-30 20:27 UTC
[PATCH 1/4] drm/amdgpu: Reject UVD message with dimensions above 4096
2026-07-30 17:02 UTC (4+ messages)
` [PATCH 2/4] drm/amdgpu: Fix UVD dpb min size calculation for H264
` [PATCH 3/4] drm/amdgpu: Fix UVD decode image min size calculation
` [PATCH 4/4] drm/amdgpu: Fix UVD min buffer sizes
[PATCH] drm/amdgpu: Drop UVD buffer size checks in amdgpu_uvd_ring_parse_cs
2026-07-30 15:08 UTC (2+ messages)
[pull] amdgpu drm-fixes-7.2
2026-07-30 15:00 UTC
[PATCH] drm/amdgpu/mes12: use basic+ unmapped-doorbell handling for concurrent AQL queues
2026-07-30 14:49 UTC (2+ messages)
[PATCH v3 0/2] drm/amdgpu: Fix lockdep false positive in MMU notifier reclaim path
2026-07-30 14:48 UTC (6+ messages)
` [PATCH v3 1/2] drm/amdgpu: add filelist_mutex to lockdep lock ordering annotations
` [PATCH v3 2/2] drm/amdgpu: Fix lockdep false positive in amdgpu_lockdep_init
[PATCH 7.1.y] drm/amd/display: check GRPH_FLIP status before sending event
2026-07-30 13:48 UTC (3+ messages)
[PATCH] drm/amdgpu: fix userq VA validation for sub-page buffers
2026-07-30 13:22 UTC (2+ messages)
[PATCH] drm/amdgpu: reject oversized IBs on rings with 20-bit size fields
2026-07-30 13:20 UTC (2+ messages)
[PATCH v3 1/4] drm/amdgpu: track faulted gfx user-queue slots
2026-07-30 13:05 UTC (5+ messages)
` [PATCH v3 2/4] drm/amdgpu/gfx11: recover gfx user queues on priv-fault
` [PATCH v3 3/4] drm/amdgpu/gfx12: "
` [PATCH v3 4/4] drm/amdgpu/userq: mark a queue unmapped after a per-queue reset
[PATCH 1/2] drm/amd/ras: rename rascore directory to core
2026-07-30 8:39 UTC (3+ messages)
` [PATCH 2/2] drm/amd/ras: rename core ras_* files and update include guards
[PATCH] drm/amd/pm: Add PPTable power limit quirk for ASUS G14 GA402R
2026-07-30 7:28 UTC (3+ messages)
[PATCH 0/1] drm/amd/display: allow self-refresh exit while entry is blocked
2026-07-30 3:32 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH v2] drm/radeon: restore hardware polling in fence_is_signaled to fix performance regression
2026-07-30 1:56 UTC
[PATCH] drm/amd/display: make DC_RUN_WITH_PREEMPTION_ENABLED misuse a build error
2026-07-30 6:53 UTC
[PATCH v2] drm/amdgpu: skip BOs being torn down during GTT recovery
2026-07-30 6:43 UTC
[PATCH] drm/amdgpu: skip BOs being torn down during GTT recovery
2026-07-30 3:14 UTC (3+ messages)
[PATCH 6.12.y/6.18.y/7.1.y] drm/amd/display: Fix DTB DTO updates breaking live pixel rate sources
2026-07-30 2:40 UTC (3+ messages)
[PATCH v2 1/4] drm/amdgpu: track faulted gfx user-queue slots
2026-07-30 2:12 UTC (4+ messages)
` [PATCH v2 2/4] drm/amdgpu/gfx11: recover gfx user queues on priv-fault
[PATCH v2 1/2] drm/amdgpu/mes: refactor the amdgpu_mes_alloc/free_proc|gang()
2026-07-30 2:09 UTC (2+ messages)
` [PATCH v2 2/2] drm/amdkfd: enable rs64mem for kfd queue
[PATCH] drm/amd/display: Fix use-after-free bugs in KUnit tests
2026-07-29 21:43 UTC (7+ messages)
RX 7900 XTX (GFX11/Navi31): "Illegal opcode in command stream" gfx ring timeout, worked around by amdgpu.user_queue=0
2026-07-29 21:24 UTC (2+ messages)
[PATCH v3 0/2] drm/amdkfd: Unmap SVM range from GPU set to no-access
2026-07-29 21:20 UTC (4+ messages)
` [PATCH v3 1/2] drm/amdkfd: Add helper svm_range_update_checkpoint_timestamp
` [PATCH v3 2/2] drm/amdkfd: Unmap svm range from GPU set to no-access
[pull] amdgpu, amdkfd, radeon drm-next-7.3
2026-07-29 20:18 UTC
[pull] amdgpu, amdkfd drm-fixes-7.2
2026-07-29 18:22 UTC
[PATCH 6.18.y] drm/amd/display: check GRPH_FLIP status before sending event
2026-07-29 17:57 UTC
[PATCH v3] drm/amdkfd: preserve VRAM MQD across hibernation via GTT eviction
2026-07-29 14:53 UTC (2+ messages)
[PATCH 0/9] drm/amdgpu/gfx7: Use GFX IP block soft reset on GFX7 (v2)
2026-07-29 14:43 UTC (2+ messages)
[PATCH v6] drm/amd/amdgpu: remove duplicated code in gfx_v11 and gfx_v12
2026-07-29 14:26 UTC (2+ messages)
[PATCH 6.6.y] drm/amd/display: Fix dcn32 DTB DTO update breaking live pixel rate sources
2026-07-29 14:14 UTC (2+ messages)
[PATCH 1/3] drm/amdgpu: fix JPEG v5.0.0 queue reset failure in DPG mode
2026-07-29 14:01 UTC (3+ messages)
` [PATCH 3/3] drm/amdgpu: fix JPEG v5.3.0 "
[PATCH 1/2] drm/amdgpu: Use virtual alloc during coredump
2026-07-29 13:54 UTC (3+ messages)
` [PATCH 2/2] drm/amdgpu: Allocate coredump ring buffers per ring
[PATCH] drm/amdgpu: Allocate coredump ring buffers per ring
2026-07-29 13:44 UTC (2+ messages)
[PATCH RESEND 0/2] GPU buddy allocator test fixes
2026-07-29 9:18 UTC (3+ messages)
` [PATCH RESEND 1/2] gpu: Fix dependencies in CONFIG_GPU_BUDDY_KUNIT_TEST
` [PATCH RESEND 2/2] gpu/tests: Add a dedicated .kunitconfig
[PATCH] drm/radeon: restore hardware polling in fence_is_signaled to fix performance regression
2026-07-29 10:26 UTC
[PATCH v2 0/2] drm/amd/display: Fix missing HF-EEODB blocks in EDID copies
2026-07-28 23:57 UTC (4+ messages)
` [PATCH v2 2/2] drm/amd/display: Use drm_edid_block_count() instead of raw extensions
[PATCH v2] drm/amdgpu: Update message IDs to PMFW to correctly gather GFXOFF residency logs
2026-07-28 18:16 UTC (2+ messages)
[PATCH v9 0/6] Add reclaim to the dmem cgroup controller
2026-07-28 10:30 UTC
[BUG] amdgpu: shutdown hangs on Lenovo ThinkPad X13 Gen 4 (Phoenix1) without amdgpu.dcdebugmask=0x10
2026-07-29 12:05 UTC
[PATCH] drm/radeon: fix typo in comments
2026-07-28 8:28 UTC
[PATCH] drm/amdgpu: Use virtual alloc during coredump
2026-07-29 12:02 UTC
[PATCH] drm/amd/pm: hide pp_table sysfs on APUs
2026-07-29 9:59 UTC (2+ messages)
[PATCH V6 1/2] drm/amd/pm/smu15: add metrics table header for SMU v15.0.0
2026-07-29 9:55 UTC (3+ messages)
` [PATCH V6 2/2] drm/amd/pm: fix SMU v15 metrics fetch, scaling, and sensor mapping
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