Home
last modified time | relevance | path

Searched defs:enable_dsc (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Ddccg.h170 void (*enable_dsc)( member
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_helpers.c837 uint8_t enable_dsc = enable ? DSC_DECODING : DSC_DISABLE; in dm_helpers_dp_write_dsc_enable() local
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c3298 uint32_t enable_dsc = (update->dsc_config->num_slices_h != 0 && in copy_stream_update_to_stream() local