AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-07 20:06:28 to 2026-02-10 19:17:30 UTC [more...]

[PATCH v3 00/19] drm/amd: VRR fixes, HDMI Gaming Features
 2026-02-10 19:17 UTC  (13+ messages)
` [PATCH v3 02/19] drm/amd/display: Refactor amdgpu_dm_update_freesync_caps()
` [PATCH v3 16/19] drm/amd/display: Add parameter to control ALLM behavior
` [PATCH v3 19/19] drm/amd/display: Add HDMI VRR desktop mode

[PATCH v7 00/22] Add new general DRM property "color format"
 2026-02-10 17:24 UTC  (16+ messages)
` [PATCH v7 02/22] drm: "
` [PATCH v7 03/22] drm: Add enum conversions between DRM_COLOR_FORMAT and HDMI_COLORSPACE
` [PATCH v7 20/22] drm/tests: edid: Add __maybe_unused attribute to EDID definitions
` [PATCH v7 21/22] drm/tests: bridge: Add KUnit tests for bridge chain format selection
` [PATCH v7 10/22] drm/rockchip: vop2: Fix YUV444 output
  `  "

[PATCH -next v8 0/3] rust: Add CList and GPU buddy allocator bindings
 2026-02-10 17:15 UTC  (8+ messages)
` [PATCH -next v8 1/3] rust: clist: Add support to interface with C linked lists
` [PATCH -next v8 2/3] rust: gpu: Add GPU buddy allocator bindings
` [PATCH -next v8 3/3] nova-core: mm: Select GPU_BUDDY for VRAM allocation

[PATCH v3 1/2] drm/buddy: Improve offset-aligned allocation handling
 2026-02-10 16:26 UTC  (6+ messages)
` [PATCH v3 2/2] drm/buddy: Add KUnit test for offset-aligned allocations

[PATCH v7 22/22] drm/bridge: Document bridge chain format selection
 2026-02-10 16:25 UTC  (2+ messages)

[PATCH v7 19/22] drm/tests: hdmi: Add tests for HDMI helper's mode_valid
 2026-02-10 15:52 UTC  (2+ messages)

[PATCH v7 18/22] drm/tests: hdmi: Add tests for the color_format property
 2026-02-10 15:51 UTC  (2+ messages)

[PATCH v2] drm/amd/display: Fix out-of-bounds stream encoder index v2
 2026-02-10 15:19 UTC 

[PATCH] drm/amdkfd: Fix APU to use GTT, not VRAM for MQD
 2026-02-10 15:16 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: Move xgmi status to interface header
 2026-02-10 15:15 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu: Add xgmi link status for VFs

[PATCH v2 1/2] drm/amdgpu: Make amdgpu_fence_emit() non-failing
 2026-02-10 15:15 UTC  (3+ messages)
` [PATCH v2 2/2] drm/amdgpu: Make amdgpu_vm_flush() non-failing in submission path

[PATCH 00/18] DC Patches Feburary 16, 2026
 2026-02-10 14:19 UTC  (20+ messages)
` [PATCH 01/18] drm/amd/display: Add static keyword for sharpness tables
` [PATCH 02/18] drm/amd/display: Refactor fams2 calculations
` [PATCH 03/18] drm/amd/display: Add gpuvm and hvm params to dml21
` [PATCH 04/18] drm/amd/display: Expose functions of other dcn use
` [PATCH 05/18] drm/amd/display: Extend inbox0 HW lock support to DCN35
` [PATCH 06/18] drm/amd/display: Disable SR feature on eDP1 by default
` [PATCH 07/18] drm/amd/display: Implementing ramless idle mouse trigger
` [PATCH 08/18] drm/amd/display: Migrate DCCG registers access from hwseq to dccg component
` [PATCH 09/18] Revert "drm/amd/display: Add Handling for gfxversion DcGfxBase"
` [PATCH 10/18] Revert "drm/amd/display: Correct hubp GfxVersion verification"
` [PATCH 11/18] Revert "drm/amd/display: Add Gfx Base Case For Linear Tiling Handling"
` [PATCH 12/18] drm/amd/display: Skip eDP detection when no sink
` [PATCH 13/18] drm/amd/display: Refactor and fix link_dpms I2C
` [PATCH 14/18] drm/amd/display: Refactor and fix link_dpms info
` [PATCH 15/18] drm/amd/display: Correct logic check error for fastboot
` [PATCH 16/18] drm/amd/display: Check return of shaper curve to HW format
` [PATCH 17/18] drm/amd/display: Remove conditional for shaper 3DLUT power-on
` [PATCH 18/18] drm/amd/display: Promote DC to 3.2.370

