messages from 2022-02-09 00:24:02 to 2022-02-10 22:44:19 UTC [more...]
[PATCH v2 0/9] Overhaul is_thunderbolt
2022-02-10 22:43 UTC (10+ messages)
` [PATCH v2 1/9] thunderbolt: move definition of PCI_CLASS_SERIAL_USB_USB4
` [PATCH v2 2/9] PCI: Move `is_thunderbolt` check for lack of command completed to a quirk
` [PATCH v2 3/9] PCI: drop `is_thunderbolt` attribute
` [PATCH v2 4/9] PCI: mark USB4 devices as removable
` [PATCH v2 5/9] drm/amd: drop the use of `pci_is_thunderbolt_attached`
` [PATCH v2 6/9] drm/nouveau: "
` [PATCH v2 7/9] drm/radeon: "
` [PATCH v2 8/9] platform/x86: amd-gmux: "
` [PATCH v2 9/9] PCI: drop `pci_is_thunderbolt_attached`
start sorting out the ZONE_DEVICE refcount mess
2022-02-10 21:00 UTC (16+ messages)
` [PATCH 6/8] mm: don't include <linux/memremap.h> in <linux/mm.h>
` [PATCH 7/8] mm: remove the extra ZONE_DEVICE struct page refcount
[PATCH] drm/amdkfd: fix loop error handling
2022-02-10 19:17 UTC (2+ messages)
[PATCH] drm/amd/display: extend dcn201 support
2022-02-10 18:00 UTC
[PATCH v11 1/5] drm: improve drm_buddy_alloc function
2022-02-10 17:52 UTC (8+ messages)
` [PATCH v11 5/5] drm/amdgpu: add drm buddy support to amdgpu
start sorting out the ZONE_DEVICE refcount mess v2
2022-02-10 17:36 UTC (37+ messages)
` [PATCH 01/27] mm: remove a pointless CONFIG_ZONE_DEVICE check in memremap_pages
` [PATCH 02/27] mm: remove the __KERNEL__ guard from <linux/mm.h>
` [PATCH 03/27] mm: remove pointless includes from <linux/hmm.h>
` [PATCH 04/27] mm: move free_devmap_managed_page to memremap.c
` [PATCH 05/27] mm: simplify freeing of devmap managed pages
` [PATCH 06/27] mm: don't include <linux/memremap.h> in <linux/mm.h>
` [PATCH 07/27] mm: remove the extra ZONE_DEVICE struct page refcount
` [PATCH 08/27] fsdax: depend on ZONE_DEVICE || FS_DAX_LIMITED
` [PATCH 09/27] mm: generalize the pgmap based page_free infrastructure
` [PATCH 10/27] mm: refactor check_and_migrate_movable_pages
` [PATCH 11/27] mm: refactor the ZONE_DEVICE handling in migrate_vma_insert_page
` [PATCH 12/27] mm: refactor the ZONE_DEVICE handling in migrate_vma_pages
` [PATCH 13/27] mm: move the migrate_vma_* device migration code into it's own file
` [PATCH 14/27] mm: build migrate_vma_* for all configs with ZONE_DEVICE support
` [PATCH 15/27] mm: add zone device coherent type memory support
` [PATCH 16/27] mm: add device coherent vma selection for memory migration
` [PATCH 17/27] mm/gup: fail get_user_pages for LONGTERM dev coherent type
` [PATCH 18/27] drm/amdkfd: add SPM support for SVM
` [PATCH 19/27] drm/amdkfd: coherent type as sys mem on migration to ram
` [PATCH 20/27] lib: test_hmm add ioctl to get zone device type
` [PATCH 21/27] lib: test_hmm add module param for "
` [PATCH 22/27] lib: add support for device coherent type in test_hmm
` [PATCH 23/27] tools: update hmm-test to support device coherent type
` [PATCH 24/27] tools: update test_hmm script to support SP config
` [PATCH 25/27] mm: remove the vma check in migrate_vma_setup()
` [PATCH 26/27] mm/gup: migrate device coherent pages when pinning instead of failing
` [PATCH 27/27] tools: add hmm gup test for long term pinned device pages
[PATCH] amdgpu/pm: Disable managing hwmon sysfs attributes for ONEVF mode
2022-02-11 1:23 UTC
Upstream This Patch
2022-02-10 17:07 UTC (2+ messages)
[PATCH v2] drm/amdgpu: skipping SDMA hw_init and hw_fini for S0ix
2022-02-10 16:10 UTC (7+ messages)
[PATCH 1/2] drm/amdgpu: add debugfs for reset registers list
2022-02-10 15:59 UTC (14+ messages)
` [PATCH 2/2] drm/amdgpu: add reset register trace function on GPU reset
[PATCH] drm/amdgpu: Add unique_id support for sienna cichlid
2022-02-10 15:42 UTC
[Patch V2] drm/amdgpu: Handle the GPU recovery failure in SRIOV environment
2022-02-10 15:40 UTC (2+ messages)
[PATCH] drm/amdgpu: Add unique_id support for sienna cichlid
2022-02-10 15:15 UTC
[PATCH] drm/amdgpu: no rlcg read access in SRIOV case for gfx v9
2022-02-10 15:06 UTC (4+ messages)
[PATCH] drm/amdgpu: add support for GC 10.1.4
2022-02-10 14:56 UTC (2+ messages)
[PATCH 05/23] drm/amd/display: Fix color encoding mismatch
2022-02-10 14:38 UTC (5+ messages)
[PATCH] drm/amdgpu: Fix compile error
2022-02-10 14:34 UTC (5+ messages)
[PATCH v2 0/3] Migrate device coherent pages on get_user_pages()
2022-02-10 11:47 UTC (5+ messages)
` [PATCH v2 2/3] mm/gup.c: Migrate device coherent pages when pinning instead of failing
[PATCH] gpu: drm: radeon: use time_after_eq() instead of jiffies judgment
2022-02-10 8:30 UTC
[PATCH] drm/amdgpu: loose check for umc poison mode
2022-02-10 9:59 UTC (2+ messages)
[PATCH 01/11] drm/amdgpu: Optimize xxx_ras_late_init/xxx_ras_late_fini for each ras block
2022-02-10 6:27 UTC (15+ messages)
` [PATCH 02/11] drm/amdgpu: Optimize amdgpu_gfx_ras_late_init/amdgpu_gfx_ras_fini function code
` [PATCH 03/11] drm/amdgpu: Optimize amdgpu_hdp_ras_late_init/amdgpu_hdp_ras_fini "
` [PATCH 04/11] drm/amdgpu: Optimize amdgpu_mca_ras_late_init/amdgpu_mca_ras_fini "
` [PATCH 05/11] drm/amdgpu: Optimize amdgpu_mmhub_ras_late_init/amdgpu_mmhub_ras_fini "
` [PATCH 06/11] drm/amdgpu: Optimize amdgpu_nbio_ras_late_init/amdgpu_nbio_ras_fini "
` [PATCH 07/11] drm/amdgpu: Optimize amdgpu_sdma_ras_late_init/amdgpu_sdma_ras_fini "
` [PATCH 08/11] drm/amdgpu: Optimize amdgpu_umc_ras_late_init/amdgpu_umc_ras_fini "
` [PATCH 09/11] drm/amdgpu: Optimize amdgpu_xgmi_ras_late_init/amdgpu_xgmi_ras_fini "
` [PATCH 10/11] drm/amdgpu: Optimize operating sysfs and interrupt function interface in amdgpu_ras.c
` [PATCH 11/11] drm/amdgpu: Merge amdgpu_ras_late_init/amdgpu_ras_late_fini to amdgpu_ras_block_late_init/amdgpu_ras_block_late_fini
[PATCH] drm/amdgpu: disable xgmi feature support in sriov mode
2022-02-10 4:53 UTC
[PATCH v1 0/1] drm/amdgpu: Show IP discovery in sysfs
2022-02-10 4:48 UTC (4+ messages)
` [PATCH v1 1/1] "
[pull] amdgpu drm-fixes-5.17
2022-02-10 4:11 UTC
[PATCH] drm/amd/pm: fix enabled features retrieving on Renoir and Cyan Skillfish
2022-02-10 4:08 UTC (3+ messages)
[PATCH] drm/amdkfd: replace err by dbg print at svm vram migration
2022-02-10 3:07 UTC (2+ messages)
[PATCH] drm/amdgpu/sdma5.2: Adjust the name string for firmware
2022-02-10 2:37 UTC (2+ messages)
[PATCH] drm/amdgpu: fix gmc init fail in sriov mode
2022-02-10 1:35 UTC (3+ messages)
[PATCH] drm/amdkfd: map sdma queues onto extended engines for navi2x
2022-02-10 0:25 UTC (4+ messages)
drm/ttm: moving the LRU into the resource
2022-02-09 21:36 UTC (15+ messages)
` [PATCH 1/9] drm/ttm: add common accounting to the resource mgr v3
` [PATCH 2/9] drm/ttm: move the LRU into resource handling v3
` [PATCH 3/9] drm/ttm: add resource iterator v2
` [PATCH 4/9] drm/radeon: remove resource accounting
` [PATCH 5/9] drm/amdgpu: remove GTT accounting
` [PATCH 6/9] drm/amdgpu: remove VRAM accounting
` [PATCH 7/9] drm/amdgpu: drop amdgpu_gtt_node v2
` [PATCH 8/9] drm/ttm: allow bulk moves for all domains
` [PATCH 9/9] drm/ttm: rework bulk move handling v2
[PATCH -next] drm/amdkfd: Fix NULL but dereferenced coccicheck error
2022-02-09 21:14 UTC (2+ messages)
[PATCH] drm/amdkfd: fix freeing an unset pointer
2022-02-09 20:34 UTC (2+ messages)
[PATCH] drm/amdkfd: CRIU return -EFAULT for copy_to_user() failure
2022-02-09 20:34 UTC (2+ messages)
[PATCH 0/1] drm/amdgpu: Show IP discovery in sysfs
2022-02-09 19:30 UTC (5+ messages)
` [PATCH 1/1] "
[PATCH AUTOSEL 5.4 14/15] drm/amdgpu: fix logic inversion in check
2022-02-09 18:43 UTC
[PATCH AUTOSEL 5.10 23/27] drm/amdgpu: fix logic inversion in check
2022-02-09 18:40 UTC
[PATCH AUTOSEL 5.15 25/36] drm/amd: Warn users about potential s0ix problems
2022-02-09 18:37 UTC (4+ messages)
` [PATCH AUTOSEL 5.15 30/36] drm/amd: add support to check whether the system is set to s3
` [PATCH AUTOSEL 5.15 31/36] drm/amd: Only run s3 or s0ix if system is configured properly
` [PATCH AUTOSEL 5.15 32/36] drm/amdgpu: fix logic inversion in check
[PATCH AUTOSEL 5.16 30/42] drm/amd: Warn users about potential s0ix problems
2022-02-09 18:33 UTC (4+ messages)
` [PATCH AUTOSEL 5.16 36/42] drm/amd: add support to check whether the system is set to s3
` [PATCH AUTOSEL 5.16 37/42] drm/amd: Only run s3 or s0ix if system is configured properly
` [PATCH AUTOSEL 5.16 38/42] drm/amdgpu: fix logic inversion in check
[PATCH] drm/amdkfd: CRIU fix a NULL vs IS_ERR() check
2022-02-09 18:09 UTC
[RFC v4 00/11] Define and use reset domain for GPU recovery in amdgpu
2022-02-09 18:06 UTC (20+ messages)
` [RFC v4 02/11] drm/amdgpu: Move scheduler init to after XGMI is ready
` [RFC v4 03/11] drm/amdgpu: Serialize non TDR gpu recovery with TDRs
` [RFC v4 04/11] drm/amd/virt: For SRIOV send GPU reset directly to TDR queue
` [RFC v4 05/11] drm/amdgpu: Drop hive->in_reset
` [RFC v4 06/11] drm/amdgpu: Drop concurrent GPU reset protection for device
` [RFC v4 07/11] drm/amdgpu: Rework reset domain to be refcounted
` [RFC v4 08/11] drm/amdgpu: Move reset sem into reset_domain
` [RFC v4 09/11] drm/amdgpu: Move in_gpu_reset "
` [RFC v4 10/11] drm/amdgpu: Rework amdgpu_device_lock_adev
` [RFC v4 11/11] Revert 'drm/amdgpu: annotate a false positive recursive locking'
[RFC v3 00/12] Define and use reset domain for GPU recovery in amdgpu
2022-02-09 16:08 UTC (5+ messages)
[PATCH 1/2] drm/amdgpu: cleanup amdgpu_xgmi_sysfs_add_dev_info
2022-02-09 8:51 UTC (5+ messages)
` [PATCH 2/2] drm/amdgpu: add sysfs files for XGMI segment size and physical node id
[RFC v3 08/12] drm/amdgpu: Rework reset domain to be refcounted
2022-02-09 7:51 UTC (5+ messages)
` [RFC v4] "
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