Skip to content
Snippets Groups Projects
Commit a1255107 authored by Alex Deucher's avatar Alex Deucher
Browse files

drm/amdgpu: rework IP block registration (v2)


This makes it easier to replace specific IP blocks on
asics for handling virtual_dce, DAL, etc. and for building
IP lists for hw or tables.  This also stored the status
information in the same structure.

v2: split out spelling fix into a separate patch
    add a function to add IPs to the list

Reviewed-by: default avatarChristian König <christian.koenig@amd.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent cf35c7ca
No related branches found
No related tags found
No related merge requests found
Showing
with 349 additions and 910 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment