Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dsc/
H A Ddc_dsc.c548 struct dc_dsc_config *dsc_cfg) in setup_dsc_config()
564 memset(dsc_cfg, 0, sizeof(struct dc_dsc_config)); in setup_dsc_config()
750 memset(dsc_cfg, 0, sizeof(struct dc_dsc_config)); in setup_dsc_config()
876 struct dc_dsc_config config; in dc_dsc_compute_bandwidth_range()
899 struct dc_dsc_config *dsc_cfg) in dc_dsc_compute_config()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/
H A Ddc_dsc.h77 struct dc_dsc_config *dsc_cfg);
H A Ddc_hw_types.h743 struct dc_dsc_config { struct
783 struct dc_dsc_config dsc_cfg;
H A Ddc_stream.h262 struct dc_dsc_config *dsc_config;
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Ddsc.h43 struct dc_dsc_config dc_dsc_cfg;
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_mst_types.c540 struct dc_dsc_config dsc_config; in bpp_x16_from_pbn()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c2246 struct dc_dsc_config old_dsc_cfg = stream->timing.dsc_cfg; in copy_stream_update_to_stream()