Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddm_helpers.h64 struct dc_edid_caps *edid_caps);
H A Ddc_types.h196 struct dc_edid_caps { struct
H A Ddc.h2168 struct dc_edid_caps edid_caps; /* parse display caps */
/openbmc/linux/drivers/gpu/drm/amd/display/
H A DTODO45 10. Remove dc_edid_caps and drm_helpers_parse_edid_caps
53 parsing side (e.g. dc_edid_caps and dm_helpers_parse_edid_caps, I
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_helpers.c54 static void apply_edid_quirks(struct edid *edid, struct dc_edid_caps *edid_caps) in apply_edid_quirks()
95 struct dc_edid_caps *edid_caps) in dm_helpers_parse_edid_caps()
H A Damdgpu_dm.c5592 const struct dc_edid_caps *edid_caps = &dc_sink->edid_caps; in fill_audio_info()
6164 const struct dc_edid_caps *edid_caps; in create_stream_for_sink()
6457 memset(&dc_em_sink->edid_caps, 0, sizeof(struct dc_edid_caps)); in amdgpu_dm_connector_funcs_force()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_link_encoder.c617 const struct dc_edid_caps *edid_caps, in dcn10_link_encoder_validate_hdmi_output()