messages from 2025-07-08 09:52:18 to 2025-07-11 19:08:46 UTC [more...]
[PATCH v2] drm/sched: Avoid double re-lock on the job free path
2025-07-11 19:08 UTC (2+ messages)
[RFC] drm/amdgpu/sdma5.2: Avoid latencies caused by the powergating workaround
2025-07-11 16:51 UTC (9+ messages)
[PATCH V10 00/46] Color Pipeline API w/ VKMS
2025-07-11 16:28 UTC (14+ messages)
` [PATCH V10 26/46] drm/amd/display: Add support for sRGB EOTF in DEGAM block
` [PATCH V10 33/46] drm: Add Enhanced LUT precision structure
` [PATCH V10 40/46] drm/colorop: Define LUT_1D interpolation
` [PATCH V10 45/46] drm/amd/display: Ensure 3D LUT for color pipeline
` [PATCH V10 46/46] drm/amd/display: Disable CRTC degamma when color pipeline is enabled
[PATCH v5 00/14] drm/amd/display: more drm_edid to AMD display driver
2025-07-11 15:54 UTC (2+ messages)
WARNING: possible circular locking dependency detected: drm_client_dev_suspend() & radeon_suspend_kms()
2025-07-11 15:28 UTC (4+ messages)
[PATCH] drm/sched: Avoid double re-lock on the job free path
2025-07-11 15:11 UTC (7+ messages)
[PATCH v6 01/11] drm/amdgpu: validate userq input args
2025-07-11 13:43 UTC (18+ messages)
` [PATCH v6 02/11] drm/amdgpu: validate userq hw unmap status for destroying userq
` [PATCH v6 03/11] drm/amdgpu: rework the userq doorbell object destroy
` [PATCH v6 04/11] drm/amdgpu: validate userq buffer virtual address and size
` [PATCH v6 05/11] drm/amdgpu: add userq object va track helpers
` [PATCH v6 06/11] drm/amdgpu: track the userq bo va for its obj management
` [PATCH v6 07/11] drm/amdgpu: validate userq's last fence prior to destroying
` [PATCH v6 08/11] drm/amdgpu: clean up the amdgpu_userq_active()
` [PATCH v6 09/11] drm/amdgpu: validate the shared bo for tracking usage size
` [PATCH v6 10/11] drm/amdgpu: validate the queue va for resuming the queue
` [PATCH v6 11/11] drm/amdgpu: validate userq va for GEM unmap
[PATCH] drm/scheduler: Fix sched hang when killing app with dependent jobs
2025-07-11 13:24 UTC (5+ messages)
[PATCH] drm/amdgpu: Fix lifetime of struct amdgpu_task_info after ring reset
2025-07-10 21:46 UTC (2+ messages)
[PATCH] drm/amdgpu: Cache some values in ring emission helpers
2025-07-11 12:36 UTC
BUG: ASPM issues with Radeon Pro WX3100
2025-07-10 15:49 UTC (3+ messages)
[PATCH] drm/amdgpu: Fix missing unlocking in an error path in amdgpu_userq_create()
2025-07-09 19:02 UTC
[PATCH] drm/amdgpu: The interrupt source was not released
2025-07-11 10:46 UTC (2+ messages)
[PATCH 1/6] drm/amd: add more cyan skillfish PCI ids
2025-07-11 10:22 UTC (3+ messages)
` [PATCH 5/6] drm/amdgpu: add support for cyan skillfish gpu_info
[PATCH 1/3] drm/amd/pm: Use cached metrics data on SMUv13.0.6
2025-07-11 9:35 UTC (3+ messages)
` [PATCH 2/3] drm/amd/pm: Use cached metrics data on aldebaran
` [PATCH 3/3] drm/amd/pm: Use cached metrics data on arcturus
[PATCH 1/2] drm/amdgpu: refine eeprom data check
2025-07-11 9:23 UTC (4+ messages)
` [PATCH 2/2] drm/amdgpu: refine bad page loading when in the same nps mode
[PATCH 1/2] drm/amdgpu: add range check for RAS bad page address
2025-07-11 9:06 UTC (2+ messages)
` [PATCH 2/2] drm/amdgpu: adjust the update of RAS bad page number
[PATCH] drm/amdgpu: Add atomic CPU-GPU clock counter correlation
2025-07-11 8:35 UTC
[PATCH 1/2] drm/amdgpu: refine eeprom data check
2025-07-11 8:07 UTC (3+ messages)
` [PATCH 2/2] drm/amdgpu: refine bad page loading when in the same nps mode
[PATCH 1/2] drm/amdgpu: refine eeprom data check
2025-07-11 8:06 UTC (5+ messages)
` [PATCH 2/2] drm/amdgpu: refine bad page loading when in the same nps mode
[PATCH 00/18] DC Patches July 7, 2025
2025-07-10 21:25 UTC (19+ messages)
` [PATCH 01/18] drm/amd/display: MPC basic allocation logic and TMZ
` [PATCH 02/18] drm/amd/display: Make dcn401_initialize_min_clocks() available to other compilation units
` [PATCH 03/18] drm/amd/display: Refactor DSC cap calculations
` [PATCH 04/18] drm/amd/display: Add definitions to support DID Type5 descriptors
` [PATCH 05/18] drm/amd/display: Monitor patch to ignore EDID audio SAB check
` [PATCH 06/18] drm/amd/display: limit clear_update_flags to dcn32 and above
` [PATCH 07/18] drm/amd/display: Notify display idle on D3
` [PATCH 08/18] drm/amd/display: Adding missing driver code for IPSv2.0
` [PATCH 09/18] drm/amd/display: Notify DMUB on HW Release
` [PATCH 10/18] drm/amd/display: Add static pg implementations for future use
` [PATCH 11/18] drm/amd/display: New Behavior for debug option disable_ips_in_vpb
` [PATCH 12/18] drm/amd/display: Fix FIXED_VS retimer clock gen source override
` [PATCH 13/18] drm/amd/display: Add support for Panel Replay on DP1 eDP (panel_inst=1)
` [PATCH 14/18] drm/amd/display: Add HPO encoder support to Replay
` [PATCH 15/18] drm/amd/display: Free memory allocation
` [PATCH 16/18] drm/amd/display: Initial support for SmartMux
` [PATCH 17/18] drm/amd/display: Revert "Add DPP & HUBP reset if power gate enabled on DCN314"
` [PATCH 18/18] drm/amd/display: Disable CRTC degamma LUT for DCN401
[PATCH v6 0/5] reduce system memory requirement for hibernation
2025-07-10 15:57 UTC (12+ messages)
` [PATCH v6 1/5] drm/ttm: add new api ttm_device_prepare_hibernation()
` [PATCH v6 2/5] drm/amdgpu: move GTT to shmem after eviction for hibernation
` [PATCH v6 3/5] PM: hibernate: shrink shmem pages after dev_pm_ops.prepare()
` [PATCH v6 4/5] PM: hibernate: add new api pm_hibernate_is_recovering()
` [PATCH v6 5/5] drm/amdgpu: do not resume device in thaw for normal hibernation
[PATCH v3 1/3] drm/amdgpu: Add WARN_ON to the resource clear function
2025-07-10 14:54 UTC (6+ messages)
` [PATCH v3 2/3] drm/amdgpu: Reset the clear flag in buddy during resume
[PATCH 1/2] drm/amdgpu: refine eeprom data check
2025-07-10 6:50 UTC (4+ messages)
` [PATCH 2/2] drm/amdgpu: refine bad page loading when in the same nps mode
[PATCH] drm/amdgpu: query the allocated vram address block info
2025-07-10 6:43 UTC
[PATCH v5 0/5] reduce system memory requirement for hibernation
2025-07-10 6:18 UTC (13+ messages)
` [PATCH v5 1/5] drm/ttm: add new api ttm_device_prepare_hibernation()
` [PATCH v5 2/5] drm/amdgpu: move GTT to shmem after eviction for hibernation
` [PATCH v5 3/5] PM: hibernate: shrink shmem pages after dev_pm_ops.prepare()
` [PATCH v5 4/5] PM: hibernate: add new api pm_hibernate_is_recovering()
` [PATCH v5 5/5] drm/amdgpu: do not resume device in thaw for normal hibernation
[PATCH] drm/amdgpu: Avoid extra evict-restore process
2025-07-09 20:31 UTC (2+ messages)
` [PATCH v2] "
[PATCH] drm/amdgpu: Avoid extra evict-restore process
2025-07-09 18:52 UTC (2+ messages)
[PATCH 1/2] drm/amdgpu: rework gmc_v9_0_get_coherence_flags v2
2025-07-09 12:51 UTC (2+ messages)
` [PATCH 2/2] drm/amdgpu: rework how PTE flags are generated v2
[PATCH v6 01/15] drm/sched: Add some scheduling quality unit tests
2025-07-09 11:16 UTC (2+ messages)
[PATCH v4] drm/sched: Use struct for drm_sched_init() params
2025-07-09 10:14 UTC (3+ messages)
[PATCH v6 00/15] Fair DRM scheduler
2025-07-09 8:57 UTC (20+ messages)
` [PATCH v6 03/15] drm/sched: Avoid double re-lock on the job free path
` [PATCH v6 05/15] drm/sched: Consolidate drm_sched_rq_select_entity_rr
` [PATCH v6 12/15] drm/sched: Add fair scheduling policy
` [PATCH v6 14/15] drm/sched: Queue all free credits in one worker invocation
` [PATCH v6 15/15] drm/sched: Embed run queue singleton into the scheduler
[PATCH v2] drm/amdkfd: enable kfd on LoongArch systems
2025-07-09 6:51 UTC
[PATCH] drm/amdkfd: enable kfd on LoongArch systems
2025-07-09 6:34 UTC (3+ messages)
[PATCH] drm/sched: Consolidate drm_sched_rq_select_entity_rr
2025-07-09 9:50 UTC (3+ messages)
[PATCH v4 0/5] reduce system memory requirement for hibernation
2025-07-09 9:13 UTC (9+ messages)
` [PATCH v4 1/5] drm/ttm: add new api ttm_device_prepare_hibernation()
` [PATCH v4 2/5] drm/amdgpu: move GTT to shmem after eviction for hibernation
` [PATCH v4 3/5] PM: hibernate: shrink shmem pages after dev_pm_ops.prepare()
` [PATCH v4 4/5] PM: hibernate: add new api pm_transition_event()
` [PATCH v4 5/5] drm/amdgpu: do not resume device in thaw for normal hibernation
[PATCH v2 1/1] drm/amdkfd: return -ENOTTY for unsupported IOCTLs
2025-07-09 9:01 UTC (7+ messages)
[PATCH] drm/amdgpu: fix the logic to validate fpriv and root bo
2025-07-09 8:16 UTC (2+ messages)
[PATCH V5 0/1] Release xcp drm memory after unplug xcp device
2025-07-09 6:03 UTC (2+ messages)
` [PATCH V5 1/1] drm/amd/amdgpu: Release xcp drm memory after unplug
[PATCH] drm/amdgpu: Use cached partition mode, if valid
2025-07-08 20:19 UTC (2+ messages)
[PATCH v3 0/5] reduce system memory requirement for hibernation
2025-07-08 16:11 UTC (15+ messages)
` [PATCH v3 3/5] PM: hibernate: shrink shmem pages after dev_pm_ops.prepare()
` [PATCH v3 4/5] PM: hibernate: add new api pm_transition_event()
` [PATCH v3 5/5] drm/amdgpu: do not resume device in thaw for normal hibernation
[PATCH v5 1/9] drm/amdgpu: validate userq input args
2025-07-08 12:33 UTC (10+ messages)
` [PATCH v5 7/9] drm/amdgpu: add userq va unmap validated helper
` [PATCH v5 8/9] drm/amdgpu: validate userq activity status for GEM_VA unmap
[PATCH 0/4] Use memdup_user & co where applicable
2025-07-08 11:52 UTC (2+ messages)
[PATCH] drm/amdgpu: fix MQD debugfs undefined symbol when DEBUG_FS=n
2025-07-08 11:38 UTC (2+ messages)
WARNING: drivers/gpu/drm/drm_gem.c:286 at drm_gem_object_handle_put_unlocked+0xb1/0xf0 [drm]
2025-07-07 9:30 UTC
Reminder: Final week to submit a talk for XDC 2025!
2025-07-07 15:01 UTC
6.16-rc5/regression/bisected - WARNING in drm_gem_object_handle_put_unlocked after commit 5307dce878d4
2025-07-08 10:14 UTC
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