Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/msm/
Dmsm_dsc_helper.h35 return dsc->slice_count * dsc->slice_chunk_size; in msm_dsc_get_bytes_per_line()
/linux-6.6.21/include/drm/display/
Ddrm_dsc.h94 u8 slice_count; member
/linux-6.6.21/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_dsc_1_2.c110 num_active_slice_per_enc = dsc->slice_count; in dpu_hw_dsc_config_1_2()
112 num_active_slice_per_enc = dsc->slice_count / 2; in dpu_hw_dsc_config_1_2()
/linux-6.6.21/drivers/gpu/drm/panel/
Dpanel-visionox-r66451.c315 dsc->slice_count = 2; in visionox_r66451_probe()
/linux-6.6.21/drivers/gpu/drm/i915/display/
Dintel_bios.c3397 crtc_state->dsc.slice_count = 4; in fill_dsc()
3399 crtc_state->dsc.slice_count = 2; in fill_dsc()
3405 crtc_state->dsc.slice_count = 1; in fill_dsc()
3409 crtc_state->dsc.slice_count != 0) in fill_dsc()
3412 crtc_state->dsc.slice_count); in fill_dsc()
Dintel_dp.c1711 pipe_config->dsc.slice_count = in intel_dp_dsc_compute_config()
1714 if (!pipe_config->dsc.slice_count) { in intel_dp_dsc_compute_config()
1716 pipe_config->dsc.slice_count); in intel_dp_dsc_compute_config()
1770 pipe_config->dsc.slice_count = dsc_dp_slice_count; in intel_dp_dsc_compute_config()
1773 pipe_config->dsc.slice_count); in intel_dp_dsc_compute_config()
1780 if (pipe_config->bigjoiner_pipes || pipe_config->dsc.slice_count > 1) in intel_dp_dsc_compute_config()
1798 pipe_config->dsc.slice_count); in intel_dp_dsc_compute_config()
Dintel_vdsc.c251 pipe_config->dsc.slice_count); in intel_dsc_compute_params()
Dintel_display_types.h1357 u8 slice_count; member
Dicl_dsi.c1583 if (crtc_state->dsc.slice_count > 1) in gen11_dsi_dsc_compute_config()
/linux-6.6.21/drivers/media/platform/st/sti/hva/
Dhva-h264.c390 u32 slice_count; member