Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/i915/display/
Dintel_vdsc.c501 u32 rc_buf_thresh_dword[4]; in intel_dsc_pps_configure() local
822 memset(rc_buf_thresh_dword, 0, sizeof(rc_buf_thresh_dword)); in intel_dsc_pps_configure()
824 rc_buf_thresh_dword[i / 4] |= in intel_dsc_pps_configure()
828 rc_buf_thresh_dword[i / 4]); in intel_dsc_pps_configure()
832 rc_buf_thresh_dword[0]); in intel_dsc_pps_configure()
834 rc_buf_thresh_dword[1]); in intel_dsc_pps_configure()
836 rc_buf_thresh_dword[2]); in intel_dsc_pps_configure()
838 rc_buf_thresh_dword[3]); in intel_dsc_pps_configure()
841 rc_buf_thresh_dword[0]); in intel_dsc_pps_configure()
843 rc_buf_thresh_dword[1]); in intel_dsc_pps_configure()
[all …]