amd-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-06 03:34:27 to 2025-08-11 11:12:58 UTC [more...]

[RFC PATCH 0/8] Refactor drm_writeback_connector structure
 2025-08-11 11:12 UTC  (19+ messages)
` [RFC PATCH 1/8] drm: writeback: "
` [RFC PATCH 2/8] drm/amd/display: Adapt amd writeback to new drm_writeback_connector
` [RFC PATCH 3/8] drm/arm/komeda: Adapt komeda "
` [RFC PATCH 4/8] drm/arm/mali: Adapt mali "
` [RFC PATCH 5/8] drm/vc4: Adapt vc4 "
` [RFC PATCH 6/8] drm/vkms: Adapt vkms "
` [RFC PATCH 7/8] drm/rcar_du: "
` [RFC PATCH 8/8] drm/msm/dpu: Adapt dpu "

[v8 01/11] drm/amdgpu: Add preempt and restore callbacks to userq funcs
 2025-08-11  9:56 UTC  (11+ messages)
` [v8 02/11] drm/amdgpu: adjust MES API used for suspend and resume
` [v8 03/11] drm/amd/amdgpu: Implement MES suspend/resume gang functionality for v12
` [v8 04/11] drm/amdgpu/mes: add front end for detect and reset hung queue
` [v8 05/11] drm/amdgpu/mes11: implement detect and reset callback
` [v8 06/11] drm/amdgpu/mes12: "
` [v8 07/11] drm/amdgpu: add user queue reset source
` [v8 08/11] drm/amdgpu/userq: add force completion helpers
` [v8 09/11] drm/amdgpu/userq: add a detect and reset callback
` [v8 10/11] drm/amdgpu: Switch user queues to use preempt/restore for eviction
` [v8 11/11] drm/amdgpu: Implement user queue reset functionality

[PATCH v11] Add CRIU support for amdgpu dmabuf
 2025-08-11  9:58 UTC  (6+ messages)
` [PATCH v11 1/3] drm/amdgpu: Add ioctl to get all gem handles for a process
` [PATCH v11 2/3] drm/amdgpu: Add mapping info option for GEM_OP ioctl
` [PATCH v11 3/3] drm/amdgpu: Allow kfd CRIU with no buffer objects

drm/radeon/r600_cs: Build failures with GCC 16
 2025-08-11  8:48 UTC  (3+ messages)

[PATCH] drm/amdgpu: fix nullptr error of amdgpu_vm_handle_moved
 2025-08-11  8:34 UTC  (5+ messages)

[REGRESSION] Freeze while shutting down Steam inside of gamescope after b8adc31cc0ca ("drm/amdgpu: Avoid extra evict-restore,process.")
 2025-08-11  5:32 UTC 

[PATCH v8 01/14] drm/amdgpu: validate userq input args
 2025-08-11  6:05 UTC  (15+ messages)
` [PATCH v8 02/14] drm/amdgpu: validate userq hw unmap status for destroying userq
` [PATCH v8 03/14] drm/amdgpu: add UAPI for user queue query status
` [PATCH v8 04/14] drm/amdgpu/userq: implement support for "
` [PATCH v8 05/14] drm/amdgpu/userq: extend queue flags for user queue "
` [PATCH v8 06/14] drm/amdgpu/userq: extend userq state
` [PATCH v8 07/14] drm/amdgpu: validate userq buffer virtual address and size
` [PATCH v8 08/14] drm/amdgpu: add userq object va track helpers
` [PATCH v8 09/14] drm/amdgpu: track the userq bo va for its obj management
` [PATCH v8 10/14] drm/amdgpu: validate the userq va before destroying
` [PATCH v8 11/14] drm/amdgpu: keeping waiting userq fence infinitely
` [PATCH v8 12/14] drm/amdgpu: clean up the amdgpu_userq_active()
` [PATCH v8 13/14] drm/amdgpu: validate the queue va for resuming the queue
` [PATCH v8 14/14] drm/amdgpu: validate userq va for GEM unmap

[v2 1/2] drm/amd/pm: Add VCN reset support detection for SMU v13.0.6
 2025-08-11  1:03 UTC  (2+ messages)
