messages from 2025-09-09 05:50:19 to 2025-09-10 20:14:01 UTC [more...]
[PATCH v2 1/3] Revert "drm/amdkfd: return migration pages from copy function"
2025-09-10 20:13 UTC (10+ messages)
` [PATCH v2 2/3] drm/amdkfd: add function svm_migrate_successful_pages
` [PATCH v3 "
` [PATCH v2 3/3] drm/amdkfd: free system struct pages when migration bit is cleared
` [PATCH v3 "
[PATCH 1/3] drm/amdgpu: Add generic capability class
2025-09-10 20:08 UTC (6+ messages)
` [PATCH 2/3] drm/amdgpu: Add virtual device capabilities
` [PATCH 3/3] drm/amd/pm: Allow to set power cap in vf mode
[PATCH v5 00/14] drm/amd/display: more drm_edid to AMD display driver
2025-09-10 20:00 UTC (7+ messages)
` [PATCH v5 10/14] drm/amd/display: add a mid-layer file to handle EDID in DC
` [PATCH v5 11/14] drm/amd/display: create a function to fill dc_sink with edid data
` [PATCH v5 13/14] drm/amd/display: add drm_edid to dc_sink
[PATCH 0/7] Refactor drm_writeback_connector structure
2025-09-10 19:44 UTC (10+ messages)
` [PATCH 1/7] drm: writeback: "
` [PATCH 2/7] drm: writeback: Modify writeback init helpers
` [PATCH 3/7] drm: writeback: Modify drm_writeback_queue_job params
` [PATCH 4/7] drm: writeback: Modify drm_writeback_signal_completion param
` [PATCH 5/7] drm: writeback: Modify params for drm_writeback_get_out_fence
` [PATCH 6/7] drm/connector: Modify prepare_writeback_job helper
` [PATCH 7/7] drm/connector: Modify cleanup_writeback_job helper
[PATCH] drm/amd: Duplicate DC_FEATURE_MASK and DC_DEBUG_MASK enum values into kdoc
2025-09-10 18:40 UTC
[PATCH 1/3] drm/amdgpu: Fix allocating extra dwords for rings (v2)
2025-09-10 18:38 UTC (15+ messages)
` [PATCH 2/3] drm/amdgpu: Set SDMA v3 copy_max_bytes to 0x3fff00
` [PATCH 3/3] drm/amdgpu: Use memset32 for ring clearing
[PATCH v7 00/12] Improvements to S5 power consumption
2025-09-10 18:23 UTC (31+ messages)
` [PATCH v7 01/12] PM: Introduce new PMSG_POWEROFF event
` [PATCH v7 02/12] scsi: Add PM_EVENT_POWEROFF into suspend callbacks
` [PATCH v7 03/12] usb: sl811-hcd: "
` [PATCH v7 04/12] USB: Pass PMSG_POWEROFF event to suspend_common()
` [PATCH v7 05/12] PCI/PM: Disable device wakeups when halting or powering off system
` [PATCH v7 06/12] PCI/PM: Split out code from pci_pm_suspend_noirq() into helper
` [PATCH v7 07/12] PCI/PM: Run bridge power up actions as part of restore phase
` [PATCH v7 08/12] PCI/PM: Use pci_power_manageable() in pci_pm_poweroff_noirq()
` [PATCH v7 09/12] PCI: Put PCIe bridges with downstream devices into D3 at hibernate
` [PATCH v7 10/12] drm/amd: Avoid evicting resources at S5
` [PATCH v7 11/12] PM: Use hibernate flows for system power off
` [PATCH v7 12/12] Documentation: power: Add document on debugging shutdown hangs
[PATCH 00/10] Use devm_i2c_add_adapter() for amdgpu
2025-09-10 17:39 UTC (11+ messages)
` [PATCH 01/10] drm/amd/display: Use devm_i2c_add_adapter to simplify i2c cleanup logic
` [PATCH 02/10] drm/amdgpu/amdgpu_i2c: Use devm_i2c_add_adapter instead of i2c_add_adapter
` [PATCH 03/10] drm/amdgpu: Use devm_i2c_add_adapter() in SMU V11
` [PATCH 04/10] drm/amd/pm: Use devm_i2c_add_adapter() in the i2c init
` [PATCH 05/10] drm/amd/pm: Use devm_i2c_add_adapter() in the Arcturus smu
` [PATCH 06/10] drm/amd/pm: Use devm_i2c_add_adapter() in the Navi10 smu
` [PATCH 07/10] drm/amd/pm: Use devm_i2c_add_adapter() in the Sienna smu
` [PATCH 08/10] drm/amd/pm: Use devm_i2c_add_adapter() in the V13 smu
` [PATCH 09/10] drm/amd/pm: Use devm_i2c_add_adapter() in the V13_0_6 smu
` [PATCH 10/10] drm/amd/pm: Use devm_i2c_add_adapter() in the V14_0_2 smu
[pull] amdgpu, amdkfd drm-fixes-6.17
2025-09-10 16:28 UTC
[PATCH v3 0/8] drm: writeback: clean up writeback connector initialization
2025-09-10 15:32 UTC (8+ messages)
` [PATCH v3 4/8] drm/msm/dpu: use drmm_writeback_connector_init()
[PATCH v5 1/3] drm/buddy: Optimize free block management with RB tree
2025-09-10 14:22 UTC (7+ messages)
[PATCH] drm/amdgpu: Read memory vendor information
2025-09-10 13:05 UTC (2+ messages)
[PATCH] Documentation/amdgpu: Add Ryzen AI 330 series processor
2025-09-10 12:59 UTC (2+ messages)
[PATCH v10 01/14] drm/amdgpu: validate userq input args
2025-09-10 12:56 UTC (6+ messages)
` [PATCH v10 08/14] drm/amdgpu: add userq object va track helpers
[PATCH 1/9] drm/amdgpu: add UAPI for user queue query status
2025-09-10 12:08 UTC (11+ messages)
` [PATCH 2/9] drm/amdgpu/userq: implement support for "
` [PATCH 3/9] drm/amdgpu/userq: extend queue flags for user queue "
` [PATCH 4/9] drm/amdgpu/userq: extend userq state
` [PATCH 5/9] drm/amdgpu: add userq object va track helpers
` [PATCH 6/9] drm/amdgpu: track the userq bo va for its obj management
` [PATCH 7/9] drm/amdgpu: keeping waiting userq fence infinitely
` [PATCH 8/9] drm/amdgpu: validate the queue va for resuming the queue
` [PATCH 9/9] drm/amdgpu: validate userq va for GEM unmap
[PATCH v3 0/7] Add field encoding to gpu metrics fields
2025-09-10 11:40 UTC (6+ messages)
` [PATCH v3 1/7] drm/amdgpu/pm: Add definition for gpu_metrics v1.9
` [PATCH v3 6/7] drm/amd/pm: Update SMUv13.0.6 partition metrics
` [PATCH v3 7/7] drm/amd/pm: Update SMUv13.0.12 "
[PATCH] drm/amdgpu: Replace kzalloc + copy_from_user with memdup_user
2025-09-10 10:09 UTC (4+ messages)
[PATCH 1/3] drm/amdgpu: adjust MES API used for suspend and resume
2025-09-10 8:14 UTC (3+ messages)
` [PATCH 2/3] drm/amdgpu: Switch user queues to use preempt/restore for eviction
` [PATCH 3/3] drm/amdgpu: Implement user queue reset functionality
evergreen_packet3_check:... radeon 0000:1d:00.0: vbo resource seems too big for the bo
2025-09-10 8:12 UTC (16+ messages)
[PATCH 1/3] drm/amdgpu: adjust MES API used for suspend and resume
2025-09-10 8:12 UTC (6+ messages)
` [PATCH 2/3] drm/amdgpu: Switch user queues to use preempt/restore for eviction
` [PATCH 3/3] drm/amdgpu: Implement user queue reset functionality
[PATCH v2 0/2] drm/amd/display: optimize reserved time candidates handling
2025-09-09 9:20 UTC (3+ messages)
` [PATCH v2 1/2] drm/amd/display: Optimize reserved time candidates sorting using standard sort()
` [PATCH v2 2/2] drm/amd/display: Optimize remove_duplicates() from O(N^2) to O(N)
[PATCH v4 00/58] fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y
2025-09-08 20:24 UTC (4+ messages)
` [PATCH v4 29/58] docs/dyndbg: add classmap info to howto
[PATCH v6 RESEND 00/11] Improvements to S5 power consumption
2025-09-08 14:41 UTC (4+ messages)
[PATCH 0/2] drm/amd/display: optimize reserved time candidates handling
2025-09-09 9:10 UTC (8+ messages)
` [PATCH 1/2] drm/amd/display: Optimize reserved time candidates sorting using standard sort()
` [PATCH 2/2] drm/amd/display: Optimize remove_duplicates() from O(N^2) to O(N)
[PATCH] drm/amd/display/dml2: Guard dml21_map_dc_state_into_dml_display_cfg with DC_FP_START
2025-09-09 2:02 UTC (4+ messages)
[PATCH] drm/amdkfd: Replace kmalloc + copy_from_user with memdup_user
2025-09-09 15:35 UTC (2+ messages)
[PATCH] drm/amdkfd: Replace kzalloc + copy_from_user with memdup_user
2025-09-09 13:06 UTC (2+ messages)
[PATCH] drm/amd/display: Add NULL test in dcn21_set_abm_immediate_disable
2025-09-08 14:25 UTC
[PATCH 00/15] DC Patches September 15, 2025
2025-09-10 5:30 UTC (16+ messages)
` [PATCH 01/15] drm/amd/display: Modify the link training policy
` [PATCH 02/15] drm/amd/display: prepare dml 2.1 for new asic
` [PATCH 03/15] drm/amd/display: Fix DMCUB loading sequence for DCN3.2
` [PATCH 04/15] drm/amd/display: Rename header file link.h to link_service.h
` [PATCH 05/15] drm/amd/display: Allow RX6xxx & RX7700 to invoke amdgpu_irq_get/put
` [PATCH 06/15] drm/amd/display: Disable stutter when programming watermarks on dcn32
` [PATCH 07/15] drm/amd/display: limit one non-related log to dGPU
` [PATCH 08/15] drm/amd/display: fix dml ms order of operations
` [PATCH 09/15] drm/amd/display: Add missing post flip calls
` [PATCH 10/15] drm/amd/display: re-enable disable_stutter_for_wm_program w/a
` [PATCH 11/15] drm/amd/display: Set up pixel encoding for YCBCR422
` [PATCH 12/15] drm/amd/display: Add fallback path "
` [PATCH 13/15] drm/amd/display: Add DSC padding for OVT Support
` [PATCH 14/15] Revert "drm/amd/display: Reduce Stack Usage by moving 'audio_output' into 'stream_res' v4"
` [PATCH 15/15] drm/amd/display: Promote DC to 3.2.350
[PATCH 00/15] DC Patches September 15, 2020
2025-09-10 5:22 UTC (16+ messages)
` [PATCH 01/15] drm/amd/display: Modify the link training policy
` [PATCH 02/15] drm/amd/display: prepare dml 2.1 for new asic
` [PATCH 03/15] drm/amd/display: Fix DMCUB loading sequence for DCN3.2
` [PATCH 04/15] drm/amd/display: Rename header file link.h to link_service.h
` [PATCH 05/15] drm/amd/display: Allow RX6xxx & RX7700 to invoke amdgpu_irq_get/put
` [PATCH 06/15] drm/amd/display: Disable stutter when programming watermarks on dcn32
` [PATCH 07/15] drm/amd/display: limit one non-related log to dGPU
` [PATCH 08/15] drm/amd/display: fix dml ms order of operations
` [PATCH 09/15] drm/amd/display: Add missing post flip calls
` [PATCH 10/15] drm/amd/display: re-enable disable_stutter_for_wm_program w/a
` [PATCH 11/15] drm/amd/display: Set up pixel encoding for YCBCR422
` [PATCH 12/15] drm/amd/display: Add fallback path "
` [PATCH 13/15] drm/amd/display: Add DSC padding for OVT Support
` [PATCH 14/15] Revert "drm/amd/display: Reduce Stack Usage by moving 'audio_output' into 'stream_res' v4"
` [PATCH 15/15] drm/amd/display: Promote DC to 3.2.350
[PATCH] drm/amdkfd: pass the PD BOs directly for PA
2025-09-10 1:45 UTC (2+ messages)
[PATCH] drm/amd/display: Register DP aux only if used
2025-09-09 19:41 UTC (4+ messages)
[PATCH] drm/radeon: use dev_warn_once() in CS parsers
2025-09-09 17:03 UTC (3+ messages)
[pull] amdgpu, amdkfd, radeon, UAPI drm-next-6.18
2025-09-09 16:19 UTC
[PATCH v2 0/7] Add field encoding to gpu metrics fields
2025-09-09 15:57 UTC (2+ messages)
[PATCH 0/3] Hook up DC to legacy_dpm (v2)
2025-09-09 15:27 UTC (5+ messages)
` [PATCH 1/3] drm/amd/display: Add pixel_clock to amd_pp_display_configuration
` [PATCH 2/3] drm/amd/pm: Use pm_display_cfg in legacy DPM (v2)
` [PATCH 3/3] drm/amd/pm: Remove unneeded legacy DPM related code
[PATCH v2 0/2] drm/amd/display: don't overwrite regamma LUT with empty data
2025-09-09 15:00 UTC (3+ messages)
` [PATCH v2 2/2] drm/amd/display: change dc stream color settings only in atomic commit
[PATCH 0/5] Remove multiple instances of volatile from amdgpu
2025-09-09 13:03 UTC (3+ messages)
[PATCH v6 1/3] drm/buddy: Optimize free block management with RB tree
2025-09-09 11:52 UTC (3+ messages)
` [PATCH v6 2/3] drm/buddy: Separate clear and dirty free block trees
` [PATCH v6 3/3] drm/buddy: Add KUnit tests for allocator performance under fragmentation
[PATCH v5 3/3] drm/buddy: Add KUnit tests for allocator performance under fragmentation
2025-09-09 9:57 UTC
[PATCH v5 2/3] drm/buddy: Separate clear and dirty free block trees
2025-09-09 9:56 UTC
[PATCH v5 1/2] drm/buddy: Optimize free block management with RB tree
2025-09-09 6:22 UTC (4+ 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