Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-09-13 | drm/amdgpu: switch to new amdgpu_nbio structure | Hawking Zhang | 1 | -2/+2 | |
no functional change, just switch to new structures Signed-off-by: Hawking Zhang <[email protected]> Reviewed-by: Alex Deucher <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
2019-07-31 | drm/amdgpu: drop drmP.h from navi10_ih.c | Alex Deucher | 1 | -1/+2 | |
And fix the fallout. Acked-by: Sam Ravnborg <[email protected]> Signed-off-by: Alex Deucher <[email protected]> | |||||
2019-06-20 | drm/amdgpu: add navi10 ih ip block (v3) | Hawking Zhang | 1 | -0/+486 | |
IH is the interrupt handler block. v1: add initial ih support (Ray) v2: add dummy prescreen iv function for navi10 (Hawking) v3: squash in additional updates (Alex) Signed-off-by: Huang Rui <[email protected]> Signed-off-by: Hawking Zhang <[email protected]> Reviewed-by: Alex Deucher <[email protected]> Reviewed-by: Hawking Zhang <[email protected]> Signed-off-by: Alex Deucher <[email protected]> |