amd-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-07 09:19:49 to 2025-07-09 19:46:03 UTC [more...]

[PATCH V10 00/46] Color Pipeline API w/ VKMS
 2025-07-09 19:45 UTC  (6+ 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] drm/amdgpu: Avoid extra evict-restore process
 2025-07-09 18:52 UTC  (2+ messages)

[PATCH] drm/sched: Avoid double re-lock on the job free path
 2025-07-09 17:22 UTC  (4+ messages)

[PATCH v5 0/5] reduce system memory requirement for hibernation
 2025-07-09 16:41 UTC  (10+ 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 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 00/15] Fair DRM scheduler
 2025-07-09 11:16 UTC  (31+ messages)
` [PATCH v6 01/15] drm/sched: Add some scheduling quality unit tests
` [PATCH v6 02/15] drm/sched: Add some more "
` [PATCH v6 03/15] drm/sched: Avoid double re-lock on the job free path
` [PATCH v6 04/15] drm/sched: Consolidate drm_sched_job_timedout
` [PATCH v6 05/15] drm/sched: Consolidate drm_sched_rq_select_entity_rr
` [PATCH v6 06/15] drm/sched: Implement RR via FIFO
` [PATCH v6 07/15] drm/sched: Consolidate entity run queue management
` [PATCH v6 08/15] drm/sched: Move run queue related code into a separate file
` [PATCH v6 09/15] drm/sched: Free all finished jobs at once
` [PATCH v6 10/15] drm/sched: Account entity GPU time
` [PATCH v6 11/15] drm/sched: Remove idle entity from tree
` [PATCH v6 12/15] drm/sched: Add fair scheduling policy
` [PATCH v6 13/15] drm/sched: Remove FIFO and RR and simplify to a single run queue
` [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 v4] drm/sched: Use struct for drm_sched_init() params
 2025-07-09 10:14 UTC  (3+ messages)

[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 1/2] drm/amdgpu: refine eeprom data check
 2025-07-09  8:40 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu: refine bad page loading when in the same nps mode