` [v2 2/2] drm/amd/vcn: Add late_init callback for VCN v4.0.3 reset handling

[v7 01/11] drm/amdgpu: Add preempt and restore callbacks to userq funcs
 2025-08-11  0:32 UTC  (10+ messages)
` [v7 03/11] drm/amd/amdgpu: Implement MES suspend/resume gang functionality for v12
` [v7 04/11] drm/amdgpu: Add helper functions for user queue preemption and restoration
` [v7 08/11] drm/amdgpu/userq: add a detect and reset callback
` [v7 11/11] drm/amdgpu: Implement user queue reset handling and recovery

[PATCHES] drm/radeon issues
 2025-08-09  5:53 UTC  (10+ messages)
    ` radeon_fbdev_river_fbdev: failed to initialize framebuffer and setup emulaton
          ` radeon_fbdev_river_fbdev: failed to initialize framebuffer and setup emulation

[PATCH V9 00/43] Color Pipeline API w/ VKMS
 2025-08-09 19:56 UTC 

[PATCH v4] drm: re-allow no-op changes on non-primary planes in async flips
 2025-08-08 23:22 UTC 

[PATCH v3] drm: don't run atomic_async_check for disabled planes
 2025-08-08 22:52 UTC  (5+ messages)

[PATCH 0/7] DC: don't overclock DCE 6-10 and other fixes
 2025-08-09 20:25 UTC  (2+ messages)

[PATCH 00/20] Analog connector support in DC
 2025-08-09 20:17 UTC  (12+ messages)
` [PATCH 01/20] drm/amd/display: Determine DRM connector type more accurately
` [PATCH 13/20] drm/amd/display: Add analog link detection

[PATCH 0/6] SI power management fixes
 2025-08-09 19:56 UTC  (16+ messages)
` [PATCH 1/6] drm/amdgpu: Power up UVD 3 for FW validation
` [PATCH 4/6] drm/amd/pm: Fix si_upload_smc_data

[PATCH 0/8] drm: writeback: clean up writeback connector initialization
 2025-08-09  7:55 UTC  (22+ messages)
` [PATCH 1/8] drm/amd/display: use drmm_writeback_connector_init()
` [PATCH 2/8] drm/komeda: "
` [PATCH 3/8] drm/mali: "
` [PATCH 4/8] drm/msm/dpu: "
` [PATCH 5/8] "
` [PATCH 6/8] drm/vc4: "
` [PATCH 7/8] drm: writeback: drop excess connector initialization functions
` [PATCH 8/8] drm: writeback: rename drm_writeback_connector_init_with_encoder()

[PATCH] drm/amdkfd: Handle lack of READ permissions in SVM mapping
 2025-08-08 20:57 UTC  (2+ messages)

[PATCH] drm/amdgpu/swm14: Update power limit logic
 2025-08-08 20:29 UTC 

[PATCH 1/2] drm/amd/pm: Add VCN reset support detection for SMU v13.0.6
 2025-08-08 20:02 UTC  (3+ messages)
` [PATCH 2/2] drm/amd/vcn: Add late_init callback for VCN v4.0.3 reset handling

[PATCH] drm/amdkfd: Handle lack of READ permissions in SVM mapping
 2025-08-08 19:56 UTC  (4+ messages)

radeon_fbdev_river_fbdev: failed to initialize framebuffer and setup emulation
 2025-08-08 13:30 UTC  (9+ messages)

[RFC][DRM][RADEON/AMDGPU] Starter TODO task: Convert dev_*() logging to drm_*() variants
 2025-08-08 13:15 UTC 

[PATCH] drm/amdgpu: fix incorrect comment format
 2025-08-08 15:28 UTC  (3+ messages)

[PATCH] drm/amdgpu: drop hw access in non-DC audio fini
 2025-08-08 15:15 UTC 

[PATCH v2] drm/amdkfd: set uuid for each partition in topology
 2025-08-08 15:00 UTC 

[PATCH] drm/amdgpu: refactor bad_page_work for corner case handling
 2025-08-08 14:24 UTC 

[PATCH] drm/amdgpu: fix nullptr error of amdgpu_vm_handle_moved
 2025-08-08 10:32 UTC 

[PATCH] drm/amdgpu: add to custom amdgpu_drm_release drm_dev_enter/exit
 2025-08-08  9:19 UTC  (2+ messages)

[PATCH V3 00/13] amdkfd: Implement kfd multiple contexts
 2025-08-08  7:48 UTC  (13+ messages)
