messages from 2022-10-14 06:08:29 to 2022-10-20 09:29:58 UTC [more...]
[PATCH 1/4] drm/amdgpu: add RAS page retirement functions for MCA
2022-10-20 9:29 UTC (6+ messages)
` [PATCH 2/4] drm/amdgpu: use page retirement API in MCA notifier
` [PATCH 3/4] drm/amdgpu: add RAS poison handling for MCA
` [PATCH 4/4] drm/amdgpu: remove ras_error_status parameter for UMC poison handler
[PATCH 1/2] drm/amdkfd: introduce dummy cache info for property asic
2022-10-20 9:15 UTC (2+ messages)
` [PATCH 2/2] drm/amdkfd: update gfx1037 Lx cache setting
[PATCH 1/6] drm/ttm: rework on ttm_resource to use size_t type
2022-10-20 7:49 UTC (13+ messages)
` [PATCH 2/6] drm/amd: fix’s on ttm_resource rework "
` [PATCH 3/6] drm/i915: "
` [PATCH 4/6] drm/nouveau: "
` [PATCH 5/6] drm/radeon: "
` [PATCH 6/6] drm/vmwgfx: "
[PATCH] drm/amd/pm: allow gfxoff on gc_11_0_3
2022-10-20 7:30 UTC (2+ messages)
[PATCH] drm/amdgpu: skip mes self test for gc 11.0.3 in recover
2022-10-20 7:03 UTC (5+ messages)
[PATCH] drm/amdgpu: fix sdma doorbell init ordering on APUs
2022-10-20 5:59 UTC (2+ messages)
[PATCH AUTOSEL 5.19 07/16] drm/amdgpu: use dirty framebuffer helper
2022-10-20 4:48 UTC (2+ messages)
[PATCH] drm/amdgpu/dm/mst: Fix incorrect usage of drm_dp_add_payload_part2()
2022-10-19 21:32 UTC (5+ messages)
[PATCH] drm/amd/display: Revert logic for plane modifiers
2022-10-19 15:15 UTC
[PATCH] drm/amdkfd: Fix memory leak in kfd_mem_dmamap_userptr()
2022-10-19 19:24 UTC (2+ messages)
[pull] amdgpu drm-fixes-6.1
2022-10-19 19:13 UTC
[PATCH 1/5] drm/amdgpu: Introduce gfx software ring (v8)
2022-10-19 15:14 UTC (7+ messages)
` [PATCH 2/5] drm/amdgpu: Add software ring callbacks for gfx9 (v8)
` [PATCH 3/5] drm/amdgpu: Modify unmap_queue format for gfx9 (v4)
` [PATCH 4/5] drm/amdgpu: MCBP based on DRM scheduler (v8)
` [PATCH 5/5] drm/amdgpu: Improve the software ring priority scheduler
[PATCH] drm/amdgpu/discovery: fix possible memory leak
2022-10-19 14:52 UTC (2+ messages)
[PATCH] drm/amd/display: Rework comments on dc file
2022-10-19 14:41 UTC (2+ messages)
[PATCH] drm/amdkfd: use vma_lookup() instead of find_vma()
2022-10-19 14:21 UTC (4+ messages)
` 答复: "
[PATCH -next] drm/amd/display: make dcn32_mpc_funcs static
2022-10-19 13:28 UTC (2+ messages)
[PATCH -next] drm/amd/display: make dcn32_mmhubbub_funcs static
2022-10-19 13:27 UTC (2+ messages)
[PATCH v3 0/8] drm/amd/display: Introduce KUnit to Display Mode Library
2022-10-19 12:56 UTC (4+ messages)
` [PATCH v3 1/8] drm/amd/display: Introduce KUnit tests for fixed31_32 library
[PATCH 0/5] mm: cleanup with VM_ACCESS_FLAGS
2022-10-19 3:49 UTC (6+ messages)
` [PATCH 1/5] nios2: remove unused INIT_MMAP
` [PATCH 2/5] x86/sgx: use VM_ACCESS_FLAGS
` [PATCH 3/5] mm: mprotect: "
` [PATCH 4/5] mm: debug_vm_pgtable: "
` [PATCH 5/5] amdgpu: "
[PATCH] drm/amdgpu/discovery: fix possible memory leak
2022-10-19 6:57 UTC (4+ messages)
[PATCH -next] drm/amd/display: Make some symbols static
2022-10-19 7:45 UTC
[PATCH 1/2] drm/sched: add DRM_SCHED_FENCE_DONT_PIPELINE flag
2022-10-18 22:24 UTC (7+ messages)
` [PATCH 2/2] drm/amdgpu: use DRM_SCHED_FENCE_DONT_PIPELINE for VM updates
[PATCH v2 00/12] Update DC commit sequence
2022-10-18 19:16 UTC (16+ messages)
` [PATCH v2 01/12] drm/amd/display: Check if link state is valid
` [PATCH v2 02/12] drm/amd/display: Rework context change check
` [PATCH v2 03/12] drm/amd/display: Enable new commit sequence only for DCN32x
` [PATCH v2 04/12] drm/amd/display: Copy DC context in the commit streams
` [PATCH v2 05/12] drm/amd/display: Include surface of unaffected streams
` [PATCH v2 06/12] drm/amd/display: Handle virtual hardware detect
` [PATCH v2 07/12] drm/amd/display: Add function for validate and update new stream
` [PATCH v2 08/12] drm/amd/display: Handle seamless boot stream
` [PATCH v2 09/12] drm/amd/display: Update OTG instance in the commit stream
` [PATCH v2 10/12] drm/amd/display: Avoid ABM when ODM combine is enabled for eDP
` [PATCH v2 11/12] drm/amd/display: Use update plane and stream routine for DCN32x
` [PATCH v2 12/12] drm/amd/display: Move dc_state copy in commit_tail after dc_commit_state
[PATCH v2] Adjust MES polling timeout for sriov worst case
2022-10-18 16:01 UTC (2+ messages)
[PATCH] drm/amdgpu/powerplay/psm: Fix memory leak in power state init
2022-10-18 15:59 UTC (3+ messages)
[PATCH v7 00/21] Move all drivers to a common dma-buf locking convention
2022-10-18 12:49 UTC (25+ messages)
` [PATCH v7 01/21] dma-buf: Add unlocked variant of vmapping functions
` [PATCH v7 02/21] dma-buf: Add unlocked variant of attachment-mapping functions
` [PATCH v7 03/21] drm/gem: Take reservation lock for vmap/vunmap operations
` [PATCH v7 04/21] drm/prime: Prepare to dynamic dma-buf locking specification
` [PATCH v7 05/21] drm/armada: "
` [PATCH v7 06/21] drm/i915: "
` [PATCH v7 07/21] drm/omapdrm: "
` [PATCH v7 08/21] drm/tegra: "
` [PATCH v7 09/21] drm/etnaviv: "
` [PATCH v7 10/21] RDMA/umem: "
` [PATCH v7 11/21] misc: fastrpc: "
` [PATCH v7 12/21] xen/gntdev: "
` [PATCH v7 13/21] media: videobuf2: "
` [PATCH v7 14/21] media: tegra-vde: "
` [PATCH v7 15/21] dma-buf: Move dma_buf_vmap() to dynamic "
` [PATCH v7 16/21] dma-buf: Move dma_buf_attach() "
` [PATCH v7 17/21] dma-buf: Move dma_buf_map_attachment() "
` [PATCH v7 18/21] dma-buf: Move dma_buf_mmap() "
` [PATCH v7 19/21] dma-buf: Document dynamic locking convention
` [PATCH v7 20/21] media: videobuf2: Stop using internal dma-buf lock
` [PATCH v7 21/21] dma-buf: Remove obsoleted internal lock
Build regressions/improvements in v6.1-rc1
2022-10-18 13:28 UTC (4+ messages)
[PATCH] drm/amdgpu: fix pstate setting issue
2022-10-18 13:34 UTC
[PATCH 1/4] drm/amdgpu: add RAS page retirement functions for MCA
2022-10-18 12:00 UTC (5+ messages)
` [PATCH 2/4] drm/amdgpu: use page retirement API in MCA notifier
` [PATCH 3/4] drm/amdgpu: add RAS poison handling for MCA
` [PATCH 4/4] drm/amdgpu: remove ras_error_status parameter for UMC poison handler
[PATCH] drm/amdgpu: Fix for BO move issue
2022-10-18 11:20 UTC (2+ messages)
[PATCH] Adjust MES polling timeout for sriov worst case
2022-10-18 8:44 UTC
[PATCH v3] drm/amdgpu: dequeue mes scheduler during fini
2022-10-18 7:43 UTC (2+ messages)
[PATCH] drm/amdgpu: Remove ATC L2 access for MMHUB 2.1.x
2022-10-18 5:43 UTC (4+ messages)
[PATCH] drm/amdgpu: Remove ATC L2 access for MMHUB 2.1.x
2022-10-18 5:43 UTC (2+ messages)
[PATCH v3] drm/amdgpu: dequeue mes scheduler during fini
2022-10-18 3:37 UTC (4+ messages)
[PATCH] drm/amdgpu/sienna_cichlid: drop unused variables
2022-10-18 3:01 UTC (2+ messages)
[PATCH] drm/amdgpu: Add EEPROM I2C address support for ip discovery
2022-10-18 2:31 UTC
[PATCH] drm/amdgpu: Update ras eeprom support for smu v13_0_0 and v13_0_10
2022-10-18 2:29 UTC
[Bug][5.18-rc0] Between commits ed4643521e6a and 34af78c4e616, appears warning "WARNING: CPU: 31 PID: 51848 at drivers/dma-buf/dma-fence-array.c:191 dma_fence_array_create+0x101/0x120" and some games stopped working
2022-10-17 22:43 UTC (13+ messages)
[PATCH v3] drm/amd/display: add an ASSERT() to irq service functions
2022-10-17 18:48 UTC (2+ messages)
[PATCH] drm/amdkfd: Fix type of reset_type parameter in hqd_destroy() callback
2022-10-17 16:56 UTC (2+ messages)
[RESEND PATCH] drm/amd/amdgpu: Replace kmap() with kmap_local_page()
2022-10-17 16:53 UTC (2+ messages)
[PATCH] drm/radeon: Replace kmap() with kmap_local_page()
2022-10-17 16:52 UTC (4+ messages)
[PATCH] drm/amd/display: Increase frame size limit for display_mode_vba_util_32.o
2022-10-17 16:50 UTC (2+ messages)
[PATCH v2] drm/amd/display: add an ASSERT() to irq service functions
2022-10-17 15:57 UTC (2+ messages)
[PATCH] drm/amdgpu: Remove the unused function amdgpu_ucode_print_imu_hdr()
2022-10-17 15:14 UTC (2+ messages)
[PATCH v3 0/6] Add support for atomic async page-flips
2022-10-17 14:35 UTC (6+ messages)
[PATCH] drm/amdgpu: Program GC registers through RLCG interface in gfx_v11/gmc_v11
2022-10-17 14:09 UTC (2+ messages)
[PATCH] drm/amd/display: add a WARN() to irq service functions
2022-10-17 13:58 UTC (3+ messages)
[PATCH] drm/amdgpu: Remove the unused function get_umc_v6_7_channel_index()
2022-10-17 8:27 UTC
[PATCH] drm/amd/display: Fix vblank refcount in vrr transition
2022-10-14 23:06 UTC (3+ messages)
[PATCH] drm/amd/display: Fix build breakage with CONFIG_DEBUG_FS=n
2022-10-14 18:15 UTC (2+ messages)
Please remove unsupported %f in format string
2022-10-16 6:04 UTC
Fixes for scheduler hang when killing a process
2022-10-14 8:46 UTC (14+ messages)
` [PATCH 01/13] drm/scheduler: fix fence ref counting
` [PATCH 02/13] drm/scheduler: add drm_sched_job_add_resv_dependencies
` [PATCH 03/13] drm/amdgpu: use drm_sched_job_add_resv_dependencies for moves
` [PATCH 04/13] drm/amdgpu: drop the fence argument from amdgpu_vmid_grab
` [PATCH 05/13] drm/amdgpu: drop amdgpu_sync "
` [PATCH 06/13] drm/amdgpu: cleanup scheduler job initialization
` [PATCH 07/13] drm/amdgpu: move explicit sync check into the CS
` [PATCH 08/13] drm/amdgpu: use scheduler depenencies for VM updates
` [PATCH 09/13] drm/amdgpu: use scheduler depenencies for UVD msgs
` [PATCH 10/13] drm/amdgpu: use scheduler depenencies for CS
` [PATCH 11/13] drm/scheduler: remove drm_sched_dependency_optimized
` [PATCH 12/13] drm/scheduler: rework entity flush, kill and fini
` [PATCH 13/13] drm/scheduler: rename dependency callback into prepare_job
[PATCH 1/2] drm/amd/pm: update driver-if header for smu_v13_0_10
2022-10-14 7:41 UTC (3+ messages)
` [PATCH 2/2] drm/amd/pm: enable thermal alart on smu_v13_0_10
[PATCH] drm/amdgpu: move convert_error_address out of umc_ras
2022-10-14 7:23 UTC
[PATCH] drm/amdgpu: move convert_error_address out of umc_ras
2022-10-14 6:59 UTC (3+ messages)
[PATCH 8/8] drm/amdgpu: Add sriov vf ras support in amdgpu_ras_asic_supported
2022-10-14 6:09 UTC
[PATCH 7/8] drm/amdgpu: Enable ras support for mp0 v13_0_0 and v13_0_10
2022-10-14 6:08 UTC
[PATCH 6/8] drm/amdgpu: Enable gmc soft reset on gmc_v11_0_3
2022-10-14 6:08 UTC
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