diff options
author | Harry Wentland <[email protected]> | 2023-02-13 15:29:06 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2023-03-07 14:22:40 -0500 |
commit | 84c03df58d8bbf77feb2f199f10dbe8f7f72c782 (patch) | |
tree | d3bc40243112e6a28068cd7518f6805164b44949 /drivers/gpu/drm/amd/display/dc/link/link_detection.c | |
parent | efa4c4df864ecd969670093524d3e8f69188e5eb (diff) |
drm/amd/display: Build DSC without DCN config
[Why & How]
DSC needs DCN but we are trying reduce the usage of the
DCN flag. It's easier to build the DSC code sprinkled
around DC core and the DMs and just guard the place where
DSC uses floating point code.
Since DSC is never enabled on non-DCN ASICs this won't
have any effect.
Reviewed-by: Hamza Mahfooz <[email protected]>
Acked-by: Qingqing Zhuo <[email protected]>
Signed-off-by: Harry Wentland <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/display/dc/link/link_detection.c')
0 files changed, 0 insertions, 0 deletions