Home
last modified time | relevance | path

Searched refs:MaximumDSCBitsPerComponent (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_mode_vba.h970 unsigned int MaximumDSCBitsPerComponent; member
Ddisplay_mode_vba.c324 mode_lib->vba.MaximumDSCBitsPerComponent = ip->maximum_dsc_bits_per_component; in fetch_ip_params()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dml/dcn31/
Ddisplay_mode_vba_31.c4425 || v->DSCInputBitPerComponent[k] > v->MaximumDSCBitsPerComponent) {