messages from 2026-01-22 08:36:38 to 2026-01-24 19:14:57 UTC [more...]
[PATCH 1/2] drm: introduce page_flip_timeout()
2026-01-24 18:43 UTC (16+ messages)
` [PATCH 2/2] drm/amdgpu: implement page_flip_timeout() support
[PATCH v5 0/8] dma-buf: Use revoke mechanism to invalidate shared buffers
2026-01-24 19:14 UTC (7+ messages)
` [PATCH v5 1/8] dma-buf: Rename .move_notify() callback to a clearer identifier
` [PATCH v5 2/8] dma-buf: Rename dma_buf_move_notify() to dma_buf_invalidate_mappings()
` [PATCH v5 3/8] dma-buf: Always build with DMABUF_MOVE_NOTIFY
` [PATCH v5 4/8] vfio: Wait for dma-buf invalidation to complete
` [PATCH v5 5/8] dma-buf: Make .invalidate_mapping() truly optional
` [PATCH v5 6/8] dma-buf: Add dma_buf_attach_revocable()
[PATCH v3 0/7] dma-buf: Use revoke mechanism to invalidate shared buffers
2026-01-23 16:31 UTC (20+ messages)
` [PATCH v3 3/7] dma-buf: Document RDMA non-ODP invalidate_mapping() special case
` [PATCH v3 6/7] vfio: Wait for dma-buf invalidation to complete
[PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios
2026-01-23 14:19 UTC (20+ messages)
[PATCH 00/11] Improvements for IB handling V6
2026-01-23 22:29 UTC (13+ messages)
` [PATCH 01/11] drm/amdgpu: re-add the bad job to the pending list for ring resets
` [PATCH 02/11] drm/amdgpu/job: use GFP_ATOMIC while in gpu reset
` [PATCH 03/11] drm/amdgpu: switch all IPs to using job for IBs
` [PATCH 04/11] drm/amdgpu: require a job to schedule an IB
` [PATCH 05/11] drm/amdgpu: don't call drm_sched_stop/start() in asic reset
` [PATCH 06/11] drm/amdgpu/cs: return -ETIME for guilty contexts
` [PATCH 07/11] drm/amdgpu: plumb timedout fence through to force completion
` [PATCH 08/11] drm/amdgpu: simplify VCN reset helper
` [PATCH 09/11] drm/amdgpu: Call drm_sched_increase_karma() for ring resets
` [PATCH 10/11] drm/amdgpu: reorder IB schedule sequence
` [PATCH 11/11] drm/amdgpu: rework ring reset backup and reemit v6
[PATCH 1/7] drm/amdgpu: add mqd_update callback to AMDGPU user queue interface
2026-01-23 21:05 UTC (10+ messages)
` [PATCH 2/7] drm/amdgpu: Add CU mask support for MQD properties
` [PATCH 3/7] drm/amdgpu/gfx11: add CU mask support for compute MQD initialization
` [PATCH 4/7] drm/amdgpu/gfx12: "
` [PATCH 5/7] amdgpu: Add MQD update functionality for user queues
` [PATCH 6/7] drm/amdgpu: implement CU mask modification support for AMDGPU "
` [PATCH 7/7] drm/amdgpu: add queue modification support to AMDGPU_USERQ ioctl
[PATCH v4 00/11] Add CWSR support to user queues
2026-01-23 20:53 UTC (19+ messages)
` [PATCH v4 01/11] drm/amdgpu: Add helper function to get xcc count
` [PATCH v4 02/11] drm/amdgpu: Add cwsr functions
` [PATCH v4 03/11] drm/amdgpu: Fill cwsr save area details
` [PATCH v4 04/11] drm/amdgpu: Add user save area params validation
` [PATCH v4 05/11] drm/amdgpu: Add cwsr to device init/fini sequence
` [PATCH v4 06/11] drm/amdgpu: Add first level cwsr handler to userq
` [PATCH v4 07/11] drm/amdgpu: Add user save area params to mqd input
` [PATCH v4 08/11] drm/amdgpu: Add ioctl to get cwsr details
` [PATCH v4 09/11] drm/amdgpu: Add ioctl support for cwsr params
` [PATCH v4 10/11] drm/amdgpu: Add ioctl to set level2 handler
` [PATCH v4 11/11] drm/amdgpu: Add interface to set debug trap flag
[PATCH] drm/amdgpu/soc21: fix xclk for APUs
2026-01-23 19:15 UTC
[PATCH v3 0/4] PCI/MSI: Generalize no_64bit_msi into msi_addr_mask
2026-01-23 18:00 UTC (7+ messages)
` [PATCH v3 1/4] PCI/MSI: Conservatively generalize "
` [PATCH v3 2/4] PCI/MSI: Check msi_addr_mask in msi_verify_entries()
` [PATCH v3 3/4] drm/radeon: Raise msi_addr_mask to dma_bits
` [PATCH v3 4/4] ALSA: hda/intel: "
[pull] amdgpu, amdkfd, radeon drm-next-6.20
2026-01-23 17:35 UTC
[PATCH] drm/amdgpu: Send RMA CPER at bad page loading
2026-01-23 17:01 UTC (3+ messages)
[PATCH v5 00/10] drm/amdgpu: preparation patchs for the use all SDMA instances series
2026-01-23 15:59 UTC (18+ messages)
` [PATCH v5 01/10] drm/amdgpu: remove gart_window_lock usage from gmc v12_1
` [PATCH v5 02/10] drm/amdgpu: statically assign gart windows to ttm entities
` [PATCH v5 03/10] drm/amdgpu: add amdgpu_ttm_buffer_entity_fini func
` [PATCH v5 04/10] drm/amdgpu: remove AMDGPU_GTT_NUM_TRANSFER_WINDOWS
` [PATCH v5 05/10] drm/amdgpu: add missing lock in amdgpu_benchmark_do_move
` [PATCH v5 06/10] drm/amdgpu: check entity lock is held in amdgpu_ttm_job_submit
` [PATCH v5 07/10] drm/amdgpu: double AMDGPU_GTT_MAX_TRANSFER_SIZE
` [PATCH v5 08/10] drm/amdgpu: use larger gart window when possible
` [PATCH v5 09/10] drm/amdgpu: introduce amdgpu_sdma_set_vm_pte_scheds
` [PATCH v5 10/10] drm/amdgpu: move sched status check inside amdgpu_ttm_set_buffer_funcs_status
[PATCH RFC v6 00/26] nova-core: Memory management infrastructure (v6)
2026-01-23 12:59 UTC (20+ messages)
` [PATCH RFC v6 01/26] rust: clist: Add support to interface with C linked lists
` [PATCH RFC v6 05/26] nova-core: mm: Add support to use PRAMIN windows to write to VRAM
` [PATCH RFC v6 13/26] nova-core: mm: Add unified page table entry wrapper enums
` [PATCH RFC v6 14/26] nova-core: mm: Add TLB flush support
[PATCH Review 1/1] drm/amd/ras: statistic xgmi training error count
2026-01-23 11:59 UTC
[PATCH Review 1/1] drm/amdgpu: statistic xgmi training error count
2026-01-23 11:27 UTC
[PATCH v2 1/2] drm/amd/pm: use debug port for mode1 reset request on smu 13&14
2026-01-23 10:08 UTC (2+ messages)
` [PATCH v2 2/2] drm/amd/pm: send unload command to smu during modprobe -r amdgpu
[PATCH 1/9] drm/amd/amdgpu: Add update_mqd callback to amdgpu_mqd struct
2026-01-23 9:58 UTC (16+ messages)
` [PATCH 2/9] drm/amd/amdgpu: Add mqd_update callback to amdgpu_userq_funcs
` [PATCH 3/9] drm/amd/amdgpu/gfx11: Implement GFX11 MQD update callbacks for COMPUTE IPs
` [PATCH 4/9] drm/amd/amdgpu/gfx11: Add CU mask and priority support to GFX11 compute MQD update
` [PATCH 5/9] drm/amd/amdgpu/gfx12: Implement GFX12 MQD update callbacks for GFX/COMPUTE IPs
` [PATCH 6/9] drm/amd/amdgpu/gfx12: Add CU mask and priority support to GFX12 compute MQD update
` [PATCH 7/9] amdgpu: Add MQD update functionality for user queues
` [PATCH 8/9] drm/amdgpu: Add ioctl for setting user queue CU mask
` [PATCH 9/9] drm/amdgpu: Add queue update IOCTL support
[PATCH] drm/amdgpu: fix NULL pointer dereference in amdgpu_gmc_filter_faults_remove
2026-01-23 8:06 UTC (8+ messages)
[PATCH 1/2] drm/amd/pm: use debug port for mode1 reset request on smu 13&14
2026-01-23 6:41 UTC (3+ messages)
` [PATCH 2/2] drm/amd/pm: send unload command to smu during modprobe -r amdgpu
[PATCH v2 0/7] Refactor smu feature bit implementation
2026-01-23 6:06 UTC (3+ messages)
Problem with Hardware cursor on AMD RV730
2026-01-23 5:03 UTC
[PATCH 1/2] drm/amd/pm: fix smu v13 soft clock frequency setting issue
2026-01-23 2:08 UTC (6+ messages)
[PATCH v7 00/22] Add new general DRM property "color format"
2026-01-23 1:29 UTC (21+ messages)
` [PATCH v7 02/22] drm: "
` [PATCH v7 03/22] drm: Add enum conversions between DRM_COLOR_FORMAT and HDMI_COLORSPACE
` [PATCH v7 05/22] drm/display: hdmi-state-helper: Act on color format DRM property
` [PATCH v7 06/22] drm/display: hdmi-state-helper: Try subsampling in mode_valid
` [PATCH v7 09/22] drm/rockchip: Add YUV422 output mode constants for VOP2
` [PATCH v7 10/22] drm/rockchip: vop2: Fix YUV444 output
` "
` Re:Re: [PATCH "
` [PATCH v7 11/22] drm/rockchip: vop2: Add RK3576 to the RG swap special case
` [PATCH v7 12/22] drm/rockchip: vop2: Recognise 10/12-bit YUV422 as YUV formats
` "
` [PATCH v7 13/22] drm/rockchip: vop2: Set correct output format for RK3576 YUV422
` "
` [PATCH v7 15/22] drm/rockchip: dw_hdmi_qp: Implement "color format" DRM property
` [PATCH v7 16/22] drm/rockchip: dw_hdmi_qp: Set supported_formats platdata
` [PATCH v7 18/22] drm/tests: hdmi: Add tests for the color_format property
` [PATCH v7 20/22] drm/tests: edid: Add __maybe_unused attribute to EDID definitions
` [PATCH v7 21/22] drm/tests: bridge: Add KUnit tests for bridge chain format selection
` [PATCH v7 22/22] drm/bridge: Document "
[pull] amdgpu, amdkfd drm-fixes-6.19
2026-01-22 20:43 UTC
[PATCH] drm/amd/include : Update MES v12 API header - SUSPEND
2026-01-22 16:55 UTC (2+ messages)
[PATCH] drm/amd/display: fix wrong color value mapping on MCM shaper LUT
2026-01-22 15:20 UTC
[PATCH v2] amdgpu: Add amdgpu profiler IOCTL functions
2026-01-22 15:11 UTC
[PATCH v2] drm/amdgpu/uapi: add profiler interface
2026-01-22 15:09 UTC
[PATCH] drm/amdkfd: gfx12.1 trap handler instruction fixup for VOP3PX
2026-01-22 15:04 UTC
[RFC PATCH] drm/buddy: Optimize large alignment handling to avoid unnecessary splits
2026-01-22 15:02 UTC (4+ messages)
[PATCH 1/2] drm/buddy: Improve offset-aligned allocation handling
2026-01-22 14:18 UTC (2+ messages)
` [PATCH 2/2] drm/buddy: Add KUnit test for offset-aligned allocations
[RFC PATCH] drm/amdgpu: Avoid unnecessary Call Traces in amdgpu_irq_put()
2026-01-22 12:53 UTC (8+ messages)
[PATCH v2 2/4] PCI/MSI: Check msi_addr_mask in msi_verify_entries()
2026-01-22 10:22 UTC (2+ messages)
[PATCH v3 00/13] drm: Color pipeline teardown and follow-up fixes/improvements
2026-01-22 9:57 UTC (3+ messages)
[PATCH v4 00/12] IDR to xarray conversion and some small cleanups
2026-01-22 8:56 UTC (4+ messages)
` [PATCH v4 08/12] drm/amdgpu: Consolidate ctx put
[RFC 0/3] Simpler and more consistent handling of entities on missing hw blocks
2026-01-22 8:52 UTC (7+ messages)
` [RFC 3/3] drm/sched: Disallow initializing entities with no schedulers
[PATCH v6 00/21] Add new general DRM property "color format"
2026-01-21 13:45 UTC (7+ messages)
` [PATCH v6 11/21] drm/rockchip: vop2: Add RK3576 to the RG swap special case
` [PATCH v6 12/21] drm/rockchip: vop2: Recognise 10/12-bit YUV422 as YUV formats
` [PATCH v6 13/21] drm/rockchip: vop2: Set correct output format for RK3576 YUV422
` [PATCH v6 15/21] drm/rockchip: dw_hdmi_qp: Implement "color format" DRM property
` [PATCH v6 16/21] drm/rockchip: dw_hdmi_qp: Set supported_formats platdata
` [PATCH v6 17/21] drm/connector: Register color format property on HDMI connectors
[PATCH v6 0/5] Enable THP support in drm_pagemap
2026-01-22 8:02 UTC (4+ messages)
` [PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios
[PATCH v4 0/8] dma-buf: Use revoke mechanism to invalidate shared buffers
2026-01-21 15:50 UTC (9+ messages)
` [PATCH v4 8/8] vfio: Validate dma-buf revocation semantics
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