Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_vdsc.c371 u32 rc_buf_thresh_dword[4]; in intel_dsc_pps_configure() local
726 memset(rc_buf_thresh_dword, 0, sizeof(rc_buf_thresh_dword)); in intel_dsc_pps_configure()
728 rc_buf_thresh_dword[i / 4] |= in intel_dsc_pps_configure()
736 rc_buf_thresh_dword[0]); in intel_dsc_pps_configure()
738 rc_buf_thresh_dword[1]); in intel_dsc_pps_configure()
740 rc_buf_thresh_dword[2]); in intel_dsc_pps_configure()
742 rc_buf_thresh_dword[3]); in intel_dsc_pps_configure()
755 rc_buf_thresh_dword[0]); in intel_dsc_pps_configure()
757 rc_buf_thresh_dword[1]); in intel_dsc_pps_configure()
759 rc_buf_thresh_dword[2]); in intel_dsc_pps_configure()
[all …]