Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_mode_vba.h1175 unsigned int MaximumDSCBitsPerComponent; member
Ddisplay_mode_vba.c440 mode_lib->vba.MaximumDSCBitsPerComponent = ip->maximum_dsc_bits_per_component; in fetch_ip_params()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn32/
Ddisplay_mode_vba_32.c2283 || mode_lib->vba.DSCInputBitPerComponent[k] > mode_lib->vba.MaximumDSCBitsPerComponent) { in dml32_ModeSupportAndSystemConfigurationFull()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn31/
Ddisplay_mode_vba_31.c4261 || v->DSCInputBitPerComponent[k] > v->MaximumDSCBitsPerComponent) {
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn314/
Ddisplay_mode_vba_314.c4359 || v->DSCInputBitPerComponent[k] > v->MaximumDSCBitsPerComponent) {