aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/include/v10_structs.h
Commit message (Collapse)AuthorAgeFilesLines
* drm/amdgpu: Clean up errors in v10_structs.hchenxuebing2024-01-181-2/+1
| | | | | | | | | Fix the following errors reported by checkpatch: ERROR: open brace '{' following struct go on the same line Signed-off-by: chenxuebing <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
* drm/amdgpu: add v10 structs header (v2)Huang Rui2019-06-211-0/+1258
Header for CP structures (MQD, etc.) V2: squash in updates Signed-off-by: Huang Rui <[email protected]> Acked-by: Hawking Zhang <[email protected]> Signed-off-by: Alex Deucher <[email protected]>