Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_psp.h171 void *dtm_shared_buf; member
H A Damdgpu_psp.c951 &psp->dtm_context.dtm_shared_buf); in psp_dtm_init_shared_buf()
1078 &psp->dtm_context.dtm_shared_buf); in psp_dtm_terminate()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/modules/hdcp/
H A Damdgpu_hdcp_psp.c60 dtm_cmd = (struct ta_dtm_shared_memory *)psp->dtm_context.dtm_shared_buf; in mod_hdcp_remove_display_topology()
100 dtm_cmd = (struct ta_dtm_shared_memory *)psp->dtm_context.dtm_shared_buf; in mod_hdcp_add_display_topology()