Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/i915/display/
Dintel_dp.h210 int intel_dp_dsc_max_src_input_bpc(struct intel_display *display);
Dintel_dp.c1805 int intel_dp_dsc_max_src_input_bpc(struct intel_display *display) in intel_dp_dsc_max_src_input_bpc() function
1824 dsc_max_bpc = intel_dp_dsc_max_src_input_bpc(display); in intel_dp_dsc_compute_max_bpp()
2522 int dsc_max_bpc = intel_dp_dsc_max_src_input_bpc(display); in intel_dp_dsc_compute_pipe_bpp_limits()