Searched refs:rc_buf_thresh_dword (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_vdsc.c434 u32 rc_buf_thresh_dword[4]; local
549 memset(rc_buf_thresh_dword, 0, sizeof(rc_buf_thresh_dword));
551 rc_buf_thresh_dword[i / 4] |=
555 rc_buf_thresh_dword[i / 4]);
559 rc_buf_thresh_dword[0]);
561 rc_buf_thresh_dword[1]);
563 rc_buf_thresh_dword[2]);
565 rc_buf_thresh_dword[3]);
568 rc_buf_thresh_dword[
[all...]

Completed in 880 milliseconds