AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-18 12:09:01 to 2026-01-20 14:07:47 UTC [more...]

[PATCH v2 0/4] dma-buf: document revoke mechanism to invalidate shared buffers
 2026-01-20 13:33 UTC  (41+ 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 1/2] drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setup
 2026-01-20  8:29 UTC  (2+ messages)

[PATCH v3 0/7] dma-buf: Use revoke mechanism to invalidate shared buffers
 2026-01-20 14:07 UTC  (8+ messages)
` [PATCH v3 1/7] dma-buf: Rename .move_notify() callback to a clearer identifier
` [PATCH v3 2/7] dma-buf: Always build with DMABUF_MOVE_NOTIFY
` [PATCH v3 3/7] dma-buf: Document RDMA non-ODP invalidate_mapping() special case
` [PATCH v3 4/7] dma-buf: Add check function for revoke semantics
` [PATCH v3 5/7] iommufd: Pin dma-buf importer "
` [PATCH v3 6/7] vfio: Wait for dma-buf invalidation to complete
` [PATCH v3 7/7] vfio: Validate dma-buf revocation semantics

[PATCH 00/17] drm/amd: VRR fixes, HDMI Gaming Features
 2026-01-20 11:45 UTC  (23+ 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] drm/amdkfd: add mask for debug trap flag setting
 2026-01-20 10:34 UTC  (4+ messages)

[PATCH v5 00/28] Fair(er) DRM scheduler
 2026-01-20 10:31 UTC  (15+ messages)
` [PATCH v5 07/28] drm/sched: Account entity GPU time
` [PATCH v5 09/28] drm/sched: Add fair scheduling policy

[PATCH v2] drm/radeon: convert VCE logging to drm_* helpers
 2026-01-20  6:37 UTC  (2+ messages)
` [PATCH] "

[PATCH v6 0/5] Enable THP support in drm_pagemap
 2026-01-20  2:50 UTC  (18+ messages)
` [PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios

[PATCH 1/2] drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setup
 2026-01-20  8:20 UTC  (2+ messages)

[PATCH 00/10] Improvements for IB handling V4
 2026-01-20  7:40 UTC  (15+ messages)
` [PATCH 01/10] drm/amdgpu: re-add the bad job to the pending list for ring resets
` [PATCH 02/10] drm/amdgpu/job: use GFP_ATOMIC while in gpu reset
` [PATCH 03/10] drm/amdgpu: switch all IPs to using job for IBs
` [PATCH 04/10] drm/amdgpu: require a job to schedule an IB
` [PATCH 05/10] drm/amdgpu: don't call drm_sched_stop/start() in asic reset
` [PATCH 06/10] drm/amdgpu/cs: return -ETIME for guilty contexts
` [PATCH 07/10] drm/amdgpu: plumb timedout fence through to force completion
` [PATCH 08/10] drm/amdgpu: simplify VCN reset helper
` [PATCH 09/10] drm/amdgpu: Call drm_sched_increase_karma() for ring resets
` [PATCH 10/10] drm/amdgpu: rework ring reset backup and reemit v3

[PATCH] drm/amdgpu: mark invalid records with U64_MAX
 2026-01-20  7:32 UTC 

[PATCH 00/15] Consolidate register access methods
 2026-01-20  6:57 UTC  (16+ messages)
` [PATCH 01/15] drm/amdgpu: Move register access functions
` [PATCH 02/15] drm/amdgpu: Add smc method to register block
` [PATCH 03/15] drm/amdgpu: Add uvd indirect "
` [PATCH 04/15] drm/amdgpu: Add didt method "
` [PATCH 05/15] drm/amdgpu: Add gc cac "
` [PATCH 06/15] drm/amdgpu: Add se "
` [PATCH 07/15] drm/amdgpu: Add audio "
` [PATCH 08/15] drm/amdgpu: Add pciep "
` [PATCH 09/15] drm/amdgpu: Add pcie indirect "
` [PATCH 10/15] drm/amdgpu: Add pcie ext access "
` [PATCH 11/15] drm/amdgpu: Add pcie64 indirect "
` [PATCH 12/15] drm/amdgpu: Add pcie64 extended "
` [PATCH 13/15] drm/amdgpu: Move pcie lock "
` [PATCH 14/15] drm/amdgpu: Add smn callbacks "
` [PATCH 15/15] drm/amdgpu: Use get_smn_base in aqua_vanjaram

[PATCH v2 0/7] Refactor smu feature bit implementation
 2026-01-20  6:12 UTC  (8+ messages)
` [PATCH v2 1/7] drm/amd/pm: Add smu feature bits data struct
` [PATCH v2 2/7] drm/amd/pm: Add smu feature interface functions
` [PATCH v2 3/7] drm/amd/pm: Remove unused logic in SMUv14.0.2
` [PATCH v2 4/7] drm/amd/pm: Initialize allowed feature list
` [PATCH v2 5/7] drm/amd/pm: Use feature bits data structure
` [PATCH v2 6/7] drm/amd/pm: Change get_enabled_mask signature
` [PATCH v2 7/7] drm/amd/pm: Add default feature number definition

[PATCH] drm/amdgpu: mark invalid records with U64_MAX
 2026-01-20  5:12 UTC  (2+ messages)

[PATCH 00/10] Improvements for IB handling V3
 2026-01-20  2:41 UTC  (18+ 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 10/10] drm/amdgpu: rework ring reset backup and reemit

[PATCH 6.12] drm/amd/display: mark static functions noinline_for_stack
 2026-01-19 22:02 UTC 

[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  (6+ messages)

[PATCH 00/14] DC Patches Jan 14, 2026
 2026-01-19 14:10 UTC  (2+ messages)

[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  (8+ 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 


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