Home
last modified time | relevance | path

Searched defs:num_slices_h (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dsc/
H A Ddc_dsc.c768 const uint32_t num_slices_h, in compute_bpp_x16_from_target_bandwidth()
797 const uint32_t num_slices_h, in decide_dsc_bandwidth_range()
856 const int num_slices_h, in decide_dsc_target_bpp_x16()
1054 int num_slices_h = 0; in setup_dsc_config() local
1319 uint32_t bpp_x16, uint32_t num_slices_h, bool is_dp) in dc_dsc_stream_bandwidth_in_kbps()
1336 const int num_slices_h, in dc_dsc_stream_bandwidth_overhead_in_kbps()
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_mst_types.c880 uint32_t num_slices_h; member
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_hw_sequencer.c2277 int num_slices_h = params->dccg_set_dto_dscclk_params.num_slices_h; in hwss_dccg_set_dto_dscclk() local
3173 struct dccg *dccg, int inst, int num_slices_h) in hwss_add_dccg_set_dto_dscclk()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c1563 int num_slices_h = stream->timing.dsc_cfg.num_slices_h / opp_cnt; in dcn401_add_dsc_sequence_for_odm_change() local