Home
last modified time | relevance | path

Searched refs:amdgpu_umsch_fwlog (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_umsch_mm.c891 volatile struct amdgpu_umsch_fwlog *log_buf = fw_log_cpu_addr; in amdgpu_umsch_fwlog_init()
893 log_buf->header_size = sizeof(struct amdgpu_umsch_fwlog); in amdgpu_umsch_fwlog_init()
910 volatile struct amdgpu_umsch_fwlog *plog; in amdgpu_debugfs_umsch_fwlog_read()
923 plog = (volatile struct amdgpu_umsch_fwlog *)log_buf; in amdgpu_debugfs_umsch_fwlog_read()
H A Damdgpu_umsch_mm.h61 struct amdgpu_umsch_fwlog { struct