Searched hist:"84 c03df58d8bbf77feb2f199f10dbe8f7f72c782" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpu/drm/amd/display/dc/dsc/ |
H A D | rc_calc.c | diff 84c03df58d8bbf77feb2f199f10dbe8f7f72c782 Mon Feb 13 21:29:06 CET 2023 Harry Wentland <harry.wentland@amd.com> 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 <Hamza.Mahfooz@amd.com> Acked-by: Qingqing Zhuo <qingqing.zhuo@amd.com> Signed-off-by: Harry Wentland <harry.wentland@amd.com> Tested-by: Daniel Wheeler <daniel.wheeler@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|
/linux/drivers/gpu/drm/amd/display/dc/ |
H A D | Makefile | diff 84c03df58d8bbf77feb2f199f10dbe8f7f72c782 Mon Feb 13 21:29:06 CET 2023 Harry Wentland <harry.wentland@amd.com> 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 <Hamza.Mahfooz@amd.com> Acked-by: Qingqing Zhuo <qingqing.zhuo@amd.com> Signed-off-by: Harry Wentland <harry.wentland@amd.com> Tested-by: Daniel Wheeler <daniel.wheeler@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|