messages from 2026-01-26 20:08:14 to 2026-01-28 14:25:24 UTC [more...]
[PATCH 1/2] drm: introduce page_flip_timeout()
2026-01-28 14:25 UTC (21+ messages)
[PATCH RFC v6 00/26] nova-core: Memory management infrastructure (v6)
2026-01-28 12:44 UTC (8+ messages)
` [PATCH RFC v6 05/26] nova-core: mm: Add support to use PRAMIN windows to write to VRAM
[PATCH] drm/amdgpu: ensure no_hw_access is visible before MMIO
2026-01-28 13:57 UTC (2+ messages)
[PATCH v4 00/11] Add CWSR support to user queues
2026-01-28 13:21 UTC (15+ messages)
` [PATCH v4 04/11] drm/amdgpu: Add user save area params validation
` [PATCH v4 09/11] drm/amdgpu: Add ioctl support for cwsr params
` [PATCH v4 11/11] drm/amdgpu: Add interface to set debug trap flag
[PATCH v6 04/11] amdgpu/vce: use amdgpu_gtt_mgr_alloc_entries
2026-01-28 13:21 UTC (2+ messages)
[PATCH] drm/amdgpu: validate user queue size constraints
2026-01-28 13:04 UTC (2+ messages)
[PATCH v4 00/15] drm/atomic: Allocate drm_private_state through a callback
2026-01-28 12:43 UTC (3+ messages)
` [PATCH v4 07/15] drm/amdgpu: Switch private_obj initialization to atomic_create_state
` [PATCH v4 15/15] drm/atomic: Remove state argument to drm_atomic_private_obj_init
[PATCH v6 00/31] Fair(er) DRM scheduler
2026-01-28 11:08 UTC (32+ messages)
` [PATCH v6 01/31] drm/amdgpu: Reject impossible entities early
` [PATCH v6 02/31] drm/amdgpu: Remove redundant missing hw ip handling
` [PATCH v6 03/31] drm/sched: Disallow initializing entities with no schedulers
` [PATCH v6 04/31] drm/sched: Consolidate entity run queue management
` [PATCH v6 05/31] drm/sched: Move run queue related code into a separate file
` [PATCH v6 06/31] drm/sched: Add some scheduling quality unit tests
` [PATCH v6 07/31] drm/sched: Add some more "
` [PATCH v6 08/31] drm/sched: Implement RR via FIFO
` [PATCH v6 09/31] drm/sched: Free all finished jobs at once
` [PATCH v6 10/31] drm/sched: Account entity GPU time
` [PATCH v6 11/31] drm/sched: Remove idle entity from tree
` [PATCH v6 12/31] drm/sched: Add fair scheduling policy
` [PATCH v6 13/31] drm/sched: Favour interactive clients slightly
` [PATCH v6 14/31] drm/sched: Switch default policy to fair
` [PATCH v6 15/31] drm/sched: Remove FIFO and RR and simplify to a single run queue
` [PATCH v6 16/31] drm/sched: Embed run queue singleton into the scheduler
` [PATCH v6 17/31] accel/amdxdna: Remove drm_sched_init_args->num_rqs usage
` [PATCH v6 18/31] accel/rocket: "
` [PATCH v6 19/31] accel/ethosu: "
` [PATCH v6 20/31] drm/amdgpu: "
` [PATCH v6 21/31] drm/etnaviv: "
` [PATCH v6 22/31] drm/imagination: "
` [PATCH v6 23/31] drm/lima: "
` [PATCH v6 24/31] drm/msm: "
` [PATCH v6 25/31] drm/nouveau: "
` [PATCH v6 26/31] drm/panfrost: "
` [PATCH v6 27/31] drm/panthor: "
` [PATCH v6 28/31] drm/sched: "
` [PATCH v6 29/31] drm/v3d: "
` [PATCH v6 30/31] drm/xe: "
` [PATCH v6 31/31] drm/sched: Remove drm_sched_init_args->num_rqs
[PATCH v4 1/6] drm/amdgpu: add mqd_update callback to AMDGPU user queue interface
2026-01-28 10:58 UTC (6+ messages)
` [PATCH v4 2/6] drm/amdgpu: Add CU mask support for MQD properties
` [PATCH v4 3/6] drm/amdgpu/gfx11: add CU mask support for compute MQD initialization
` [PATCH v4 4/6] drm/amdgpu/gfx12: "
` [PATCH v4 5/6] drm/amdgpu: add MQD update support for user mode compute queues
` [PATCH v4 6/6] drm/amdgpu: add MODIFY operation for "
[PATCH v3 1/6] drm/amdgpu: add mqd_update callback to AMDGPU user queue interface
2026-01-28 10:55 UTC (10+ messages)
` [PATCH v3 2/6] drm/amdgpu: Add CU mask support for MQD properties
` [PATCH v3 3/6] drm/amdgpu/gfx11: add CU mask support for compute MQD initialization
` [PATCH v3 4/6] drm/amdgpu/gfx12: "
` [PATCH v3 5/6] drm/amdgpu: add MQD update support for user mode compute queues
` [PATCH v3 6/6] drm/amdgpu: add MODIFY operation for "
[PATCH v5 0/8] dma-buf: Use revoke mechanism to invalidate shared buffers
2026-01-27 20:45 UTC (16+ messages)
` [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 6/8] dma-buf: Add dma_buf_attach_revocable()
[BUG] screen lockup on AMD Radeon RX 7600 GPU
2026-01-27 14:28 UTC
[PATCH v3 0/4] PCI/MSI: Generalize no_64bit_msi into msi_addr_mask
2026-01-28 3:39 UTC (6+ messages)
` [PATCH v3 1/4] PCI/MSI: Conservatively generalize "
` [PATCH v3 2/4] PCI/MSI: Check msi_addr_mask in msi_verify_entries()
[PATCH] drm/amdkfd: gfx12.1 trap handler instruction fixup for VOP3PX
2026-01-28 10:54 UTC (2+ messages)
[PATCH] drm/amdgpu: Avoid redundant allocate/free when reusing a bo_list handle
2026-01-28 10:45 UTC (4+ messages)
[PATCH] drm/amdgpu: Fix cond_exec handling in amdgpu_ib_schedule()
2026-01-28 5:19 UTC (3+ messages)
[PATCH] drm/amdgpu/soc21: fix xclk for APUs
2026-01-28 5:19 UTC (3+ messages)
[PATCH v2 1/4] drm/amdgpu: Add a helper macro to align mqd size
2026-01-28 4:59 UTC (5+ messages)
` [PATCH 2/4] drm/amdgpu: Use AMDGPU_MQD_SIZE_ALIGN in KGD
` [PATCH 3/4] drm/amdkfd: Adjust parameter of allocate_mqd
` [PATCH 4/4] drm/amdkfd: Use AMDGPU_MQD_SIZE_ALIGN in gfx11+ kfd mqd manager
[PATCH 00/21] DC Patches February 02, 2026
2026-01-28 1:51 UTC (22+ messages)
` [PATCH 01/21] drm/amd/display: Migrate DCCG register access from hwseq to dccg component
` [PATCH 02/21] drm/amd/display: Add lpddr5 handling to dml2.1
` [PATCH 03/21] drm/amd/display: External panel replay fsm control
` [PATCH 04/21] drm/amd/display: Make DCN35 OTG disable w/a reusable
` [PATCH 05/21] drm/amd/display: Make DSC FGCG a DSC block level function
` [PATCH 06/21] drm/amd/display: Make some DCN35 DCCG symbols non-static
` [PATCH 07/21] drm/amd/display: Fix writeback on DCN 3.2+
` [PATCH 08/21] drm/amd/display: Fix IGT link training failure on Replay panel
` [PATCH 09/21] drm/amd/display: Fix system resume lag issue
` [PATCH 10/21] drm/amd/display: Add oem panel config for new features
` [PATCH 11/21] drm/amd/display: Fix IGT ILR link training failure on Replay panel
` [PATCH 12/21] drm/amd/display: Fix a NULL pointer dereference in dcn20_hwseq.c
` [PATCH 13/21] drm/amd/display: Add Gfx Base Case For Linear Tiling Handling
` [PATCH 14/21] drm/amd/display: Migrate DIO registers access from hwseq to dio component
` [PATCH 15/21] drm/amd/display: Match expected data types
` [PATCH 16/21] drm/amd/display: Add CRC 32-bit mode support for DCN3.6+
` [PATCH 17/21] drm/amd/display: Init DMUB DPIA Only for APU
` [PATCH 18/21] drm/amd/display: DIO memory leak fix
` [PATCH 19/21] drm/amd/display: Add Handling for gfxversion DcGfxBase
` [PATCH 20/21] drm/amd/display: [FW Promotion] Release 0.1.45.0
` [PATCH 21/21] drm/amd/display: Promote DC to 3.2.368
[PATCH 1/4] drm/amdgpu: Add a helper macro to align mqd size
2026-01-28 0:45 UTC (7+ messages)
` [PATCH 4/4] drm/amdkfd: Use AMDGPU_MQD_SIZE_ALIGN in gfx11+ kfd mqd manager
[PATCH v4 1/2] drm: Introduce drm_crtc_vblank_prepare()
2026-01-27 19:41 UTC (2+ messages)
` [PATCH v4 2/2] drm/amd/display: Implement prepare_vblank_enable callback
[PATCH v1 0/7] drm/ci: add new jobs, uprev IGT and mesa
2026-01-27 14:25 UTC (12+ messages)
` [PATCH v1 1/7] drm/ci: uprev mesa
` [PATCH v1 2/7] drm/ci: move qualcomm baremetal jobs to lava
` [PATCH v1 3/7] drm/ci: reduce sm8350-hdk parallel jobs from 4 to 2
` [PATCH v1 4/7] drm/ci: i915: cml: update runner tag
` [PATCH v1 5/7] drm/ci: add rk3588-rock-5b
` [PATCH v1 6/7] drm/ci: uprev IGT
` [PATCH v1 7/7] drm/ci: disable rebase when pulling *-external-fixes
[PATCH 1/1] drm/amdgpu: Fix TLB flush failures after hibernation resume
2026-01-27 11:35 UTC (9+ messages)
[PATCH Review 1/1] drm/amdgpu: statistic xgmi training error count
2026-01-27 10:27 UTC (2+ messages)
[PATCH v6 00/11] drm/amdgpu: preparation patchs for the use all SDMA instances series
2026-01-27 10:23 UTC (8+ messages)
` [PATCH v6 05/11] amdgpu/ttm: use amdgpu_gtt_mgr_alloc_entries
` [PATCH v6 06/11] amdgpu/gtt: remove AMDGPU_GTT_NUM_TRANSFER_WINDOWS
` [PATCH v6 11/11] drm/amdgpu: move sched status check inside amdgpu_ttm_set_buffer_funcs_status
[PATCH] drm/amd/pm: fix race in power state check before mutex lock
2026-01-27 8:50 UTC (2+ messages)
[PATCH v2 0/7] don't abuse task_struct.group_leader
2026-01-26 20:53 UTC (4+ messages)
` [PATCH v2 7/7] netclassid: use thread_group_leader(p) in update_classid_task()
[PATCH] drm/amdgpu: Fix jpeg ring test order in vcn_v4_0_3
2026-01-27 8:13 UTC (2+ messages)
[PATCH 1/7] drm/amdgpu: add mqd_update callback to AMDGPU user queue interface
2026-01-27 6:54 UTC (4+ messages)
` [PATCH 6/7] drm/amdgpu: implement CU mask modification support for AMDGPU user queues
[PATCH v3 00/13] drm: Color pipeline teardown and follow-up fixes/improvements
2026-01-27 6:00 UTC (4+ messages)
[PATCH 01/12] drm/amdgpu/gfx9: handle gfxoff in interrupt set functions
2026-01-27 4:52 UTC (11+ messages)
` [PATCH 02/12] drm/amdgpu/gmc9: "
` [PATCH 04/12] "
` [PATCH 08/12] drm/amdgpu/sdma6: "
` [PATCH 09/12] drm/amdgpu/gfx12: "
` [PATCH 10/12] drm/amdgpu/gfx12.1: "
` [PATCH 11/12] drm/amdgpu/sdma7: "
` [PATCH 12/12] drm/amdgpu/sdma7.1: "
[PATCH 01/14] drm/amd/pm: add pmfw eeprom messages into uniras interface
2026-01-27 4:19 UTC (10+ messages)
` [PATCH 04/14] drm/amd/ras: add uniras smu feature flag init func
` [PATCH 05/14] drm/amd/ras: add wrapper funcs for pmfw eeprom
` [PATCH 10/14] drm/amd/ras: add read func "
[PATCH] drm/amdgpu: Send RMA CPER at bad page loading
2026-01-27 2:44 UTC (6+ messages)
[PATCH 00/14] drm/amd/display: Add support for external DP bridge encoders in DC
2026-01-26 21:08 UTC (15+ messages)
` [PATCH 01/14] drm/amd/display: Use DCE 6 link encoder for DCE 6 analog connectors
` [PATCH 02/14] drm/amd/display: Only use analog link encoder with analog engine
` [PATCH 03/14] drm/amd/display: Only use analog stream "
` [PATCH 04/14] drm/amd/display: Add color depth helper function to BIOS parser
` [PATCH 05/14] drm/amd/display: Refactor DAC load detection, move to HWSS
` [PATCH 06/14] drm/amd/display: Implement BIOS parser external encoder control
` [PATCH 07/14] drm/amd/display: Implement DDC probe over AUX channel
` [PATCH 08/14] drm/amd/display: Add ability for HWSS to prepare the DDC before use
` [PATCH 09/14] drm/amd/display: Use preferred DP link rate if specified
` [PATCH 10/14] drm/amd/display: Add DCE HWSS support for external DP bridge encoders
` [PATCH 11/14] drm/amd/display: Link detection "
` [PATCH 12/14] drm/amd/display: Use "
` [PATCH 13/14] drm/amd/display: Implement DAC load detection on "
` [PATCH 14/14] drm/amdgpu: Use DC by default on CIK APUs
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