messages from 2025-11-12 18:23:30 to 2025-11-14 15:55:32 UTC [more...]
[PATCH v2 00/11] PCI: BAR resizing fix/rework
2025-11-14 15:55 UTC (22+ 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 v2 00/20] drm/amdgpu: use all SDMA instances for TTM clears and moves
2025-11-14 15:15 UTC (30+ 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 v2 16/20] drm/amdgpu: give ttm entities access to all the sdma scheds
` [PATCH v2 17/20] drm/amdgpu: get rid of amdgpu_ttm_clear_buffer
` [PATCH v2 18/20] drm/amdgpu: rename amdgpu_fill_buffer as amdgpu_ttm_clear_buffer
` [PATCH v2 19/20] drm/amdgpu: use larger gart window when possible
` [PATCH v2 20/20] drm/amdgpu: double AMDGPU_GTT_MAX_TRANSFER_SIZE
[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 v5 00/16] drm/panfrost, panthor: Cached maps and explicit flushing
2025-11-14 15:02 UTC (5+ 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] drm/amd/amdgpu: reserve vm invalidation engine for uni_mes
2025-11-14 14:42 UTC (2+ messages)
[PATCH] drm/amdkfd: FORWARD NULL
2025-11-14 14:40 UTC
[PATCH] drm/amdkfd: Trap handler support for expert scheduling mode
2025-11-14 14:27 UTC (2+ messages)
[PATCH v3 00/21] treewide: Introduce %ptS for struct timespec64 and convert users
2025-11-14 12:59 UTC (25+ 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 04/21] dma-buf: "
` [PATCH v3 05/21] drm/amdgpu: "
` [PATCH v3 06/21] drm/msm: "
` [PATCH v3 07/21] drm/vblank: "
` [PATCH v3 08/21] drm/xe: "
` [PATCH v3 09/21] e1000e: "
` [PATCH v3 10/21] igb: "
` [PATCH v3 11/21] ipmi: "
` [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 18/21] s390/dasd: "
` [PATCH v3 19/21] scsi: fnic: "
` [PATCH v3 20/21] scsi: snic: "
` [PATCH v3 21/21] tracing: "
[PATCH 1/1] PCI (& drm/amdgpu): BAR to be excluded depends on HW generation
2025-11-14 10:32 UTC (2+ messages)
Independence for dma_fences! v3
2025-11-14 11:49 UTC (26+ messages)
` [PATCH 01/18] dma-buf: cleanup dma_fence_describe v3
` [PATCH 02/18] dma-buf: protected fence ops by RCU v3
` [PATCH 03/18] dma-buf: detach fence ops on signal v2
` [PATCH 04/18] dma-buf: inline spinlock for fence protection v2
` [PATCH 05/18] dma-buf: use inline lock for the stub fence
` [PATCH 06/18] dma-buf: use inline lock for the dma-fence-array
` [PATCH 07/18] dma-buf: use inline lock for the dma-fence-chain
` [PATCH 08/18] drm/sched: use inline locks for the drm-sched-fence
` [PATCH 09/18] drm/amdgpu: fix KFD eviction fence enable_signaling path
` [PATCH 10/18] drm/amdgpu: independence for the amdgpu_fence!
` [PATCH 11/18] drm/amdgpu: independence for the amdgpu_eviction_fence!
` [PATCH 12/18] drm/amdgpu: independence for the amdgpu_vm_tlb_fence!
` [PATCH 13/18] drm/amdgpu: independence for the amdkfd_fence! v2
` [PATCH 14/18] drm/amdgpu: independence for the amdgpu_userq__fence!
` [PATCH 15/18] drm/xe: Disconnect the low hanging fences from Xe module
` [PATCH 16/18] drm/xe: Drop HW fence slab
` [PATCH 17/18] drm/xe: Promote xe_hw_fence_irq to an ref counted object
` [PATCH 18/18] drm/xe: Finish disconnect HW fences from module
[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 v2 0/5] drm/amdgpu: add UMA carveout tuning interfaces
2025-11-14 8:42 UTC (6+ 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/amd: Move adaptive backlight modulation property to drm core
2025-11-14 8:39 UTC (5+ messages)
[PATCH 1/3] drm/amdgpu: Synchronize sriov host to add block_mmsch bit field
2025-11-14 8:38 UTC (5+ messages)
` [PATCH 2/3] drm/amdgpu: Add lock to serialize sriov command execution
` [PATCH 3/3] drm/amdgpu: Fix the issue of missing ras message on sriov host
[PATCH v4 00/11] PCI: Resizable BAR improvements
2025-11-13 21:04 UTC (13+ 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 03/11] PCI: Move pci_rebar_size_to_bytes() and export it
` [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 (6+ messages)
` [PATCH 2/3] amdgpu_dm: also look for the AMD VSDB in CEA extensions
` [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 21:02 UTC (5+ messages)
[PATCH v1 0/2] drm/ci: uprev IGT and enable apq8016, apq8096
2025-11-14 3:00 UTC (3+ messages)
` [PATCH v1 1/2] drm/ci: uprev mesa
` [PATCH v1 2/2] drm/ci: Move qualcomm baremetal jobs to lava
[PATCH v2] drm/amdkfd: Use huge page size to check split svm range alignment
2025-11-13 21:09 UTC
[PATCH V12 00/49] Color Pipeline API w/ VKMS
2025-11-13 19:50 UTC (9+ messages)
` [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 v3] drm/amdkfd: Ignored various return code
2025-11-13 18:31 UTC
Independence for dma_fences! v2
2025-11-13 17:46 UTC (15+ messages)
` [PATCH 07/20] dma-buf: use inline lock for the dma-fence-array
` [PATCH 11/20] drm/amdgpu: fix KFD eviction fence enable_signaling path
[PATCH v4 1/3] drm/amdgpu: add engine_retains_context to amdgpu_ring_funcs
2025-11-13 16:43 UTC (5+ messages)
` [PATCH v4 2/3] drm/amdgpu: increment sched score on entity selection
[PATCH 0/4] drm/amd/display: Follow-up patches to analog support
2025-11-13 16:33 UTC (5+ messages)
` [PATCH 1/4] drm/amd/display: Fix warning for analog stream encoders
` [PATCH 2/4] drm/amd/display: Cleanup uses of the analog flag
` [PATCH 3/4] drm/amd/display: Cleanup early return in construct_phy
` [PATCH 4/4] drm/amd/display: Move analog check to dce110_hwseq
[PATCH] drm/amdkfd: Uninitialized and Unused variables
2025-11-13 16:10 UTC
[PATCH] drm/amdgpu: Unregister mce notifier
2025-11-13 14:28 UTC (2+ messages)
[PATCH v2 00/21] treewide: Introduce %ptS for struct timespec64 and convert users
2025-11-12 21:12 UTC (5+ messages)
` [PATCH v2 19/21] scsi: fnic: Switch to use %ptS
` [PATCH v2 20/21] scsi: snic: Switch to use %ptSp
dpm broken on Radeon HD 8570D
2025-11-12 14:28 UTC (5+ messages)
` Bug#1118349: "
[PATCH v2 1/4] drm/amd/pm: Update pmfw headers for smu_v13_0_12
2025-11-13 6:32 UTC (5+ messages)
` [PATCH v2 2/4] drm/amd/pm: Add sysfs node for ubb power
` [PATCH v2 4/4] drm/amd/pm: Enable system power caps for smu_v13_0_12
[pull] amdgpu, amdkfd drm-fixes-6.18
2025-11-12 20:09 UTC
[PATCH v2] drm/amdkfd: Ignored various return code
2025-11-12 19:16 UTC
[PATCH 02/16] drm/amd/display: Add panel replay capability detection
2025-11-12 18:20 UTC (8+ messages)
` [PATCH 04/16] drm/amd/display: Add panel replay enablement option and logic
` [PATCH 05/16] drm/amd/display: Remove unused variable in Replay set version structure
` [PATCH 06/16] drm/amd/display: Re-check seamless boot can be enabled or not
` [PATCH 11/16] drm/amd/display: Clear the CUR_ENABLE register on DCN20 on DPP5
` [PATCH 14/16] drm/amd/display: Fix pbn to kbps Conversion
` [PATCH 15/16] drm/amd/display: Ignore Coverity false positive
` [PATCH 16/16] drm/amd/display: Promote DC to 3.2.359
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