[PATCH 1/9] drm/amdgpu: lock both VM and BO in amdgpu_gem_object_open
 2026-02-10 14:00 UTC  (3+ messages)

[PATCH V13 00/51][FINAL] Color Pipeline API w/ VKMS
 2026-02-10 10:52 UTC  (3+ messages)
` [PATCH V13 49/51] drm/amd/display: Disable CRTC degamma when color pipeline is enabled

[PATCH v1] drm/amdgpu: fix sync handling in amdgpu_dma_buf_move_notify
 2026-02-10  9:55 UTC  (2+ messages)

[PATCH 1/5] drm/amd/ras: Add address check structure
 2026-02-10  9:52 UTC  (5+ messages)
` [PATCH 2/5] drm/amd/ras: Add convert retired address structure
` [PATCH 3/5] drm/amd/ras: Handle address check in SR-IOV guest
` [PATCH 4/5] drm/amd/ras: Add function to convert retired address
` [PATCH 5/5] drm/amd/ras: Handle check address validity in SR-IOV

[PATCH] amdgpu/psp: Adjust usleep_range in fence wait
 2026-02-10  9:24 UTC  (2+ messages)

[PATCH v2 0/2] drm/amdgpu: Simplify VM flush and fence emit error handling
 2026-02-10  9:08 UTC  (4+ messages)
` [PATCH v2 1/2] drm/amdgpu: Drop dead error handling after dma_fence_wait(old, false)
` [PATCH v2 2/2] drm/amdgpu: Make amdgpu_vm_flush() non-failing in submission path

[PATCH v2 1/2] drm: introduce KMS recovery mechanism
 2026-02-10  8:26 UTC  (7+ messages)
` [PATCH v2 2/2] drm/amdgpu: implement page_flip_timeout() support
    ` [PATCH v2 2/2] drm/amdgpu: implement page_flip_timeout() supporty

[PATCH] drm/amd/ras: use dedicated memory as vf ras command buffer
 2026-02-10  8:19 UTC 

[PATCH -next v7 0/2] rust: Add CList and GPU buddy allocator bindings
 2026-02-09 19:42 UTC  (22+ messages)
` [PATCH -next v7 1/2] rust: clist: Add support to interface with C linked lists

[PATCH] drm/radeon: Add HAINAN clock adjustment
 2026-02-10  7:26 UTC 

[PATCH -next] gpu: Move DRM buddy allocator one level up
 2026-02-09 19:30 UTC  (4+ messages)

[PATCH] drm/amd/display: Fix out-of-bounds stream encoder index
 2026-02-10  6:59 UTC  (3+ messages)

[PATCH] drm/amdgpu: Add HAINAN clock adjustment
 2026-02-10  7:24 UTC 

[PATCH] amdgpu/psp: Adjust usleep_range in fence wait
 2026-02-10  8:05 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: Remove amdgpu_device_flush_hdp
 2026-02-10  7:28 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu: Remove amdgpu_device_invalidate_hdp

[PATCH v1 0/7] drm/ci: add new jobs, uprev IGT and mesa
 2026-02-10  7:19 UTC  (6+ messages)
