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/
A Damdgpu_umsch_mm.c894 volatile struct amdgpu_umsch_fwlog *log_buf = fw_log_cpu_addr; in amdgpu_umsch_fwlog_init()
896 log_buf->header_size = sizeof(struct amdgpu_umsch_fwlog); in amdgpu_umsch_fwlog_init()
913 volatile struct amdgpu_umsch_fwlog *plog; in amdgpu_debugfs_umsch_fwlog_read()
926 plog = (volatile struct amdgpu_umsch_fwlog *)log_buf; in amdgpu_debugfs_umsch_fwlog_read()
A Damdgpu_umsch_mm.h61 struct amdgpu_umsch_fwlog { struct

Completed in 7 milliseconds