Home
last modified time | relevance | path

Searched defs:dpcd_caps (Results 1 – 9 of 9) sorted by relevance

/linux-6.15/drivers/gpu/drm/amd/display/dc/
H A Ddc_dp_types.h1194 struct dpcd_caps { struct
1195 union dpcd_rev dpcd_rev;
1206 bool is_dongle_type_one;
1208 bool is_branch_dev;
1211 bool is_mst_capable;
1216 uint32_t sink_dev_id;
1217 int8_t sink_dev_id_str[6];
1218 int8_t sink_hw_revision;
1221 uint32_t branch_dev_id;
1228 bool panel_mode_edp;
[all …]
H A Ddc.h1765 struct dpcd_caps dpcd_caps; member
2409 struct hblank_expansion_dpcd_caps dpcd_caps; member
H A Ddc_types.h968 struct dpcd_caps *dpcd_caps; member
/linux-6.15/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_validation.c58 const struct dpcd_caps *dpcd_caps) in dp_active_dongle_validate_timing()
322 struct dpcd_caps *dpcd_caps = &link->dpcd_caps; in link_validate_mode_timing() local
/linux-6.15/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_replay.c44 struct dpcd_caps *dpcd_caps = &link->dpcd_caps; in amdgpu_dm_link_supports_replay() local
H A Damdgpu_dm_helpers.c1369 struct dpcd_caps *dpcd_caps = &link->dpcd_caps; in dm_get_adaptive_sync_support_type() local
H A Damdgpu_dm_debugfs.c1370 struct dpcd_caps dpcd_caps; in dp_dsc_fec_support_show() local
/linux-6.15/drivers/gpu/drm/amd/display/modules/power/
H A Dpower_helpers.c821 struct dpcd_caps *dpcd_caps = &link->dpcd_caps; in is_psr_su_specific_panel() local
885 struct dpcd_caps *dpcd_caps = &link->dpcd_caps; in mod_power_calc_psr_configs() local
/linux-6.15/drivers/gpu/drm/i915/display/
H A Dintel_dp_mst.c1671 u8 dpcd_caps[DP_RECEIVER_CAP_SIZE]; in intel_dp_mst_read_decompression_port_dsc_caps() local