` [PATCH V3 08/13] amdkfd: identify a secondary kfd process by its id
` [PATCH V3 09/13] amdkfd: find kfd_process by filep->private_data in kfd_mmap
` [PATCH V3 10/13] amdkfd: process pointer of a HIQ should be set to NULL
` [PATCH V3 11/13] amdkfd: remove DIQ support
` [PATCH V3 12/13] amdkfd: remove test_kq

[PATCH] drm/amdgpu: skip disabling audio when device is unplugged
 2025-08-07 13:59 UTC  (6+ messages)

[PATCH] drm/amd/display: replace min/max nesting with clamp()
 2025-08-08  2:52 UTC 

Is amdgpu open to converting logging to drm_* functions
 2025-08-07 14:51 UTC  (8+ messages)

[PATCH] drm/amdkfd: set uuid for each partition in topology
 2025-08-08  6:59 UTC  (2+ messages)

[PATCH v4] drm/amdgpu: Save and restore switch state
 2025-08-08  5:03 UTC  (2+ messages)

[PATCH v3] drm/amdgpu: Save and restore switch state
 2025-08-08  0:20 UTC  (4+ messages)

[PATCH] drm/amd/display: Fix DP audio DTO1 clock source on DCE 6
 2025-08-07 23:31 UTC  (2+ messages)

[PATCH] drm/amdgpu: add to custom amdgpu_drm_release drm_dev_enter/exit
 2025-08-07 22:01 UTC 

[PATCH v10] Add CRIU support for amdgpu dmabuf
 2025-08-07 14:56 UTC  (6+ messages)
` [PATCH v10 1/3] drm/amdgpu: Add ioctl to get bo info
` [PATCH v10 2/3] drm/amdgpu: Add mapping info option for GEM_OP ioctl
` [PATCH v10 3/3] drm/amdgpu: Allow kfd CRIU with no buffer objects

[pull] amdgpu, amdkfd drm-fixes-6.17
 2025-08-07 13:20 UTC 

[PATCH] drm/amdgpu: Fix race condition in amdgpu_vm_wait_idle during process kill
 2025-08-07  9:58 UTC  (2+ messages)

[PATCH] drm/amdgpu: Save and restore switch state
 2025-08-07  7:33 UTC  (2+ messages)

[PATCH] drm/amdgpu: Add description for partition commands
 2025-08-07  6:14 UTC  (3+ messages)

[PATCH] drm/amdgpu: Introduce dynamic pf-vf critical region handling in SRIOV
 2025-08-07  0:01 UTC 

[PATCH 2/2] drm/amd/amdgpu : Use the MES INV_TLBS API for tlb invalidation on gfx12
 2025-08-06 18:32 UTC 

[PATCH 2/2] drm/amd/amdgpu : Use the MES INV_TLBS API for tlb invalidation on gfx12
 2025-08-06 18:27 UTC  (5+ messages)

[PATCH] drm/amdgpu/discovery: fix fw based ip discovery
 2025-08-06 15:27 UTC  (7+ messages)

[PATCH] drm/amdgpu: add missing vram lost check for LEGACY RESET
 2025-08-06 14:52 UTC  (3+ messages)

[PATCH 2/2] drm/amd/amdgpu : Use the MES INV_TLBS API for tlb invalidation on gfx12
 2025-08-06 14:50 UTC 

[PATCH 1/2] drm/amd/include : Update MES v12 API header(INV_TLBS)
 2025-08-06 14:50 UTC 

[PATCH] drm/amd/display: Add NULL check for stream before dereference in 'dm_vupdate_high_irq'
 2025-08-06 14:09 UTC  (2+ messages)

[PATCH RFC 0/6] amdgpu: Avoid powering on the dGPU on vkEnumeratePhysicalDevices()
 2025-08-06 13:17 UTC  (4+ messages)

[bug report] drm/amd/display: more liberal vmin/vmax update for freesync
 2025-08-06 11:44 UTC 

[PATCH] drm/amd/display: Use swap() to simplify code
 2025-08-06 12:41 UTC 

[PATCH] drm/amdgpu: Add PSP fw version check for fw reserve GFX command
 2025-08-06 13:09 UTC  (2+ messages)

[PATCH v2 0/3] drm: Fix initializing format info in drm_framebuffer
 2025-08-06 12:38 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu/jpeg: Hold pg_lock before jpeg poweroff
 2025-08-06 12:34 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu/vcn: Hold pg_lock before vcn power off

[PATCH 1/3] drm/amd/pm: Remove cache logic from SMUv13.0.12
 2025-08-06 11:31 UTC  (4+ messages)
` [PATCH 2/3] drm/amd/pm: Add cache logic for temperature metric
` [PATCH 3/3] drm/amd/pm: Add caching to SMUv13.0.12 temp metric

[PATCH 00/12] DC Patches July 30, 2025
 2025-08-05 11:51 UTC  (3+ messages)
` [PATCH 03/12] drm/amd/display: fix dmub access race condition


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).