diff options
| author | Joseph Greathouse <[email protected]> | 2020-01-14 15:05:21 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2020-01-14 15:18:41 +0000 |
| commit | bdf84a80e0ce5f60f4f41a27b4cf74bcfabcea56 (patch) | |
| tree | cbae7af55b2f4d3660edbe3fbdfbfdfa7383c9df /drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c | |
| parent | drm/amd/display: add Pollock IDs, fix Pollock & Dali clk mgr construct (diff) | |
| download | kernel-bdf84a80e0ce5f60f4f41a27b4cf74bcfabcea56.tar.gz kernel-bdf84a80e0ce5f60f4f41a27b4cf74bcfabcea56.zip | |
drm/amdgpu: Create generic DF struct in adev
The only data fabric information the adev struct currently
contains is a function pointer table. In the near future,
we will be adding some cached DF information into adev. As
such, this patch creates a new amdgpu_df struct for adev.
Right now, it only containst the old function pointer table,
but new stuff will be added soon.
Signed-off-by: Joseph Greathouse <[email protected]>
Reviewed-by: Alex Deucher <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c')
0 files changed, 0 insertions, 0 deletions
