messages from 2025-10-29 17:54:19 to 2025-10-31 10:15:50 UTC [more...]
[PATCH 0/4] replace old wq(s), added WQ_PERCPU to alloc_workqueue
2025-10-31 8:44 UTC (10+ messages)
` [PATCH 1/4] drm/amdgpu: replace use of system_unbound_wq with system_dfl_wq
` [PATCH 2/4] drm/amdgpu: replace use of system_wq with system_percpu_wq
` [PATCH 3/4] amd/amdkfd: WQ_PERCPU added to alloc_workqueue users
` [PATCH 4/4] drm/radeon: "
[PATCH V12 00/49] Color Pipeline API w/ VKMS
2025-10-31 10:15 UTC (55+ messages)
` [PATCH V12 01/49] drm: Add helper for conversion from signed-magnitude
` [PATCH V12 02/49] drm/vkms: Add kunit tests for VKMS LUT handling
` [PATCH V12 03/49] drm/doc/rfc: Describe why prescriptive color pipeline is needed
` [PATCH V12 04/49] drm/colorop: Introduce new drm_colorop mode object
` [PATCH V12 05/49] drm/colorop: Add TYPE property
` [PATCH V12 06/49] drm/colorop: Add 1D Curve subtype
` [PATCH V12 07/49] drm/colorop: Add BYPASS property
` [PATCH V12 08/49] drm/colorop: Add NEXT property
` [PATCH V12 09/49] drm/colorop: Add atomic state print for drm_colorop
` [PATCH V12 10/49] drm/plane: Add COLOR PIPELINE property
` [PATCH V12 11/49] drm/colorop: Introduce DRM_CLIENT_CAP_PLANE_COLOR_PIPELINE
` [PATCH V12 12/49] Documentation/gpu: document drm_colorop
` [PATCH V12 13/49] drm/colorop: Add destroy functions for color pipeline
` [PATCH V12 14/49] drm/vkms: Add enumerated 1D curve colorop
` [PATCH V12 15/49] drm/vkms: Add kunit tests for linear and sRGB LUTs
` [PATCH V12 16/49] drm/colorop: Add 3x4 CTM type
` [PATCH V12 17/49] drm/vkms: Use s32 for internal color pipeline precision
` [PATCH V12 18/49] drm/vkms: add 3x4 matrix in color pipeline
` [PATCH V12 19/49] drm/tests: Add a few tests around drm_fixed.h
` [PATCH V12 20/49] drm/vkms: Add tests for CTM handling
` [PATCH V12 21/49] drm/colorop: pass plane_color_pipeline client cap to atomic check
` [PATCH V12 22/49] drm/colorop: define a new macro for_each_new_colorop_in_state
` [PATCH V12 23/49] drm/amd/display: Ignore deprecated props when plane_color_pipeline set
` [PATCH V12 24/49] drm/amd/display: Add bypass COLOR PIPELINE
` [PATCH V12 25/49] drm/amd/display: Skip color pipeline initialization for cursor plane
` [PATCH V12 26/49] drm/amd/display: Add support for sRGB EOTF in DEGAM block
` [PATCH V12 27/49] drm/amd/display: Add support for sRGB Inverse EOTF in SHAPER block
` [PATCH V12 28/49] drm/amd/display: Add support for sRGB EOTF in BLND block
` [PATCH V12 29/49] drm/colorop: Add PQ 125 EOTF and its inverse
` [PATCH V12 30/49] drm/amd/display: Enable support for PQ 125 EOTF and Inverse
` [PATCH V12 31/49] drm/colorop: add BT2020/BT709 OETF and Inverse OETF
` [PATCH V12 32/49] drm/amd/display: Add support for BT.709 and BT.2020 TFs
` [PATCH V12 33/49] drm: Add Enhanced LUT precision structure
` [PATCH V12 34/49] drm: Add helper to extract lut from struct drm_color_lut32
` [PATCH V12 35/49] drm/colorop: Add 1D Curve Custom LUT type
` [PATCH V12 36/49] drm/amd/display: add shaper and blend colorops for 1D Curve Custom LUT
` [PATCH V12 37/49] drm/amd/display: add 3x4 matrix colorop
` [PATCH V12 38/49] drm/colorop: Add multiplier type
` [PATCH V12 39/49] drm/amd/display: add multiplier colorop
` [PATCH V12 40/49] drm/amd/display: Swap matrix and multiplier
` [PATCH V12 41/49] drm/colorop: Define LUT_1D interpolation
` [PATCH V12 42/49] drm/colorop: allow non-bypass colorops
` [PATCH V12 43/49] drm/colorop: Add 3D LUT support to color pipeline
` [PATCH V12 44/49] drm/amd/display: add 3D LUT colorop
` [PATCH V12 45/49] drm/amd/display: Add AMD color pipeline doc
` [PATCH V12 46/49] drm/amd/display: Ensure 3D LUT for color pipeline
` [PATCH V12 47/49] drm/amd/display: Disable CRTC degamma when color pipeline is enabled
` [PATCH V12 48/49] drm/colorop: Add DRM_COLOROP_1D_CURVE_GAMMA22 to 1D Curve
` [PATCH V12 49/49] drm/amd/display: Enable support for Gamma 2.2
[Patch v1] drm/amdgpu: validate the bo from done list for NULL
2025-10-31 9:38 UTC (2+ messages)
[PATCH v5 0/6] Improving the worst case TTM large allocation latency
2025-10-31 9:32 UTC (3+ messages)
[PATCH 1/2] drm/amd/ras: Increase ras switch control range
2025-10-31 8:55 UTC (3+ messages)
` [PATCH 2/2] drm/amdgpu: Add ras ip block name
[PATCH v5 00/16] drm/panfrost, panthor: Cached maps and explicit flushing
2025-10-31 8:49 UTC (23+ messages)
` [PATCH v5 01/16] drm/prime: Simplify life of drivers needing custom dma_buf_ops
` [PATCH v5 02/16] drm/shmem: Provide a generic {begin, end}_cpu_access() implementation
` [PATCH v5 02/16] drm/shmem: Provide a generic {begin,end}_cpu_access() implementation
` [PATCH v5 03/16] drm/shmem: Add a drm_gem_shmem_sync() helper
` [PATCH v5 04/16] drm/panthor: Provide a custom dma_buf implementation
` [PATCH v5 05/16] drm/panthor: Fix panthor_gpu_coherency_set()
` [PATCH v5 06/16] drm/panthor: Expose the selected coherency protocol to the UMD
` [PATCH v5 07/16] drm/panthor: Add a PANTHOR_BO_SYNC ioctl
` [PATCH v5 08/16] drm/panthor: Add an ioctl to query BO flags
` [PATCH v5 09/16] drm/panthor: Add flag to map GEM object Write-Back Cacheable
` [PATCH v5 10/16] drm/panthor: Bump the driver version to 1.6
` [PATCH v5 11/16] drm/panfrost: Provide a custom dma_buf implementation
` [PATCH v5 12/16] drm/panfrost: Expose the selected coherency protocol to the UMD
` [PATCH v5 13/16] drm/panfrost: Add a PANFROST_SYNC_BO ioctl
` [PATCH v5 14/16] drm/panfrost: Add an ioctl to query BO flags
` [PATCH v5 15/16] drm/panfrost: Add flag to map GEM object Write-Back Cacheable
` [PATCH v5 16/16] drm/panfrost: Bump the driver version to 1.6
[PATCH 00/16] More compact IB emission
2025-10-31 8:44 UTC (7+ messages)
[PATCH] drm/amdgpu: grab a BO reference in vm_lock_done_list
2025-10-31 8:41 UTC (3+ messages)
[PATCH] drm/amdgpu: fix possible fence leaks from job structure
2025-10-31 8:40 UTC (3+ messages)
[PATCH 00/23] Analog connector support in DC (v2)
2025-10-31 8:19 UTC (10+ messages)
[PATCH 1/2] drm/amdgpu: move PMFW rlc notifier to where it's required
2025-10-30 16:20 UTC (5+ messages)
` [PATCH 2/2] drm/amdgpu/smu: Handle S0ix for vangogh
linux-next-20251029 - build error in amdgpu
2025-10-30 18:05 UTC (2+ messages)
[PATCH] MAINTAINERS: adjust file entry in AMD DISPLAY CORE - DML
2025-10-30 15:20 UTC (2+ messages)
[PATCH] drm/amdgpu: Don't clear PT after process killed
2025-10-31 7:42 UTC (2+ messages)
[PATCH] amdkfd: remove pasid under kfd sysfs folders
2025-10-31 3:32 UTC
[PATCH] amdkfd: implement per process/device pasid in sysfs
2025-10-31 2:53 UTC (8+ messages)
[PATCH] drm/amdgpu: Implement user queue reset functionality
2025-10-31 1:08 UTC
[PATCH v2] drm/amdkfd: Fix GPU mappings for APU after prefetch
2025-10-30 22:39 UTC (5+ messages)
[PATCH V6 00/18] amdkfd: Implement kfd multiple contexts
2025-10-30 21:28 UTC (8+ messages)
` [PATCH V6 08/18] amdkfd: identify a secondary kfd process by its id
` [PATCH V6 17/18] amdkfd: process debug trap ioctl only on a primary context
` [PATCH V6 18/18] amdkfd: introduce new ioctl AMDKFD_IOC_CREATE_PROCESS
[PATCH 0/2] Add mmhub 4.2.0 support
2025-10-30 20:50 UTC (2+ messages)
` [PATCH 2/2] drm/amdgpu: Add initial support for mmhub v4_2
[PATCH] drm/amd/display: Don't stretch non-native images by default in eDP
2025-10-30 20:50 UTC (3+ messages)
Independence for dma_fences!
2025-10-30 20:04 UTC (20+ messages)
` [PATCH 04/15] dma-buf: detach fence ops on signal
` [PATCH 05/15] dma-buf: inline spinlock for fence protection
` [PATCH 14/15] drm/amdgpu: independence for the amdkfd_fence!
[PATCH v5 0/5] Unwind failed suspend
2025-10-30 15:20 UTC (6+ messages)
` [PATCH v5 2/5] drm/amd: Add an unwind for failures in amdgpu_device_ip_suspend_phase1()
[PATCH] drm/amd/ras: Fix format truncation
2025-10-30 15:17 UTC (2+ messages)
[PATCH 0/9] PCI: BAR resizing fix/rework
2025-10-30 14:37 UTC (14+ messages)
` [PATCH 1/9] PCI: Prevent resource tree corruption when BAR resize fails
` [PATCH 2/9] PCI/IOV: Adjust ->barsz[] when changing BAR size
` [PATCH 3/9] PCI: Change pci_dev variable from 'bridge' to 'dev'
` [PATCH 4/9] PCI: Try BAR resize even when no window was released
` [PATCH 5/9] PCI: Fix restoring BARs on BAR resize rollback path
` [PATCH 6/9] drm/xe: Remove driver side BAR release before resize
` [PATCH 7/9] drm/i915: "
` [PATCH 8/9] drm/amdgpu: "
` [PATCH 9/9] PCI: Prevent restoring assigned resources
[PATCH v4 0/2] Unwind failed suspend
2025-10-30 14:35 UTC (7+ messages)
` [PATCH v4 1/2] drm/amd: Unwind for failed device suspend
` [PATCH v4 2/2] drm/amd: Reset the GPU if pmops failed
[PATCH 00/14] drm/amdgpu: Support VCE1 IP block
2025-10-30 13:56 UTC (10+ messages)
` [PATCH 10/14] drm/amdgpu/vce1: Implement "
` [PATCH 14/14] drm/amdgpu/vce1: Tolerate VCE PLL timeout better
[PATCH] drm/amd/pm/si: Delete unused structs and fields
2025-10-30 13:31 UTC (2+ messages)
[PATCH 1/3] drm/amdgpu: Implement user queue reset functionality
2025-10-30 12:41 UTC (8+ messages)
` [PATCH 2/3] drm/amdgpu: Add user queue reset mask support
` [PATCH 3/3] drm/amdgpu: use irq-safe lock in amdgpu_userq_fence_driver_process
[PATCH] drm/amd/display: Fix double word in comments
2025-10-29 7:19 UTC
[PATCH -next 3/3] drm/amd/display: remove unneeded semicolon
2025-10-30 1:56 UTC (3+ messages)
` [PATCH -next 2/3] "
` [PATCH -next 1/3] "
[PATCH v2 1/3] drm/amdgpu: add engine_retains_context to amdgpu_ring_funcs
2025-10-30 9:11 UTC (2+ messages)
` [PATCH v2 2/3] drm/amdgpu: increment sched score on entity selection
[PATCH] drm/amd/pm: fix missing device_attr cleanup in amdgpu_pm_sysfs_init()
2025-10-30 5:21 UTC (2+ messages)
[PATCH v2] drm/amdkfd: Fix Unchecked Return Values
2025-10-30 4:02 UTC (2+ messages)
[PATCH] drm/amd/pm: adjust the visibility of pp_table sysfs node
2025-10-30 1:16 UTC
[PATCH] drm/amd/display: Fix null pointer on analog detection
2025-10-29 22:52 UTC (4+ messages)
[pull] amdgpu, amdkfd, radeon, UAPI drm-next-6.19
2025-10-29 20:57 UTC
[pull] amdgpu, radeon drm-fixes-6.18
2025-10-29 20:13 UTC
[PATCH] drm/amdkfd: Fix GPU mappings for APU after prefetch
2025-10-29 19:40 UTC (2+ messages)
[PATCH] Revert "drm/amdkfd: Improve signal event slow path"
2025-10-29 19:02 UTC (2+ messages)
[PATCH 1/2] drm/amdgpu: Use ih v7_0 ip block for ih v7_1
2025-10-29 17:56 UTC (2+ messages)
` [PATCH 2/2] drm/amdgpu: Enable IH CAM on IH 7.1.0
[PATCH 1/6] drm/amdgpu: Add mp v14_0_7 ip headers v4
2025-10-29 17:55 UTC (6+ messages)
` [PATCH 2/6] drm/amdgpu: add support for psp 14.0.7
` [PATCH 3/6] drm/amdgpu: Add psp v14.0.7 ip block
` [PATCH 4/6] drm/amdgpu: Add rlcv firmware for frontdoor loading
` [PATCH 5/6] drm/amdgpu: update psp_get_fw_type() function
` [PATCH 6/6] drm/amdgpu: set psp ip block and funcs for MP0 14.0.7
[PATCH 1/4] drm/amdgpu: Add smuio v14_0_3 ip headers v3
2025-10-29 17:53 UTC (3+ messages)
` [PATCH 3/4] drm/amdgpu: add get_gpu_clock_counter to smuio v14_0_3
` [PATCH 4/4] drm/amdgpu: add support for "
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