| /drivers/gpu/drm/amd/amdgpu/ |
| A D | amdgpu_psp.h | 88 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 D | psp_v13_0_4.c | 35 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 D | psp_v13_0.c | 83 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 D | psp_v14_0.c | 61 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 D | psp_v3_1.c | 54 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 D | psp_v11_0.c | 88 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 D | psp_v10_0.c | 47 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 D | psp_v12_0.c | 45 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 D | amdgpu_psp.c | 168 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 D | psp_v11_0_8.c | 31 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 D | amdgpu_securedisplay.h | 31 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 D | amdgpu_securedisplay.c | 48 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 D | amdgpu_psp_ta.c | 72 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 D | psp_v10_0.h | 30 void psp_v10_0_set_psp_funcs(struct psp_context *psp);
|
| A D | psp_v11_0.h | 28 void psp_v11_0_set_psp_funcs(struct psp_context *psp);
|
| A D | psp_v11_0_8.h | 28 void psp_v11_0_8_set_psp_funcs(struct psp_context *psp);
|
| A D | psp_v12_0.h | 28 void psp_v12_0_set_psp_funcs(struct psp_context *psp);
|
| A D | psp_v13_0_4.h | 28 void psp_v13_0_4_set_psp_funcs(struct psp_context *psp);
|
| A D | psp_v13_0.h | 30 void psp_v13_0_set_psp_funcs(struct psp_context *psp);
|
| A D | psp_v14_0.h | 30 void psp_v14_0_set_psp_funcs(struct psp_context *psp);
|
| A D | psp_v3_1.h | 35 void psp_v3_1_set_psp_funcs(struct psp_context *psp);
|
| A D | sienna_cichlid.c | 152 struct psp_context *psp = &adev->psp; in sienna_cichlid_mode2_restore_ip()
|
| A D | smu_v13_0_10.c | 143 struct psp_context *psp = &adev->psp; in smu_v13_0_10_mode2_restore_ip()
|
| /drivers/gpu/drm/amd/display/modules/hdcp/ |
| A D | hdcp_psp.c | 51 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 D | amdgpu_dm_hdcp.c | 108 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()
|