messages from 2025-08-08 05:03:34 to 2025-08-12 17:39:34 UTC [more...]
[PATCH] drm/amdgpu/swm14: Update power limit logic
2025-08-12 17:39 UTC (2+ messages)
[PATCH] drm/amdgpu/vcn: Fix video_profile switch race condition
2025-08-12 16:51 UTC (3+ messages)
[PATCH] drm/amd/display: Use boolean context for pointer null checks
2025-08-12 16:46 UTC (2+ messages)
[PATCH] drm/radeon: replace min/max nesting with clamp()
2025-08-12 16:30 UTC (3+ messages)
[PATCH] drm/amd/display: Remove redundant semicolons
2025-08-12 16:28 UTC (2+ messages)
[PATCH v5 00/11] Improvements to S5 power consumption
2025-08-12 16:23 UTC (13+ messages)
` [PATCH v5 01/11] PM: Introduce new PMSG_POWEROFF event
` [PATCH v5 02/11] scsi: Add PM_EVENT_POWEROFF into suspend callbacks
` [PATCH v5 03/11] usb: sl811-hcd: "
` [PATCH v5 04/11] USB: Pass PMSG_POWEROFF event to suspend_common() for poweroff with S4 flow
` [PATCH v5 05/11] PCI: PM: Disable device wakeups when halting system through "
` [PATCH v5 06/11] PCI: PM: Split out code from pci_pm_suspend_noirq() into helper
` [PATCH v5 07/11] PCI: PM: Run bridge power up actions as part of restore phase
` [PATCH v5 08/11] PCI: PM: Use pci_power_manageable() in pci_pm_poweroff_noirq()
` [PATCH v5 09/11] PCI: Put PCIe ports with downstream devices into D3 at hibernate
` [PATCH v5 10/11] drm/amd: Avoid evicting resources at S5
` [PATCH v5 11/11] PM: Use hibernate flows for system power off
[PATCH] drm/amdgpu: fix nullptr error of amdgpu_vm_handle_moved
2025-08-12 13:40 UTC (2+ messages)
[PATCH] drm/amd/pm: Free SMUv13.0.6 resources on failure
2025-08-12 12:34 UTC (2+ messages)
[PATCH 3/3] drm/amdgpu: Correct the loss of aca bank reg info
2025-08-12 11:10 UTC (3+ messages)
[PATCH v12] Add CRIU support for amdgpu dmabuf
2025-08-12 10:57 UTC (10+ messages)
` [PATCH v12 1/3] drm/amdgpu: Add ioctl to get all gem handles for a process
` [PATCH v12 2/3] drm/amdgpu: Add mapping info option for GEM_OP ioctl
` [PATCH v12 3/3] drm/amdgpu: Allow kfd CRIU with no buffer objects
[PATCH] Revert "drm/amdgpu: Use dma_buf from GEM object instance"
2025-08-12 9:21 UTC (4+ messages)
[PATCH v2] drm/amdgpu: fix task hang from failed job submission during process kill
2025-08-12 8:47 UTC (2+ messages)
[PATCH] drm/amdgpu: fix task hang from failed job submission during process kill
2025-08-12 8:07 UTC (2+ messages)
[PATCH 2/3] drm/amdgpu: Add functions to get/clear bank count
2025-08-12 7:34 UTC
[PATCH 1/3] drm/amdgpu: Correct the counts of nr_banks and nr_errors
2025-08-12 7:33 UTC
[PATCH v5.10] drm/amdgpu: handle the case of pci_channel_io_frozen only in amdgpu_pci_resume
2025-08-12 6:23 UTC
[v3 1/2] drm/amd/pm: Add VCN reset support detection for SMU v13.0.6
2025-08-12 6:02 UTC (7+ messages)
` [v3 2/2] drm/amd/vcn: Add late_init callback for VCN v4.0.3 reset handling
[PATCH v2] drm/amdkfd: set uuid for each partition in topology
2025-08-12 5:51 UTC (2+ messages)
[PATCH] drm/amdgpu: fix incorrect vm flags to map bo
2025-08-12 5:43 UTC (2+ messages)
[PATCH] drm/amdgpu: fix vram reservation issue
2025-08-12 2:09 UTC (2+ messages)
AMDGPU's rings VS Radeon's
2025-08-11 22:22 UTC (2+ messages)
[PATCH v6 00/14] drm/amd/display: more drm_edid to AMD display driver
2025-08-11 21:47 UTC (11+ messages)
` [PATCH v6 13/14] drm/amd/display: add drm_edid to dc_sink
` [PATCH v6 14/14] drm/amd/display: move dc_sink from dc_edid to drm_edid
[v2 1/2] drm/amd/pm: Add VCN reset support detection for SMU v13.0.6
2025-08-11 21:31 UTC (5+ messages)
` [v2 2/2] drm/amd/vcn: Add late_init callback for VCN v4.0.3 reset handling
[RFC PATCH 0/8] Refactor drm_writeback_connector structure
2025-08-11 14:33 UTC (27+ 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 "
[PATCH 0/4] DC Patches Aug 11 2025
2025-08-11 13:46 UTC (2+ messages)
drm/radeon/r600_cs: Build failures with GCC 16
2025-08-11 13:35 UTC (7+ messages)
` [PATCH] drm/radeon/r600_cs: clean up of dead code in r600_cs
[RFC v7 00/12] Fair DRM scheduler
2025-08-11 12:48 UTC (6+ messages)
` [RFC v7 10/12] drm/sched: Break submission patterns with some randomness
[PATCH v11] Add CRIU support for amdgpu dmabuf
2025-08-11 11:14 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
[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] drm/amdgpu: fix nullptr error of amdgpu_vm_handle_moved
2025-08-11 8:34 UTC (4+ 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
[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 (8+ messages)
` [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 (14+ messages)
` [PATCH 3/8] drm/mali: use drmm_writeback_connector_init()
` [PATCH 5/8] drm/msm/dpu: "
` [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 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 (7+ 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] drm/amdgpu: refactor bad_page_work for corner case handling
2025-08-08 14:24 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 (7+ messages)
` [PATCH V3 10/13] amdkfd: process pointer of a HIQ should be set to NULL
` [PATCH V3 11/13] amdkfd: remove DIQ support
[PATCH] drm/amdgpu: skip disabling audio when device is unplugged
2025-08-07 13:59 UTC (5+ 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 (6+ messages)
radeon_fbdev_river_fbdev: failed to initialize framebuffer and setup emulation
2025-08-07 14:10 UTC (2+ messages)
[PATCH] drm/amdkfd: set uuid for each partition in topology
2025-08-08 6:59 UTC (2+ 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;
as well as URLs for NNTP newsgroup(s).