Revert "drm/amd/display: Add missing kdoc for ALLM parameters"

This reverts commit bca364c4c7.

Signed-off-by: Sasha Levin <sashal@kernel.org>
This commit is contained in:
Sasha Levin
2026-08-03 11:15:17 +02:00
committed by Greg Kroah-Hartman
parent 7dc44840ca
commit 9aa3b4223d
@@ -447,8 +447,6 @@ void mod_build_vsc_infopacket(const struct dc_stream_state *stream,
*
* @stream: contains data we may need to construct VSIF (i.e. timing_3d_format, etc.)
* @info_packet: output structure where to store VSIF
* @ALLMEnabled: indicates whether ALLM HF-VSIF should be generated
* @ALLMValue: ALLM bit value to advertise in HF-VSIF
*/
void mod_build_hf_vsif_infopacket(const struct dc_stream_state *stream,
struct dc_info_packet *info_packet)