Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_helpers.c688 static const uint8_t DSC_PASSTHROUGH = 0x02; in dm_helpers_dp_write_dsc_enable() local
693 uint8_t enable_passthrough = enable ? DSC_PASSTHROUGH : DSC_DISABLE; in dm_helpers_dp_write_dsc_enable()