` [PATCH v1 6/7] drm/ci: uprev IGT

[PATCH v2 0/5] drm/ci: add new jobs, uprev IGT and mesa
 2026-02-10  7:11 UTC  (6+ messages)
` [PATCH v2 1/5] drm/ci: reduce sm8350-hdk parallel jobs from 4 to 2
` [PATCH v2 2/5] drm/ci: i915: cml: update runner tag
` [PATCH v2 3/5] drm/ci: uprev mesa
` [PATCH v2 4/5] drm/ci: move qualcomm baremetal jobs to lava
` [PATCH v2 5/5] drm/ci: add rk3588-rock-5b

[PATCH v6] drm/gem: Make drm_gem_objects_lookup() self-cleaning on failure v6
 2026-02-10  6:56 UTC  (2+ messages)

[PATCH] drm/amdgpu: return when ras table checksum is error
 2026-02-10  2:29 UTC  (3+ messages)

[PATCH 00/14] drm/amd/display: Add support for external DP bridge encoders in DC
 2026-02-09 23:14 UTC  (5+ messages)

[PATCH] drm/amdkfd: Fix APU to use GTT, not VRAM for MQD
 2026-02-09 22:38 UTC  (2+ messages)

[PATCH 0/5] drm/amd/display: Clean up some DCE 6 code
 2026-02-09 22:11 UTC  (6+ messages)
` [PATCH 4/5] drm/amd/display: Handle DCE 6 in dce_clk_mgr.c

[PATCH] drm/amdkfd: Remove dead kernel queue cleanup code
 2026-02-09 20:51 UTC 

X.Org Board Nominations Open 2026
 2026-02-09 18:52 UTC 

[PATCH v3 0/8] drm/amdkfd: Add batch userptr allocation support
 2026-02-09 17:37 UTC  (14+ messages)

[PATCH] drm/amd/display: Reject cursor plane on DCE when scaled differently than primary
 2026-02-09 17:29 UTC  (3+ messages)

[PATCH] drm/amdgpu: remove some retired module parameters
 2026-02-09 17:10 UTC  (2+ messages)

[PATCH v2 00/13] drm/amdgpu: Add Peak Tops Limiter (PTL)
 2026-02-09 16:14 UTC  (17+ messages)
` [PATCH v2 01/13] Add kfd_ioctl_profiler to contain profiler kernel driver changes
` [PATCH v2 02/13] drm/amdgpu: add new performance monitor PSP interfaces
` [PATCH v2 03/13] drm/amdgpu: add psp interfaces for peak tops limiter driver
` [PATCH v2 04/13] drm/amdgpu: add PTL enable/query gfx control support for GC 9.4.4
` [PATCH v2 05/13] drm/amdkfd: add kgd control interface for ptl
` [PATCH v2 06/13] Documentation/amdgpu: Add documentation for Peak Tops Limiter (PTL) sysfs interface
` [PATCH v2 07/13] drm/amdgpu: add sysfs for Peak Tops Limiter (PTL)
` [PATCH v2 08/13] drm/amdkfd: Add PTL control IOCTL Option and unify refcount logic
` [PATCH v2 09/13] drm/amdkfd: suspend scheduler during PTL re-enabling
` [PATCH v2 10/13] drm/amdgpu: Track PTL disable requests by source
` [PATCH v2 11/13] drm/amdgpu: add amdgpu.ptl module parameter for PTL control
` [PATCH v2 12/13] drm/amdgpu: add new data types F8 and Vector for PTL
` [PATCH v2 13/13] drm/amdgpu: Wait for GFX idle before PTL state transition

[PATCH v7 01/11] drm/amdgpu: Load TA ucode for PSP 15_0_0
 2026-02-09 16:08 UTC  (12+ messages)
