messages from 2025-03-12 10:09:12 to 2025-03-17 11:02:11 UTC [more...]
[PATCH] drm/amdkfd: set precise mem ops caps to disabled for gfx 11 and 12
2025-03-17 11:01 UTC (2+ messages)
commit 7ffb791423c7 breaks steam game
2025-03-17 9:13 UTC (10+ messages)
[PATCH 00/63] Fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y
2025-03-16 21:14 UTC (32+ messages)
` [PATCH 01/63] docs/dyndbg: update examples \012 to \n
` [PATCH 05/63] dyndbg: replace classmap list with a vector
` [PATCH 16/63] dyndbg-API: replace DECLARE_DYNDBG_CLASSMAP
` [PATCH 17/63] dyndbg: check DYNDBG_CLASSMAP_DEFINE args at compile-time
` [PATCH 18/63] dyndbg: add/use for_subvec() to reduce boilerplate
` [PATCH 19/63] dyndbg: make proper substructs in _ddebug_info
` [PATCH 21/63] dyndbg: allow ddebug_add_module to fail
` [PATCH 23/63] dyndbg: fail modprobe on ddebug_class_range_overlap()
` [PATCH 28/63] dyndbg-API: promote DYNDBG_CLASSMAP_PARAM to API
[PATCH] drm/radeon/uvd: Replace nested max() with single max3()
2025-03-17 2:57 UTC
[PATCH 0/2] drm/amdgpu/pm: Add RDNA 4 Zero RPM settings
2025-03-15 20:15 UTC (3+ messages)
` [PATCH 1/2] drm/amd/pm: add zero RPM OD setting support for SMU 14.0.2
` [PATCH 2/2] drm/amd/pm: add zero RPM stop temp "
[PATCH V5 00/11] Add disable kernel queue support
2025-03-17 9:06 UTC (24+ messages)
` [PATCH 01/11] drm/amdgpu: add parameter to disable kernel queues
` [PATCH 02/11] drm/amdgpu: add ring flag for no user submissions
` [PATCH 03/11] drm/amdgpu/gfx: add generic handling for disable_kq
` [PATCH 04/11] drm/amdgpu/mes: centralize gfx_hqd mask management
` [PATCH 05/11] drm/amdgpu/mes: update hqd masks when disable_kq is set
` [PATCH 06/11] drm/amdgpu/mes: make more vmids available when disable_kq=1
` [PATCH 07/11] drm/amdgpu/gfx11: add support for disable_kq
` [PATCH 08/11] drm/amdgpu/gfx12: "
` [PATCH 09/11] drm/amdgpu/sdma: add flag for tracking disable_kq
` [PATCH 10/11] drm/amdgpu/sdma6: add support for disable_kq
` [PATCH 11/11] drm/amdgpu/sdma7: "
[PATCH 1/2] drm/amdgpu/gfx: adjust workload profile handling
2025-03-17 8:16 UTC (3+ messages)
` [PATCH 2/2] drm/amdgpu/vcn: "
[PATCH 00/18] Properly wire defines, shifts and masks in SI and cleanup
2025-03-17 6:07 UTC (19+ messages)
` [PATCH 01/18] drm/amdgpu: move GFX6 defines into gfx_v6_0.c
` [PATCH 02/18] drm/amdgpu: wire up defines, shifts and masks through SI code
` [PATCH 03/18] drm/amdgpu: use proper defines, shifts and masks in DCE6 code
` [PATCH 04/18] drm/amdgpu: remove PACKET3 duplicated defines from si_enums.h
` [PATCH 05/18] drm/admgpu: move si_ih.c away from sid.h defines
` [PATCH 06/18] drm/amdgpu: use GRPH_SECONDARY_SURFACE_ADDRESS_MASK with GRPH_SECONDARY_SURFACE_ADDRESS in DCE6
` [PATCH 07/18] drm/amdgpu: move DCE6 away from sid.h and si_enums.h defines
` [PATCH 08/18] drm/amdgpu: add missing DMA defines, shifts and masks
` [PATCH 09/18] drm/amdgpu: add missing GFX6 defines
` [PATCH 10/18] drm/amdgpu: add missing SMU6 defines, shifts and masks
` [PATCH 11/18] drm/pm/legacy-dpm: move SI away from sid.h and si_enums.h
` [PATCH 12/18] drm/amdgpu: fix GFX6 variables for sid.h cleanup
` [PATCH 13/18] drm/amdgpu: move si.c away from sid.h
` [PATCH 14/18] drm/amdgpu: move si_dma.c away from sid.h and si_enums.h
` [PATCH 15/18] drm/amdgpu: huge sid.h cleanup, drop substituted defines
` [PATCH 16/18] drm/amdgpu: keep removing sid.h dependency from si_dma.c
` [PATCH 17/18] drm/amdgpu: cleanup DCE6 a bit more
` [PATCH 18/18] drm/amdgpu: continue cleaning up sid.h and si_enums.h
[PATCH] drm/amdgpu: Add support to load PSP TA v13.0.12 for SRIOV
2025-03-17 4:30 UTC
[PATCH] drm/amdgpu: release xcp_mgr on exit
2025-03-17 3:54 UTC (2+ messages)
[PATCH] drm/amdgpu: Fix SDMA engine reset logic
2025-03-17 2:12 UTC (2+ messages)
[PATCH] drm/amdgpu/sdma: fix engine reset handling
2025-03-17 2:01 UTC (2+ messages)
[PATCH] drm/amdgpu: Implement WQ_MEM_RECLAIM workqueue for Process Isolation
2025-03-17 1:22 UTC
[PATCH 1/2] drm/amdgpu: update eviction fence driver name
2025-03-16 15:54 UTC (2+ messages)
` [PATCH 2/2] drm/amdgpu: Wait for pte updates before uq_resume
[PATCH 1/2] drm/amdgpu: update eviction fence driver name
2025-03-16 15:43 UTC (3+ messages)
` [PATCH 2/2] drm/amdgpu: Wait for pte updates before uq_resume
[PATCH v3] drm/amdkfd: Fix bug in config_dequeue_wait_counts
2025-03-15 3:41 UTC (2+ messages)
[PATCH 1/8] drm/amdgpu: grab an additional reference on the gang fence v2
2025-03-15 2:20 UTC (16+ messages)
` [PATCH 3/8] drm/amdgpu: overwrite signaled fence in amdgpu_sync
` [PATCH 4/8] drm/amdgpu: rework how isolation is enforced v2
` [PATCH 5/8] drm/amdgpu: rework how the cleaner shader is emitted v3
` [PATCH 6/8] drm/amdgpu: stop reserving VMIDs to enforce isolation
[PATCH v2] drm/amdkfd: Update return value of config_dequeue_wait_counts
2025-03-15 0:42 UTC (5+ messages)
[PATCH 1/7] drm/amd/amdgpu: Simplify SDMA reset mechanism by removing dynamic callbacks
2025-03-14 22:30 UTC (10+ messages)
[PATCH] drm/amdkfd: Update return value of config_dequeue_wait_counts
2025-03-14 17:16 UTC (2+ messages)
[pull] amdgpu, amdkfd, radeon drm-next-6.15
2025-03-14 17:06 UTC
[PATCH 1/2] drm/amdgpu/gfx: adjust workload profile handling
2025-03-14 15:03 UTC (5+ messages)
` [PATCH 2/2] drm/amdgpu/vcn: "
[PATCH 1/3] drm/amdgpu: drop drm_firmware_drivers_only()
2025-03-14 14:44 UTC (5+ messages)
` [PATCH 2/3] drm/amdgpu: adjust drm_firmware_drivers_only() handling
` [PATCH 3/3] drm/amdgpu: don't free conflicting apertures for non-display devices
[PATCH] drm/amdgpu/pm: Handle SCLK offset correctly in overdrive for smu 14.0.2
2025-03-14 14:09 UTC (4+ messages)
[PATCH 1/3] drm/amdgpu: check ip_discovery fw file available
2025-03-14 13:28 UTC (5+ messages)
` [PATCH 2/3] drm/amdgpu: use specific ip_discovery.bin for legacy asics
` [PATCH 3/3] drm/amdgpu/discovery: optionally use fw based ip discovery
[PATCH v2 0/9] KFD user queue validation
2025-03-14 13:12 UTC (6+ messages)
` [PATCH v2 4/9] drm/amdkfd: Validate user queue buffers
[PATCH V2 1/2] drm/amdgpu/gfx: fix ref counting for ring based profile handling
2025-03-14 13:00 UTC (5+ messages)
` [PATCH V2 2/2] drm/amdgpu/vcn: "
[PATCH] drm/amdgpu/gfx12: correct cleanup of 'me' field with gfx_v12_0_me_fini()
2025-03-13 15:38 UTC (3+ messages)
[PATCH RFC v4 0/6] drm/display: dp: add new DPCD access functions
2025-03-14 5:59 UTC (7+ messages)
` [PATCH RFC v4 1/6] drm/display: dp: implement new access helpers
` [PATCH RFC v4 2/6] drm/display: dp: change drm_dp_dpcd_read_link_status() return value
` [PATCH RFC v4 3/6] drm/display: dp: use new DCPD access helpers
` [PATCH RFC v4 4/6] drm/display: dp-cec: "
` [PATCH RFC v4 5/6] drm/display: dp-mst-topology: "
` [PATCH RFC v4 6/6] drm/display: dp-tunnel: "
[PATCH] drm/amdgpu: Higher log level for missing PCIe atomics caps
2025-03-14 1:18 UTC
[PATCH v1 0/3] drm/ci: uprev mesa, IGT
2025-03-14 8:58 UTC (4+ messages)
` [PATCH v1 1/3] drm/ci: uprev mesa
` [PATCH v1 2/3] drm/ci: uprev IGT
` [PATCH v1 3/3] drm/ci: arm64.config: mediatek: enable PHY drivers
[PATCH] drm/amdgpu: Add active_umc_mask to ras init_flags
2025-03-14 7:36 UTC (2+ messages)
[PATCH] drm/amdgpu: Add EEPROM I2C address support for smu v13_0_12
2025-03-14 7:36 UTC (2+ messages)
[PATCH 1/8] drm/amdgpu: grab an additional reference on the gang fence
2025-03-14 4:18 UTC (3+ messages)
` [PATCH 5/8] drm/amdgpu: rework how the cleaner shader is emitted v3
[PATCH] drm/amdgpu: drop drm_firmware_drivers_only()
2025-03-13 21:05 UTC (2+ messages)
[PATCH] drm/amdgpu: Add debug masks for HDCP LC FW testing
2025-03-13 20:53 UTC (2+ messages)
[RFC PATCH 0/7] drm/amd/display: more DRM edid common-code to the display driver
2025-03-13 19:35 UTC (4+ messages)
` [RFC PATCH 2/7] drm/amd/display: start using drm_edid helpers to parse EDID caps
[PATCH] drm/amd/display: avoid NPD when ASIC does not support DMUB
2025-03-13 15:23 UTC (5+ messages)
[PATCH 0/2] drm: Create an app info option for wedge events
2025-03-13 11:07 UTC (10+ messages)
` [PATCH 1/2] "
[PATCH] add mes type in mes ring dump
2025-03-13 12:44 UTC (2+ messages)
[PATCH] drm/amdgpu: format old RAS eeprom data into V3 version
2025-03-13 8:15 UTC (2+ messages)
[PATCH] drm/amdgpu: Fix computation for remain size of CPER ring
2025-03-13 8:12 UTC (2+ messages)
[PATCH] drm/amdgpu: Enable ACA by default for psp v13_0_6/v13_0_14
2025-03-13 8:08 UTC (2+ messages)
[PATCH] drm/amdgpu: format old RAS eeprom data into V3
2025-03-13 6:51 UTC (2+ messages)
[PATCH] drm/amdkfd: Correct F8_MODE for gfx950
2025-03-13 2:40 UTC (2+ messages)
[PATCH v4] drm/amdgpu: Fix the race condition for draining retry fault
2025-03-12 22:40 UTC (6+ messages)
[pull] amdgpu, amdkfd drm-fixes-6.14
2025-03-12 19:09 UTC
[PATCH V4 00/11] Add disable kernel queue support
2025-03-12 18:57 UTC (12+ messages)
` [PATCH 01/11] drm/amdgpu: add parameter to disable kernel queues
` [PATCH 02/11] drm/amdgpu: add ring flag for no user submissions
` [PATCH 03/11] drm/amdgpu/gfx: add generic handling for disable_kq
` [PATCH 04/11] drm/amdgpu/mes: centralize gfx_hqd mask management
` [PATCH 05/11] drm/amdgpu/mes: update hqd masks when disable_kq is set
` [PATCH 06/11] drm/amdgpu/mes: make more vmids available when disable_kq=1
` [PATCH 07/11] drm/amdgpu/gfx11: add support for disable_kq
` [PATCH 08/11] drm/amdgpu/gfx12: "
` [PATCH 09/11] drm/amdgpu/sdma: add flag for tracking disable_kq
` [PATCH 10/11] drm/amdgpu/sdma6: add support for disable_kq
` [PATCH 11/11] drm/amdgpu/sdma7: "
[PATCH V3 00/11] Add disable kernel queue support
2025-03-12 18:52 UTC (4+ messages)
` [PATCH 03/11] drm/amdgpu/gfx: add generic handling for disable_kq
[PATCH V2 00/11] Add disable kernel queue support
2025-03-12 18:50 UTC (4+ messages)
` [PATCH 02/11] drm/amdgpu: add ring flag for no user submissions
[PATCH] drm/amdgpu: remove is_mes_queue flag
2025-03-12 17:56 UTC
[PATCH] drm/amd/display: Remove incorrect macro guard
2025-03-12 17:56 UTC (3+ messages)
[PATCH 1/3] drm/amdgpu/gfx: fix ref counting for ring based profile handling
2025-03-12 14:17 UTC (5+ 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;
as well as URLs for NNTP newsgroup(s).