messages from 2022-01-05 18:21:46 to 2022-01-11 00:10:06 UTC [more...]
[Patch v4 00/24] CHECKPOINT RESTORE WITH ROCm
2022-01-11 0:10 UTC (21+ messages)
` [Patch v4 03/24] drm/amdkfd: CRIU Introduce Checkpoint-Restore APIs
` [Patch v4 04/24] drm/amdkfd: CRIU Implement KFD process_info ioctl
` [Patch v4 06/24] drm/amdkfd: CRIU Implement KFD restore ioctl
` [Patch v4 07/24] drm/amdkfd: CRIU Implement KFD resume ioctl
` [Patch v4 13/24] drm/amdkfd: CRIU checkpoint and restore queue mqds
` [Patch v4 18/24] drm/amdkfd: CRIU checkpoint and restore xnack mode
` [Patch v4 21/24] drm/amdkfd: CRIU Discover svm ranges
` [Patch v4 23/24] drm/amdkfd: CRIU prepare for svm resume
` [Patch v4 24/24] drm/amdkfd: CRIU resume shared virtual memory ranges
[PATCH 1/1] Add test for hsaKmtAvailableMemory available memory inquiry
2022-01-10 23:46 UTC (2+ messages)
[PATCH 1/1] Add hsaKmtAvailableMemory available memory inquiry to libhsakmt
2022-01-10 23:40 UTC (2+ messages)
[PATCH 0/4] Use -Werror by default and fix compilation warnings
2022-01-10 23:39 UTC (5+ messages)
` [PATCH 1/4] drm/amdgpu: Treat warning as an error
` [PATCH 2/4] drm/amdgpu: Fix compilation warning due to double semicolon
` [PATCH 3/4] drm/amdgpu: Drop unused variable
` [PATCH 4/4] drm/amdgpu: Silent GCC warning
[PATCH 1/1] Add available memory ioctl for libhsakmt
2022-01-10 23:38 UTC (4+ messages)
[PATCH v3 00/10] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
2022-01-10 22:32 UTC (11+ messages)
` [PATCH v3 01/10] mm: add zone device coherent type memory support
` [PATCH v3 02/10] mm: add device coherent vma selection for memory migration
` [PATCH v3 03/10] mm/gup: fail get_user_pages for LONGTERM dev coherent type
` [PATCH v3 04/10] drm/amdkfd: add SPM support for SVM
` [PATCH v3 05/10] drm/amdkfd: coherent type as sys mem on migration to ram
` [PATCH v3 06/10] lib: test_hmm add ioctl to get zone device type
` [PATCH v3 07/10] lib: test_hmm add module param for "
` [PATCH v3 08/10] lib: add support for device coherent type in test_hmm
` [PATCH v3 09/10] tools: update hmm-test to support device coherent type
` [PATCH v3 10/10] tools: update test_hmm script to support SP config
[git pull] drm for 5.17-rc1 (pre-merge window pull)
2022-01-10 22:13 UTC (2+ messages)
[PATCH] drm/amdkfd: Check for null pointer after calling kmemdup
2022-01-10 21:23 UTC (3+ messages)
[PATCH] drm/amdkfd: make SPDX License expression more sound
2022-01-10 21:22 UTC (3+ messages)
[PATCH] drm/amdgpu: Fix unused variable warning
2022-01-10 21:19 UTC (3+ messages)
[PATCH] drm/amdgpu: Add interface to load SRIOV cap FW
2022-01-10 20:46 UTC
[PATCH 1/3] drm/amdgpu/pm: move additional logic into amdgpu_dpm_force_performance_level
2022-01-10 20:20 UTC (3+ messages)
` [PATCH 2/3] drm/amdgpu/UAPI: add new CTX OP to get/set stable pstates
` [PATCH 3/3] drm/amdgpu: bump driver version for new CTX OP to set/get "
[PATCH 1/3] drm/amdgpu: fix warning
2022-01-10 20:19 UTC (3+ messages)
` [PATCH 2/3] drm/amdgpu: add a forward declaration for struct amdgpu_iv_entry
` [PATCH 3/3] drm/amdgpu: remove unused variable
[PATCH] drm/amd/display: invalid parameter check in dmub_hpd_callback
2022-01-10 18:37 UTC (3+ messages)
[PATCH] drm/ttm: Don't inherit GEM object VMAs in child process
2022-01-10 17:30 UTC (22+ messages)
[PATCH] drm/amd/display: Not to call dpcd_set_source_specific_data during resume
2022-01-10 16:32 UTC (3+ messages)
[PATCH] drm/amdgpu: use spin_lock_irqsave to avoid deadlock by local interrupt
2022-01-10 16:09 UTC (3+ messages)
[bug report] drm/amd/display: define link res and make it accessible to all link interfaces
2022-01-10 15:30 UTC
[PATCH] drm/amd/amdgpu: Add pcie indirect support to amdgpu_mm_wreg_mmio_rlc()
2022-01-10 14:04 UTC (6+ messages)
[PATCH] drm/amdgpu: not return error on the init_apu_flags
2022-01-10 11:46 UTC (2+ messages)
[PATCH] drm/amd/pm: correct the checks for fan attributes support
2022-01-10 8:31 UTC (4+ messages)
[PATCH v7 1/6] drm: move the buddy allocator from i915 into common drm
2022-01-10 8:03 UTC (7+ messages)
` [PATCH v7 2/6] drm: improve drm_buddy_alloc function
` [PATCH v7 3/6] drm: implement top-down allocation method
` [PATCH v7 4/6] drm: implement a method to free unused pages
` [PATCH v7 5/6] drm/amdgpu: move vram inline functions into a header
` [PATCH v7 6/6] drm/amdgpu: add drm buddy support to amdgpu
[PATCH] drm/amd/pm: ingore failure of GmiPwrDnControl
2022-01-10 7:56 UTC (2+ messages)
[PATCH 0/7] Drop unnecessary power related lock protections
2022-01-10 7:03 UTC (15+ messages)
` [PATCH 1/7] drm/amd/pm: drop unneeded lock protection smu->mutex
` [PATCH 2/7] drm/amd/pm: drop unneeded vcn/jpeg_gate_lock
` [PATCH 3/7] drm/amd/pm: drop unneeded smu->metrics_lock
` [PATCH 4/7] drm/amd/pm: drop unneeded smu->sensor_lock
` [PATCH 5/7] drm/amd/pm: drop unneeded smu_baco->mutex
` [PATCH 6/7] drm/amd/pm: drop unneeded feature->mutex
` [PATCH 7/7] drm/amd/pm: drop unneeded hwmgr->smu_lock
Various problems trying to vga-passthrough a Renoir iGPU to a xen/qubes-os hvm
2022-01-09 23:11 UTC (4+ messages)
[PATCH v6 1/6] drm: move the buddy allocator from i915 into common drm
2022-01-09 10:22 UTC (10+ messages)
` [PATCH v6 2/6] drm: improve drm_buddy_alloc function
` [PATCH v6 4/6] drm: implement a method to free unused pages
[PATCH 00/19] DC Patches December 17, 2021
2022-01-08 21:17 UTC (6+ messages)
` [PATCH 10/19] drm/amd/display: Changed pipe split policy to allow for multi-display pipe split
[PATCH] Revert "i2c: core: support bus regulator controlling in adapter"
2022-01-07 20:24 UTC (3+ messages)
[PATCH 0/2]
2022-01-07 22:51 UTC (4+ messages)
` [PATCH 1/2] drm/amdgpu: fix compile error for dcn on arm64
` [PATCH 2/2] drm/amdgpu: enable dcn support "
[PATCH] drm/amd/display: reset dcn31 SMU mailbox on failures
2022-01-07 22:05 UTC (2+ messages)
[PATCH v3] drm/amd/display: move calcs folder into DML
2022-01-07 21:33 UTC
[PATCH] drm/amdkfd: use default_groups in kobj_type
2022-01-07 21:11 UTC (2+ messages)
[PATCH] drm/amdgpu: use default_groups in kobj_type
2022-01-07 21:08 UTC (2+ messages)
[PATCH] Revert "i2c: core: support bus regulator controlling in adapter"
2022-01-07 20:28 UTC (2+ messages)
[PATCH] drm/radeon: use kernel is_power_of_2 rather than local version
2022-01-07 19:51 UTC (3+ messages)
[PATCH v2] drm/amd/display: move calcs folder into DML
2022-01-07 19:33 UTC (5+ messages)
[PATCH REBASED 1/4] drm/amdgpu: do not pass ttm_resource_manager to gtt_mgr
2022-01-07 18:59 UTC (7+ messages)
` [PATCH 2/4] drm/amdkfd: remove unused function
` [PATCH REBASED 3/4] drm/amdgpu: do not pass ttm_resource_manager to vram_mgr
` [PATCH REBASED 4/4] drm/amdgpu: recover gart table at resume
[PATCH v5] drm/amd/display: Revert W/A for hard hangs on DCN20/DCN21
2022-01-07 18:51 UTC (3+ messages)
[PATCH v2] drm/amd/display: explicitly update clocks when DC is set to D3 in s0i3
2022-01-06 13:46 UTC (5+ messages)
[PATCH v2] drm/amdgpu: Use correct VIEWPORT_DIMENSION for DCN2
2022-01-07 16:48 UTC
[RFC v2 0/8] Define and use reset domain for GPU recovery in amdgpu
2022-01-07 16:02 UTC (24+ messages)
` [RFC v2 5/8] drm/amd/virt: For SRIOV send GPU reset directly to TDR queue
` [RFC v2 8/8] drm/amd/virt: Drop concurrent GPU reset protection for SRIOV
[PATCH v11 00/19] dyndbg & drm.debug to tracefs
2022-01-07 5:29 UTC (20+ messages)
` [PATCH v11 01/19] dyndbg: add _DPRINTK_FLAGS_ENABLED
` [PATCH v11 02/19] dyndbg: add _DPRINTK_FLAGS_TRACE
` [PATCH v11 03/19] dyndbg: add write-to-tracefs code
` [PATCH v11 04/19] dyndbg: add trace-events for pr_debug, dev_dbg
` [PATCH v11 05/19] dyndbg: add desc, dev fields to event record
` [PATCH v11 06/19] dyndbg: add class_id to callsites
` [PATCH v11 07/19] drm_print: condense enum drm_debug_category
` [PATCH v11 08/19] drm_print: add trace_drm_dbg, trace_drm_devdbg events
` [PATCH v11 09/19] drm_print: add CONFIG_DRM_USE_DYNAMIC_DEBUG
` [PATCH v11 10/19] drm_print: interpose drm_dev_dbg, __drm_dbg with forwarding macros
` [PATCH v11 11/19] drm_print: wrap drm_dev_dbg in _dynamic_func_call_no_desc
` [PATCH v11 12/19] drm_print: wrap drm_dbg "
` [PATCH v11 13/19] drm_print: refine drm_debug_enabled for dyndbg+jump-label
` [PATCH v11 14/19] drm_print: prefer bare printk KERN_DEBUG on generic fn
` [PATCH v11 15/19] drm_print: use _dynamic_func_call_no_desc_cls
` [PATCH v11 16/19] drm_print: add struct _ddebug desc to drm_*dbg
` [PATCH v11 17/19] drm_print: add struct _ddebug *desc to trace-drm-*() params
` [PATCH v11 18/19] dyndbg: add DEFINE_DYNAMIC_DEBUG_CLASSBITS macro and callbacks
` [PATCH v11 19/19] drm_print: use DEFINE_DYNAMIC_DEBUG_CLASSBITS for drm.debug
[PATCH v2] drm/amdgpu: Enable second VCN for certain Navy Flounder
2022-01-07 2:05 UTC (3+ messages)
[PATCH] drm/amd/display: explicitly set is_dsc_supported to false before use
2022-01-06 21:40 UTC (2+ messages)
[PATCH v2] drm/amdgpu: Unmap MMIO mappings when device is not unplugged
2022-01-06 18:58 UTC (4+ messages)
[PATCH v4 1/3] drm/amd/display: Add power_state member into current_state
2022-01-06 16:30 UTC (3+ messages)
` [PATCH v4 2/3] drm/amd/display: Split out checks for applying HPD WA into a separate function
` [PATCH v4 3/3] drm/amd/display: Use requested power state to avoid HPD WA during s0ix
[PATCH] drm/amdgpu: Use correct VIEWPORT_DIMENSION for DCN2
2022-01-06 15:30 UTC (4+ messages)
[PATCH v4 1/6] drm: move the buddy allocator from i915 into common drm
2022-01-06 12:01 UTC (6+ messages)
` [PATCH v4 2/6] drm: improve drm_buddy_alloc function
[PATCH] drm/amdgpu: Clear garbage data in err_data before usage
2022-01-06 10:22 UTC (3+ messages)
[PATCH 1/2] fbdev: fbmem: add a helper to determine if an aperture is used by a fw fb
2022-01-06 9:50 UTC (2+ messages)
Bug: amdgpu stutter and spam `Fence fallback timer expired` after suspend
2022-01-06 9:29 UTC (3+ messages)
[PATCH] drm/amdgpu: Enable second VCN for certain Navi2x
2022-01-06 6:16 UTC
[PATCH] drm/amdgpu: Add interface to load SRIOV cap FW
2022-01-06 2:54 UTC
[RFC PATCH 0/3] Add support modifiers for drivers whose planes only support linear layout
2022-01-05 23:57 UTC (2+ messages)
[PATCH v3 1/2] drm/amd/display: Add power_state member into dc_state
2022-01-05 22:35 UTC (2+ messages)
` [PATCH v3 2/2] drm/amd/display: Use requested power state to avoid HPD WA during s0ix
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