` [PATCH v7 02/11] drm/amd/swsmu: Add new param regs for SMU15
` [PATCH v7 03/11] drm/amdgpu: Add support for update_table "
` [PATCH v7 04/11] drm/admgpu: Update metrics_table "
` [PATCH v7 05/11] drm/amdgpu: Fix set_default_dpm_tables
` [PATCH v7 06/11] drm/amdgpu: Fix is_dpm_running
` [PATCH v7 07/11] drm/amdgpu: Drop unsupported function
` [PATCH v7 08/11] drm/amd: Drop MALL
` [PATCH v7 09/11] drm/amdgpu: enable mode2 reset for SMU IP v15.0.0
` [PATCH v7 10/11] drm/amd: Add CG/PG flags for GC 11.5.4
` [PATCH v7 11/11] drm/amd/smu: Fix User mode stable P-states SMU15

[PATCH 01/22] drm/amdgpu: add new performance monitor PSP interfaces
 2026-02-09 14:45 UTC  (5+ messages)
` [PATCH 07/22] Documentation/amdgpu: Add documentation for Peak Tops Limiter (PTL) sysfs interface

[PATCH 00/16] DC Patches Feb 09 2026
 2026-02-09 14:12 UTC  (2+ messages)

[PATCH] dma-fence: Fix sparse warnings due __rcu annotations
 2026-02-09 14:07 UTC  (2+ messages)

[PATCH v6 01/11] drm/amdgpu: Load TA ucode for PSP 15_0_0
 2026-02-09 10:20 UTC  (13+ messages)
` [PATCH v6 02/11] drm/amd/swsmu: Add new param regs for SMU15
` [PATCH v6 03/11] drm/amdgpu: Add support for update_table "
` [PATCH v6 04/11] drm/admgpu: Update metrics_table "
` [PATCH v6 05/11] drm/amdgpu: Fix set_default_dpm_tables
` [PATCH v6 06/11] drm/amdgpu: Fix is_dpm_running
` [PATCH v6 07/11] drm/amdgpu: Drop unsupported function
` [PATCH v6 08/11] drm/amd: Drop MALL
` [PATCH v6 09/11] drm/amdgpu: enable mode2 reset for SMU IP v15.0.0
` [PATCH v6 10/11] drm/amd: Add CG/PG flags for GC 11.5.4
` [PATCH v6 11/11] drm/amd/smu: Fix User mode stable P-states SMU15

[PATCH] drm/amdgpu: Don't propagate errors from amdgpu_vm_flush()
 2026-02-09 10:05 UTC  (4+ messages)

[PATCH] drm/amdgpu: check num_entries in GEM_OP GET_MAPPING_INFO
 2026-02-08  0:02 UTC 

Accelerator/GPU top
 2026-02-08 16:12 UTC  (5+ messages)

[PATCH v4 0/8] drm/amdkfd: Add batch userptr allocation support
 2026-02-09  6:10 UTC  (9+ messages)
` [PATCH v4 1/8] drm/amdkfd: Add userptr batch allocation UAPI structures
` [PATCH v4 2/8] drm/amdkfd: Add user_range_info infrastructure to kgd_mem
` [PATCH v4 3/8] drm/amdkfd: Implement interval tree for userptr ranges
` [PATCH v4 4/8] drm/amdkfd: Add batch MMU notifier support
` [PATCH v4 5/8] drm/amdkfd: Implement batch userptr page management
` [PATCH v4 6/8] drm/amdkfd: Add batch allocation function and export API
` [PATCH v4 7/8] drm/amdkfd: Unify userptr cleanup and update paths
` [PATCH v4 8/8] drm/amdkfd: Wire up batch allocation in ioctl handler

[PATCH] drm/amdgpu: Fix missing unwind in amdgpu_ib_schedule() error path
 2026-02-08  6:31 UTC  (3+ messages)

[PATCH v4 00/15] drm/atomic: Allocate drm_private_state through a callback
 2026-02-07 20:37 UTC  (3+ messages)
` [PATCH v4 15/15] drm/atomic: Remove state argument to drm_atomic_private_obj_init

[PATCH] amdgpu_connector: use struct drm_edid instead of struct edid
 2026-02-07 20:04 UTC 


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