Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_display.c4350 static int bpc_to_bpp(int bpc) in bpc_to_bpp() function
4378 max_edid_bpp = bpc_to_bpp(edid_bpc); in compute_sink_pipe_bpp()
4382 target_pipe_bpp = bpc_to_bpp(conn_state->max_bpc); in compute_sink_pipe_bpp()