Searched refs:drm_connector_attach_max_bpc_property (Results 1 - 10 of 10) sorted by relevance

/linux-master/include/drm/
H A Ddrm_connector.h2048 int drm_connector_attach_max_bpc_property(struct drm_connector *connector,
/linux-master/drivers/gpu/drm/meson/
H A Dmeson_encoder_hdmi.c440 * drm_connector_attach_max_bpc_property() requires the
450 drm_connector_attach_max_bpc_property(meson_encoder_hdmi->connector, 8, 8);
/linux-master/drivers/gpu/drm/
H A Ddrm_connector.c1396 * drm_connector_attach_max_bpc_property() to create and attach the
2427 * drm_connector_attach_max_bpc_property - attach "max bpc" property
2437 int drm_connector_attach_max_bpc_property(struct drm_connector *connector, function
2458 EXPORT_SYMBOL(drm_connector_attach_max_bpc_property); variable
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_dp_mst.c1564 drm_connector_attach_max_bpc_property(connector, 6, 12);
H A Dintel_hdmi.c2636 drm_connector_attach_max_bpc_property(connector, 8, 12);
H A Dintel_dp.c6400 drm_connector_attach_max_bpc_property(connector, 6, 10);
6402 drm_connector_attach_max_bpc_property(connector, 6, 12);
/linux-master/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_mst_types.c602 drm_connector_attach_max_bpc_property(connector, 8, 16);
H A Damdgpu_dm.c7702 drm_connector_attach_max_bpc_property(&aconnector->base, 8, 16);
/linux-master/drivers/gpu/drm/vc4/
H A Dvc4_hdmi.c766 drm_connector_attach_max_bpc_property(connector, 8, 12);
/linux-master/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi.c2592 * drm_connector_attach_max_bpc_property() requires the
2597 drm_connector_attach_max_bpc_property(connector, 8, 16);

Completed in 595 milliseconds