messages from 2025-09-21 09:03:15 to 2025-09-24 20:07:28 UTC [more...]
[PATCH] drm/radeon: Solve the problem of the audio options not disappearing promptly after unplugging the HDMI audio
2025-09-24 17:58 UTC (2+ messages)
[PATCH 0/5] Adjustments to common mode behavior
2025-09-24 20:07 UTC (19+ messages)
` [PATCH 1/5] drm/amd/display: Only enable common modes for eDP and LVDS
` [PATCH 2/5] drm/amd: Drop unnecessary check in amdgpu_connector_add_common_modes()
` [PATCH 3/5] drm/amd: Use dynamic array size declaration for amdgpu_connector_add_common_modes()
` [PATCH 4/5] drm/amd: Drop some common modes from amdgpu_connector_add_common_modes()
` [PATCH 5/5] drm/amd: Add name to "
[pull] amdgpu drm-fixes-6.17
2025-09-24 20:06 UTC
[PATCH 00/10] DC Patches September 24, 2025
2025-09-24 18:22 UTC (11+ messages)
` [PATCH 01/10] drm/amd/display: DML2.1 Reintegration
` [PATCH 02/10] drm/amd/display: Correct slice width calculation for YCbCr420
` [PATCH 03/10] drm/amd/display: Consolidate two DML2 FP guards
` [PATCH 04/10] drm/amd/display: Support possibly NULL link for should_use_dmub_lock
` [PATCH 05/10] drm/amd/display: Rename should_use_dmub_lock to reflect inbox1 usage
` [PATCH 06/10] drm/amd/display: Rename FAMS2 global control lock to DMUB HW control lock
` [PATCH 07/10] drm/amd/display: lttpr cap should be nrd cap in bw_alloc mode
` [PATCH 08/10] drm/amd/display: Prevent Gating DTBCLK before It Is Properly Latched
` [PATCH 09/10] drm/amd/display: [FW Promotion] Release 0.1.29.0
` [PATCH 10/10] drm/amd/display: Promote DC to 3.2.352
[PATCH 0/3] DC: Reject too high pixel clocks on DCE6-10
2025-09-24 17:03 UTC (5+ messages)
` [PATCH 1/3] drm/amd/display: Reject modes with too high pixel clock "
` [PATCH 2/3] drm/amd/display: Share dce100_validate_bandwidth with DCE6-8
` [PATCH 3/3] drm/amd/display: Share dce100_validate_global "
[Patch v2 1/2] drm/amdgpu: use user provided hmm_range buffer in amdgpu_ttm_tt_get_user_pages
2025-09-24 16:57 UTC (4+ messages)
` [Patch v2 2/2] drm/amdgpu: move variable declaration to top of amdgpu_cs_parser_bos
[PATCH v4 1/2] amd/amdkfd: resolve a race in amdgpu_amdkfd_device_fini_sw
2025-09-24 15:29 UTC (2+ messages)
` [PATCH v4 2/2] amd/amdkfd: enhance kfd process check in switch partition
[PATCH] drm/amdgpu: Fix GFX hang on SteamDeck when amdgpu is reloaded
2025-09-24 15:12 UTC (4+ messages)
[v6 1/2] drm/amdgpu: Convert amdgpu userqueue management from IDR to XArray
2025-09-24 12:18 UTC (5+ messages)
` [v6 2/2] drm/amdgpu: Implement user queue reset functionality
[PATCH] drm/amd/display: Reject YUV422 encoding over DP on DCE
2025-09-24 10:44 UTC (3+ messages)
[Patch v1] drm/amdgpu: use user provided hmm_range buffer in amdgpu_ttm_tt_get_user_pages
2025-09-24 10:08 UTC (3+ messages)
[v2] drm/amdgpu: Fix fence signaling race condition in userqueue
2025-09-24 9:08 UTC (2+ messages)
[RFC v8 00/12] Fair DRM scheduler
2025-09-24 8:07 UTC (7+ messages)
` [RFC v8 01/12] drm/sched: Add some scheduling quality unit tests
` [RFC v8 05/12] drm/sched: Move run queue related code into a separate file
` [RFC v8 06/12] drm/sched: Free all finished jobs at once
[PATCH] drm/amdgpu: Fix fence signaling race condition in userqueue
2025-09-24 8:30 UTC (2+ messages)
[PATCH] drm/amdgpu: add missing comment for the new argument
2025-09-24 7:45 UTC (2+ messages)
[PATCH 1/2] drm/amdgpu: remove two invalid BUG_ON()s
2025-09-23 23:00 UTC (4+ messages)
` [PATCH 2/2] drm/amdgpu: block CE CS if not explicitely allowed by module option
[PATCH V11 00/47] Color Pipeline API w/ VKMS
2025-09-23 17:41 UTC (21+ messages)
` [PATCH V11 06/47] drm/colorop: Add 1D Curve subtype
` [PATCH V11 14/47] drm/vkms: Add enumerated 1D curve colorop
[PATCH] drm/amd/amdgpu: use kmalloc_array instead of kmalloc
2025-09-23 13:47 UTC (2+ messages)
[PATCH] drm/amdgpu: Fix pipelining jobs with timeline syncobj dependencies
2025-09-23 12:40 UTC (9+ messages)
[PATCH 1/2] drm/amdgpu/userq: Add syncobj_points to signal ioctl
2025-09-23 9:54 UTC (2+ messages)
[PATCH] drm/amdgpu/userq: Fix reading timeline points in wait ioctl
2025-09-23 9:52 UTC (2+ messages)
[PATCH v5 1/3] drm/buddy: Optimize free block management with RB tree
2025-09-23 9:23 UTC (8+ messages)
[PATCH v7 1/3] drm/buddy: Optimize free block management with RB tree
2025-09-23 9:02 UTC (3+ messages)
` [PATCH v7 2/3] drm/buddy: Separate clear and dirty free block trees
` [PATCH v7 3/3] drm/buddy: Add KUnit tests for allocator performance under fragmentation
[PATCH 00/27 5.10.y] Backport minmax.h updates from v6.17-rc6
2025-09-22 13:10 UTC (14+ messages)
` [PATCH 04/27 5.10.y] minmax: add in_range() macro
` [PATCH 05/27 5.10.y] minmax: Introduce {min,max}_array()
` [PATCH 11/27 5.10.y] minmax: relax check to allow comparison between unsigned arguments and signed constants
` [PATCH 12/27 5.10.y] minmax: avoid overly complicated constant expressions in VM code
` [PATCH 16/27 5.10.y] lib: zstd: drop local MIN/MAX macros in favor of generic ones
[bug report] drm/amdgpu: revert to old status lock handling v3
2025-09-23 7:17 UTC
[PATCH V4 00/18] amdkfd: Implement kfd multiple contexts
2025-09-23 7:26 UTC (19+ messages)
` [PATCH V4 01/18] amdkfd: enlarge the hashtable of kfd_process
` [PATCH V4 02/18] amdkfd: mark the first kfd_process as the primary one
` [PATCH V4 03/18] amdkfd: find_process_by_mm always return the primary context
` [PATCH V4 04/18] amdkfd: Introduce kfd_create_process_sysfs as a separate function
` [PATCH V4 05/18] amdkfd: destroy kfd secondary contexts through fd close
` [PATCH V4 06/18] amdkfd: process svm ioctl only on the primary kfd process
` [PATCH V4 07/18] amdkfd: process USERPTR allocation "
` [PATCH V4 08/18] amdkfd: identify a secondary kfd process by its id
` [PATCH V4 09/18] amdkfd: find kfd_process by filep->private_data in kfd_mmap
` [PATCH V4 10/18] amdkfd: remove DIQ support
` [PATCH V4 11/18] amdkfd: process pointer of a HIQ should be NULL
` [PATCH V4 12/18] amdkfd: remove test_kq
` [PATCH V4 13/18] amdkfd: introduce new helper kfd_lookup_process_by_id
` [PATCH V4 14/18] amdkfd: record kfd process id into kfd process_info
` [PATCH V4 15/18] amdkfd: record kfd process id in amdkfd_fence
` [PATCH V4 16/18] amdkfd: fence handler evict and restore a kfd process by its id
` [PATCH V4 17/18] amdkfd: set_debug_trap ioctl only works on a primary kfd_process target
` [PATCH V4 18/18] amdkfd: introduce new ioctl AMDKFD_IOC_CREATE_PROCESS
[PATCH v3 1/2] amd/amdkfd: resolve a race in amdgpu_amdkfd_device_fini_sw
2025-09-23 2:58 UTC (2+ messages)
` [PATCH v3 2/2] amd/amdkfd: enhance kfd process check in switch partition
[PATCH 1/3] drm/amdgpu: handle wrap around in reemit handling
2025-09-22 21:33 UTC (3+ messages)
` [PATCH 2/3] drm/amdgpu: set an error on all fences from a bad context
` [PATCH 3/3] drm/amdgpu: clean up and unify hw fence handling
[PATCH] Documentation: add initial documenation for user queues
2025-09-22 18:47 UTC (2+ messages)
[PATCH v3] drm/amdgpu: Add fallback to pipe reset if KCQ ring reset fails
2025-09-22 18:46 UTC (3+ messages)
[PATCH] drm/amd/display: remove output_tf_change flag
2025-09-22 18:14 UTC (2+ messages)
[PATCH v2 0/2] drm/amd/display: optimize reserved time candidates handling
2025-09-22 18:06 UTC (3+ messages)
` [PATCH v2 2/2] drm/amd/display: Optimize remove_duplicates() from O(N^2) to O(N)
[RFC 0/2] ttm+amd: Reduce worst case latency when allocating large buffers
2025-09-22 14:46 UTC (6+ messages)
` [RFC 1/2] drm/ttm: Allow drivers to specify maximum beneficial TTM pool size
[PATCH 0/2] drm: revert the remaining commits about dma_buf handling
2025-09-22 14:06 UTC (13+ messages)
` [PATCH 2/2] Revert "drm/gem: Acquire references on GEM handles for framebuffers"
[PATCH v2] drm/amdgpu: Use kmalloc_array() instead of kmalloc()
2025-09-22 13:59 UTC (2+ messages)
[PATCH v3] drm/amdgpu: Enable MES lr_compute_wa by default
2025-09-22 13:26 UTC (3+ messages)
[PATCH 00/20] DC Patches September 15, 2025
2025-09-22 13:21 UTC (2+ messages)
[PATCH 00/15 v6.6.y] Backport minmax.h updates from v6.17-rc7
2025-09-22 12:40 UTC (25+ messages)
` [PATCH 01/15 6.6.y] minmax: avoid overly complicated constant expressions in VM code
` Patch "minmax: avoid overly complicated constant expressions in VM code" has been added to the 6.6-stable tree
` [PATCH 02/15 6.6.y] minmax: simplify and clarify min_t()/max_t() implementation
` Patch "minmax: simplify and clarify min_t()/max_t() implementation" has been added to the 6.6-stable tree
` [PATCH 03/15 6.6.y] minmax: add a few more MIN_T/MAX_T users
` Patch "minmax: add a few more MIN_T/MAX_T users" has been added to the 6.6-stable tree
` [PATCH 04/15 6.6.y] minmax: make generic MIN() and MAX() macros available everywhere
` Patch "minmax: make generic MIN() and MAX() macros available everywhere" has been added to the 6.6-stable tree
` [PATCH 05/15 6.6.y] minmax: simplify min()/max()/clamp() implementation
` Patch "minmax: simplify min()/max()/clamp() implementation" has been added to the 6.6-stable tree
` [PATCH 06/15 6.6.y] minmax: don't use max() in situations that want a C constant expression
` Patch "minmax: don't use max() in situations that want a C constant expression" has been added to the 6.6-stable tree
` [PATCH 07/15 6.6.y] minmax: improve macro expansion and type checking
` Patch "minmax: improve macro expansion and type checking" has been added to the 6.6-stable tree
` [PATCH 08/15 6.6.y] minmax: fix up min3() and max3() too
` Patch "minmax: fix up min3() and max3() too" has been added to the 6.6-stable tree
` [PATCH 09/15 6.6.y] minmax.h: add whitespace around operators and after commas
` [PATCH 10/15 6.6.y] minmax.h: update some comments
` [PATCH 11/15 6.6.y] minmax.h: reduce the #define expansion of min(), max() and clamp()
` [PATCH 12/15 6.6.y] minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
` [PATCH 13/15 6.6.y] minmax.h: move all the clamp() definitions after the min/max() ones
` [PATCH 14/15 6.6.y] minmax.h: simplify the variants of clamp()
` [PATCH 15/15 6.6.y] minmax.h: remove some #defines that are only expanded once
[PATCH v4 01/10] drm/amdgpu/userq: extend userq state
2025-09-22 12:11 UTC (4+ messages)
` [PATCH v4 02/10] drm/amdgpu: add userq object va track helpers
[PATCH v2 0/3] drm/amdgpu: Handle MMIO_REMAP as fixed I/O via dma-buf
2025-09-22 11:31 UTC (7+ messages)
` [PATCH v2 1/3] drm/amdgpu/ttm: Pin 4K MMIO_REMAP Singleton BO at Init
` [PATCH v2 2/3] drm/amdgpu/dma-buf: Add helpers to map/unmap BAR I/O with dma_map_resource()
` [PATCH v2 3/3] drm/amdgpu/dma-buf: Map/Unmap MMIO_REMAP as BAR register window (dma_map_resource)
[v5 1/2] drm/amdgpu: Convert amdgpu userqueue management from IDR to XArray
2025-09-22 9:47 UTC (2+ messages)
` [v5 2/2] drm/amdgpu: Implement user queue reset functionality
[PATCH] drm/amdgpu: remove leading space before square bracket
2025-09-21 14:54 UTC
[PATCH V5 01/20] drm/amd/ras: Add rascore status definition
2025-09-22 2:38 UTC (20+ messages)
` [PATCH V5 02/20] drm/amd/ras: Add ras aca parser v1.0
` [PATCH V5 03/20] drm/amd/ras: Add aca common ras functions
` [PATCH V5 04/20] drm/amd/ras: Add mp1 v13_0 "
` [PATCH V5 05/20] drm/amd/ras: Add mp1 common "
` [PATCH V5 06/20] drm/amd/ras: Add nbio v7_9 "
` [PATCH V5 07/20] drm/amd/ras: Add nbio common "
` [PATCH V5 08/20] drm/amd/ras: Add umc v12_0 "
` [PATCH V5 09/20] drm/amd/ras: Add umc common "
` [PATCH V5 10/20] drm/amd/ras: Add gfx v9_0 "
` [PATCH V5 11/20] drm/amd/ras: Add gfx common "
` [PATCH V5 12/20] drm/amd/ras: Add eeprom "
` [PATCH V5 13/20] drm/amd/ras: Add psp v13_0 "
` [PATCH V5 14/20] drm/amd/ras: Add psp ras common functions
` [PATCH V5 15/20] drm/amd/ras: Add ras ioctl command handler
` [PATCH V5 16/20] drm/amd/ras: Add thread to handle ras events
` [PATCH V5 17/20] drm/amd/ras: Use ring buffer to record ras ecc data
` [PATCH V5 18/20] drm/amd/ras: Add cper conversion function
` [PATCH V5 19/20] drm/amd/ras: Add rascore unified interface function
` [PATCH V5 20/20] drm/amd/ras: Add files to ras core Makefile
[PATCH] drm/amd/display: kernel-doc: document mpc_color_caps.num_rmcm_3dluts
2025-09-19 20:30 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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).