messages from 2022-02-03 09:10:18 to 2022-02-07 18:57:39 UTC [more...]
[PATCH 05/23] drm/amd/display: Fix color encoding mismatch
2022-02-07 18:57 UTC (2+ messages)
start sorting out the ZONE_DEVICE refcount mess
2022-02-07 18:08 UTC (13+ messages)
` [PATCH 1/8] mm: remove a pointless CONFIG_ZONE_DEVICE check in memremap_pages
` [PATCH 2/8] mm: remove the __KERNEL__ guard from <linux/mm.h>
` [PATCH 3/8] mm: remove pointless includes from <linux/hmm.h>
` [PATCH 4/8] mm: move free_devmap_managed_page to memremap.c
` [PATCH 5/8] mm: simplify freeing of devmap managed pages
` [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 8/8] fsdax: depend on ZONE_DEVICE || FS_DAX_LIMITED
[PATCH 1/3] drm/amdkfd: Fix TLB flushing in KFD SVM with no HWS
2022-02-07 18:01 UTC (10+ messages)
` [PATCH 2/3] drm/amdkfd: Remove unused old debugger implementation
` [PATCH 3/3] drm/amdkfd: Consolidate MQD manager functions
[PATCH 0/1] Revert Patch from Feb 7 2022 Patchset v2
2022-02-07 16:33 UTC (2+ messages)
` [PATCH 1/1] Revert "drm/amd/display: Basic support with device ID"
[PATCH 0/1] Revert Patch from Feb 7 2022 Patchset
2022-02-07 16:28 UTC (2+ messages)
Minimal GPU setup
2022-02-07 16:27 UTC (3+ messages)
[PATCH 00/13] DC Patchset, Feb 7 2022 v3
2022-02-07 16:24 UTC (16+ messages)
` [PATCH 01/13] drm/amd/display: Fix for variable may be used uninitialized error
` [PATCH 02/13] drm/amd/display: Fix stream->link_enc unassigned during stream removal
` [PATCH 03/13] drm/amd/display: limit unbounded requesting to 5k
` [PATCH 04/13] drm/amd/display: remove static from optc31_set_drr
` [PATCH 05/13] dc: do blocked MST topology discovery at resume from S3/S4
` [PATCH 06/13] drm/amd/display: fix yellow carp wm clamping
` [PATCH 07/13] drm/amd/display: change fastboot timing validation
` [PATCH 08/13] drm/amd/display: keep eDP Vdd on when eDP stream is already enabled
` [PATCH 09/13] drm/amd/display: Fix DP LT sequence on EQ fail
` [PATCH 10/13] drm/amd/display: [FW Promotion] Release 0.0.103.0
` [PATCH 11/13] drm/amd/display: 3.2.172
` [PATCH 12/13] drm/amd/display: handle null link encoder
` [PATCH 13/13] drm/amd/display: Basic support with device ID
[PATCH] drm/amdkfd: enable heavy-weight TLB flush on Vega20
2022-02-07 15:00 UTC (4+ messages)
[PATCH 00/14] DC Patchset, Feb 7 2022 v2
2022-02-07 14:45 UTC (16+ messages)
` [PATCH 01/14] drm/amd/display: Fix for variable may be used uninitialized error
` [PATCH 02/14] drm/amd/display: Fix stream->link_enc unassigned during stream removal
` [PATCH 03/14] drm/amd/display: limit unbounded requesting to 5k
` [PATCH 04/14] drm/amd/display: Basic support with device ID
` [PATCH 05/14] drm/amd/display: remove static from optc31_set_drr
` [PATCH 06/14] dc: do blocked MST topology discovery at resume from S3/S4
` [PATCH 07/14] drm/amd/display: fix yellow carp wm clamping
` [PATCH 08/14] drm/amd/display: change fastboot timing validation
` [PATCH 09/14] drm/amd/display: keep eDP Vdd on when eDP stream is already enabled
` [PATCH 10/14] drm/amd/display: Fix DP LT sequence on EQ fail
` [PATCH 11/14] drm/amd/display: [FW Promotion] Release 0.0.103.0
` [PATCH 12/14] drm/amd/display: 3.2.172
` [PATCH 13/14] drm/amd/display: handle null link encoder
` [PATCH 14/14] SWDEV-321758 - dc: Code clean
[PATCH] drm/amdgpu: reserve the pd while cleaning up PRTs
2022-02-07 14:36 UTC (2+ messages)
[PATCH 1/2] drm/amdkfd: rename kfd_process_vm_fault to kfd_dqm_evict_pasid
2022-02-07 14:22 UTC (3+ messages)
` [PATCH 2/2] drm/amdkfd: use unmap all queues for poison consumption
[PATCH v2 0/3] Migrate device coherent pages on get_user_pages()
2022-02-07 4:26 UTC (4+ messages)
` [PATCH v2 1/3] migrate.c: Remove vma check in migrate_vma_setup()
` [PATCH v2 2/3] mm/gup.c: Migrate device coherent pages when pinning instead of failing
` [PATCH v2 3/3] tools: add hmm gup test for long term pinned device pages
[PATCH] drm/radeon: Avoid open coded arithmetic in memory allocation
2022-02-07 8:01 UTC (2+ messages)
[PATCH 0/3] Migrate device coherent pages on get_user_pages()
2022-02-07 4:19 UTC (4+ messages)
` [PATCH 2/3] mm/gup.c: Migrate device coherent pages when pinning instead of failing
Waiting for fences timed out on MacBook Pro 2019
2022-02-06 8:17 UTC (2+ messages)
[PATCH] drm/amd/pm: fix error handling
2022-02-07 3:04 UTC (2+ messages)
[PATCH 1/2] drm/amdgpu: add utcl2_harvest to gc 10.3.1
2022-02-07 7:40 UTC (5+ messages)
` [PATCH 2/2] drm/amdgpu: check the GART table before invalidating TLB
[PATCH] drm/amdgpu: move lockdep assert to the right place
2022-02-07 7:24 UTC (9+ messages)
[PATCH] drm/amdgpu: Print once if RAS unsupported
2022-02-07 4:03 UTC (5+ messages)
` [PATCH v1] "
[PATCH] drm/amd/pm: add missing prototypes to amdgpu_dpm_internal
2022-02-07 3:30 UTC (2+ messages)
[RFC v2 0/8] Define and use reset domain for GPU recovery in amdgpu
2022-02-07 3:08 UTC (12+ messages)
` [RFC v2 4/8] drm/amdgpu: Serialize non TDR gpu recovery with TDRs
[PATCH 1/2] drm/amdgpu: Fixed the defect of soft lock caused by infinite loop
2022-02-07 2:36 UTC (4+ messages)
[BUG] gpu: drm: radeon: two possible deadlocks involving locking and waiting
2022-02-06 17:11 UTC (4+ messages)
[PATCH 4/4] drm/amdgpu/nv: add navi GPU reset handler
2022-02-05 7:00 UTC (14+ messages)
[PATCH] Revert "i2c: core: support bus regulator controlling in adapter"
2022-02-04 19:22 UTC (10+ messages)
[PATCH 00/13] DC Patches Feburary 7, 2022
2022-02-04 19:03 UTC (6+ messages)
` [PATCH 01/13] drm/amd/display: Fix for variable may be used uninitialized error
` [PATCH 02/13] drm/amd/display: Fix stream->link_enc unassigned during stream removal
` [PATCH 03/13] drm/amd/display: limit unbounded requesting to 5k
` [PATCH 04/13] drm/amd/display: Basic support with device ID
` [PATCH 05/13] drm/amd/display: remove static from optc31_set_drr
[PATCH] drm/amdgpu: Set FRU bus for Aldebaran and Vega 20
2022-02-04 18:57 UTC (4+ messages)
[PATCH 00/13] DC Patches Feb 7, 2022
2022-02-04 18:43 UTC (6+ messages)
` [PATCH 01/13] drm/amd/display: Fix for variable may be used uninitialized error
` [PATCH 02/13] drm/amd/display: Fix stream->link_enc unassigned during stream removal
` [PATCH 03/13] drm/amd/display: limit unbounded requesting to 5k
` [PATCH 04/13] drm/amd/display: Basic support with device ID
` [PATCH 05/13] drm/amd/display: remove static from optc31_set_drr
[Important!] 2022 X.Org Foundation Membership deadline for voting in the election
2022-02-04 17:40 UTC
[PATCH] drm/amdgpu/display: change pipe policy for DCN 2.0
2022-02-04 16:38 UTC (2+ messages)
[PATCH 1/3] drm/amdgpu: add missing license to dpcs_3_0_0 headers
2022-02-04 16:27 UTC (4+ messages)
` [PATCH 2/3] drm/amdgpu: move dpcs_3_0_0 headers from dcn to dpcs
` [PATCH 3/3] drm/amdgpu: move dpcs_3_0_3 "
[PATCH] drm/amdgpu: Fix recursive locking warning
2022-02-04 16:25 UTC (4+ messages)
[PATCH v1 0/3] AMDGPU FRU fixes
2022-02-04 15:06 UTC (7+ messages)
` [PATCH v1 1/3] drm/amdgpu: Nerf "buff" to "buf"
` [PATCH v1 2/3] drm/amdgpu: Don't offset by 2 in FRU EEPROM
` [PATCH v1 3/3] drm/amdgpu: Prevent random memory access in FRU code
[PATCH v11 1/5] drm: improve drm_buddy_alloc function
2022-02-04 13:23 UTC (5+ messages)
` [PATCH v11 5/5] drm/amdgpu: add drm buddy support to amdgpu
[Patch v5 00/24] CHECKPOINT RESTORE WITH ROCm
2022-02-04 3:23 UTC (17+ messages)
` [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 V2] drm/amdgpu: Handle the GPU recovery failure in SRIOV environment
2022-02-04 2:45 UTC
[PATCH 1/3] drm/amdgpu: Don't offset by 2 in FRU EEPROM
2022-02-04 1:08 UTC (3+ messages)
` [PATCH 2/3] drm/amdgpu: Nerf "buff" to "buf"
` [PATCH 3/3] drm/amdgpu: Prevent random memory access in FRU code
[PATCH] drm/amd/display: Cap pflip irqs per max otg number
2022-02-03 22:54 UTC (2+ messages)
[PATCH] drm/amdgpu: Fix wait for RLCG command completion
2022-02-03 21:25 UTC
[PATCH AUTOSEL 5.15 35/41] drm/amd/display: Correct MPC split policy for DCN301
2022-02-03 20:32 UTC
[PATCH AUTOSEL 5.16 38/52] drm/amd/display: Correct MPC split policy for DCN301
2022-02-03 20:29 UTC (3+ messages)
` [PATCH AUTOSEL 5.16 39/52] drm/amdgpu/display: adjust msleep limit in dp_wait_for_training_aux_rd_interval
` [PATCH AUTOSEL 5.16 40/52] drm/amdgpu/display: use msleep rather than udelay for long delays
[PATCH] drm/amdgpu: drop experimental flag on aldebaran
2022-02-03 19:11 UTC (2+ messages)
[PATCH v2] drm/amd/display: Handle removed connector in early_unregister
2022-02-03 18:18 UTC (2+ messages)
[PATCH] drm/amd/display: Handle removed connector in early_unregister
2022-02-03 17:47 UTC
[PATCH -next] drm/amdkfd: Fix resource_size.cocci warning
2022-02-03 17:19 UTC (2+ messages)
[PATCH] drm/amd/display: Handle removed connector in early_unregister
2022-02-03 16:43 UTC (2+ messages)
[PATCH 1/7] drm/selftests: Move i915 buddy selftests into drm
2022-02-03 14:33 UTC (8+ 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 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)
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