Home
last modified time | relevance | path

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

12

/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_psp.h88 struct psp_context;
141 int (*init_microcode)(struct psp_context *psp);
153 int (*ring_create)(struct psp_context *psp,
155 int (*ring_stop)(struct psp_context *psp,
157 int (*ring_destroy)(struct psp_context *psp,
160 int (*mode1_reset)(struct psp_context *psp);
168 int (*vbflash_stat)(struct psp_context *psp);
360 struct psp_context { struct
553 int psp_ta_invoke(struct psp_context *psp,
575 int psp_ras_terminate(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()
125 static int psp_v13_0_4_bootloader_load_kdb(struct psp_context *psp) in psp_v13_0_4_bootloader_load_kdb()
130 static int psp_v13_0_4_bootloader_load_spl(struct psp_context *psp) in psp_v13_0_4_bootloader_load_spl()
155 static int psp_v13_0_4_bootloader_load_sos(struct psp_context *psp) in psp_v13_0_4_bootloader_load_sos()
192 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()
293 static int psp_v13_0_4_ring_destroy(struct psp_context *psp, in psp_v13_0_4_ring_destroy()
311 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.c83 static int psp_v13_0_init_microcode(struct psp_context *psp) in psp_v13_0_init_microcode()
139 static bool psp_v13_0_is_sos_alive(struct psp_context *psp) in psp_v13_0_is_sos_alive()
175 static int psp_v13_0_wait_for_vmbx_ready(struct psp_context *psp) in psp_v13_0_wait_for_vmbx_ready()
197 static int psp_v13_0_wait_for_bootloader(struct psp_context *psp) in psp_v13_0_wait_for_bootloader()
374 static int psp_v13_0_ring_stop(struct psp_context *psp, in psp_v13_0_ring_stop()
405 static int psp_v13_0_ring_create(struct psp_context *psp, in psp_v13_0_ring_create()
475 static int psp_v13_0_ring_destroy(struct psp_context *psp, in psp_v13_0_ring_destroy()
766 static int psp_v13_0_update_spirom(struct psp_context *psp, in psp_v13_0_update_spirom()
801 static int psp_v13_0_dump_spirom(struct psp_context *psp, in psp_v13_0_dump_spirom()
832 static int psp_v13_0_vbflash_status(struct psp_context *psp) in psp_v13_0_vbflash_status()
[all …]
A Dpsp_v14_0.c61 static int psp_v14_0_init_microcode(struct psp_context *psp) in psp_v14_0_init_microcode()
94 static bool psp_v14_0_is_sos_alive(struct psp_context *psp) in psp_v14_0_is_sos_alive()
104 static int psp_v14_0_wait_for_bootloader(struct psp_context *psp) in psp_v14_0_wait_for_bootloader()
160 static int psp_v14_0_bootloader_load_kdb(struct psp_context *psp) in psp_v14_0_bootloader_load_kdb()
165 static int psp_v14_0_bootloader_load_spl(struct psp_context *psp) in psp_v14_0_bootloader_load_spl()
239 static int psp_v14_0_ring_stop(struct psp_context *psp, in psp_v14_0_ring_stop()
270 static int psp_v14_0_ring_create(struct psp_context *psp, in psp_v14_0_ring_create()
340 static int psp_v14_0_ring_destroy(struct psp_context *psp, in psp_v14_0_ring_destroy()
636 static int psp_v14_0_update_spirom(struct psp_context *psp, in psp_v14_0_update_spirom()
672 static int psp_v14_0_vbflash_status(struct psp_context *psp) in psp_v14_0_vbflash_status()
[all …]
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()
250 static int psp_v3_1_ring_stop(struct psp_context *psp, in psp_v3_1_ring_stop()
280 static int psp_v3_1_ring_destroy(struct psp_context *psp, in psp_v3_1_ring_destroy()
298 static bool psp_v3_1_smu_reload_quirk(struct psp_context *psp) in psp_v3_1_smu_reload_quirk()
307 static int psp_v3_1_mode1_reset(struct psp_context *psp) in psp_v3_1_mode1_reset()
341 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()
145 static int psp_v11_0_wait_for_bootloader(struct psp_context *psp) in psp_v11_0_wait_for_bootloader()
166 static bool psp_v11_0_is_sos_alive(struct psp_context *psp) in psp_v11_0_is_sos_alive()
209 static int psp_v11_0_bootloader_load_kdb(struct psp_context *psp) in psp_v11_0_bootloader_load_kdb()
214 static int psp_v11_0_bootloader_load_spl(struct psp_context *psp) in psp_v11_0_bootloader_load_spl()
224 static int psp_v11_0_bootloader_load_sos(struct psp_context *psp) in psp_v11_0_bootloader_load_sos()
259 static int psp_v11_0_ring_stop(struct psp_context *psp, in psp_v11_0_ring_stop()
289 static int psp_v11_0_ring_create(struct psp_context *psp, in psp_v11_0_ring_create()
361 static int psp_v11_0_ring_destroy(struct psp_context *psp, in psp_v11_0_ring_destroy()
379 static int psp_v11_0_mode1_reset(struct psp_context *psp) in psp_v11_0_mode1_reset()
[all …]
A Dpsp_v10_0.c47 static int psp_v10_0_init_microcode(struct psp_context *psp) in psp_v10_0_init_microcode()
70 static int psp_v10_0_ring_create(struct psp_context *psp, in psp_v10_0_ring_create()
102 static int psp_v10_0_ring_stop(struct psp_context *psp, in psp_v10_0_ring_stop()
123 static int psp_v10_0_ring_destroy(struct psp_context *psp, in psp_v10_0_ring_destroy()
141 static int psp_v10_0_mode1_reset(struct psp_context *psp) in psp_v10_0_mode1_reset()
147 static uint32_t psp_v10_0_ring_get_wptr(struct psp_context *psp) in psp_v10_0_ring_get_wptr()
154 static void psp_v10_0_ring_set_wptr(struct psp_context *psp, uint32_t value) in psp_v10_0_ring_set_wptr()
171 void psp_v10_0_set_psp_funcs(struct psp_context *psp) in psp_v10_0_set_psp_funcs()
A Dpsp_v12_0.c45 static int psp_v12_0_init_microcode(struct psp_context *psp) in psp_v12_0_init_microcode()
69 static int psp_v12_0_bootloader_load_sysdrv(struct psp_context *psp) in psp_v12_0_bootloader_load_sysdrv()
105 static int psp_v12_0_bootloader_load_sos(struct psp_context *psp) in psp_v12_0_bootloader_load_sos()
142 static int psp_v12_0_ring_create(struct psp_context *psp, in psp_v12_0_ring_create()
171 static int psp_v12_0_ring_stop(struct psp_context *psp, in psp_v12_0_ring_stop()
198 static int psp_v12_0_ring_destroy(struct psp_context *psp, in psp_v12_0_ring_destroy()
216 static int psp_v12_0_mode1_reset(struct psp_context *psp) in psp_v12_0_mode1_reset()
252 static uint32_t psp_v12_0_ring_get_wptr(struct psp_context *psp) in psp_v12_0_ring_get_wptr()
265 static void psp_v12_0_ring_set_wptr(struct psp_context *psp, uint32_t value) in psp_v12_0_ring_set_wptr()
288 void psp_v12_0_set_psp_funcs(struct psp_context *psp) in psp_v12_0_set_psp_funcs()
A Damdgpu_psp.c168 struct psp_context *psp = &adev->psp; in psp_early_init()
442 struct psp_context *psp = &adev->psp; in psp_sw_init()
548 struct psp_context *psp = &adev->psp; in psp_sw_fini()
1103 struct psp_context *psp = &adev->psp; in psp_boot_config_get()
1129 struct psp_context *psp = &adev->psp; in psp_boot_config_set()
1152 struct psp_context *psp = &adev->psp; in psp_rl_load()
2427 struct psp_context *psp = &adev->psp; in amdgpu_psp_wait_for_bootloader()
2448 struct psp_context *psp = &adev->psp; in amdgpu_psp_tos_reload_needed()
2461 struct psp_context *psp = &adev->psp; in psp_update_gpu_addresses()
3098 struct psp_context *psp = &adev->psp; in psp_load_fw()
[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()
62 static int psp_v11_0_8_ring_create(struct psp_context *psp, in psp_v11_0_8_ring_create()
132 static int psp_v11_0_8_ring_destroy(struct psp_context *psp, in psp_v11_0_8_ring_destroy()
150 static uint32_t psp_v11_0_8_ring_get_wptr(struct psp_context *psp) in psp_v11_0_8_ring_get_wptr()
163 static void psp_v11_0_8_ring_set_wptr(struct psp_context *psp, uint32_t value) in psp_v11_0_8_ring_set_wptr()
183 void psp_v11_0_8_set_psp_funcs(struct psp_context *psp) in psp_v11_0_8_set_psp_funcs()
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()
255 struct psp_context *psp = &adev->psp; in ta_if_unload_debugfs_write()
304 struct psp_context *psp = &adev->psp; in ta_if_invoke_debugfs_write()
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_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_v13_0.h30 void psp_v13_0_set_psp_funcs(struct psp_context *psp);
A Dpsp_v14_0.h30 void psp_v14_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 Dsienna_cichlid.c152 struct psp_context *psp = &adev->psp; in sienna_cichlid_mode2_restore_ip()
A Dsmu_v13_0_10.c143 struct psp_context *psp = &adev->psp; in smu_v13_0_10_mode2_restore_ip()
/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()
396 struct psp_context *psp = hdcp->config.psp.handle; in mod_hdcp_hdcp1_validate_ksvlist_vp()
438 struct psp_context *psp = hdcp->config.psp.handle; in mod_hdcp_hdcp1_enable_dp_stream_encryption()
[all …]
/drivers/gpu/drm/amd/display/amdgpu_dm/
A Damdgpu_dm_hdcp.c108 static uint8_t *psp_get_srm(struct psp_context *psp, uint32_t *srm_version, uint32_t *srm_size) in psp_get_srm()
132 static int psp_set_srm(struct psp_context *psp, in psp_set_srm()
496 struct psp_context *psp = hdcp.config.psp.handle; in enable_assr()

Completed in 43 milliseconds

12