aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/dimgrey_cavefish_reg_init.c
Commit message (Collapse)AuthorAgeFilesLines
* drm/amdgpu: fix wrong executable setting for dimgrey_cavefish_reg_init.cTao Zhou2021-02-241-0/+0
| | | | | | | | | Remove executable configuration for the file. Reported-by: Ming Wang <[email protected]> Signed-off-by: Tao Zhou <[email protected]> Acked-by: Alex Deucher <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
* drm/amdgpu: initialize IP offset for dimgrey_cavefishTao Zhou2020-10-121-0/+54
Add ip offset definition for dimgrey_cavefish and initialize it. Signed-off-by: Tao Zhou <[email protected]> Reviewed-by: Hawking Zhang <[email protected]> Reviewed-by: Jiansong Chen <[email protected]> Signed-off-by: Alex Deucher <[email protected]>