Home
last modified time | relevance | path

Searched refs:psp_context (Results 1 – 25 of 26) sorted by relevance

12

/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_psp.h63 struct psp_context;
112 int (*init_microcode)(struct psp_context *psp);
121 int (*ring_create)(struct psp_context *psp,
123 int (*ring_stop)(struct psp_context *psp,
125 int (*ring_destroy)(struct psp_context *psp,
128 int (*mode1_reset)(struct psp_context *psp);
135 int (*vbflash_stat)(struct psp_context *psp);
141 int (*fn_ta_terminate)(struct psp_context *psp);
310 struct psp_context struct
468 int psp_ta_invoke(struct psp_context *psp,
[all …]
A Dpsp_v13_0_4.c35 static int psp_v13_0_4_init_microcode(struct psp_context *psp) in psp_v13_0_4_init_microcode()
59 static bool psp_v13_0_4_is_sos_alive(struct psp_context *psp) in psp_v13_0_4_is_sos_alive()
69 static int psp_v13_0_4_wait_for_bootloader(struct psp_context *psp) in psp_v13_0_4_wait_for_bootloader()
127 static int psp_v13_0_4_bootloader_load_kdb(struct psp_context *psp) in psp_v13_0_4_bootloader_load_kdb()
132 static int psp_v13_0_4_bootloader_load_spl(struct psp_context *psp) in psp_v13_0_4_bootloader_load_spl()
157 static int psp_v13_0_4_bootloader_load_sos(struct psp_context *psp) in psp_v13_0_4_bootloader_load_sos()
194 static int psp_v13_0_4_ring_stop(struct psp_context *psp, in psp_v13_0_4_ring_stop()
223 static int psp_v13_0_4_ring_create(struct psp_context *psp, in psp_v13_0_4_ring_create()
290 static int psp_v13_0_4_ring_destroy(struct psp_context *psp, in psp_v13_0_4_ring_destroy()
308 static uint32_t psp_v13_0_4_ring_get_wptr(struct psp_context *psp) in psp_v13_0_4_ring_get_wptr()
[all …]
A Dpsp_v13_0.c70 static int psp_v13_0_init_microcode(struct psp_context *psp) in psp_v13_0_init_microcode()
120 static bool psp_v13_0_is_sos_alive(struct psp_context *psp) in psp_v13_0_is_sos_alive()
130 static int psp_v13_0_wait_for_bootloader(struct psp_context *psp) in psp_v13_0_wait_for_bootloader()
188 static int psp_v13_0_bootloader_load_kdb(struct psp_context *psp) in psp_v13_0_bootloader_load_kdb()
193 static int psp_v13_0_bootloader_load_spl(struct psp_context *psp) in psp_v13_0_bootloader_load_spl()
261 static int psp_v13_0_ring_stop(struct psp_context *psp, in psp_v13_0_ring_stop()
290 static int psp_v13_0_ring_create(struct psp_context *psp, in psp_v13_0_ring_create()
357 static int psp_v13_0_ring_destroy(struct psp_context *psp, in psp_v13_0_ring_destroy()
644 static int psp_v13_0_update_spirom(struct psp_context *psp, in psp_v13_0_update_spirom()
679 static int psp_v13_0_vbflash_status(struct psp_context *psp) in psp_v13_0_vbflash_status()
[all …]
A Dpsp_v10_0.c47 static int psp_v10_0_init_microcode(struct psp_context *psp) in psp_v10_0_init_microcode()
63 static int psp_v10_0_ring_create(struct psp_context *psp, in psp_v10_0_ring_create()
95 static int psp_v10_0_ring_stop(struct psp_context *psp, in psp_v10_0_ring_stop()
116 static int psp_v10_0_ring_destroy(struct psp_context *psp, in psp_v10_0_ring_destroy()
134 static int psp_v10_0_mode1_reset(struct psp_context *psp) in psp_v10_0_mode1_reset()
140 static uint32_t psp_v10_0_ring_get_wptr(struct psp_context *psp) in psp_v10_0_ring_get_wptr()
147 static void psp_v10_0_ring_set_wptr(struct psp_context *psp, uint32_t value) in psp_v10_0_ring_set_wptr()
164 void psp_v10_0_set_psp_funcs(struct psp_context *psp) in psp_v10_0_set_psp_funcs()
A Dpsp_v3_1.c54 static int psp_v3_1_ring_stop(struct psp_context *psp,
57 static int psp_v3_1_init_microcode(struct psp_context *psp) in psp_v3_1_init_microcode()
117 static int psp_v3_1_bootloader_load_sos(struct psp_context *psp) in psp_v3_1_bootloader_load_sos()
155 static void psp_v3_1_reroute_ih(struct psp_context *psp) in psp_v3_1_reroute_ih()
186 static int psp_v3_1_ring_create(struct psp_context *psp, in psp_v3_1_ring_create()
251 static int psp_v3_1_ring_stop(struct psp_context *psp, in psp_v3_1_ring_stop()
279 static int psp_v3_1_ring_destroy(struct psp_context *psp, in psp_v3_1_ring_destroy()
297 static bool psp_v3_1_smu_reload_quirk(struct psp_context *psp) in psp_v3_1_smu_reload_quirk()
306 static int psp_v3_1_mode1_reset(struct psp_context *psp) in psp_v3_1_mode1_reset()
340 static uint32_t psp_v3_1_ring_get_wptr(struct psp_context *psp) in psp_v3_1_ring_get_wptr()
[all …]
A Dpsp_v11_0.c88 static int psp_v11_0_init_microcode(struct psp_context *psp) in psp_v11_0_init_microcode()
144 static int psp_v11_0_wait_for_bootloader(struct psp_context *psp) in psp_v11_0_wait_for_bootloader()
167 static bool psp_v11_0_is_sos_alive(struct psp_context *psp) in psp_v11_0_is_sos_alive()
210 static int psp_v11_0_bootloader_load_kdb(struct psp_context *psp) in psp_v11_0_bootloader_load_kdb()
215 static int psp_v11_0_bootloader_load_spl(struct psp_context *psp) in psp_v11_0_bootloader_load_spl()
225 static int psp_v11_0_bootloader_load_sos(struct psp_context *psp) in psp_v11_0_bootloader_load_sos()
260 static int psp_v11_0_ring_stop(struct psp_context *psp, in psp_v11_0_ring_stop()
288 static int psp_v11_0_ring_create(struct psp_context *psp, in psp_v11_0_ring_create()
357 static int psp_v11_0_ring_destroy(struct psp_context *psp, in psp_v11_0_ring_destroy()
375 static int psp_v11_0_mode1_reset(struct psp_context *psp) in psp_v11_0_mode1_reset()
[all …]
A Dpsp_v12_0.c48 static int psp_v12_0_init_microcode(struct psp_context *psp) in psp_v12_0_init_microcode()
72 static int psp_v12_0_bootloader_load_sysdrv(struct psp_context *psp) in psp_v12_0_bootloader_load_sysdrv()
111 static int psp_v12_0_bootloader_load_sos(struct psp_context *psp) in psp_v12_0_bootloader_load_sos()
150 static void psp_v12_0_reroute_ih(struct psp_context *psp) in psp_v12_0_reroute_ih()
181 static int psp_v12_0_ring_create(struct psp_context *psp, in psp_v12_0_ring_create()
236 static int psp_v12_0_ring_stop(struct psp_context *psp, in psp_v12_0_ring_stop()
264 static int psp_v12_0_ring_destroy(struct psp_context *psp, in psp_v12_0_ring_destroy()
282 static int psp_v12_0_mode1_reset(struct psp_context *psp) in psp_v12_0_mode1_reset()
316 static uint32_t psp_v12_0_ring_get_wptr(struct psp_context *psp) in psp_v12_0_ring_get_wptr()
329 static void psp_v12_0_ring_set_wptr(struct psp_context *psp, uint32_t value) in psp_v12_0_ring_set_wptr()
[all …]
A Dpsp_v11_0_8.c31 static int psp_v11_0_8_ring_stop(struct psp_context *psp, in psp_v11_0_8_ring_stop()
60 static int psp_v11_0_8_ring_create(struct psp_context *psp, in psp_v11_0_8_ring_create()
127 static int psp_v11_0_8_ring_destroy(struct psp_context *psp, in psp_v11_0_8_ring_destroy()
145 static uint32_t psp_v11_0_8_ring_get_wptr(struct psp_context *psp) in psp_v11_0_8_ring_get_wptr()
158 static void psp_v11_0_8_ring_set_wptr(struct psp_context *psp, uint32_t value) in psp_v11_0_8_ring_set_wptr()
178 void psp_v11_0_8_set_psp_funcs(struct psp_context *psp) in psp_v11_0_8_set_psp_funcs()
A Damdgpu_psp.c161 struct psp_context *psp = &adev->psp; in psp_early_init()
392 struct psp_context *psp = &adev->psp; in psp_sw_init()
503 struct psp_context *psp = &adev->psp; in psp_sw_fini()
889 struct psp_context *psp = &adev->psp; in psp_boot_config_get()
915 struct psp_context *psp = &adev->psp; in psp_boot_config_set()
938 struct psp_context *psp = &adev->psp; in psp_rl_load()
2510 struct psp_context *psp = &adev->psp; in psp_load_fw()
2630 struct psp_context *psp = &adev->psp; in psp_hw_fini()
2657 struct psp_context *psp = &adev->psp; in psp_suspend()
2721 struct psp_context *psp = &adev->psp; in psp_resume()
[all …]
A Damdgpu_securedisplay.h31 void psp_securedisplay_parse_resp_status(struct psp_context *psp,
33 void psp_prep_securedisplay_cmd_buf(struct psp_context *psp, struct ta_securedisplay_cmd **cmd,
A Damdgpu_securedisplay.c48 void psp_securedisplay_parse_resp_status(struct psp_context *psp, in psp_securedisplay_parse_resp_status()
80 void psp_prep_securedisplay_cmd_buf(struct psp_context *psp, struct ta_securedisplay_cmd **cmd, in psp_prep_securedisplay_cmd_buf()
95 struct psp_context *psp = &adev->psp; in amdgpu_securedisplay_debugfs_write()
A Damdgpu_psp_ta.c72 static void set_ta_context_funcs(struct psp_context *psp, in set_ta_context_funcs()
153 struct psp_context *psp = &adev->psp; in ta_if_load_debugfs_write()
252 struct psp_context *psp = &adev->psp; in ta_if_unload_debugfs_write()
301 struct psp_context *psp = &adev->psp; in ta_if_invoke_debugfs_write()
A Dpsp_v12_0.h28 void psp_v12_0_set_psp_funcs(struct psp_context *psp);
A Dpsp_v13_0_4.h28 void psp_v13_0_4_set_psp_funcs(struct psp_context *psp);
A Dpsp_v10_0.h30 void psp_v10_0_set_psp_funcs(struct psp_context *psp);
A Dpsp_v11_0.h28 void psp_v11_0_set_psp_funcs(struct psp_context *psp);
A Dpsp_v11_0_8.h28 void psp_v11_0_8_set_psp_funcs(struct psp_context *psp);
A Dpsp_v13_0.h28 void psp_v13_0_set_psp_funcs(struct psp_context *psp);
A Dpsp_v3_1.h35 void psp_v3_1_set_psp_funcs(struct psp_context *psp);
A Dsmu_v13_0_10.c150 struct psp_context *psp = &adev->psp; in smu_v13_0_10_mode2_restore_ip()
A Dsienna_cichlid.c159 struct psp_context *psp = &adev->psp; in sienna_cichlid_mode2_restore_ip()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/modules/hdcp/
A Dhdcp_psp.c51 struct psp_context *psp = hdcp->config.psp.handle; in remove_display_from_topology_v2()
87 struct psp_context *psp = hdcp->config.psp.handle; in remove_display_from_topology_v3()
125 struct psp_context *psp = hdcp->config.psp.handle; in add_display_to_topology_v2()
172 struct psp_context *psp = hdcp->config.psp.handle; in add_display_to_topology_v3()
253 struct psp_context *psp = hdcp->config.psp.handle; in mod_hdcp_hdcp1_create_session()
292 struct psp_context *psp = hdcp->config.psp.handle; in mod_hdcp_hdcp1_destroy_session()
325 struct psp_context *psp = hdcp->config.psp.handle; in mod_hdcp_hdcp1_validate_rx()
366 struct psp_context *psp = hdcp->config.psp.handle; in mod_hdcp_hdcp1_enable_encryption()
393 struct psp_context *psp = hdcp->config.psp.handle; in mod_hdcp_hdcp1_validate_ksvlist_vp()
435 struct psp_context *psp = hdcp->config.psp.handle; in mod_hdcp_hdcp1_enable_dp_stream_encryption()
[all …]
A Dhdcp_psp.h156 int psp_cmd_submit_buf(struct psp_context *psp, struct amdgpu_firmware_info *ucode, struct psp_gfx_…
/linux-6.3-rc2/drivers/gpu/drm/amd/display/amdgpu_dm/
A Damdgpu_dm_hdcp.c77 static uint8_t *psp_get_srm(struct psp_context *psp, uint32_t *srm_version, uint32_t *srm_size) in psp_get_srm()
103 static int psp_set_srm(struct psp_context *psp, uint8_t *srm, uint32_t srm_size, uint32_t *srm_vers… in psp_set_srm()
487 struct psp_context *psp = hdcp.config.psp.handle; in enable_assr()
A Damdgpu_dm_crc.c105 struct psp_context *psp; in amdgpu_dm_crtc_notify_ta_to_read()

Completed in 37 milliseconds

12