messages from 2022-01-28 10:43:53 to 2022-02-03 14:25:26 UTC [more...]
[Patch v5 00/24] CHECKPOINT RESTORE WITH ROCm
2022-02-03 14:25 UTC (26+ messages)
` [Patch v5 01/24] x86/configs: CRIU update debug rock defconfig
` [Patch v5 02/24] drm/amdkfd: CRIU Introduce Checkpoint-Restore APIs
` [Patch v5 03/24] drm/amdkfd: CRIU Implement KFD process_info ioctl
` [Patch v5 04/24] drm/amdkfd: CRIU Implement KFD checkpoint ioctl
` [Patch v5 05/24] drm/amdkfd: CRIU Implement KFD restore ioctl
` [Patch v5 06/24] drm/amdkfd: CRIU Implement KFD resume ioctl
` [Patch v5 07/24] drm/amdkfd: CRIU Implement KFD unpause operation
` [Patch v5 08/24] drm/amdkfd: CRIU add queues support
` [Patch v5 09/24] drm/amdkfd: CRIU restore queue ids
` [Patch v5 10/24] drm/amdkfd: CRIU restore sdma id for queues
` [Patch v5 11/24] drm/amdkfd: CRIU restore queue doorbell id
` [Patch v5 12/24] drm/amdkfd: CRIU checkpoint and restore queue mqds
` [Patch v5 13/24] drm/amdkfd: CRIU checkpoint and restore queue control stack
` [Patch v5 14/24] drm/amdkfd: CRIU checkpoint and restore events
` [Patch v5 15/24] drm/amdkfd: CRIU implement gpu_id remapping
` [Patch v5 16/24] drm/amdkfd: CRIU export BOs as prime dmabuf objects
` [Patch v5 17/24] drm/amdkfd: CRIU checkpoint and restore xnack mode
` [Patch v5 18/24] drm/amdkfd: CRIU allow external mm for svm ranges
` [Patch v5 19/24] drm/amdkfd: use user_gpu_id "
` [Patch v5 20/24] drm/amdkfd: CRIU Discover "
` [Patch v5 21/24] drm/amdkfd: CRIU Save Shared Virtual Memory ranges
` [Patch v5 22/24] drm/amdkfd: CRIU prepare for svm resume
` [Patch v5 23/24] drm/amdkfd: CRIU resume shared virtual memory ranges
` [Patch v5 24/24] drm/amdkfd: Bump up KFD API version for CRIU
[PATCH v3] drm/dp: Add Additional DP2 Headers
2022-02-03 12:57 UTC (3+ messages)
` binary constants (was: Re: [PATCH v3] drm/dp: Add Additional DP2 Headers)
[PATCH 1/7] drm/selftests: Move i915 buddy selftests into drm
2022-02-03 13:32 UTC (7+ messages)
` [PATCH 2/7] drm/selftests: add drm buddy alloc limit testcase
` [PATCH 3/7] drm/selftests: add drm buddy alloc range testcase
` [PATCH 4/7] drm/selftests: add drm buddy optimistic testcase
` [PATCH 5/7] drm/selftests: add drm buddy pessimistic testcase
` [PATCH 6/7] drm/selftests: add drm buddy smoke testcase
` [PATCH 7/7] drm/selftests: add drm buddy pathological testcase
[PATCH -next] drm/amdkfd: Fix resource_size.cocci warning
2022-02-03 5:04 UTC
[pull] amdgpu drm-fixes-5.17
2022-02-03 3:52 UTC
[PATCH] drm/amd/pm: add missing prototypes to amdgpu_dpm_internal
2022-02-03 0:39 UTC
[PATCH] drm/amd/display: Use NULL pointer instead of plain integer
2022-02-02 23:10 UTC (2+ messages)
[RFC v3 00/12] Define and use reset domain for GPU recovery in amdgpu
2022-02-02 18:57 UTC (3+ messages)
[PATCH] drm/amd/display: Handle removed connector in early_unregister
2022-02-02 18:49 UTC
[bug report] drm/amd/display: refactor destructive verify link cap sequence
2022-02-02 17:52 UTC
[RFC v3 08/12] drm/amdgpu: Rework reset domain to be refcounted
2022-02-02 17:26 UTC (2+ messages)
` [RFC v4] "
[PATCH] drm/amdgpu: Handle the GPU recovery failure in SRIOV environment
2022-02-02 16:17 UTC (4+ messages)
[PATCH] drm/amdgpu: skipping SDMA IP suspend for S0ix
2022-02-02 16:09 UTC (5+ messages)
[PATCH v4 00/10] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
2022-02-02 15:42 UTC (7+ messages)
[PATCH 1/2] drm/amdgpu: add some lockdep checks to the VM code
2022-02-02 8:36 UTC (6+ messages)
` [PATCH 2/2] drm/amdgpu: rename amdgpu_vm_bo_rmv to _del
[PATCH v2 00/11] lib/string_helpers: Add a few string helpers
2022-02-01 21:25 UTC (9+ messages)
` [PATCH v2 03/11] drm/i915: Use str_yes_no()
` [Intel-gfx] "
` [PATCH v2 04/11] drm/i915: Use str_enable_disable()
` [Intel-gfx] "
` [PATCH v2 05/11] drm/i915: Use str_enabled_disabled()
` [Intel-gfx] "
` [PATCH v2 06/11] drm/i915: Use str_on_off()
` [Intel-gfx] "
[PATCH v6 00/10] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
2022-02-01 15:49 UTC (11+ messages)
` [PATCH v6 01/10] mm: add zone device coherent type memory support
` [PATCH v6 02/10] mm: add device coherent vma selection for memory migration
` [PATCH v6 03/10] mm/gup: fail get_user_pages for LONGTERM dev coherent type
` [PATCH v6 04/10] drm/amdkfd: add SPM support for SVM
` [PATCH v6 05/10] drm/amdkfd: coherent type as sys mem on migration to ram
` [PATCH v6 06/10] lib: test_hmm add ioctl to get zone device type
` [PATCH v6 07/10] lib: test_hmm add module param for "
` [PATCH v6 08/10] lib: add support for device coherent type in test_hmm
` [PATCH v6 09/10] tools: update hmm-test to support device coherent type
` [PATCH v6 10/10] tools: update test_hmm script to support SP config
[PATCH 0/3] Migrate device coherent pages on get_user_pages()
2022-02-01 15:09 UTC (6+ messages)
` [PATCH 1/3] migrate.c: Remove vma check in migrate_vma_setup()
` [PATCH 2/3] mm/gup.c: Migrate device coherent pages when pinning instead of failing
` [PATCH 3/3] tools: add hmm gup test for long term pinned device pages
[PATCH] drm/amdgpu: Handle the GPU recovery failure in SRIOV environment
2022-02-01 10:03 UTC (3+ messages)
[PATCH v5 00/10] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
2022-01-31 23:37 UTC (17+ messages)
` [PATCH v5 01/10] mm: add zone device coherent type memory support
` [PATCH v5 02/10] mm: add device coherent vma selection for memory migration
` [PATCH] "
` [PATCH v5 03/10] mm/gup: fail get_user_pages for LONGTERM dev coherent type
` [PATCH v5 04/10] drm/amdkfd: add SPM support for SVM
` [PATCH v5 05/10] drm/amdkfd: coherent type as sys mem on migration to ram
` [PATCH v5 06/10] lib: test_hmm add ioctl to get zone device type
` [PATCH v5 07/10] lib: test_hmm add module param for "
` [PATCH v5 08/10] lib: add support for device coherent type in test_hmm
` [PATCH v5 09/10] tools: update hmm-test to support device coherent type
` [PATCH v5 10/10] tools: update test_hmm script to support SP config
[BUG] gpu: drm: radeon: two possible deadlocks involving locking and waiting
2022-02-01 7:56 UTC (2+ messages)
[PATCH 1/4] drm/amdgpu: fix logic inversion in check
2022-02-01 0:56 UTC (5+ messages)
` [PATCH 2/4] drm/amdgpu: lower BUG_ON into WARN_ON for AMDGPU_PL_PREEMPT
` [PATCH 3/4] drm/amdgpu: rework GART copy window handling
` [PATCH 4/4] drm/amdgpu: restructure amdgpu_fill_buffer v2
[PATCH] drm/amdgpu/display: remove statement with no effect
2022-01-31 22:05 UTC (2+ messages)
[PATCH RESEND] drm/amd/display: Force link_rate as LINK_RATE_RBR2 for 2018 15" Apple Retina panels
2022-01-31 20:17 UTC (7+ messages)
` [PATCH v2] "
[PATCH -next] drm/amd/display: clean up some inconsistent indenting
2022-01-31 20:15 UTC (3+ messages)
[PATCH 1/2] drm/amdgpu: Fixed the defect of soft lock caused by infinite loop
2022-01-31 16:24 UTC (5+ messages)
` [PATCH 2/2] Revert "drm/amdgpu: Add judgement to avoid infinite loop"
[bug report] drm/amd/display: access hpo dp link encoder only through link resource
2022-01-31 16:23 UTC
[PATCH] drm/amdgpu: This patch handles the GPU recovery faliure in sriov environment by retrying the reset if the first reset fails. To determine the condition of retry, a new function amdgpu_is_retry_sriov_reset() is added which returns true if failure is due to ETIMEDOUT, EINVAL or EBUSY, otherwise return false
2022-01-31 15:21 UTC
[PATCH] drm/amdkfd: use unmap all queues for poison consumption
2022-01-31 15:11 UTC (2+ messages)
[PATCH 1/2] drm/amdgpu: fix logic inversion in check
2022-01-31 13:39 UTC (4+ messages)
` [PATCH 2/2] drm/amdgpu: restructure amdgpu_fill_buffer
[PATCH] drm/amdgpu: initialize reg_access_ctrl
2022-01-31 2:01 UTC (2+ messages)
[REGRESSION] Too-low frequency limit for AMD GPU PCI-passed-through to Windows VM
2022-01-30 0:25 UTC (9+ messages)
[PATCH 1/2] drm/amd/amdgpu/amdgpu_uvd: Fix forgotten unmap buffer object
2022-01-30 8:56 UTC (3+ messages)
` [PATCH 2/2] drm/radeon/uvd: Fix forgotten unmap buffer objects
[PATCH] drm/amdgpu: fix list add issue in vram reserve
2022-01-30 8:21 UTC (2+ messages)
[PATCH V2 1/2] drm/amdgpu: Fixed the defect of soft lock caused by infinite loop
2022-01-30 7:35 UTC (3+ messages)
` [PATCH V2 2/2] Revert "drm/amdgpu: Add judgement to avoid infinite loop"
[PATCH] drm/amdgpu: Fix uninitialized variable use warning
2022-01-29 13:54 UTC (3+ messages)
[PATCH] drm/amdgpu: Add judgement to avoid infinite loop
2022-01-29 8:26 UTC (6+ messages)
[PATCH] drm/amdgpu: fix a potential GPU hang on cyan skillfish
2022-01-29 7:42 UTC (3+ messages)
[PATCH] drm/amd/display: Update watermark values for DCN301
2022-01-28 23:13 UTC (2+ messages)
[RFC PATCH v6 0/3] Add support modifiers for drivers whose planes only support linear layout
2022-01-28 22:21 UTC (2+ messages)
[PATCH][next] drm/amd/display: fix spelling mistake: synatpics -> synaptics
2022-01-28 18:53 UTC (3+ messages)
[PATCH] drm/amd/pm: remove duplicate include in 'arcturus_ppt.c'
2022-01-28 18:50 UTC (2+ messages)
[PATCH] drm/amdgpu: remove duplicate include in 'amdgpu_device.c'
2022-01-28 18:47 UTC (2+ messages)
[RFC v2 0/8] Define and use reset domain for GPU recovery in amdgpu
2022-01-28 16:57 UTC (10+ messages)
` [RFC v2 4/8] drm/amdgpu: Serialize non TDR gpu recovery with TDRs
[PATCH] drm/amdgpu: drop flood print in rlcg reg access function
2022-01-28 15:36 UTC (2+ messages)
[PATCH V3 1/7] drm/amd/pm: correct the way for retrieving enabled ppfeatures on Renoir
2022-01-28 14:58 UTC (11+ messages)
` [PATCH V3 2/7] drm/amd/pm: unify the interface for retrieving enabled ppfeatures
` [PATCH V3 4/7] drm/amd/pm: correct the usage for 'supported' member of smu_feature structure
` [PATCH V3 5/7] drm/amd/pm: drop the cache for enabled ppfeatures
` [PATCH V3 6/7] drm/amd/pm: avoid consecutive retrieving "
` [PATCH V3 7/7] drm/amd/pm: revise the implementation of smu_cmn_disable_all_features_with_exception
[PATCH] drm/amdgpu: Fix an error message in rmmod
2022-01-28 14:50 UTC (9+ messages)
[PATCH 1/1] drm/amdkfd: Fix variable set but not used warning
2022-01-28 14:46 UTC (2+ messages)
[PATCH v2 1/28] drm/amdgpu: fix that issue that the number of the crtc of the 3250c is not correct
2022-01-28 14:40 UTC (2+ messages)
[PATCH v11 1/5] drm: improve drm_buddy_alloc function
2022-01-28 14:18 UTC (3+ messages)
` [PATCH v11 5/5] drm/amdgpu: add drm buddy support to amdgpu
[PATCH 00/17] DC Patches Jan 31, 2022
2022-01-28 14:04 UTC (18+ messages)
` [PATCH 01/17] drm/amd/display: Add link enc null ptr check for cable ID (#2597)
` [PATCH 02/17] drm/amd/display: Improve dce_aux_transfer_with_retries logging
` [PATCH 03/17] drm/amd/display: watermark latencies is not enough on DCN31
` [PATCH 04/17] drm/amd/display: add infoframe update sequence debug trace
` [PATCH 05/17] drm/amd/display: revert "Reset fifo after enable otg"
` [PATCH 06/17] drm/amd/display: add setup/reset stream encoder to link_hwss
` [PATCH 07/17] drm/amd/display: refactor destructive verify link cap sequence
` [PATCH 08/17] drm/amd/display: add enable/disable dp link output to link_hwss
` [PATCH 09/17] drm/amd/display: add set dp link test pattern "
` [PATCH 10/17] drm/amd/display: add set dp lane settings "
` [PATCH 11/17] drm/amd/display: temporarly move non link_hwss code to dc_link_dp
` [PATCH 12/17] drm/amd/display: move get_link_hwss to dc_resource
` [PATCH 13/17] drm/amd/display: move link_hwss to link folder and break down to files
` [PATCH 14/17] drm/amd/display: [FW Promotion] Release 0.0.102.0
` [PATCH 15/17] drm/amd/display: 3.2.171
` [PATCH 16/17] drm/amd/display: Trigger DP2 Sequence With Uncertified Cable
` [PATCH 17/17] drm/amd/display: Add Missing HPO Stream Encoder Function Hook
[PATCH] drm/amd/display: Fix a NULL pointer dereference in amdgpu_dm_connector_add_common_modes()
2022-01-28 10:17 UTC (2+ messages)
[PATCH] drm/amd/display/dc/calcs/dce_calcs: Fix a memleak in calculate_bandwidth()
2022-01-28 10:17 UTC (2+ messages)
[PATCH][next] drm/amdgpu: Fix a couple of spelling mistakes
2022-01-28 9:27 UTC
[PATCH RESEND] drm/amdgpu: Remove the vega10 from ras support list
2022-01-28 11:24 UTC (3+ 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