messages from 2025-11-14 08:17:21 to 2025-11-17 09:30:13 UTC [more...]
[PATCH v2 00/20] drm/amdgpu: use all SDMA instances for TTM clears and moves
2025-11-17 9:30 UTC (38+ messages)
` [PATCH v2 01/20] drm/amdgpu: give each kernel job a unique id
` [PATCH v2 02/20] drm/ttm: rework pipelined eviction fence handling
` [PATCH v2 03/20] drm/amdgpu: remove direct_submit arg from amdgpu_copy_buffer
` [PATCH v2 04/20] drm/amdgpu: introduce amdgpu_ttm_buffer_entity
` [PATCH v2 05/20] drm/amdgpu: pass the entity to use to ttm functions
` [PATCH v2 06/20] drm/amdgpu: statically assign gart windows to ttm entities
` [PATCH v2 07/20] drm/amdgpu: allocate multiple clear entities
` [PATCH v2 08/20] drm/amdgpu: allocate multiple move entities
` [PATCH v2 09/20] drm/amdgpu: pass optional dependency to amdgpu_fill_buffer
` [PATCH v2 10/20] drm/admgpu: handle resv dependencies in amdgpu_ttm_map_buffer
` [PATCH v2 11/20] drm/amdgpu: round robin through clear_entities in amdgpu_fill_buffer
` [PATCH v2 12/20] drm/amdgpu: use TTM_NUM_MOVE_FENCES when reserving fences
` [PATCH v2 13/20] drm/amdgpu: use multiple entities in amdgpu_move_blit
` [PATCH v2 14/20] drm/amdgpu: introduce amdgpu_sdma_set_vm_pte_scheds
` [PATCH v2 15/20] drm/amdgpu: pass all the sdma scheds to amdgpu_mman
[PATCH] drm/amd: Move adaptive backlight modulation property to drm core
2025-11-17 9:05 UTC (5+ messages)
[PATCH] drm/radeon: delete radeon_fence_process in is_signaled, no deadlock
2025-11-16 17:33 UTC
[PATCH v3 00/21] treewide: Introduce %ptS for struct timespec64 and convert users
2025-11-15 20:27 UTC (19+ messages)
` [PATCH v3 01/21] lib/vsprintf: Add specifier for printing struct timespec64
` [PATCH v3 02/21] ceph: Switch to use %ptSp
` [PATCH v3 03/21] libceph: "
` [PATCH v3 05/21] drm/amdgpu: "
` [PATCH v3 06/21] drm/msm: "
` [PATCH v3 08/21] drm/xe: "
` [PATCH v3 09/21] e1000e: "
` [PATCH v3 12/21] media: av7110: "
` [PATCH v3 13/21] mmc: mmc_test: "
` [PATCH v3 14/21] net: dsa: sja1105: "
` [PATCH v3 15/21] PCI: epf-test: "
` [PATCH v3 16/21] pps: "
` [PATCH v3 17/21] ptp: ocp: "
` [PATCH v3 19/21] scsi: fnic: "
` [PATCH v3 20/21] scsi: snic: "
[PATCH 00/20] DC Patches September 15, 2025
2025-11-15 9:55 UTC (3+ messages)
` [PATCH 09/20] drm/amd/display: Use mpc.preblend flag to indicate preblend
[PATCH v2 00/11] PCI: BAR resizing fix/rework
2025-11-14 18:35 UTC (25+ messages)
` [PATCH v2 01/11] PCI: Prevent resource tree corruption when BAR resize fails
` [PATCH v2 02/11] PCI/IOV: Adjust ->barsz[] when changing BAR size
` [PATCH v2 03/11] PCI: Change pci_dev variable from 'bridge' to 'dev'
` [PATCH v2 04/11] PCI: Try BAR resize even when no window was released
` [PATCH v2 05/11] PCI: Freeing saved list does not require holding pci_bus_sem
` [PATCH v2 06/11] PCI: Fix restoring BARs on BAR resize rollback path
` [PATCH v2 07/11] PCI: Add kerneldoc for pci_resize_resource()
` [PATCH v2 08/11] drm/xe: Remove driver side BAR release before resize
` [PATCH v2 09/11] drm/i915: "
` [PATCH v2 10/11] drm/amdgpu: "
` [PATCH v2 11/11] PCI: Prevent restoring assigned resources
[PATCH] drm/amdgpu: in sriov multiple vf mode, 2 seconds timeout is not enough for sdma job
2025-11-17 6:53 UTC
[PATCH v2 0/5] drm/amdgpu: add UMA carveout tuning interfaces
2025-11-17 6:48 UTC (9+ messages)
` [PATCH v2 1/5] drm/amdgpu: parse UMA size-getting/setting bits in ATCS mask
` [PATCH v2 2/5] drm/amdgpu: add helper to read UMA carveout info
` [PATCH v2 3/5] drm/amdgpu: add UMA allocation setting helpers
` [PATCH v2 4/5] drm/amdgpu: add UMA allocation interfaces to sysfs
` [PATCH v2 5/5] Documentation/amdgpu: Add UMA carveout details
[PATCH] drm/amdgpu: reduce the full gpu access time in amdgpu_device_init
2025-11-17 6:41 UTC (2+ messages)
[PATCH] drm/amdkfd: An adaptive data migration scheme for page fault recovery at svm
2025-11-17 6:10 UTC (3+ messages)
[PATCH v2] drm/amdgpu: Skip emit de meta data on gfx11 with rs64 enabled
2025-11-17 5:03 UTC
[PATCH v1 0/2] drm/ci: uprev IGT and enable apq8016, apq8096
2025-11-16 15:32 UTC (7+ messages)
` [PATCH v1 1/2] drm/ci: uprev mesa
` [PATCH v1 2/2] drm/ci: Move qualcomm baremetal jobs to lava
[PATCH 0/3] drm/atomic: restrict the size of of gamma / degamma LUTs
2025-11-15 3:42 UTC (4+ messages)
` [PATCH 1/3] drm/mode_object: add drm_object_immutable_property_get_value()
` [PATCH 2/3] drm/atomic: add max_size check to drm_property_replace_blob_from_id()
` [PATCH 3/3] drm/atomic: verify that gamma/degamma LUTs are not too big
[PATCH V13 00/51][FINAL] Color Pipeline API w/ VKMS
2025-11-15 0:02 UTC (52+ messages)
` [PATCH V13 01/51] drm: Add helper for conversion from signed-magnitude
` [PATCH V13 02/51] drm/vkms: Add kunit tests for VKMS LUT handling
` [PATCH V13 03/51] drm/doc/rfc: Describe why prescriptive color pipeline is needed
` [PATCH V13 04/51] drm/colorop: Introduce new drm_colorop mode object
` [PATCH V13 05/51] drm/colorop: Add TYPE property
` [PATCH V13 06/51] drm/colorop: Add 1D Curve subtype
` [PATCH V13 07/51] drm/colorop: Add BYPASS property
` [PATCH V13 08/51] drm/colorop: Add NEXT property
` [PATCH V13 09/51] drm/colorop: Add atomic state print for drm_colorop
` [PATCH V13 10/51] drm/plane: Add COLOR PIPELINE property
` [PATCH V13 11/51] drm/colorop: Introduce DRM_CLIENT_CAP_PLANE_COLOR_PIPELINE
` [PATCH V13 12/51] Documentation/gpu: document drm_colorop
` [PATCH V13 13/51] drm/colorop: Add destroy functions for color pipeline
` [PATCH V13 14/51] drm/vkms: Pass plane_cfg to plane initialization
` [PATCH V13 15/51] drm/vkms: Add enumerated 1D curve colorop
` [PATCH V13 16/51] drm/vkms: Add config for default plane pipeline
` [PATCH V13 17/51] drm/vkms: Add kunit tests for linear and sRGB LUTs
` [PATCH V13 18/51] drm/colorop: Add 3x4 CTM type
` [PATCH V13 19/51] drm/vkms: Use s32 for internal color pipeline precision
` [PATCH V13 20/51] drm/vkms: add 3x4 matrix in color pipeline
` [PATCH V13 21/51] drm/tests: Add a few tests around drm_fixed.h
` [PATCH V13 22/51] drm/vkms: Add tests for CTM handling
` [PATCH V13 23/51] drm/colorop: pass plane_color_pipeline client cap to atomic check
` [PATCH V13 24/51] drm/colorop: define a new macro for_each_new_colorop_in_state
` [PATCH V13 25/51] drm/amd/display: Ignore deprecated props when plane_color_pipeline set
` [PATCH V13 26/51] drm/amd/display: Add bypass COLOR PIPELINE
` [PATCH V13 27/51] drm/amd/display: Skip color pipeline initialization for cursor plane
` [PATCH V13 28/51] drm/amd/display: Add support for sRGB EOTF in DEGAM block
` [PATCH V13 29/51] drm/amd/display: Add support for sRGB Inverse EOTF in SHAPER block
` [PATCH V13 30/51] drm/amd/display: Add support for sRGB EOTF in BLND block
` [PATCH V13 31/51] drm/colorop: Add PQ 125 EOTF and its inverse
` [PATCH V13 32/51] drm/amd/display: Enable support for PQ 125 EOTF and Inverse
` [PATCH V13 33/51] drm/colorop: add BT2020/BT709 OETF and Inverse OETF
` [PATCH V13 34/51] drm/amd/display: Add support for BT.709 and BT.2020 TFs
` [PATCH V13 35/51] drm: Add Enhanced LUT precision structure
` [PATCH V13 36/51] drm: Add helper to extract lut from struct drm_color_lut32
` [PATCH V13 37/51] drm/colorop: Add 1D Curve Custom LUT type
` [PATCH V13 38/51] drm/amd/display: add shaper and blend colorops for 1D Curve Custom LUT
` [PATCH V13 39/51] drm/amd/display: add 3x4 matrix colorop
` [PATCH V13 40/51] drm/colorop: Add multiplier type
` [PATCH V13 41/51] drm/amd/display: add multiplier colorop
` [PATCH V13 42/51] drm/amd/display: Swap matrix and multiplier
` [PATCH V13 43/51] drm/colorop: Define LUT_1D interpolation
` [PATCH V13 44/51] drm/colorop: allow non-bypass colorops
` [PATCH V13 45/51] drm/colorop: Add 3D LUT support to color pipeline
` [PATCH V13 46/51] drm/amd/display: add 3D LUT colorop
` [PATCH V13 47/51] drm/amd/display: Add AMD color pipeline doc
` [PATCH V13 48/51] drm/amd/display: Ensure 3D LUT for color pipeline
` [PATCH V13 49/51] drm/amd/display: Disable CRTC degamma when color pipeline is enabled
` [PATCH V13 50/51] drm/colorop: Add DRM_COLOROP_1D_CURVE_GAMMA22 to 1D Curve
` [PATCH V13 51/51] drm/amd/display: Enable support for Gamma 2.2
[PATCH v2] drm/amdkfd: Use huge page size to check split svm range alignment
2025-11-14 23:26 UTC (2+ messages)
[PATCH v4] drm/amdgpu: Ignored various return code
2025-11-14 23:25 UTC
[PATCH v3] drm/amdkfd: Ignored various return code
2025-11-14 21:58 UTC (4+ messages)
[PATCH] drm/amdkfd: FORWARD NULL
2025-11-14 21:47 UTC (4+ messages)
[PATCH v3] drm/amdkfd: Trap handler support for expert scheduling mode
2025-11-14 20:48 UTC
[PATCH v2] drm/amdkfd: Trap handler support for expert scheduling mode
2025-11-14 19:30 UTC (2+ messages)
[pull] amdgpu, amdkfd, radeon drm-next-6.19
2025-11-14 19:25 UTC
[PATCH] drm/amdkfd: Uninitialized and Unused variables
2025-11-14 19:20 UTC (2+ messages)
[PATCH] drm/amd/amdgpu: reserve vm invalidation engine for uni_mes
2025-11-14 19:13 UTC (3+ messages)
[PATCH 1/1] PCI (& drm/amdgpu): BAR to be excluded depends on HW generation
2025-11-14 18:20 UTC (3+ messages)
[PATCH v5 00/16] drm/panfrost, panthor: Cached maps and explicit flushing
2025-11-14 16:22 UTC (11+ messages)
` [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 11/16] drm/panfrost: "
` [PATCH v5 12/16] drm/panfrost: Expose the selected coherency protocol to the UMD
` [PATCH v5 15/16] drm/panfrost: Add flag to map GEM object Write-Back Cacheable
[PATCH 0/4] drm/amdgpu: Use amdgpu by default on SI and CIK dedicated GPUs (v2)
2025-11-14 15:04 UTC (8+ messages)
` [PATCH 1/4] drm/radeon: Refactor how SI and CIK support is determined
` [PATCH 2/4] drm/amdgpu: "
` [PATCH 3/4] drm/amdgpu: Use amdgpu by default on CIK dedicated GPUs (v2)
` [PATCH 4/4] drm/amdgpu: Use amdgpu by default on SI "
[PATCH] drm/amdkfd: Trap handler support for expert scheduling mode
2025-11-14 14:27 UTC (2+ messages)
Independence for dma_fences! v3
2025-11-14 11:49 UTC (5+ messages)
` [PATCH 02/18] dma-buf: protected fence ops by RCU v3
` [PATCH 04/18] dma-buf: inline spinlock for fence protection v2
[PATCH 13/18] drm/amdgpu: independence for the amdkfd_fence! v2
2025-11-14 11:43 UTC (2+ messages)
[PATCH 0/1] Use amdgpu by default on SI dGPUs
2025-11-14 10:47 UTC (4+ messages)
` [PATCH 1/1] drm/amdgpu: Use amdgpu by default on SI dedicated GPUs
[PATCH] drm/amdgpu: Skip emit de meta data on gfx11 with rs64 enabled
2025-11-14 10:36 UTC (2+ messages)
[PATCH 1/3] drm/amdgpu: Synchronize sriov host to add block_mmsch bit field
2025-11-14 8:38 UTC (3+ messages)
` [PATCH 2/3] drm/amdgpu: Add lock to serialize sriov command execution
[PATCH v4 00/11] PCI: Resizable BAR improvements
2025-11-13 18:00 UTC (11+ messages)
` [PATCH v4 01/11] PCI: Move Resizable BAR code to rebar.c
` [PATCH v4 02/11] PCI: Clean up pci_rebar_bytes_to_size() and move "
` [PATCH v4 04/11] PCI: Improve Resizable BAR functions kernel doc
` [PATCH v4 05/11] PCI: Add pci_rebar_size_supported() helper
` [PATCH v4 06/11] drm/i915/gt: Use pci_rebar_size_supported()
` [PATCH v4 07/11] drm/xe/vram: Use PCI rebar helpers in resize_vram_bar()
` [PATCH v4 08/11] PCI: Add pci_rebar_get_max_size()
` [PATCH v4 09/11] drm/xe/vram: Use pci_rebar_get_max_size()
` [PATCH v4 10/11] drm/amdgpu: "
` [PATCH v4 11/11] PCI: Convert BAR sizes bitmasks to u64
[PATCH] drm/radeon: no 'auto' default DPM level on GRENADA 0x67B0/1 Radeon R9 390(X)
2025-11-14 1:06 UTC
[PATCH 1/3] amdgpu_dm: also send FreeSync packets on DisplayPort connectors
2025-11-13 14:12 UTC (4+ messages)
` [PATCH 3/3] drm, amdgpu: add the "FreeSync HDR Mode" connector property
` [PATCH 3/3] drm,amdgpu: "
[PATCH 2/9] PCI/IOV: Adjust ->barsz[] when changing BAR size
2025-11-13 16:35 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