Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_dp_training_dpia.c593 if (link->dc->debug.dpia_debug.bits.extend_aux_rd_interval) in dpia_get_eq_aux_rd_interval()
H A Dlink_dp_training.c743 if (link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA && link->dc->debug.dpia_debug.bits.force_non_lttpr) in override_training_settings()
H A Dlink_dp_capability.c1847 link->dc->debug.dpia_debug.bits.enable_force_tbt3_work_around && in retrieve_link_cap()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_detection.c689 !link->dc->debug.dpia_debug.bits.disable_mst_dsc_work_around) in apply_dpia_mst_dsc_always_on_wa()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h870 union dpia_debug_options dpia_debug; member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_resource.c2170 !dc->debug.dpia_debug.bits.disable_dpia) { in dcn31_resource_construct()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c4883 !dc->debug.dpia_debug.bits.disable_dpia) in dc_is_dmub_outbox_supported()
4889 if (!dc->debug.dpia_debug.bits.disable_dpia) in dc_is_dmub_outbox_supported()
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c1179 hw_params.disable_dpia = adev->dm.dc->debug.dpia_debug.bits.disable_dpia; in dm_dmub_hw_init()