Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/i915/display/
A Dintel_vdsc.c584 u32 rc_buf_thresh_dword[4]; in intel_dsc_pps_configure() local
910 memset(rc_buf_thresh_dword, 0, sizeof(rc_buf_thresh_dword)); in intel_dsc_pps_configure()
912 rc_buf_thresh_dword[i / 4] |= in intel_dsc_pps_configure()
920 rc_buf_thresh_dword[0]); in intel_dsc_pps_configure()
922 rc_buf_thresh_dword[1]); in intel_dsc_pps_configure()
924 rc_buf_thresh_dword[2]); in intel_dsc_pps_configure()
926 rc_buf_thresh_dword[3]); in intel_dsc_pps_configure()
939 rc_buf_thresh_dword[0]); in intel_dsc_pps_configure()
941 rc_buf_thresh_dword[1]); in intel_dsc_pps_configure()
943 rc_buf_thresh_dword[2]); in intel_dsc_pps_configure()
[all …]

Completed in 6 milliseconds