]> Git Repo - linux.git/commit
drm/amdgpu: add navi10 common ip block (v3)
authorHawking Zhang <[email protected]>
Mon, 4 Mar 2019 06:07:37 +0000 (14:07 +0800)
committerAlex Deucher <[email protected]>
Fri, 21 Jun 2019 23:59:23 +0000 (18:59 -0500)
commitc6b6a42175f5d36d8e7f85afb8acb6559210641e
treea6b54c8b58558003a40645ba82d7c277f9a5c475
parent44f1bb1fed2596330ab55192ddb280865ebc79d2
drm/amdgpu: add navi10 common ip block (v3)

This adds the core SOC code for navi asics.

v1: add place holder and initial basic function (Ray)
v2: add new introduced functions to avoid reference
    NULL pointer (Hawking)
v3L squash in 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]>
drivers/gpu/drm/amd/amdgpu/Makefile
drivers/gpu/drm/amd/amdgpu/navi10_reg_init.c [new file with mode: 0644]
drivers/gpu/drm/amd/amdgpu/nv.c [new file with mode: 0644]
drivers/gpu/drm/amd/amdgpu/nv.h [new file with mode: 0644]
This page took 0.057673 seconds and 4 git commands to generate.