messages from 2024-05-31 16:53:21 to 2024-06-05 12:03:57 UTC [more...]
[PATCH] drm/amd/display: use GFP_ATOMIC for bounding box
2024-06-05 9:06 UTC (5+ messages)
[PATCH 1/2] drm/amd/display: use pre-allocated temp structure for bounding box
2024-06-04 20:24 UTC (4+ messages)
` [PATCH 2/2] drm/amd/display/dcn401: "
[PATCH] kernel/resource: optimize find_next_iomem_res
2024-06-04 21:37 UTC (10+ messages)
[PATCH AUTOSEL 6.8 15/18] drm/amdgpu: silence UBSAN warning
2024-06-05 12:03 UTC (2+ messages)
` [PATCH AUTOSEL 6.8 16/18] drm/amdgpu: fix dereference null return value for the function amdgpu_vm_pt_parent
[PATCH AUTOSEL 6.9 03/23] drm/amdgpu: correct hbm field in boot status
2024-06-05 12:02 UTC (4+ messages)
` [PATCH AUTOSEL 6.9 19/23] drm/amdgpu: silence UBSAN warning
` [PATCH AUTOSEL 6.9 20/23] drm/amdgpu: fix dereference null return value for the function amdgpu_vm_pt_parent
` [PATCH AUTOSEL 6.9 21/23] Revert "drm/amdkfd: fix gfx_target_version for certain 11.0.3 devices"
[PATCH AUTOSEL 6.8 3/6] drm/amdkfd: handle duplicate BOs in reserve_bo_and_cond_vms
2024-06-05 11:55 UTC (2+ messages)
` [PATCH AUTOSEL 6.8 4/6] drm/amdkfd: Let VRAM allocations go to GTT domain on small APUs
[PATCH AUTOSEL 6.9 3/6] drm/amdkfd: handle duplicate BOs in reserve_bo_and_cond_vms
2024-06-05 11:55 UTC (2+ messages)
` [PATCH AUTOSEL 6.9 4/6] drm/amdkfd: Let VRAM allocations go to GTT domain on small APUs
[PATCH 00/18] Enhance amdgpu_firmware_request() to improve function flexibility
2024-06-05 11:20 UTC (21+ messages)
` [PATCH 01/18] drm/amdgpu: enhance amdgpu_ucode_request() "
` [PATCH 02/18] drm/amdgpu: refine gpu_info firmware loading
` [PATCH 03/18] drm/amdgpu: refine isp "
` [PATCH v2 04/18] drm/amdgpu: refine mes "
` [PATCH 05/18] drm/amdgpu: refine psp "
` [PATCH 06/18] drm/amdgpu: refine sdma "
` [PATCH 07/18] drm/amdgpu: refine imu "
` [PATCH 08/18] drm/amdgpu: refine pmfw/smu "
` [PATCH 09/18] drm/amdgpu: refine gmc "
` [PATCH 10/18] drm/amdgpu: refine vcn "
` [PATCH 11/18] drm/amdgpu: refine vpe "
` [PATCH 12/18] drm/amdgpu: refine gfx6 "
` [PATCH 13/18] drm/amdgpu: refine gfx7 "
` [PATCH 14/18] drm/amdgpu: refine gfx8 "
` [PATCH 15/18] drm/amdgpu: refine gfx9 "
` [PATCH 16/18] drm/amdgpu: refine gfx10 "
` [PATCH 17/18] drm/amdgpu: refine gfx11 "
` [PATCH 18/18] drm/amdgpu: refine gfx12 "
Page fault storms and IH ring overflow
2024-06-05 11:18 UTC
[RFC PATCH v4 00/42] Color Pipeline API w/ VKMS
2024-06-05 10:04 UTC (2+ messages)
[PATCH] drm/amdgpu: move some aca/mca init functions into ras_init() stage
2024-06-05 9:45 UTC (2+ messages)
[PATCHES][RFC][CFT] close_fd() misuses in amdgpu
2024-06-05 9:14 UTC (6+ messages)
` [PATCH 1/2][RFC] amdgpu: fix a race in kfd_mem_export_dmabuf()
` [PATCH 2/2][RFC] amdkfd CRIU fixes
[PATCH] drm/amdgpu: add reset source in various cases
2024-06-05 9:08 UTC (2+ messages)
[PATCH] drm/amd/display: use pre-allocated temp structure for bounding box
2024-06-05 9:07 UTC (3+ messages)
[PATCH 1/12 V2] drm/amd/pm: remove dead code in si_convert_power_level_to_smc
2024-06-05 8:38 UTC (2+ messages)
[PATCH 4/12 V2] drm/amdgpu: remove dead code in atom_get_src_int
2024-06-05 8:36 UTC (2+ messages)
[PATCH] drm/amdgpu: Fix the BO release clear memory warning
2024-06-05 8:26 UTC (3+ messages)
[PATCH 1/5] drm/amdgpu: add RAS is_rma flag
2024-06-05 8:21 UTC (10+ messages)
` [PATCH 2/5] drm/amdgpu: trigger mode1 reset for RAS RMA status
` [PATCH 3/5] drm/amdgpu: create amdgpu_ras_in_recovery to simplify code
` [PATCH 4/5] drma/amdgpu: set fatal flag for RAS recovery
` [PATCH 5/5] drm/amdgpu: add ras fatal flag to distingush fatal error reset
[PATCH v4 0/9] drm/amdgpu: prevent concurrent GPU access during reset
2024-06-05 8:00 UTC (11+ messages)
` [PATCH v4 1/9] drm/amdgpu: add skip_hw_access checks for sriov
` [PATCH v4 2/9] drm/amdgpu: fix sriov host flr handler
` [PATCH v4 3/9] drm/amdgpu/kfd: remove is_hws_hang and is_resetting
` [PATCH v4 4/9] drm/amdgpu: remove tlb flush in amdgpu_gtt_mgr_recover
` [PATCH v4 5/9] drm/amdgpu: use helper in amdgpu_gart_unbind
` [PATCH v4 6/9] drm/amdgpu: call flush_gpu_tlb directly in gfxhub enable
` [PATCH v4 7/9] drm/amdgpu: fix locking scope when flushing tlb
` [PATCH v4 8/9] drm/amdgpu: add lock in amdgpu_gart_invalidate_tlb
` [PATCH v4 9/9] drm/amdgpu: add lock in kfd_process_dequeue_from_device
[PATCH 05/12] drm/amd/pm: remove dead code in navi10_emit_clk_levels and navi10_print_clk_levels
2024-06-05 7:48 UTC (7+ messages)
[PATCH 04/12] drm/amdgpu: remove dead code in atom_get_src_int
2024-06-05 7:32 UTC (2+ messages)
[PATCH 01/12] drm/amd/pm: remove dead code in si_convert_power_level_to_smc
2024-06-05 7:05 UTC (2+ messages)
[PATCH 1/5] drm/amdgpu: define new gfx12 uapi flags
2024-06-05 3:53 UTC (3+ messages)
` [PATCH 5/5] drm/amdgpu: add sdma 7.0 support for copy dcc buffer
[PATCH 10/12] drm/amdkfd: remove dead code in kq_initialize
2024-06-05 2:53 UTC (3+ messages)
Rate limit improvements for TTM
2024-06-05 1:12 UTC (8+ messages)
` [PATCH 1/6] drm/amdgpu: cleanup MES command submission
` [PATCH 2/6] drm/ttm: add TTM_PL_FLAG_TRESHOLD
` [PATCH 3/6] drm/amdgpu: enable GTT fallback handling for dGPUs only
` [PATCH 4/6] drm/amdgpu: re-order AMDGPU_GEM_DOMAIN_DOORBELL handling
` [PATCH 5/6] drm/amdgpu: always enable move threshold for BOs
` [PATCH 6/6] drm/amdgpu: Re-validate evicted buffers v2
[PATCH v2 00/10] drm/amdgpu: prevent concurrent GPU access during reset
2024-06-05 1:12 UTC (23+ messages)
` [PATCH v2 03/10] drm/amdgpu: abort fence poll if reset is started
` [PATCH v2 09/10] drm/amdgpu: fix missing reset domain locks
` [PATCH v3 0/8] drm/amdgpu: prevent concurrent GPU access during reset
` [PATCH v3 2/8] drm/amdgpu: fix sriov host flr handler
[PATCH v2 0/2] Add support for 'power saving policy' property
2024-06-04 21:52 UTC (5+ messages)
` [PATCH v2 1/2] drm: Introduce 'power saving policy' drm property
` [PATCH v2 2/2] drm/amd: Add power_saving_policy drm property to eDP connectors
[PATCH V2 1/2] drm/amd/display: use pre-allocated temp structure for bounding box
2024-06-04 20:26 UTC (2+ messages)
` [PATCH V2 2/2] drm/amd/display/dcn401: "
[PATCH 11/12] drm/amdkfd: remove logically dead code
2024-06-04 18:39 UTC (2+ messages)
[PATCH] Revert "drm/amdgpu: init iommu after amdkfd device init"
2024-06-04 18:28 UTC (4+ messages)
[PATCH] Revert "drm/amd/display: avoid large on-stack structures"
2024-06-04 17:50 UTC (2+ messages)
[linux-next:master] BUILD REGRESSION d97496ca23a2d4ee80b7302849404859d9058bcd
2024-06-04 16:40 UTC
[PATCH 1/2] drm/amdgpu: add reset sources in gpu reset context
2024-06-04 13:55 UTC (4+ messages)
` [PATCH 2/2] drm/amdkfd: add reset cause in gpu pre-reset smi event
[PATCH] Revert "drm/amd/display: dynamically allocate dml2_configuration_options structures"
2024-06-04 13:40 UTC (3+ messages)
[PATCH] drm/amdgpu: drop some kernel messages in VCN code
2024-06-04 13:28 UTC (2+ messages)
[PATCH 1/6] HID: amd_sfh: Increase sensor command timeout
2024-06-04 13:04 UTC (3+ messages)
[PATCH] drm/amd/display: Simplify if conditions
2024-06-04 10:37 UTC
[PATCH v2] drm/amdgpu: fix the overflowed constant warning for RREG32_SOC15()
2024-06-04 12:00 UTC (2+ messages)
[PATCH] drm/amdgpu: replace int with unsigned int for imu_v12_0.c
2024-06-04 6:52 UTC (5+ messages)
[PATCH] drm/amdgpu: Set PTE_IS_PTE bit for gfx12
2024-06-04 3:25 UTC (2+ messages)
[PATCH] drm/amdgpu: Update soc24_enum.h and soc21_enum.h
2024-06-04 2:32 UTC
[PATCH v2] drm/client: Detect when ACPI lid is closed during initialization
2024-06-04 2:02 UTC (2+ messages)
[PATCH] drm/amd/display: Increase frame-larger-than warning limit
2024-06-03 22:29 UTC (2+ messages)
[PATCH 1/3] drm/amdgpu: cleanup MES11 command submission
2024-06-03 21:03 UTC (3+ messages)
` [PATCH 2/3] drm/amdgpu: cleanup MES12 "
` [PATCH 3/3] drm/amdgpu: remove amdgpu_mes_fence_wait_polling()
[PATCH] drm/amd/display: prevent register access while in IPS
2024-06-03 20:36 UTC (2+ messages)
[PATCH] drm/amdgpu: use local xcc write to flush tlb
2024-06-03 18:09 UTC (2+ messages)
[linux-next:master] BUILD REGRESSION 861a3cb5a2a8480d361fa6708da24747d6fa72fe
2024-06-03 17:28 UTC
[PATCH] drm/amdkfd: add reset cause in gpu pre-reset smi event
2024-06-03 15:51 UTC (3+ messages)
[PATCH 1/2] amdgpu: add the amdgpu_vm ptr in the vm_bo_map/unmap events
2024-06-03 14:12 UTC (5+ messages)
` [PATCH 2/2] amdgpu: don't dereference a NULL resource in sysfs code
[PATCH 00/32] DC Patches May 20, 2024
2024-06-03 13:14 UTC (16+ messages)
` [PATCH 08/32] drm/amd/display: Fix DML2 logic to set clk state to min
` [PATCH 11/32] drm/amd/display: Move fpo_in_use to stream_status
` [PATCH 16/32] drm/amd/display: Fetch Mall caps from DC
` [PATCH 17/32] drm/amd/display: Prevent IPX From Link Detect and Set Mode
` [PATCH 21/32] drm/amd/display: Change the order of setting DP_IS_USB_C flag
` [PATCH 22/32] drm/amd/display: Force max clocks unconditionally when p-state is unsupported
` [PATCH 23/32] drm/amd/display: Add recovery timeout to FAMS2
` [PATCH 24/32] drm/amd/display: add set ips disable
` [PATCH 26/32] drm/amd/display: Introduce deferred Replay coasting vtotal update
` [PATCH 27/32] drm/amd/display: Program DIG FE source select for DVI before PHY en
` [PATCH 28/32] drm/amd/display: Various DML2 fixes for FAMS2
` [PATCH 29/32] drm/amd/display: Guard reading 3DLUT registers for dcn32/dcn35
` [PATCH 30/32] drm/amd/display: Increase MAX_LINKS by 2
` [PATCH 32/32] SWDEV-1 - dc: 3.2.287
[PATCH] drm/amd/display: Convert some legacy DRM debug macros into appropriate categories
2024-05-31 17:10 UTC (3+ messages)
[PATCH v1 1/1] drm/amd/display: Fix too big frame size
2024-06-02 15:38 UTC (2+ messages)
[PATCH v2] drm/amdgpu/pptable: Fix UBSAN array-index-out-of-bounds
2024-05-31 18:25 UTC (2+ messages)
[PATCH][next] drm/amd/display: Fix a handful of spelling mistakes
2024-05-31 18:20 UTC (3+ messages)
WARNING: CPU: 29 PID: 673 at drivers/gpu/drm/amd/amdgpu/amdgpu_object.c:1382 amdgpu_bo_release_notify+0x1f5/0x210 [amdgpu]
2024-06-02 6:30 UTC
[PATCH 01/18] drm/amdgpu: enhance amdgpu_ucode_request() function flexibility
2024-06-03 11:05 UTC (2+ messages)
[PATCH 12/12] drm/amdgpu: remove dead code in si_program_aspm
2024-06-03 8:50 UTC
[PATCH 09/12] [PATCH 28/28] drm/amdgpu: remove dead code in cik_program_aspm
2024-06-03 8:49 UTC
[PATCH 08/12] drm/amdgpu/pm: remove dead code in aldebaran_emit_clk_levels and arcturus_emit_clk_levels
2024-06-03 8:48 UTC
[PATCH 07/12] drm/amdgpu: remove dead code in amdgpu_vpe_configure_dpm
2024-06-03 8:48 UTC
[PATCH 06/12] drm/amd/pm: remove dead code in smu_get_power_limit
2024-06-03 8:47 UTC
[PATCH 03/12] drm/amdgpu: remove dead code in sdma_v6_0_load_microcode
2024-06-03 8:46 UTC
[PATCH 02/12] drm/amdgpu: remove dead code in cik_program_aspm
2024-06-03 8:46 UTC
[PATCH 00/12] *** Remove dead code ***
2024-06-03 8:44 UTC
[PATCH] Revert "drm/amdgpu/gfx11: enable gfx pipe1 hardware support"
2024-06-03 8:24 UTC (2+ messages)
[PATCH] drm/amdgpu: Don't show false warning for reg list
2024-06-03 7:33 UTC (2+ messages)
[PATCH] drm/amdgpu: Skip coredump during resets for debug
2024-06-03 7:18 UTC (2+ messages)
[PATCH 8/8] drm/amdkfd: remove dead code in kfd_create_vcrat_image_gpu
2024-05-31 21:00 UTC (4+ messages)
[linux-next:master] BUILD REGRESSION 0e1980c40b6edfa68b6acf926bab22448a6e40c9
2024-05-31 19:09 UTC
[PATCH 7/8] drm/amdkfd: Comment out the unused variable use_static in pm_map_queues_v9
2024-05-31 18:46 UTC (2+ messages)
[PATCH 2/8] drm/amdkfd: fix the kdf debugger issue
2024-05-31 18:45 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