kernel_samsung_a53x/drivers/gpu/drm/amd/amdkfd
Michael Chen 6a194834b7 drm/amdkfd: Reconcile the definition and use of oem_id in struct kfd_topology_device
[ Upstream commit 10f624ef239bd136cdcc5bbc626157a57b938a31 ]

Currently oem_id is defined as uint8_t[6] and casted to uint64_t*
in some use case. This would lead code scanner to complain about
access beyond. Re-define it in union to enforce 8-byte size and
alignment to avoid potential issue.

Signed-off-by: Michael Chen <michael.chen@amd.com>
Reviewed-by: Felix Kuehling <felix.kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-23 23:20:57 +01:00
..
cik_event_interrupt.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
cik_int.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
cik_regs.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
cwsr_trap_handler.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
cwsr_trap_handler_gfx8.asm Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
cwsr_trap_handler_gfx9.asm Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
cwsr_trap_handler_gfx10.asm Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Kconfig Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
kfd_chardev.c drm/amdkfd: don't allow mapping the MMIO HDP page with large pages 2024-11-23 23:20:53 +01:00
kfd_crat.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
kfd_crat.h drm/amdkfd: Reconcile the definition and use of oem_id in struct kfd_topology_device 2024-11-23 23:20:57 +01:00
kfd_dbgdev.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
kfd_dbgdev.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
kfd_dbgmgr.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
kfd_dbgmgr.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
kfd_debugfs.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
kfd_device.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
kfd_device_queue_manager.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
kfd_device_queue_manager.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
kfd_device_queue_manager_cik.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
kfd_device_queue_manager_v9.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
kfd_device_queue_manager_v10.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
kfd_device_queue_manager_vi.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
kfd_doorbell.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
kfd_events.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
kfd_events.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
kfd_flat_memory.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
kfd_int_process_v9.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
kfd_interrupt.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
kfd_iommu.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
kfd_iommu.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
kfd_kernel_queue.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
kfd_kernel_queue.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
kfd_module.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
kfd_mqd_manager.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
kfd_mqd_manager.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
kfd_mqd_manager_cik.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
kfd_mqd_manager_v9.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
kfd_mqd_manager_v10.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
kfd_mqd_manager_vi.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
kfd_packet_manager.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
kfd_packet_manager_v9.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
kfd_packet_manager_vi.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
kfd_pasid.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
kfd_pm4_headers.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
kfd_pm4_headers_ai.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
kfd_pm4_headers_diq.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
kfd_pm4_headers_vi.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
kfd_pm4_opcodes.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
kfd_priv.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
kfd_process.c drm/amdkfd: Flush the process wq before creating a kfd_process 2024-11-19 12:26:52 +01:00
kfd_process_queue_manager.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
kfd_queue.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
kfd_smi_events.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
kfd_smi_events.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
kfd_topology.c drm/amdkfd: Reconcile the definition and use of oem_id in struct kfd_topology_device 2024-11-23 23:20:57 +01:00
kfd_topology.h drm/amdkfd: Reconcile the definition and use of oem_id in struct kfd_topology_device 2024-11-23 23:20:57 +01:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
soc15_int.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00