messages from 2026-01-16 03:14:34 to 2026-01-20 01:34:31 UTC [more...]
[PATCH v2 0/4] dma-buf: document revoke mechanism to invalidate shared buffers
2026-01-19 18:23 UTC (29+ messages)
` [PATCH v2 1/4] dma-buf: Rename .move_notify() callback to a clearer identifier
` [PATCH v2 2/4] dma-buf: Document revoke semantics
` [PATCH v2 3/4] iommufd: Require DMABUF "
` [PATCH v2 4/4] vfio: Add pinned interface to perform "
[PATCH v6 0/5] Enable THP support in drm_pagemap
2026-01-19 22:15 UTC (23+ messages)
` [PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios
[PATCH 00/10] Improvements for IB handling V4
2026-01-20 1:34 UTC (4+ messages)
` [PATCH 03/10] drm/amdgpu: switch all IPs to using job for IBs
` [PATCH 05/10] drm/amdgpu: don't call drm_sched_stop/start() in asic reset
` [PATCH 07/10] drm/amdgpu: plumb timedout fence through to force completion
[PATCH 6.12] drm/amd/display: mark static functions noinline_for_stack
2026-01-19 22:02 UTC
[PATCH] drm/amdkfd: add mask for debug trap flag setting
2026-01-19 20:57 UTC (3+ messages)
[PATCH 0/5] Various SI power management fixes
2026-01-19 20:36 UTC (6+ messages)
` [PATCH 1/5] drm/amd/pm: Fix si_dpm mmCG_THERMAL_INT setting
` [PATCH 2/5] drm/amd/pm: Don't clear SI SMC table when setting power limit
` [PATCH 3/5] drm/amd/pm: Workaround SI powertune issue on Radeon 430 (v2)
` [PATCH 4/5] drm/amd/pm: Return -EOPNOTSUPP when can't read power limit
` [PATCH 5/5] drm/amd/pm: Correct comment above power2_cap attributes
[PATCH] drm/amd/display: Only poll analog connectors
2026-01-19 19:48 UTC (6+ messages)
[PATCH v2 1/5] drm/amdgpu/vcn4.0.3: rework reset handling
2026-01-19 16:19 UTC (6+ messages)
` [PATCH v2 2/5] drm/amdgpu/vcn4.0.3: ensure JPEG is powered on during VCN reset for VCN 4.0.3
` [PATCH v2 3/5] drm/amdgpu/vcn4.0.3: implement DPG pause mode handling "
` [PATCH v2 4/5] drm/amdgpu/vcn5.0.1: rework reset handling
` [PATCH v2 5/5] drm/amdgpu/vcn5.0.1: ensure JPEG is powered on during VCN reset for VCN 5.0.1
[PATCH] drm/amd/display: fix misspelling of "minimum" in dc_dsc.c
2026-01-19 16:07 UTC (2+ messages)
[PATCH 0/7] Refactor smu feature bit implementation
2026-01-19 15:28 UTC (8+ messages)
` [PATCH 1/7] drm/amd/pm: Add smu feature bits data struct
` [PATCH 2/7] drm/amd/pm: Add smu feature interface functions
` [PATCH 3/7] drm/amd/pm: Remove unused logic in SMUv14.0.2
` [PATCH 4/7] drm/amd/pm: Initialize allowed feature list
` [PATCH 5/7] drm/amd/pm: Use feature bits data structure
` [PATCH 6/7] drm/amd/pm: Change get_enabled_mask signature
` [PATCH 7/7] drm/amd/pm: Add default feature number definition
[PATCH] drm/[radeon|amdgpu]: Add HAINAN clock adjustment
2026-01-19 15:32 UTC (2+ messages)
[PATCH] drm/amdkfd: add extended capabilities to device snapshot
2026-01-19 15:13 UTC (2+ messages)
[RFC PATCH] drm/amdgpu: Avoid unnecessary Call Traces in amdgpu_irq_put()
2026-01-19 10:45 UTC (7+ messages)
[PATCH 00/14] DC Patches Jan 14, 2026
2026-01-19 14:10 UTC (2+ messages)
[PATCH 00/17] drm/amd: VRR fixes, HDMI Gaming Features
2026-01-19 13:23 UTC (20+ messages)
` [PATCH 01/17] drm/amd/display: Return if DisplayID not found in parse_amd_vsdb()
` [PATCH 02/17] drm/amd/display: Refactor amdgpu_dm_update_freesync_caps()
` [PATCH 03/17] drm/amd/display: Check for VRR range in CEA AMD vsdb
` [PATCH 04/17] drm/amd/display: Use bigger VRR range if found in "
` [PATCH 05/17] drm/amd/display: Refactor PCON VRR compatibility check
` [PATCH 06/17] drm/amd/display: Add PCON VRR ID check override
` [PATCH 07/17] drm/amd/display: Add CH7218 PCON ID
` [PATCH 08/17] drm/edid: Parse more info from HDMI Forum vsdb
` [PATCH 09/17] drm/amd/display: Rename PCON adaptive sync types
` [PATCH 10/17] drm/amd/display: Enable HDMI VRR over PCON
` [PATCH 11/17] drm/amd/display: Support HDMI VRRmax=0
` [PATCH 12/17] drm/amd/display: Build HDMI vsif in correct slot
` [PATCH 13/17] drm/amd/display: Save HDMI gaming info to edid caps
` [PATCH 14/17] drm/amd/display: Restore ALLM support in HDMI vsif
` [PATCH 15/17] drm/amd/display: Trigger ALLM if it's available
` [PATCH 16/17] drm/amd/display: Reintroduce VTEM info frame
` [PATCH 17/17] drm/amd/display: Enable HDMI VRR
[PATCH 00/10] Improvements for IB handling V3
2026-01-19 13:19 UTC (19+ messages)
` [PATCH 01/10] drm/amdgpu: fix type for wptr in ring backup
` [PATCH 02/10] drm/amdgpu: rename amdgpu_fence_driver_guilty_force_completion()
` [PATCH 03/10] drm/amdgpu/job: use GFP_ATOMIC while in gpu reset
` [PATCH 04/10] drm/amdgpu: switch all IPs to using job for IBs
` [PATCH 05/10] drm/amdgpu: require a job to schedule an IB
` [PATCH 06/10] drm/amdgpu: don't call drm_sched_stop/start() in asic reset
` [PATCH 07/10] drm/amdgpu: drop drm_sched_increase_karma()
` [PATCH 08/10] drm/amdgpu: plumb timedout fence through to force completion
` [PATCH 09/10] drm/amdgpu: simplify VCN reset helper
` [PATCH 10/10] drm/amdgpu: rework ring reset backup and reemit
[PATCH v3 00/15] drm/atomic: Allocate drm_private_state through a callback
2026-01-19 12:50 UTC (3+ messages)
` [PATCH v3 07/15] drm/amdgpu: Switch private_obj initialization to atomic_create_state
` [PATCH v3 15/15] drm/atomic: Remove state argument to drm_atomic_private_obj_init
[PATCH] drm/amdgpu: Fix validating flush_gpu_tlb_pasid()
2026-01-19 12:07 UTC
[PATCH] drm/amdgpu: Fix validating flush_gpu_tlb_pasid()
2026-01-19 11:47 UTC (9+ messages)
[PATCH 00/12] Recover sysfb after DRM probe failure
2026-01-19 10:03 UTC (11+ messages)
[PATCH 0/4] amdgpu: Enable Adaptive Sync over PCON with HDMI VRR
2026-01-18 11:42 UTC (2+ messages)
[PATCH v2 0/3] amdgpu: Enable Adaptive Sync over PCON with HDMI VRR
2026-01-18 11:41 UTC (2+ messages)
[PATCH] drm/amd/pm: Fix unneeded semicolon warning
2026-01-19 5:43 UTC (2+ messages)
[PATCH 0/5] drm/amd/display: Clean up some DCE 6 code
2026-01-18 17:31 UTC (6+ messages)
` [PATCH 1/5] drm/amd/display: Use dce_audio_create for DCE 6
` [PATCH 2/5] drm/amd/display: Delete unused dce_clk_mgr.c
` [PATCH 3/5] drm/amd/display: Remove unused dce60_clk_mgr register definitions
` [PATCH 4/5] drm/amd/display: Handle DCE 6 in dce_clk_mgr.c
` [PATCH 5/5] drm/amd/display: Handle DCE 6 in dce110_register_irq_handlers
[PATCH] drm/amd/display: Reject cursor plane on DCE when scaled differently than primary
2026-01-18 14:57 UTC
[PATCH V2 10/10] drm/amdgpu: rework ring reset backup and reemit v2
2026-01-17 20:28 UTC
PROBLEM: 6.18 regression in drm/amdgpu causes random half-second stutters
2026-01-16 20:45 UTC
[PATCH v5 0/5] Enable THP support in drm_pagemap
2026-01-16 18:07 UTC (13+ messages)
` [PATCH v5 1/5] mm/zone_device: Reinitialize large zone device private folios
[RFC PATCH 0/2] Fixes on CM3 helper for plane shaper LUT
2026-01-16 23:54 UTC (8+ messages)
` [RFC PATCH 1/2] drm/amd/display: fix wrong color value mapping on DCN32 "
` [RFC PATCH 2/2] drm/amd/display: extend delta clamping logic to CM3 LUT helper
[PATCH 0/5] drm/amdkfd: Trap handler fixes and gfx12.1 support
2026-01-16 20:39 UTC (6+ messages)
` [PATCH 1/5] drm/amdkfd: Sync trap handler binary with source
` [PATCH 2/5] drm/amdkfd: Fix scalar load ordering in gfx12.1 trap handler
` [PATCH 3/5] drm/amdkfd: gfx12.1 cluster barrier context save workaround
` [PATCH 4/5] drm/amdkfd: gfx12.1 trap handler support for expert scheduling mode
` [PATCH 5/5] drm/amdkfd: Do not include VGPR MSBs in saved PC during save
[pull] amdgpu, amdkfd drm-next-6.20
2026-01-16 20:26 UTC
[pull] amdgpu, amdkfd drm-fixes-6.19
2026-01-16 19:27 UTC (2+ messages)
[RFC PATCH] drm/amd/display: fix screen blinking when exits SubVP to MPO
2026-01-16 16:26 UTC
[PATCH] drm/amd/display: remove assert around dpp_base replacement
2026-01-16 15:50 UTC
[PATCH] drm/amd: Update IP versions for Gorgon Point products
2026-01-16 15:45 UTC (2+ messages)
[PATCH v3 2/2] drm/amd/display: Implement prepare_vblank_enable callback
2026-01-16 15:37 UTC (3+ messages)
[PATCH] drm/amd/display: Clear HDMI HPD pending work only if it is enabled
2026-01-16 15:07 UTC (2+ messages)
[PATCH 00/16] DC Patches Dec 22 2025
2026-01-16 14:24 UTC (7+ messages)
` [PATCH 06/16] drm/amd/display: Fix and reenable UPDATE_V3_FLOW_NEW_CONTEXT_MINIMAL
[PATCH v3 1/2] drm: Introduce drm_crtc_vblank_prepare()
2026-01-16 14:03 UTC (2+ messages)
[PATCH 1/5] drm/amdgpu/vcn4.0.3: rework reset handling
2026-01-16 13:49 UTC (5+ messages)
[PATCH] treewide: fix misspelling of "minimum" in comments
2026-01-16 13:21 UTC (2+ messages)
[PATCH] drm/amd/pm: initialize the smu dpm table by pptable on smu 14.0.2
2026-01-16 8:56 UTC (2+ messages)
[PATCH] drm/amdgpu: Avoid excessive dmesg log
2026-01-16 4:53 UTC
[PATCH][next] drm/amd/pm: Avoid multiple -Wflex-array-member-not-at-end warnings
2026-01-16 3:14 UTC (9+ messages)
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