[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

BUG: ASPM issues with Radeon Pro WX3100
 2025-07-08 23:07 UTC 

[PATCH] drm/amdgpu: Use cached partition mode, if valid
 2025-07-08 20:19 UTC  (3+ messages)

[PATCH v3 0/5] reduce system memory requirement for hibernation
 2025-07-08 16:11 UTC  (19+ messages)
` [PATCH v3 1/5] drm/ttm: add new api ttm_device_prepare_hibernation()
` [PATCH v3 2/5] drm/amdgpu: move GTT to shmem after eviction for hibernation
` [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  (14+ messages)
` [PATCH v5 3/9] drm/amdgpu: rework the userq doorbell object destroy
` [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 10:09 UTC  (2+ messages)

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 

[PATCH V14 00/36] Reset improvements
 2025-07-08  9:20 UTC  (43+ messages)
` [PATCH 01/36] drm/amdgpu/gfx9: fix kiq locking in KCQ reset
` [PATCH 02/36] drm/amdgpu/gfx9.4.3: "
` [PATCH 03/36] drm/amdgpu/gfx10: "
` [PATCH 04/36] drm/amdgpu: clean up sdma reset functions
` [PATCH 05/36] drm/amdgpu/jpeg2: add additional ring reset error checking
` [PATCH 06/36] drm/amdgpu/jpeg3: "
` [PATCH 07/36] drm/amdgpu/jpeg4: "
` [PATCH 08/36] drm/amdgpu/vcn4: "
` [PATCH 09/36] drm/amdgpu/vcn4.0.5: "
` [PATCH 10/36] drm/amdgpu/vcn5: "
` [PATCH 11/36] drm/amdgpu: track ring state associated with a fence
` [PATCH 12/36] drm/amdgpu/gfx9: re-emit unprocessed state on kcq reset
` [PATCH 13/36] drm/amdgpu/gfx9.4.3: "
` [PATCH 14/36] drm/amdgpu/gfx10: re-emit unprocessed state on ring reset
` [PATCH 15/36] drm/amdgpu/gfx11: "
` [PATCH 16/36] drm/amdgpu/gfx12: "
` [PATCH 17/36] drm/amdgpu/sdma5: "
` [PATCH 18/36] drm/amdgpu/sdma5.2: "
` [PATCH 19/36] drm/amdgpu/sdma6: "
` [PATCH 20/36] drm/amdgpu/sdma7: "
` [PATCH 21/36] drm/amdgpu/jpeg2: "
` [PATCH 22/36] drm/amdgpu/jpeg2.5: "
` [PATCH 23/36] drm/amdgpu/jpeg3: "
` [PATCH 24/36] drm/amdgpu/jpeg4: "
` [PATCH 25/36] drm/amdgpu/jpeg4.0.3: "
` [PATCH 26/36] drm/amdgpu/jpeg4.0.5: add queue reset
` [PATCH 27/36] drm/amdgpu/jpeg5: "
` [PATCH 28/36] drm/amdgpu/jpeg5.0.1: re-emit unprocessed state on ring reset
` [PATCH 29/36] drm/amdgpu/vcn4: "
` [PATCH 30/36] drm/amdgpu/vcn4.0.3: "
` [PATCH 31/36] drm/amdgpu/vcn4.0.5: "
` [PATCH 32/36] drm/amdgpu/vcn5: "
` [PATCH 33/36] drm/amdgpu/vcn: add a helper framework for engine resets
` [PATCH 34/36] drm/amdgpu/vcn2: implement ring reset
` [PATCH 35/36] drm/amdgpu/vcn2.5: "
` [PATCH 36/36] drm/amdgpu/vcn3: "

[PATCH v3 1/3] drm/amdgpu: Add WARN_ON to the resource clear function
 2025-07-08  9:00 UTC  (6+ messages)
` [PATCH v3 2/3] drm/amdgpu: Reset the clear flag in buddy during resume
` [PATCH v3 3/3] drm/buddy: Add a new unit test case for buffer clearance issue

[PATCH v2 1/3] drm/amdgpu: Dirty cleared blocks on free
 2025-07-08  6:10 UTC  (4+ messages)
` [PATCH v2 2/3] drm/amdgpu: Reset the clear flag in buddy during resume

[PATCH 00/17] DC Patches July 7, 2025
 2025-07-07 19:51 UTC  (7+ messages)
` [PATCH 01/17] drm/amd/display: MPC basic allocation logic and TMZ
` [PATCH 02/17] drm/amd/display: prepare for new platform
` [PATCH 03/17] IP_CHECK_BODY drm/amd/display: refactor DSC cap calculations
` [PATCH 04/17] drm/amd/display: Add definitions to support DID Type5 descriptors
` [PATCH 05/17] drm/amd/display: Monitor patch to ignore EDID audio SAB check

[PATCH v2 0/5] reduce system memory requirement for hibernation
 2025-07-07 19:17 UTC  (6+ messages)
` [PATCH v2 3/5] PM: hibernate: shrink shmem pages after dev_pm_ops.prepare()
` [PATCH v2 4/5] PM: hibernate: export variable pm_transition

Switching TTM over to GEM refcounts v2
 2025-07-07 18:16 UTC  (8+ messages)
` [PATCH 1/2] drm/ttm: rename ttm_bo_put to _fini

[PATCH V13 00/28] Reset improvements
 2025-07-07 14:46 UTC  (15+ messages)
` [PATCH 01/28] drm/amdgpu/sdma: consolidate engine reset handling
` [PATCH 03/28] drm/amdgpu: track ring state associated with a fence
` [PATCH 04/28] drm/amdgpu/gfx9: re-emit unprocessed state on kcq reset
` [PATCH 06/28] drm/amdgpu/gfx10: re-emit unprocessed state on ring reset

[PATCH v4] drm/amd/amdgpu: Add helper functions for isp buffers
 2025-07-07 14:31 UTC  (3+ messages)

[PATCH] drm/amdgpu: Replace HQD terminology with slots naming
 2025-07-07 13:24 UTC  (4+ messages)

[PATCH 1/6] drm/amd: add more cyan skillfish PCI ids
 2025-07-07 13:12 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: refine eeprom data check
 2025-07-07 10:35 UTC  (7+ messages)
` [PATCH 2/2] drm/amdgpu: refine bad page loading when in the same nps mode

[PATCH] Documentation: add initial documenation for user queues
 2025-07-07  9:23 UTC  (2+ messages)


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