amd-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-08 19:58:24 to 2025-08-13 12:00:52 UTC [more...]

[RFC PATCH 0/8] Refactor drm_writeback_connector structure
 2025-08-13 12:00 UTC  (29+ 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] drm/amdgpu/swm14: Update power limit logic
 2025-08-13 11:16 UTC  (4+ messages)

[PATCH 3/3 v2] drm/amdgpu: Correct the loss of aca bank reg info
 2025-08-13 10:35 UTC 

[PATCH 2/3 v2] drm/amdgpu: Add functions to get/clear bank count
 2025-08-13 10:35 UTC 

[PATCH 1/3 v2] drm/amdgpu: Correct the counts of nr_banks and nr_errors
 2025-08-13 10:34 UTC 

[PATCH v2] drm/amdgpu: fix task hang from failed job submission during process kill
 2025-08-12 20:05 UTC  (3+ messages)

[PATCH] drm/amd/display: Remove redundant semicolons
 2025-08-13  9:43 UTC 

[PATCH][next] drm/amd/pm: Avoid multiple -Wflex-array-member-not-at-end warnings
 2025-08-13  5:12 UTC  (6+ messages)

[bug report] drm/amd/display: Refactor SubVP cursor limiting logic
 2025-08-13  5:38 UTC 

[PATCH 3/3] drm/amdgpu: Correct the loss of aca bank reg info
 2025-08-13  9:48 UTC  (4+ messages)

[PATCH] drm/amd/display: Add NULL pointer checks in dc_stream cursor attribute functions
 2025-08-13  8:59 UTC 

[PATCH v13] Add CRIU support for amdgpu dmabuf
 2025-08-13  8:10 UTC  (6+ messages)
` [PATCH v13 1/4] drm/amdgpu: Allow WIPE_ON_RELEASE to be set on gem create
` [PATCH v13 2/4] drm/amdgpu: Add ioctl to get all gem handles for a process
` [PATCH v13 3/4] drm/amdgpu: Add mapping info option for GEM_OP ioctl
` [PATCH v13 4/4] drm/amdgpu: Allow kfd CRIU with no buffer objects

[v5 1/3] drm/amd/pm: Add VCN reset support check capability
 2025-08-13  5:59 UTC  (4+ messages)
` [v5 2/3] drm/amd/pm: Add VCN reset support for SMU v13.0.6
` [v5 3/3] drm/amd/vcn: Add late_init callback for VCN v4.0.3 reset handling

[v4 1/3] drm/amd/pm: Add VCN reset support check capability
 2025-08-13  5:06 UTC  (5+ messages)
` [v4 2/3] drm/amd/pm: Add VCN reset support for SMU v13.0.6
` [v4 3/3] drm/amd/vcn: Add late_init callback for VCN v4.0.3 reset handling

[PATCH] drm/amdgpu: refactor bad_page_work for corner case handling
 2025-08-13  3:08 UTC  (2+ messages)

[PATCH] drm/radeon: fix typos
 2025-08-13  0:46 UTC 

[PATCH 0/4] Add and use "name" member to radeon_ring struct
 2025-08-13  0:15 UTC  (6+ messages)
` [PATCH 1/4] drm/radeon: add name member to radeon_ring structure
` [PATCH 2/4] drm/radeon: rename ring to ring_idx in radeon_fence_driver_start_ring()
` [PATCH 3/4] drm/radeon: name rings
` [PATCH 4/4] drm/radeon: switch from ring->idx to ring->name for printouts
  ` [PATCH 4/4 - V2] "

[PATCH 0/7] DC: don't overclock DCE 6-10 and other fixes
 2025-08-12 23:46 UTC  (16+ messages)
` [PATCH 1/7] drm/amd/display: Don't overclock DCE 6 by 15%
` [PATCH 2/7] drm/amd/display: Adjust DCE 8-10 clock, don't overclock "
` [PATCH 3/7] drm/amd/display: Find first CRTC and its line time in dce110_fill_display_configs
` [PATCH 4/7] drm/amd/display: Fill display clock and vblank "
` [PATCH 5/7] drm/amd/display: Don't warn when missing DCE encoder caps
` [PATCH 6/7] drm/amd/display: Don't print errors for nonexistent connectors
` [PATCH 7/7] drm/amd/display: Fix fractional fb divider in set_pixel_clock_v3

[PATCH V10 00/46] Color Pipeline API w/ VKMS
 2025-08-12 23:05 UTC  (4+ messages)
` [PATCH V10 43/46] drm/amd/display: add 3D LUT colorop

[PATCH] drm/amdgpu/vcn: fix video profile race condition (v2)
 2025-08-12 22:52 UTC  (2+ messages)

[PATCH] drm/amdgpu/vcn: Fix video_profile switch race condition
 2025-08-12 21:39 UTC  (6+ messages)

[PATCH 0/3] DC: Fix page flip timeouts on DCE 6
 2025-08-12 21:29 UTC  (8+ messages)
` [PATCH 1/3] drm/amd/display: Disable fastboot on DCE 6 too
` [PATCH 2/3] drm/amd/display: Disable VRR on DCE 6
` [PATCH 3/3] drm/amd/display: Don't use non-registered VUPDATE "

[PATCH v6 00/14] drm/amd/display: more drm_edid to AMD display driver
 2025-08-12 20:39 UTC  (13+ 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

[v8 01/11] drm/amdgpu: Add preempt and restore callbacks to userq funcs
 2025-08-12 19:36 UTC  (12+ 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

AMDGPU's rings VS Radeon's
 2025-08-12 19:35 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 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] 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)

[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

[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  (5+ 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] 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  (3+ messages)
` [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  (6+ messages)
` [v7 03/11] drm/amd/amdgpu: Implement MES suspend/resume gang functionality for v12
` [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 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  (8+ messages)
` [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  (9+ messages)
` [PATCH 5/8] drm/msm/dpu: use drmm_writeback_connector_init()
` [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


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).