messages from 2025-11-19 07:31:24 to 2025-11-21 15:36:29 UTC [more...]
[PATCH v3 00/28] drm/amdgpu: use all SDMA instances for TTM clears and moves
2025-11-21 15:36 UTC (47+ messages)
` [PATCH v3 01/28] drm/amdgpu: give each kernel job a unique id
` [PATCH v3 02/28] drm/amdgpu: use ttm_resource_manager_cleanup
` [PATCH v3 03/28] drm/amdgpu: remove direct_submit arg from amdgpu_copy_buffer
` [PATCH v3 04/28] drm/amdgpu: remove the ring param from ttm functions
` [PATCH v3 05/28] drm/amdgpu: introduce amdgpu_ttm_buffer_entity
` [PATCH v3 06/28] drm/amdgpu: add amdgpu_ttm_job_submit helper
` [PATCH v3 07/28] drm/amdgpu: fix error handling in amdgpu_copy_buffer
` [PATCH v3 08/28] drm/amdgpu: pass the entity to use to amdgpu_ttm_map_buffer
` [PATCH v3 09/28] drm/amdgpu: pass the entity to use to ttm public functions
` [PATCH v3 10/28] drm/amdgpu: add amdgpu_device argument to ttm functions that need it
` [PATCH v3 11/28] drm/amdgpu: statically assign gart windows to ttm entities
` [PATCH v3 12/28] drm/amdgpu: remove AMDGPU_GTT_NUM_TRANSFER_WINDOWS
` [PATCH v3 13/28] drm/amdgpu: add missing lock when using ttm entities
` [PATCH v3 14/28] drm/amdgpu: check entity lock is held in amdgpu_ttm_job_submit
` [PATCH v3 15/28] drm/amdgpu: double AMDGPU_GTT_MAX_TRANSFER_SIZE
` [PATCH v3 16/28] drm/amdgpu: use larger gart window when possible
` [PATCH v3 17/28] drm/amdgpu: introduce amdgpu_sdma_set_vm_pte_scheds
` [PATCH v3 18/28] drm/amdgpu: move sched status check inside amdgpu_ttm_set_buffer_funcs_status
` [PATCH v3 20/28] drm/amdgpu: allocate multiple clear entities
` [PATCH v3 21/28] drm/amdgpu: allocate multiple move entities
` [PATCH v3 22/28] drm/amdgpu: round robin through clear_entities in amdgpu_fill_buffer
` [PATCH v3 23/28] drm/amdgpu: use TTM_NUM_MOVE_FENCES when reserving fences
` [PATCH v3 24/28] drm/amdgpu: use multiple entities in amdgpu_move_blit
` [PATCH v3 25/28] drm/amdgpu: pass all the sdma scheds to amdgpu_mman
` [PATCH v3 26/28] drm/amdgpu: give ttm entities access to all the sdma scheds
` [PATCH v3 27/28] drm/amdgpu: get rid of amdgpu_ttm_clear_buffer
` [PATCH v3 28/28] drm/amdgpu: rename amdgpu_fill_buffer as amdgpu_ttm_clear_buffer
[PATCH] drm/amd/display: Fix dereference-before-check for dc_link
2025-11-21 15:02 UTC
[PATCH v5 0/2] Address amdgpu reload issues in APUs
2025-11-21 14:58 UTC (5+ messages)
` [PATCH v5 1/2] drm/amdgpu: Fix GFX hang on SteamDeck when amdgpu is reloaded
` [PATCH v5 2/2] Revert "drm/amd: fix gfx hang on renoir in IGT reload test"
[PATCH V13 00/51][FINAL] Color Pipeline API w/ VKMS
2025-11-21 13:53 UTC (4+ messages)
[bug report] drm/amd/display: Cleanup uses of the analog flag
2025-11-21 13:35 UTC
dpm broken on Radeon HD 8570D
2025-11-21 9:11 UTC (11+ messages)
` Bug#1118349: "
[bug report] drm/amd/ras: Add CPER ring read for uniras
2025-11-21 11:31 UTC (2+ messages)
[PATCH] drm/amdgpu: Fix CPER ring debugfs read buffer overflow risk
2025-11-21 11:00 UTC
[PATCH 00/44] Change a lot of min_t() that might mask high bits
2025-11-20 14:52 UTC (5+ messages)
` [PATCH 19/44] drivers/gpu/drm/amd: use min() instead of min_t()
` (subset) [PATCH 00/44] Change a lot of min_t() that might mask high bits
[PATCH 00/26] DC Patches Nov 20, 2025
2025-11-21 8:46 UTC (30+ messages)
` [PATCH 01/26] drm/amd/display: Check NULL before accessing
` [PATCH 02/26] drm/amd/display: Improve HDMI info retrieval
` [PATCH 03/26] drm/amd/display: Refactor panel replay set dmub cmd flow
` [PATCH 04/26] drm/amd/display: Add AS-SDP v2 support for eDP feature
` [PATCH 05/26] drm/amd/display: Parse debug flag to PR FW
` [PATCH 06/26] drm/amd/display: Fix sending redundant enable command to dmub
` [PATCH 07/26] drm/amd/display: Revise VSC SDP header for Panel Replay
` [PATCH 08/26] drm/amd/display: Refactor panel replay dc libs
` [PATCH 09/26] drm/amd/display: Write default Vesa Aux backlight control in dmub
` [PATCH 10/26] drm/amd/display: Don't change brightness for disabled connectors
` [PATCH 11/26] drm/amd/display: Improve readability of link_detect_sink_signal_type
` [PATCH 12/26] drm/amd/display: Drop needless check for link->link_id.id
` [PATCH 13/26] drm/amd/display: Move CONNECTOR_ID_PCIE into switch/case
` [PATCH 14/26] drm/amd/display: Correct comment style
` [PATCH 15/26] drm/amd/display: Increase EDID read retries
` [PATCH 16/26] drm/amd/display: Rename dml2_wrapper.c to dml2_wrapper_fpu.c
` [PATCH 17/26] drm/amd/display: Move dml2_validate to the non-FPU dml2_wrapper
` [PATCH 18/26] drm/amd/display: Move dml2_create and init "
` [PATCH 19/26] drm/amd/display: Add cursor offload abort to the new HWSS path
` [PATCH 20/26] drm/amd/display: Permit DC_FP_START/END only in non-FP compilation units
` [PATCH 21/26] drm/amd/display: Drop FPU flags from dml21_wrapper.c
` [PATCH 22/26] drm/amd/display: Check ATOM_DEVICE_CRT2_SUPPORT in dc_load_detection
` [PATCH 23/26] drm/amd/display: Correct DSC padding accounting
` [PATCH 24/26] drm/amd/display: Add additional checks for PSP footer size
` [PATCH 25/26] drm/amd/display: [FW Promotion] Release 0.1.37.0
` [PATCH 26/26] drm/amd/display: Promote DC to 3.2.360
[PATCH] drm/amdgpu/ras: Move ras data alloc before bad page check
2025-11-21 7:33 UTC (2+ messages)
[PATCH] drm/amdgpu: Fix error handling in amdgpu_atpx_detect
2025-11-21 6:53 UTC (2+ messages)
[PATCH v3] drm/amd/pm: adjust the visibility of pp_table sysfs node
2025-11-21 5:54 UTC (2+ messages)
[PATCH 0/5] SDMA 7.1 support
2025-11-20 22:51 UTC (5+ messages)
` [PATCH 2/5] drm/amdgpu: Add sdma v7_1_0 support
` [PATCH 3/5] drm/amdgpu: Update Generate PTE/PDE SDMA packet for SDMA 7.1
` [PATCH 4/5] drm/amdkfd: Add SDMA 7.1.0 support in KFD
` [PATCH 5/5] drm/amdgpu: add support for sdma v7_1
[PATCH 1/2] drm/amdgpu: Add soc v1_0 support
2025-11-20 20:52 UTC (2+ messages)
` [PATCH 2/2] drm/amdgpu: add soc v1_0 common block for IP discovery
[PATCH] drm/amdkfd: Fix improper NULL termination of queue restore SMI event string
2025-11-20 19:12 UTC
[PATCH] drm/amdgpu: Don't send warning when close drm obj if drm device has been unplug
2025-11-20 17:40 UTC (3+ messages)
[pull] amdgpu, radeon drm-fixes-6.18
2025-11-20 16:41 UTC
[PATCH v4 00/10] Add new general DRM property "color format"
2025-11-20 15:54 UTC (19+ messages)
` [PATCH v4 03/10] drm: Add enum conversion from/to HDMI_COLORSPACE to DRM_COLOR_FORMAT
` [PATCH v4 04/10] drm/bridge: Act on the DRM color format property
` [PATCH v4 05/10] drm/bridge: dw-hdmi-qp: Set bridge supported_formats
` [PATCH v4 06/10] drm/rockchip: dw_hdmi_qp: Set supported_formats platdata
` [PATCH v4 07/10] drm/display: hdmi-state-helper: Act on color format DRM property
` [PATCH v4 10/10] drm/rockchip: Implement "color format" "
[PATCH v4] drm/amdkfd: Use huge page size to check split svm range alignment
2025-11-20 15:50 UTC
Independence for dma_fences! v3
2025-11-20 14:42 UTC (15+ 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 08/18] drm/sched: use inline locks for the drm-sched-fence
` [PATCH 10/18] drm/amdgpu: independence for the amdgpu_fence!
[PATCH v3] drm/amdkfd: Use huge page size to check split svm range alignment
2025-11-20 14:18 UTC (4+ messages)
[PATCH v3 00/21] treewide: Introduce %ptS for struct timespec64 and convert users
2025-11-19 15:49 UTC (17+ messages)
` [PATCH v3 01/21] lib/vsprintf: Add specifier for printing struct timespec64
` [PATCH v3 14/21] net: dsa: sja1105: Switch to use %ptSp
` [PATCH v3 15/21] PCI: epf-test: "
` [PATCH v3 18/21] s390/dasd: "
` [PATCH v3 19/21] scsi: fnic: "
[PATCH] drm/amdgpu: Enlarge DMA mask to 48-bit for GFX11 and GFX12
2025-11-20 13:52 UTC (2+ messages)
[PATCH AUTOSEL 6.17-6.12] drm/amdkfd: Fix GPU mappings for APU after prefetch
2025-11-20 12:08 UTC
[PATCH] drm/amdgpu: fix spelling in gmc9/10 code
2025-11-20 9:17 UTC (2+ messages)
[PATCH v2] drm/amd/pm: adjust the visibility of pp_table sysfs node
2025-11-20 8:50 UTC (2+ messages)
[PATCH] drm/amd/pm: adjust the visibility of pp_table sysfs node
2025-11-20 8:15 UTC (5+ messages)
[PATCH v2] drm/amd/pm: fix amdgpu_irq enabled counter unbalanced on smu v11.0
2025-11-20 6:28 UTC (2+ messages)
[PATCH] drm/amdgpu: Enlarge DMA mask to 48-bit for GFX11 and GFX12(v2)
2025-11-20 0:08 UTC
[PATCH v5 0/5] Expand kernel-doc with more generic details and info about ring buffers
2025-11-20 0:00 UTC (6+ messages)
` [PATCH v5 1/5] drm/amdgpu: Expand kernel-doc in amdgpu_ring
` [PATCH v5 3/5] Documentation/gpu: Expand generic block information
[PATCH] drm/amdkfd: assign AID to uuid in topology for SPX mode
2025-11-19 21:13 UTC
[PATCH 1/2] drm/amdgpu: don't reemit ring contents more than once
2025-11-19 20:30 UTC (2+ messages)
` [PATCH 2/2] drm/amdgpu: always backup and reemit fences
[PATCH 1/3] drm/amdgpu/gmc11: add amdgpu_vm_handle_fault() handling
2025-11-19 15:16 UTC (3+ messages)
[PATCH 0/7] Add gmc 12.1 support
2025-11-19 15:06 UTC (8+ messages)
` [PATCH 1/7] drm/amdgpu: Add gmc v12_1 support
` [PATCH 2/7] drm/amdgpu: Add gmc v12_1 gmc callbacks
` [PATCH 3/7] drm/amdgpu: Add per-ASIC PTE init flag
` [PATCH 4/7] drm/amdgpu: Always set snoop bit in PDE on GFX 12.1
` [PATCH 5/7] drm/amdgpu: Enable PDE.C usage "
` [PATCH 6/7] drm/amdkfd: Fix PTE clearing during SVM unmap "
` [PATCH 7/7] drm/amdgpu: Add gmc v12_1_0 to discovery list
[PATCH 0/3] gfxhub 12.1 support
2025-11-19 14:57 UTC (2+ messages)
` [PATCH 3/3] drm/amdgpu: Add gfxhub v12_1 support
[PATCH v2 00/20] drm/amdgpu: use all SDMA instances for TTM clears and moves
2025-11-19 14:57 UTC (14+ messages)
` [PATCH v2 02/20] drm/ttm: rework pipelined eviction fence handling
` [PATCH v2 06/20] drm/amdgpu: statically assign gart windows to ttm entities
` [PATCH v2 10/20] drm/admgpu: handle resv dependencies in amdgpu_ttm_map_buffer
` [PATCH v2 15/20] drm/amdgpu: pass all the sdma scheds to amdgpu_mman
[PATCH 0/2] Add MMHUB 4.2
2025-11-19 14:50 UTC (2+ messages)
` [PATCH 2/2] drm/amdgpu: Add initial support for mmhub v4_2
[PATCH 1/3] drm/amdgpu/vm: Check PRT uAPI flag instead of PTE flag
2025-11-19 14:18 UTC (4+ messages)
` [PATCH 2/3] drm/amdgpu/uapi: Clarify comment on AMDGPU_VM_PAGE_PRT
` [PATCH 3/3] Documentation/gpu: Add PRT, PTE, PDE to amdgpu glossary (v2)
[PATCH v4 0/2] Address amdgpu reload issues in APUs
2025-11-19 14:14 UTC (5+ messages)
` [PATCH v4 1/2] drm/amdgpu: Fix GFX hang on SteamDeck when amdgpu is reloaded
[PATCH] drm/amdgpu: Add sriov vf check for VCN per queue reset support
2025-11-19 10:03 UTC (3+ messages)
[PATCH 1/3] drm/amdgpu/vm: Check PRT uAPI flag instead of PTE flag
2025-11-19 8:34 UTC (6+ messages)
` [PATCH 2/3] drm/amdgpu/uapi: Clarify comment on AMDGPU_VM_PAGE_PRT
` [PATCH 3/3] Documentation/gpu: Add PRT, PTE to amdgpu glossary
[PATCH] drm/amdgpu: in sriov multiple vf mode, 2 seconds timeout is not enough for sdma job
2025-11-19 7:47 UTC (10+ messages)
[PATCH] drm/amdgpu: fix the calculation of RAS bad page number
2025-11-19 7:31 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