Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_vcn.c1071 volatile struct amdgpu_vcn_fwlog *plog; in amdgpu_debugfs_vcn_fwlog_read()
1084 plog = (volatile struct amdgpu_vcn_fwlog *)log_buf; in amdgpu_debugfs_vcn_fwlog_read()
1154 volatile struct amdgpu_vcn_fwlog *log_buf = fw_log_cpu_addr; in amdgpu_vcn_fwlog_init()
1163 log_buf->header_size = sizeof(struct amdgpu_vcn_fwlog); in amdgpu_vcn_fwlog_init()
H A Damdgpu_vcn.h367 struct amdgpu_vcn_fwlog { struct