Searched refs:color_depth_property (Results 1 – 2 of 2) sorted by relevance
208 struct drm_property *color_depth_property; member2659 if (!hdmi->color_depth_property && !hdmi->unsupported_deep_color) { in dw_hdmi_rockchip_attach_properties()2665 hdmi->color_depth_property = prop; in dw_hdmi_rockchip_attach_properties()2774 if (hdmi->color_depth_property) { in dw_hdmi_rockchip_destroy_properties()2776 hdmi->color_depth_property); in dw_hdmi_rockchip_destroy_properties()2777 hdmi->color_depth_property = NULL; in dw_hdmi_rockchip_destroy_properties()2850 if (property == hdmi->color_depth_property) { in dw_hdmi_rockchip_set_property()2919 if (property == hdmi->color_depth_property) { in dw_hdmi_rockchip_get_property()
388 struct drm_property *color_depth_property; member1104 if (property == dp->color_depth_property) { in dw_dp_atomic_connector_get_property()1157 if (property == dp->color_depth_property) { in dw_dp_atomic_connector_set_property()2862 dp->color_depth_property = prop; in dw_dp_connector_init()