Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Ddw-dp.c398 int eotf_type; member
2103 if (dw_dp_is_hdr_eotf(dp->eotf_type)) in dw_dp_send_vsc_sdp()
2109 if (dw_dp_is_hdr_eotf(dp->eotf_type)) in dw_dp_send_vsc_sdp()
2208 if (dw_dp_is_hdr_eotf(dp->eotf_type)) in dw_dp_video_need_vsc_sdp()
2439 if (dw_dp_is_hdr_eotf(dp->eotf_type)) in dw_dp_video_enable()
2570 dp->eotf_type = dw_dp_get_eotf(conn_state); in dw_dp_encoder_atomic_check()
2597 s->eotf = dp->eotf_type; in dw_dp_encoder_atomic_check()
3295 if (dw_dp_is_hdr_eotf(dp->eotf_type) && fmt->bpc < 10) in dw_dp_bridge_atomic_get_output_bus_fmts()