amd-gfx
Thread
Date
Later messages
Messages by Thread
Re: [PATCH v5 11/16] drm/sched: Account entity GPU time
Tvrtko Ursulin
Re: [PATCH v5 08/16] drm/sched: Consolidate entity run queue management
Maíra Canal
Re: [PATCH v5 08/16] drm/sched: Consolidate entity run queue management
Tvrtko Ursulin
Re: [PATCH v5 06/16] drm/sched: Consolidate drm_sched_rq_select_entity_rr
Maíra Canal
Re: [PATCH v5 06/16] drm/sched: Consolidate drm_sched_rq_select_entity_rr
Tvrtko Ursulin
Re: [PATCH v5 07/16] drm/sched: Implement RR via FIFO
Maíra Canal
Re: [PATCH v5 07/16] drm/sched: Implement RR via FIFO
Tvrtko Ursulin
Re: [PATCH v5 03/16] drm/sched: De-clutter drm_sched_init
Maíra Canal
Re: [PATCH v5 03/16] drm/sched: De-clutter drm_sched_init
Philipp Stanner
Re: [PATCH v5 03/16] drm/sched: De-clutter drm_sched_init
Tvrtko Ursulin
Re: [PATCH v5 04/16] drm/sched: Avoid double re-lock on the job free path
Maíra Canal
Re: [PATCH v5 04/16] drm/sched: Avoid double re-lock on the job free path
Philipp Stanner
Re: [PATCH v5 04/16] drm/sched: Avoid double re-lock on the job free path
Tvrtko Ursulin
Re: [PATCH v5 04/16] drm/sched: Avoid double re-lock on the job free path
Philipp Stanner
Re: [PATCH v5 04/16] drm/sched: Avoid double re-lock on the job free path
Tvrtko Ursulin
[PATCH v5 1/9] drm/amdgpu: validate userq input args
Prike Liang
[PATCH v5 2/9] drm/amdgpu: validate userq hw unmap status for destroying userq
Prike Liang
[PATCH v5 3/9] drm/amdgpu: rework the userq doorbell object destroy
Prike Liang
Re: [PATCH v5 3/9] drm/amdgpu: rework the userq doorbell object destroy
Christian König
RE: [PATCH v5 3/9] drm/amdgpu: rework the userq doorbell object destroy
Liang, Prike
Re: [PATCH v5 3/9] drm/amdgpu: rework the userq doorbell object destroy
Christian König
[PATCH v5 4/9] drm/amdgpu: validate userq buffer virtual address and size
Prike Liang
[PATCH v5 5/9] drm/amdgpu: add userq object va track helpers
Prike Liang
[PATCH v5 6/9] drm/amdgpu: track the userq bo va for its obj management
Prike Liang
[PATCH v5 8/9] drm/amdgpu: validate userq activity status for GEM_VA unmap
Prike Liang
Re: [PATCH v5 8/9] drm/amdgpu: validate userq activity status for GEM_VA unmap
Christian König
RE: [PATCH v5 8/9] drm/amdgpu: validate userq activity status for GEM_VA unmap
Liang, Prike
Re: [PATCH v5 8/9] drm/amdgpu: validate userq activity status for GEM_VA unmap
Christian König
[PATCH v5 7/9] drm/amdgpu: add userq va unmap validated helper
Prike Liang
Re: [PATCH v5 7/9] drm/amdgpu: add userq va unmap validated helper
Christian König
RE: [PATCH v5 7/9] drm/amdgpu: add userq va unmap validated helper
Liang, Prike
Re: [PATCH v5 7/9] drm/amdgpu: add userq va unmap validated helper
Christian König
RE: [PATCH v5 7/9] drm/amdgpu: add userq va unmap validated helper
Liang, Prike
[PATCH v5 9/9] drm/amdgpu: clean up the amdgpu_userq_active()
Prike Liang
[PATCH v2 0/5] reduce system memory requirement for hibernation
Samuel Zhang
[PATCH v2 1/5] drm/ttm: add ttm_device_prepare_hibernation() api
Samuel Zhang
Re: [PATCH v2 1/5] drm/ttm: add ttm_device_prepare_hibernation() api
Mario Limonciello
Re: [PATCH v2 1/5] drm/ttm: add ttm_device_prepare_hibernation() api
Matthew Brost
Re: [PATCH v2 1/5] drm/ttm: add ttm_device_prepare_hibernation() api
Christian König
[PATCH v2 2/5] drm/amdgpu: move GTT to shmem after eviction for hibernation
Samuel Zhang
Re: [PATCH v2 2/5] drm/amdgpu: move GTT to shmem after eviction for hibernation
Mario Limonciello
Re: [PATCH v2 2/5] drm/amdgpu: move GTT to shmem after eviction for hibernation
Christian König
[PATCH v2 3/5] PM: hibernate: shrink shmem pages after dev_pm_ops.prepare()
Samuel Zhang
Re: [PATCH v2 3/5] PM: hibernate: shrink shmem pages after dev_pm_ops.prepare()
Rafael J. Wysocki
[PATCH v2 4/5] PM: hibernate: export variable pm_transition
Samuel Zhang
Re: [PATCH v2 4/5] PM: hibernate: export variable pm_transition
Mario Limonciello
Re: [PATCH v2 4/5] PM: hibernate: export variable pm_transition
Rafael J. Wysocki
[PATCH v2 5/5] drm/amdgpu: do not resume device in thaw for normal hibernation
Samuel Zhang
Re: [PATCH v2 5/5] drm/amdgpu: do not resume device in thaw for normal hibernation
Mario Limonciello
Re: [PATCH v2 5/5] drm/amdgpu: do not resume device in thaw for normal hibernation
Lazar, Lijo
Re: [PATCH v2 5/5] drm/amdgpu: do not resume device in thaw for normal hibernation
Mario Limonciello
[PATCH] drm/amdgpu: Fix lifetime of struct amdgpu_task_info after ring reset
André Almeida
Re: [PATCH] drm/amdgpu: Fix lifetime of struct amdgpu_task_info after ring reset
Christian König
Re: [PATCH] drm/amdgpu: Fix lifetime of struct amdgpu_task_info after ring reset
André Almeida
[PATCH 16/80] drm/amd: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
[PATCH v2] drm/amdgpu: use kmalloc_array() instead of kmalloc()
Yunshui Jiang
[PATCH 18/80] drm/radeon: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
[PATCH v10 0/4] Enable debugfs information based on client-id
Sunil Khatri
[PATCH v10 3/4] drm/amdgpu: add debugfs support for VM pagetable per client
Sunil Khatri
[PATCH v10 1/4] drm: move drm based debugfs funcs to drm_debugfs.c
Sunil Khatri
Re: [PATCH v10 1/4] drm: move drm based debugfs funcs to drm_debugfs.c
Jeff Hugo
[PATCH v10 4/4] drm/amdgpu: add support of debugfs for mqd information
Sunil Khatri
[PATCH v10 2/4] drm: add debugfs support on per client-id basis
Sunil Khatri
Re: [PATCH v10 2/4] drm: add debugfs support on per client-id basis
Jeff Hugo
[PATCH] drm/amdgpu: Replace HQD terminology with slots naming
Jesse Zhang
Re: [PATCH] drm/amdgpu: Replace HQD terminology with slots naming
Marek Olšák
Re: [PATCH] drm/amdgpu: Replace HQD terminology with slots naming
Christian König
Re: [PATCH] drm/amdgpu: Replace HQD terminology with slots naming
Alex Deucher
Re: [PATCH] drm/amdgpu: Replace HQD terminology with slots naming
Christian König
Re: [PATCH] Documentation: add initial documenation for user queues
Rodrigo Siqueira
Re: [PATCH] Documentation: add initial documenation for user queues
Jure Repinc
[PATCH] Documentation: add initial documenation for user queues
Alex Deucher
Re: [PATCH v4 0/5] Improvements to S5 power consumption
Rafael J. Wysocki
Re: [PATCH v4 0/5] Improvements to S5 power consumption
Mario Limonciello
Re: [PATCH v4 0/5] Improvements to S5 power consumption
Eric Naim
[PATCH] drm/amd/display:fix a Null pointer dereference vulnerability
jackysliu
Re: [PATCH] drm/amd/display:fix a Null pointer dereference vulnerability
Harry Wentland
[PATCH v2] drm/amd/display:fix a Null pointer dereference vulnerability
jackysliu
Re: [PATCH v2] drm/amd/display:fix a Null pointer dereference vulnerability
Krzysztof Kozlowski
Re: [PATCH v2] drm/amd/display:fix a Null pointer dereference vulnerability
Mario Limonciello
Re: [PATCH v2] drm/amd/display:fix a Null pointer dereference vulnerability
jackysliu
Re: [PATCH] scsi:bfa: Double-free vulnerability fix
jackysliu
RE:[PATCH] drm/amd/display:fix a Null pointer dereference vulnerability
jackysliu
[PATCH 1/2] Revert "drm/amdgpu: fix slab-use-after-free in amdgpu_userq_mgr_fini+0x70c"
vitaly.prosyak
[PATCH 2/2] drm/amdgpu: fix use-after-free in amdgpu_userq_suspend+0x51a/0x5a0
vitaly.prosyak
Re: [PATCH 2/2] drm/amdgpu: fix use-after-free in amdgpu_userq_suspend+0x51a/0x5a0
Alex Deucher
Re: [PATCH 1/2] Revert "drm/amdgpu: fix slab-use-after-free in amdgpu_userq_mgr_fini+0x70c"
Christian König
Re: [PATCH] drm/amdgpu: delete function amdgpu_flush
Philip Yang
Re: [PATCH] drm/amdgpu: delete function amdgpu_flush
Christian König
Re: [PATCH 2/3] drm/amdgpu: rework how PTE flags are generated
Felix Kuehling
[PATCH v1 0/3] drm_buddy regresion fix and minor improvements
Pierre-Eric Pelloux-Prayer
[PATCH v1 1/3] drm/buddy: add a flag to disable trimming of non cleared blocks
Pierre-Eric Pelloux-Prayer
Re: [PATCH v1 1/3] drm/buddy: add a flag to disable trimming of non cleared blocks
Christian König
[PATCH v1 2/3] drm/buddy: use DRM_BUDDY_CLEAR_ALLOCATION as a hint, not a hard req
Pierre-Eric Pelloux-Prayer
Switching TTM over to GEM refcounts v2
Christian König
[PATCH 1/2] drm/ttm: rename ttm_bo_put to _fini
Christian König
Re: [PATCH 1/2] drm/ttm: rename ttm_bo_put to _fini
Matthew Brost
Re: [PATCH 1/2] drm/ttm: rename ttm_bo_put to _fini
Christian König
Re: [PATCH 1/2] drm/ttm: rename ttm_bo_put to _fini
Matthew Brost
Re: [PATCH 1/2] drm/ttm: rename ttm_bo_put to _fini
Christian König
[PATCH 2/2] drm/ttm: replace TTMs refcount with the DRM refcount v2
Christian König
Re: Switching TTM over to GEM refcounts v2
Matthew Brost
Re: Switching TTM over to GEM refcounts v2
Christian König
Re: [PATCH v1] drm/amdgpu: give each kernel job a unique id
Pierre-Eric Pelloux-Prayer
Re: [PATCH v1] drm/amdgpu: give each kernel job a unique id
Danilo Krummrich
Re: [PATCH v1] drm/amdgpu: give each kernel job a unique id
Alex Deucher
Re: [PATCH 1/3] drm/amdgpu: move GTT to SHM after eviction for hibernation
Samuel Zhang
Re: [PATCH 1/3] drm/amdgpu: move GTT to SHM after eviction for hibernation
Christian König
Re: [REGRESSION] RX-580 (gfx803) GPU hangs since ~v6.14.1 – “scheduler comp_1.1.1 is not ready” / ROCm 5.7-6.4+ broken
Johl Brown
Re: [REGRESSION] RX-580 (gfx803) GPU hangs since ~v6.14.1 – “scheduler comp_1.1.1 is not ready” / ROCm 5.7-6.4+ broken
Alex Deucher
Re: [PATCH v7 1/5] drm: move the debugfs accel driver code to drm layer
Jeff Hugo
RE: [PATCH] drm/amdgpu: Add a noverbose flag to psp_wait_for
Kamal, Asad
[PATCH 1/2] drm/amd/display: Disable common modes for LVDS
Alex Deucher
[PATCH 2/2] drm/amd/display: Use scaling for non-native resolutions on LVDS
Alex Deucher
Re: [PATCH 2/2] drm/amd/display: Use scaling for non-native resolutions on LVDS
Harry Wentland
Re: [PATCH v2 01/19] drm: Pass pixel_format+modifier to .get_format_info()
Laurent Pinchart
[pull] amdgpu, amndkfd drm-fixes-6.16
Alex Deucher
[pull] amdgpu, amdkfd, radeon drm-next-6.17
Alex Deucher
RE: [pull] amdgpu, amdkfd, radeon drm-next-6.17
Borah, Chaitanya Kumar
[pull] amdgpu, amdkfd, radeon drm-next-6.17
Alex Deucher
[PATCH V13 00/28] Reset improvements
Alex Deucher
[PATCH 01/28] drm/amdgpu/sdma: consolidate engine reset handling
Alex Deucher
RE: [PATCH 01/28] drm/amdgpu/sdma: consolidate engine reset handling
Zhang, Jesse(Jie)
Re: [PATCH 01/28] drm/amdgpu/sdma: consolidate engine reset handling
Rodrigo Siqueira
Re: [PATCH 01/28] drm/amdgpu/sdma: consolidate engine reset handling
Alex Deucher
[PATCH 12/28] drm/amdgpu/sdma7: re-emit unprocessed state on ring reset
Alex Deucher
RE: [PATCH 12/28] drm/amdgpu/sdma7: re-emit unprocessed state on ring reset
Zhang, Jesse(Jie)
[PATCH 11/28] drm/amdgpu/sdma6: re-emit unprocessed state on ring reset
Alex Deucher
[PATCH 05/28] drm/amdgpu/gfx9.4.3: re-emit unprocessed state on kcq reset
Alex Deucher
[PATCH 15/28] drm/amdgpu/jpeg3: re-emit unprocessed state on ring reset
Alex Deucher
[PATCH 23/28] drm/amdgpu/vcn4.0.5: re-emit unprocessed state on ring reset
Alex Deucher
[PATCH 20/28] drm/amdgpu/jpeg5.0.1: re-emit unprocessed state on ring reset
Alex Deucher
[PATCH 27/28] drm/amdgpu/vcn2.5: implement ring reset
Alex Deucher
[PATCH 22/28] drm/amdgpu/vcn4.0.3: re-emit unprocessed state on ring reset
Alex Deucher
[PATCH 08/28] drm/amdgpu/gfx12: re-emit unprocessed state on ring reset
Alex Deucher
[PATCH 13/28] drm/amdgpu/jpeg2: re-emit unprocessed state on ring reset
Alex Deucher
[PATCH 10/28] drm/amdgpu/sdma5.2: re-emit unprocessed state on ring reset
Alex Deucher
[PATCH 28/28] drm/amdgpu/vcn3: implement ring reset
Alex Deucher
[PATCH 09/28] drm/amdgpu/sdma5: re-emit unprocessed state on ring reset
Alex Deucher
Re: [PATCH 09/28] drm/amdgpu/sdma5: re-emit unprocessed state on ring reset
Rodrigo Siqueira
[PATCH 02/28] drm/amdgpu/sdma: allow caller to handle kernel rings in engine reset
Alex Deucher
RE: [PATCH 02/28] drm/amdgpu/sdma: allow caller to handle kernel rings in engine reset
Zhang, Jesse(Jie)
[PATCH 14/28] drm/amdgpu/jpeg2.5: re-emit unprocessed state on ring reset
Alex Deucher
[PATCH 06/28] drm/amdgpu/gfx10: re-emit unprocessed state on ring reset
Alex Deucher
Re: [PATCH 06/28] drm/amdgpu/gfx10: re-emit unprocessed state on ring reset
Rodrigo Siqueira
Re: [PATCH 06/28] drm/amdgpu/gfx10: re-emit unprocessed state on ring reset
Alex Deucher
[PATCH 07/28] drm/amdgpu/gfx11: re-emit unprocessed state on ring reset
Alex Deucher
[PATCH 19/28] drm/amdgpu/jpeg5: add queue reset
Alex Deucher
[PATCH 25/28] drm/amdgpu/vcn: add a helper framework for engine resets
Alex Deucher
[PATCH 18/28] drm/amdgpu/jpeg4.0.5: add queue reset
Alex Deucher
Re: [PATCH 18/28] drm/amdgpu/jpeg4.0.5: add queue reset
Rodrigo Siqueira
[PATCH 16/28] drm/amdgpu/jpeg4: re-emit unprocessed state on ring reset
Alex Deucher
[PATCH 17/28] drm/amdgpu/jpeg4.0.3: re-emit unprocessed state on ring reset
Alex Deucher
[PATCH 04/28] drm/amdgpu/gfx9: re-emit unprocessed state on kcq reset
Alex Deucher
RE: [PATCH 04/28] drm/amdgpu/gfx9: re-emit unprocessed state on kcq reset
Zhang, Jesse(Jie)
Re: [PATCH 04/28] drm/amdgpu/gfx9: re-emit unprocessed state on kcq reset
Rodrigo Siqueira
Re: [PATCH 04/28] drm/amdgpu/gfx9: re-emit unprocessed state on kcq reset
Alex Deucher
[PATCH 03/28] drm/amdgpu: track ring state associated with a fence
Alex Deucher
Re: [PATCH 03/28] drm/amdgpu: track ring state associated with a fence
Rodrigo Siqueira
Re: [PATCH 03/28] drm/amdgpu: track ring state associated with a fence
Alex Deucher
[PATCH 24/28] drm/amdgpu/vcn5: re-emit unprocessed state on ring reset
Alex Deucher
[PATCH 21/28] drm/amdgpu/vcn4: re-emit unprocessed state on ring reset
Alex Deucher
[PATCH 26/28] drm/amdgpu/vcn2: implement ring reset
Alex Deucher
Re: [PATCH V13 00/28] Reset improvements
Rodrigo Siqueira
Re: [PATCH V13 00/28] Reset improvements
Alex Deucher
[PATCH v2 1/3] drm/amdgpu: Dirty cleared blocks on free
Arunpravin Paneer Selvam
[PATCH v2 3/3] drm/buddy: Add a new unit test case for buffer clearance issue
Arunpravin Paneer Selvam
[PATCH v2 2/3] drm/amdgpu: Reset the clear flag in buddy during resume
Arunpravin Paneer Selvam
Re: [PATCH v2 2/3] drm/amdgpu: Reset the clear flag in buddy during resume
Matthew Auld
Re: [PATCH v2 2/3] drm/amdgpu: Reset the clear flag in buddy during resume
Arunpravin Paneer Selvam
Re: [PATCH v2 1/3] drm/amdgpu: Dirty cleared blocks on free
Christian König
Re: [PATCH v2 1/3] drm/amdgpu: Dirty cleared blocks on free
Arunpravin Paneer Selvam
Re: [PATCH v2 1/3] drm/amdgpu: Dirty cleared blocks on free
Christian König
Re: [PATCH v2 1/3] drm/amdgpu: Dirty cleared blocks on free
Arunpravin Paneer Selvam
Re: [PATCH] drm/amd/pm/powerplay/hwmgr/smu_helper: fix order of mask and value
Alex Deucher
[PATCH v9 0/4] Enable debugfs information based on client-id
Sunil Khatri
[PATCH v9 1/4] drm: move drm based debugfs funcs to drm_debugfs.c
Sunil Khatri
[PATCH v9 2/4] drm: add debugfs support on per client-id basis
Sunil Khatri
[PATCH v9 4/4] drm/amdgpu: add support of debugfs for mqd information
Sunil Khatri
[PATCH v9 3/4] drm/amdgpu: add debugfs support for VM pagetable per client
Sunil Khatri
Re: [PATCH v9 3/4] drm/amdgpu: add debugfs support for VM pagetable per client
Christian König
Re: [PATCH v9 3/4] drm/amdgpu: add debugfs support for VM pagetable per client
Khatri, Sunil
Re: [PATCH v9 0/4] Enable debugfs information based on client-id
Philipp Stanner
[PATCH] drm/amdgpu/sdma: don't actually disable any SDMA rings via debugfs
Alex Deucher
RE: [PATCH] drm/amdgpu/sdma: don't actually disable any SDMA rings via debugfs
Zhang, Jesse(Jie)
Re: [PATCH] drm/amdgpu/sdma: don't actually disable any SDMA rings via debugfs
Alex Deucher
Re: [PATCH] drm/amdgpu/sdma: don't actually disable any SDMA rings via debugfs
Alex Deucher
Re: [PATCH v2 05/19] drm: Allow the caller to pass in the format info to drm_helper_mode_fill_fb_struct()
Liviu Dudau
Re: [PATCH v2 02/19] drm: Pass pixel_format+modifier directly to drm_get_format_info()
Liviu Dudau
Re: [PATCH 3/3] drm/amdgpu: skip kfd resume_process for dev_pm_ops.thaw()
Alex Deucher
Re: [PATCH 3/3] drm/amdgpu: skip kfd resume_process for dev_pm_ops.thaw()
Sam
Re: [PATCH 3/3] drm/amdgpu: skip kfd resume_process for dev_pm_ops.thaw()
Alex Deucher
Re: [PATCH 3/3] drm/amdgpu: skip kfd resume_process for dev_pm_ops.thaw()
Lazar, Lijo
Re: [PATCH 3/3] drm/amdgpu: skip kfd resume_process for dev_pm_ops.thaw()
Zhang, GuoQing (Sam)
Re: [PATCH V12 00/33] Reset improvements
Krzysztof Łopatowski
Re: [PATCH V12 00/33] Reset improvements
Alex Deucher
RE: [PATCH v8 1/4] drm: move drm based debugfs funcs to drm_debugfs.c
Khatri, Sunil
Re: [PATCH v8 1/4] drm: move drm based debugfs funcs to drm_debugfs.c
Jeff Hugo
Re: [PATCH v8 1/4] drm: move drm based debugfs funcs to drm_debugfs.c
Khatri, Sunil
Re: [PATCH v2] drm/amdgpu: Unify Device Aperture in amdgpu_info_ioctl for KGD/KFD
Christian König
Later messages