linux-stable/drivers/gpu/drm/amd/amdkfd
Rajneesh Bhardwaj a8ac4bcaeb drm/amdgpu: Fix implicit assumtion in gfx11 debug flags
Gfx11 debug flags mask is currently set with an implicit assumption that
no other mqd update flags exist. This needs to be fixed with newly
introduced flag UPDATE_FLAG_IS_GWS by the previous patch.

Reviewed-by: Felix Kuehling <felix.kuehling@amd.com>
Signed-off-by: Rajneesh Bhardwaj <rajneesh.bhardwaj@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2024-02-15 14:18:44 -05:00
..
cik_event_interrupt.c
cik_int.h
cik_regs.h
cwsr_trap_handler.h drm/amdkfd: Use S_ENDPGM_SAVED in trap handler 2024-01-31 17:22:16 -05:00
cwsr_trap_handler_gfx8.asm
cwsr_trap_handler_gfx9.asm drm/amdkfd: Use S_ENDPGM_SAVED in trap handler 2024-01-31 17:22:16 -05:00
cwsr_trap_handler_gfx10.asm drm/amdkfd: Use S_ENDPGM_SAVED in trap handler 2024-01-31 17:22:16 -05:00
Kconfig drm/amdkfd: drop IOMMUv2 support 2023-08-11 14:47:25 -04:00
kfd_chardev.c drm/amdkfd: reserve the BO before validating it 2024-01-31 17:37:53 -05:00
kfd_crat.c drm/amdkfd: Populate cache info for GFX 9.4.3 2023-11-03 11:59:51 -04:00
kfd_crat.h drm/amdkfd: Update cache info reporting for GFX v9.4.3 2023-09-11 18:17:20 -04:00
kfd_debug.c drm/amdkfd: fix and enable ttmp setup for gfx11 2023-07-27 14:59:29 -04:00
kfd_debug.h drm/amdkfd: fix and enable ttmp setup for gfx11 2023-07-27 14:59:29 -04:00
kfd_debugfs.c
kfd_device.c drm/amdgpu: Use function for IP version check 2023-09-20 12:23:28 -04:00
kfd_device_queue_manager.c drm/amdkfd: get doorbell's absolute offset based on the db_size 2023-10-09 17:02:34 -04:00
kfd_device_queue_manager.h drm/amdkfd: rename device_queue_manager_init_v10_navi10() 2023-08-11 14:47:39 -04:00
kfd_device_queue_manager_cik.c drm/amdkfd: drop IOMMUv2 support 2023-08-11 14:47:25 -04:00
kfd_device_queue_manager_v9.c drm/amdkfd: drop IOMMUv2 support 2023-08-11 14:47:25 -04:00
kfd_device_queue_manager_v10.c drm/amdkfd: rename device_queue_manager_init_v10_navi10() 2023-08-11 14:47:39 -04:00
kfd_device_queue_manager_v11.c
kfd_device_queue_manager_vi.c drm/amdkfd: drop IOMMUv2 support 2023-08-11 14:47:25 -04:00
kfd_doorbell.c drm/amdkfd: get doorbell's absolute offset based on the db_size 2023-10-09 17:02:34 -04:00
kfd_events.c drm/amdkfd: Copy HW exception data to user event 2023-11-29 16:24:43 -05:00
kfd_events.h drm/amdkfd: add event_age tracking when receiving interrupt 2023-06-15 11:37:55 -04:00
kfd_flat_memory.c Revert "drm/amdkfd: Relocate TBA/TMA to opposite side of VM hole" 2024-01-05 16:10:44 -05:00
kfd_int_process_v9.c drm/amdkfd: use mask to get v9 interrupt sq data bits correctly 2023-08-31 18:10:28 -04:00
kfd_int_process_v10.c drm/amdkfd: ratelimited SQ interrupt messages 2023-08-30 15:51:16 -04:00
kfd_int_process_v11.c drm/amdkfd: ratelimited SQ interrupt messages 2023-08-30 15:51:16 -04:00
kfd_interrupt.c
kfd_kernel_queue.c
kfd_kernel_queue.h
kfd_migrate.c drm/amdkfd: Correct partial migration virtual addr 2024-01-31 17:21:32 -05:00
kfd_migrate.h drm/amdkfd: Use partial migrations/mapping for GPU/CPU page faults in SVM 2023-12-06 15:22:32 -05:00
kfd_module.c
kfd_mqd_manager.c drm/amdkfd: drop struct kfd_cu_info 2023-10-03 15:41:13 -04:00
kfd_mqd_manager.h drm/amdkfd: Update CU masking for GFX 9.4.3 2023-09-11 18:17:27 -04:00
kfd_mqd_manager_cik.c drm/amdkfd: Update CU masking for GFX 9.4.3 2023-09-11 18:17:27 -04:00
kfd_mqd_manager_v9.c drm/amdkfd: update SIMD distribution algo for GFXIP 9.4.2 onwards 2024-02-15 14:18:44 -05:00
kfd_mqd_manager_v10.c drm/amdgpu/gfx10: set UNORD_DISPATCH in compute MQDs 2024-01-25 15:48:51 -05:00
kfd_mqd_manager_v11.c drm/amdgpu: Fix implicit assumtion in gfx11 debug flags 2024-02-15 14:18:44 -05:00
kfd_mqd_manager_vi.c drm/amdkfd: Update CU masking for GFX 9.4.3 2023-09-11 18:17:27 -04:00
kfd_packet_manager.c
kfd_packet_manager_v9.c drm/amdgpu: Use function for IP version check 2023-09-20 12:23:28 -04:00
kfd_packet_manager_vi.c
kfd_pasid.c
kfd_pm4_headers.h
kfd_pm4_headers_ai.h
kfd_pm4_headers_aldebaran.h
kfd_pm4_headers_vi.h
kfd_pm4_opcodes.h
kfd_priv.h drm/amdkfd: update SIMD distribution algo for GFXIP 9.4.2 onwards 2024-02-15 14:18:44 -05:00
kfd_process.c drm/amdkfd: Fix sparse __rcu annotation warnings 2024-01-09 15:44:13 -05:00
kfd_process_queue_manager.c drm/amdkfd: update SIMD distribution algo for GFXIP 9.4.2 onwards 2024-02-15 14:18:44 -05:00
kfd_queue.c
kfd_smi_events.c
kfd_smi_events.h
kfd_svm.c drm/amdkfd: Fix 'node' NULL check in 'svm_range_get_range_boundaries()' 2024-01-15 18:33:00 -05:00
kfd_svm.h drm/amdkfd: Use partial migrations/mapping for GPU/CPU page faults in SVM 2023-12-06 15:22:32 -05:00
kfd_topology.c drm/amdkfd: Fix L2 cache size reporting in GFX9.4.3 2024-02-15 14:18:42 -05:00
kfd_topology.h drm/amdkfd: Update cache info reporting for GFX v9.4.3 2023-09-11 18:17:20 -04:00
Makefile drm/amdkfd: drop IOMMUv2 support 2023-08-11 14:47:25 -04:00
soc15_int.h drm/amdkfd: Update interrupt handling for GFX 9.4.3 2023-06-30 13:11:35 -04:00