Searched refs:intel_dsc_get_vdsc_per_pipe (Results 1 – 1 of 1) sorted by relevance
401 static int intel_dsc_get_vdsc_per_pipe(const struct intel_crtc_state *crtc_state) in intel_dsc_get_vdsc_per_pipe() function408 int num_vdsc_instances = intel_dsc_get_vdsc_per_pipe(crtc_state); in intel_dsc_get_num_vdsc_instances()443 vdsc_per_pipe = intel_dsc_get_vdsc_per_pipe(crtc_state); in intel_dsc_pps_write()466 int vdsc_instances_per_pipe = intel_dsc_get_vdsc_per_pipe(crtc_state); in intel_dsc_pps_configure()789 int vdsc_instances_per_pipe = intel_dsc_get_vdsc_per_pipe(crtc_state); in intel_dsc_enable()844 vdsc_per_pipe = intel_dsc_get_vdsc_per_pipe(crtc_state); in intel_dsc_pps_read()
Completed in 5 milliseconds