| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | drm/amdgpu/psp: use a function pointer structure | Alex Deucher | 2018-02-19 | 1 | -19/+1 |
| | | | | | | | | | This way we can make all of the IP specific functions static, and we only need a single entry point into the PSP IP modules. Reviewed-by: Christian König <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | ||||
| * | drm/amdgpu: Add GPU reset functionality for Vega10 | Ken Wang | 2017-09-26 | 1 | -0/+2 |
| | | | | | | | | | | V2 Signed-off-by: Ken Wang <[email protected]> Reviewed-by: Alex Deucher <[email protected]> Acked-by: Christian König <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | ||||
| * | drm/amdgpu: added api for stopping psp ring (v2) | Evan Quan | 2017-09-12 | 1 | -0/+2 |
| | | | | | | | | | | | - v2: reuse the ring stop api in ring destory Signed-off-by: Evan Quan <[email protected]> Reviewed-by: Junwei Zhang <[email protected]> Acked-by: Christian König <[email protected]> Reviewed-by: Huang Rui <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | ||||
| * | drm/amdgpu: add ring_destroy for psp v10 | Junwei Zhang | 2017-07-25 | 1 | -0/+2 |
| | | | | | | | Signed-off-by: Junwei Zhang <[email protected]> Reviewed-by: Alex Deucher <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | ||||
| * | drm/amdgpu: add ring_create function for psp v10 | Junwei Zhang | 2017-07-25 | 1 | -0/+2 |
| | | | | | | | Signed-off-by: Junwei Zhang <[email protected]> Reviewed-by: Alex Deucher <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | ||||
| * | drm/amdgpu: add init microcode function for psp v10 | Junwei Zhang | 2017-07-25 | 1 | -0/+1 |
| | | | | | | | Signed-off-by: Junwei Zhang <[email protected]> Reviewed-by: Alex Deucher <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | ||||
| * | drm/amdgpu: add psp v10 function callback for raven | Huang Rui | 2017-05-24 | 1 | -0/+41 |
| PSP is the security processor. These are the support functions. Signed-off-by: Huang Rui <[email protected]> Reviewed-by: Alex Deucher <[email protected]> Acked-by: Chunming Zhou <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
