diff options
author | Rodrigo Siqueira <rodrigo.siqueira@amd.com> | 2023-10-20 15:31:24 -0600 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-11-07 12:03:30 -0500 |
commit | 60ccd588d5820fc270bdd75185b5dc0220019e35 (patch) | |
tree | 03c57ec0acd6432af7c3d80188bbf72b099bce8d /drivers/gpu/drm/amd/amdgpu/amdgpu_sync.c | |
parent | 3e18d4bd9ac627d8262661272ea1e60631c2608e (diff) |
drm/amd/display: Create optc.h file
For all the components that participate in DCN architecture, there is a
header in the dc/inch/hw. For some reason, OPTC broke this pattern and
added all the primary functions/structs associated with that in the
dcn10_optc.h file. For consistency's sake, this commit introduces a new
optc.h file and extracts the code from dcn10_optc to this new file.
Reviewed-by: Hamza Mahfooz <hamza.mahfooz@amd.com>
Acked-by: Hersen Wu <hersenxs.wu@amd.com>
Signed-off-by: Rodrigo Siqueira <rodrigo.siqueira@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_sync.c')
0 files changed, 0 insertions, 0 deletions