messages from 2026-08-26 20:28:34 to 2026-08-28 09:54:03 UTC [more...]
[PATCH 00/10] drm/amdgpu: secure userq lifecycle by its kref
2026-08-28 9:53 UTC (10+ messages)
` [PATCH 01/10] drm/amdgpu: introduce amdgpu_lookup_queue_by_doorbell
` [PATCH 02/10] drm/amdgpu: keep the userq manager alive as long as its queues
` [PATCH 03/10] drm/amdgpu/gfx11: hold userq refs in private fault worker
` [PATCH 04/10] drm/amdgpu/gfx12: "
` [PATCH 05/10] drm/amdgpu: implement asynchronous userq destruction routine
` [PATCH 06/10] drm/amdgpu: hold userq kref in MES reset
` [PATCH 07/10] drm/amdgpu: hold userq kref during isolation scheduling
` [PATCH 08/10] drm/amdgpu: hold userq kref during suspend and resume
` [PATCH 09/10] drm/amdgpu: free userq by kref_put when fails to create
How to correctly reserve prefetchable bridge windows for large, resizable BARs behind PCIe switches (8x GPU, PEX890xx) - seeking guidance on upstreamable approach
2026-08-28 9:49 UTC (5+ messages)
[PATCH] drm/pagemap: centralize migrate src base-page counting
2026-08-28 9:46 UTC (2+ messages)
[PATCH] drm/amdgpu/userq: fix struct drm_amdgpu_info_device padding for 32bit compile
2026-08-28 9:42 UTC
[PATCH v4 1/2] drm: Add common drm_user_fence helper
2026-08-28 9:32 UTC (7+ messages)
[PATCH] drm/amdgpu: Print caller in amdgpu_userq_state_changed tracepoint
2026-08-28 8:42 UTC (2+ messages)
[PATCH v1] drm/amdgpu: fix byte/dword unit mismatch in coredump IB dump
2026-08-28 8:25 UTC (2+ messages)
[PATCH] drm/amdgpu/userq: fix struct drm_amdgpu_info_device padding for 32bit compile
2026-08-28 8:08 UTC (2+ messages)
[PATCH] drm/amdgpu: skip the VMID 0 flush for VRAM clear-on-release
2026-08-28 8:07 UTC (2+ messages)
[PATCH] drm/radeon: fix double-free/UAF of ttm->sg on userptr pin failure
2026-08-27 16:01 UTC (2+ messages)
` [PATCH] drm/radeon: check radeon_ttm_tt_pin_userptr() return value in bind
[PATCH] drm/amd/display: fix usage of DC_FPU_{BEGIN,END} with PREEMPT_RT
2026-08-27 21:07 UTC (4+ messages)
` [PATCH v7.2-rc6] drm/amd/display: fix usage of DC_FPU_{BEGIN, END} "
` [PATCH v7.2-rc6] drm/amd/display: fix usage of DC_FPU_{BEGIN,END} "
[PATCH v4 0/3] drm/atomic-state-helper: fixes for blend-mode-prop warning
2026-08-28 7:22 UTC (7+ messages)
[PATCH] drm/amd/ras: drop redundant memset in amdgpu_virt_ras_get_cper_records()
2026-08-27 14:46 UTC
[PATCH] drm/amdkfd: mark queues as reset after a full GPU reset
2026-08-28 7:47 UTC (4+ messages)
` [PATCH v2] "
[PATCH v1 1/4] drm/amdgpu: make amdgpu_vm_bo_lookup_mapping() take a raw address
2026-08-28 7:34 UTC (9+ messages)
` [PATCH v1 2/4] drm/amdgpu/userq: update the kernel docs for amdgpu_userq_fence_read_wptr
` [PATCH v1 3/4] drm/amdgpu: use AMDGPU_GPU_PAGE_SHIFT instead of PAGE_SHIFT
` [PATCH v1 4/4] drm/amdgpu: fix Idle BOs list in VM debugfs status info
[PATCH v4 1/2] drm: Add common drm_user_fence helper
2026-08-28 6:29 UTC
[PATCH] drm/amdgpu/userq: fix struct drm_amdgpu_info_device padding for 32bit compile
2026-08-28 6:24 UTC (10+ messages)
[PATCH v2 01/10] drm/amdgpu/mes_userqueue: refactor mqd_update into per-IP helpers
2026-08-28 4:15 UTC (10+ messages)
` [PATCH v2 02/10] drm/amdgpu: add update_mqd callback for queue MODIFY
` [PATCH v2 03/10] drm/amdgpu/gfx11: implement compute and GFX update_mqd
` [PATCH v2 04/10] drm/amdgpu/gfx12: "
` [PATCH v2 05/10] drm/amdgpu/sdma6: implement update_mqd
` [PATCH v2 06/10] drm/amdgpu/sdma7: "
` [PATCH v2 07/10] drm/amdgpu/sdma7_1: "
` [PATCH v2 08/10] drm/amdgpu/mes_userqueue: route compute MODIFY through update_mqd
` [PATCH v2 09/10] drm/amdgpu/mes_userqueue: add GFX MODIFY support
` [PATCH v2 10/10] drm/amdgpu/mes_userqueue: add SDMA "
[PATCH] drm/amdgpu: Update queue reset support version
2026-08-28 1:40 UTC (3+ messages)
[PATCH 1] drm/amdgpu: cancel hang_detect_work before taking userq_mutex
2026-08-27 22:25 UTC
[pull] amdgpu, amdkfd drm-next-7.3
2026-08-27 20:36 UTC
[PATCH v6 00/10] YUV conversion colorop with amdgpu and VKMS
2026-08-27 19:36 UTC (2+ messages)
[PATCH v2] drm/amd/display: Enable HDMI FRL by default
2026-08-27 19:12 UTC (2+ messages)
[PATCH v4 1/2] drm/amdgpu: Add LIST option to USERQ ioctl
2026-08-27 18:59 UTC (2+ messages)
` [PATCH v4 2/2] drm/amdgpu: Add CHANGE_ID option for "
Refcounting dma_resv v2
2026-08-27 18:39 UTC (12+ messages)
` [PATCH 01/10] dma-buf: Add reference counting to dma_resv
` [PATCH 02/10] dma-buf/tests: Convert st-dma-resv tests to use dma_resv_alloc
` [PATCH 03/10] drm/gem: Add helper for drm_gem_object resv assignment
` [PATCH 04/10] drm/gem: Convert drm_gem_private_object_init to return error code
` [PATCH 05/10] drm/gem: Use dynamic allocation for GEM object dma_resv
` [PATCH 06/10] drm/mode_config: Use dma_resv_alloc for lockdep annotation
` [PATCH 07/10] drm/xe: "
` [PATCH 08/10] drm/i915/gt: Use dma_resv_alloc for VM reservation objects
` [PATCH 09/10] drm/ttm/tests: Use dma_resv_alloc in test files
` [PATCH 10/10] dma-buf: Inline dma_resv_init and remove allocated flag
[PATCH] drm/amdkfd: Enable SDMA queue oversubscription for GFX 12.0.x
2026-08-27 16:39 UTC (3+ messages)
[PATCH v1 3/4] drm/amdgpu: use AMDGPU_GPU_PAGE_SHIFT instead of PAGE_SHIFT
2026-08-27 15:50 UTC
[PATCH] drm/amd/display: Enable HDMI FRL by default
2026-08-27 15:42 UTC (2+ messages)
[PATCH 2/2] drm/amdgpu: fix oversubscription timer for sr-iov
2026-08-27 15:26 UTC (2+ messages)
[PATCH v3 0/2] drm: Add Common drm_user_fence helper and Convert XE
2026-08-27 15:19 UTC (2+ messages)
` [PATCH v3 1/2] drm: Add common drm_user_fence helper
[PATCH] drm/amd/display: Enable HDMI FRL by default
2026-08-27 15:00 UTC
[PATCH v1] drm/amdgpu: make amdgpu_vm_bo_lookup_mapping() take a raw address
2026-08-27 14:08 UTC
[PATCH v1] drm/amdgpu: make amdgpu_vm_bo_lookup_mapping() take a raw address
2026-08-27 13:52 UTC
[PATCH v1] drm/amdgpu: make amdgpu_vm_bo_lookup_mapping() take a raw address
2026-08-27 13:46 UTC
[PATCH v1] drm/amdgpu: make amdgpu_vm_bo_lookup_mapping() take a raw address
2026-08-27 13:39 UTC
[PATCH v2 0/2] drm: Add Common drm_user_fence helper and Convert XE
2026-08-27 13:32 UTC (3+ messages)
` [PATCH v2 1/2] drm: Add common drm_user_fence helper
` [PATCH v2 2/2] drm/xe: Convert xe_user_fence to drm_user_fence
[PATCH 0/4] drm/amdgpu: Remove is_idle method
2026-08-26 13:24 UTC (9+ messages)
[PATCH 1/2] drm/amd/display: skip receiver power control without AUX
2026-08-26 20:44 UTC (4+ messages)
` [PATCH 2/2] drm/amd/display: close DDC on I2C engine setup failure
` [PATCH v2 1/2] drm/amd/display: skip receiver power control without AUX
` [PATCH v2 2/2] drm/amd/display: close DDC on I2C engine setup failure
[PATCH] drm/amd/display: fix misspelling of "overridden"
2026-08-27 1:08 UTC
[PATCH] drm/radeon: switch from get_user_pages to pin_user_pages
2026-08-27 9:00 UTC
[PATCH] treewide: fix spelling of "overridden"
2026-08-26 14:20 UTC (2+ messages)
[RFC PATCH 0/3] drm/amdgpu: Render-node second-level trap handler
2026-08-27 11:53 UTC (9+ messages)
` [RFC PATCH 1/3] drm/amdgpu/uapi: Add second-level trap handler ops to VM ioctl
[PATCH] drm/amd/display: use plane color_mgmt_changed to track colorop changes
2026-08-27 10:24 UTC (3+ messages)
[RFC PATCH v1 0/5] drm/gpusvm: share one HMM fault across per-device DMA mappings
2026-08-27 9:02 UTC (8+ messages)
` [RFC PATCH v1 1/5] drm/gpusvm: extract drm_gpusvm_hmm_fault() helper
` [RFC PATCH v1 2/5] drm/gpusvm: move dma_addr allocation before the notifier lock
` [RFC PATCH v1 3/5] drm/gpusvm: extract drm_gpusvm_dma_map_pages() helper
` [RFC PATCH v1 4/5] drm/gpusvm: let drm_gpusvm_get_pages() map an array of pages
` [RFC PATCH v1 5/5] drm/gpusvm: make the DMA mapping step in get_pages() optional
[PATCH v9 00/18] drm/amdgpu: AMDGPU SVM support based on DRM (Phase 1: single GPU, XNACK on)
2026-08-27 7:12 UTC (12+ messages)
` [PATCH v9 02/18] drm/amdgpu: add SVM core header and VM integration
[PATCH v2 1/2] drm/amdgpu/userq: use fence_val instead or rptr
2026-08-27 6:37 UTC (4+ messages)
[PATCH 0/2] drm: Add Common drm_user_fence helper and Convert XE
2026-08-27 6:21 UTC (3+ messages)
` [PATCH 1/2] drm: Add common drm_user_fence helper
` [PATCH 2/2] drm/xe: Convert xe_user_fence to drm_user_fence
[PATCH 1/2] drm/amd/ras: report how far a CPER record query got
2026-08-27 3:14 UTC (3+ messages)
` [PATCH 2/2] drm/amd/ras: take a log batch id only once there is something to log
[PATCH 01/10] drm/amdgpu/mes_userqueue: refactor mqd_update into per-IP helpers
2026-08-27 2:07 UTC (2+ messages)
[PATCH 00/59] DC Patches Aug 26, 2026
2026-08-26 23:05 UTC (60+ messages)
` [PATCH 01/59] drm/amd/display: Add debug bit for force p2cpm
` [PATCH 02/59] drm/amd/display: Test ISM idle commit
` [PATCH 03/59] drm/amd/display: Test ISM idle exit arms
` [PATCH 04/59] drm/amd/display: Test ISM delayed workers
` [PATCH 05/59] drm/amd/display: Test colorop error paths
` [PATCH 06/59] drm/amd/display: Fix DCN5/6 DML2 compilation warnings
` [PATCH 07/59] drm/amd/display: Set gpuvm min page size to 4K on dcn35/36
` [PATCH 08/59] drm/amd/display: Move custom float structures from opp.h to custom_float.h
` [PATCH 09/59] drm/amd/display: Avoid NULL hubp deref for remaining mpcc_id assignment
` [PATCH 10/59] drm/amd/display: Remove fixpt and custom float duplicated code
` [PATCH 11/59] drm/amd/display: Fix DPP PRE_GAM register offset on DCN60
` [PATCH 12/59] drm/amd/display: Move cursor SDR white level calculation out of hwss executor
` [PATCH 13/59] drm/amd/display: Preparations To Move DML Wrapper Out Of DML
` [PATCH 14/59] drm/amd/display: Guard DAL port idle optimizations by ASIC rev
` [PATCH 15/59] drm/amd/display: Do not use panel_inst in pr
` [PATCH 16/59] drm/amd/display: Add max_downscale_src_width debugfs for IGT validation
` [PATCH 17/59] drm/amd/display: Re-enable multi-dwb support
` [PATCH 18/59] drm/amd/display: Clean up Per-DPM Struct
` [PATCH 19/59] drm/amd/display: Fix Order Of Operation In Calculate Flip Schedule
` [PATCH 20/59] drm/amd/display: Remove const Qualifier From Non-Pointer Fields
` [PATCH 21/59] drm/amd/display: Model ASSERT as path terminator
` [PATCH 22/59] drm/amd/display: Update HDMI link rate and DSC handling for DCN60
` [PATCH 23/59] drm/amd/display: Remove pipe_ctx param from MPC_VISUAL_CONFIRM
` [PATCH 24/59] drm/amd/display: Remove internal references
` [PATCH 25/59] drm/amd/display: Change RBBMIF timeout control conditions
` [PATCH 26/59] drm/amd/display: Test backlight caps validation
` [PATCH 27/59] drm/amd/display: Skip ACPI backlight caps test
` [PATCH 28/59] drm/amd/display: Move DML Wrapper into its own Component
` [PATCH 29/59] drm/amd/display: Test vblank counter and scanout position
` [PATCH 30/59] drm/amd/display: Test DM atomic private state helpers
` [PATCH 31/59] drm/amd/display: Test affected MST DSC CRTC selection
` [PATCH 32/59] drm/amd/display: Test cursor commit
` [PATCH 33/59] drm/amd/display: Test vblank event arming
` [PATCH 34/59] drm/amd/display: Test page flip interrupt state update
` [PATCH 35/59] drm/amd/display: Test CRTC memory domain change detection
` [PATCH 36/59] drm/amd/display: Test PSR dirty rectangle filling
` [PATCH 37/59] drm/amd/display: Test plane reset decision
` [PATCH 38/59] drm/amd/display: Test link and sink dump
` [PATCH 39/59] drm/amd/display: Test HDCP update
` [PATCH 40/59] drm/amd/display: Test global modeset lock acquisition
` [PATCH 41/59] drm/amd/display: Test timing sync trigger
` [PATCH 42/59] drm/amd/display: Test IP block teardown and link emulation
` [PATCH 43/59] drm/amd/display: Test mod_power stream updates on modeset
` [PATCH 44/59] drm/amd/display: Test atomic commit setup
` [PATCH 45/59] drm/amd/display: Test MMHUB config read
` [PATCH 46/59] drm/amd/display: Test power module init
` [PATCH 47/59] drm/amd/display: Test vline0 irq control
` [PATCH 48/59] drm/amd/display: Test DMCU firmware load
` [PATCH 49/59] drm/amd/display: Test SW init and fini
` [PATCH 50/59] drm/amd/display: Test DM late init
` [PATCH 51/59] drm/amd/display: Test mode and plane init
` [PATCH 52/59] drm/amd/display: Test DM early init
` [PATCH 53/59] drm/amd/display: Test DC plane info fill
` [PATCH 54/59] drm/amd/display: Test DC plane attributes
` [PATCH 55/59] drm/amd/display: Test MST VCPI slot calc
` [PATCH 56/59] drm/amd/display: Fix backlight control for luminance-capable OLED
` [PATCH 57/59] drm/amd/display: Apply debug bit for force p2cpm
` [PATCH 58/59] drm/amd/display: Restore the native cursor mode early return for disabled CRTCs
` [PATCH 59/59] drm/amd/display: Promote DC to 3.2.396
[PATCH] drm/amd/display: pull colorops into state when recreating a plane
2026-08-26 22:40 UTC (2+ messages)
[PATCH 1/2] drm/amdgpu: correct oversubscription timer inverval for gfx11
2026-08-26 20:29 UTC (2+ messages)
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