Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_psp.c55 static const char * const amdgpu_ptl_fmt_str[] = { variable
1445 if (!strcmp(str, amdgpu_ptl_fmt_str[i])) in str_to_ptl_fmt()
1458 const char *fmt = amdgpu_ptl_fmt_str[i]; in ptl_supported_formats_show()
1611 amdgpu_ptl_fmt_str[ptl->fmt1], in ptl_format_show()
1612 amdgpu_ptl_fmt_str[ptl->fmt2]); in ptl_format_show()