Home
last modified time | relevance | path

Searched defs:max_bpc (Results 1 – 5 of 5) sorted by relevance

/linux-5.19.10/include/drm/
Ddrm_connector.h826 u8 max_bpc; member
/linux-5.19.10/drivers/gpu/drm/vc4/
Dvc4_hdmi.c1597 unsigned int max_bpc = clamp_t(unsigned int, conn_state->max_bpc, 8, 12); in vc4_hdmi_encoder_compute_config() local
/linux-5.19.10/drivers/gpu/drm/bridge/synopsys/
Ddw-hdmi.c2666 u8 max_bpc = conn_state->max_requested_bpc; in dw_hdmi_bridge_atomic_get_output_bus_fmts() local
/linux-5.19.10/drivers/gpu/drm/i915/display/
Dintel_display_types.h1630 u8 max_bpc; member
/linux-5.19.10/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c7462 int max_bpc = conn_state->max_requested_bpc; in dm_encoder_helper_atomic_check() local