| /Linux-v5.15/drivers/gpu/drm/amd/display/dc/core/ |
| D | dc_link_dpcd.c | 53 return DC_OK; in internal_link_read_dpcd() 68 return DC_OK; in internal_link_write_dpcd() 213 if (status != DC_OK) in core_link_read_dpcd() 236 if (status != DC_OK) in core_link_write_dpcd()
|
| D | dc_link_dp.c | 1415 if (result == DC_OK) { in configure_lttpr_mode_non_transparent() 1429 if (result == DC_OK) { in configure_lttpr_mode_non_transparent() 1625 enum dc_status status = DC_OK; in dpcd_configure_lttpr_mode() 2110 if (retval != DC_OK) in read_hpd_rx_irq_data() 2181 if (dpcd_result != DC_OK) { in hpd_rx_irq_check_link_loss_status() 2284 if (read_hpd_rx_irq_data(link, &irq_data) == DC_OK) in dp_verify_link_cap() 3257 if (result != DC_OK) { in dc_link_handle_hpd_rx_irq() 3363 enum dc_status st = DC_OK; in is_mst_supported() 3378 if (st == DC_OK && rev.raw >= DPCD_REV_12) { in is_mst_supported() 3382 if (st == DC_OK && cap.bits.MST_CAP == 1) in is_mst_supported() [all …]
|
| D | dc_link_hwss.c | 155 if (result == DC_OK && edpRev >= DP_EDP_12) { in edp_receiver_ready_T9() 161 if (result != DC_OK) in edp_receiver_ready_T9() 182 if (result == DC_OK && edpRev >= DP_EDP_12) { in edp_receiver_ready_T7() 190 if (result != DC_OK) in edp_receiver_ready_T7()
|
| D | dc_resource.c | 1176 return DC_OK; in resource_build_scaling_params_for_context() 1765 if (res != DC_OK) in dc_add_stream_to_ctx() 1848 return DC_OK; in dc_remove_stream_from_ctx() 2090 return DC_OK; in resource_map_pool_resources() 2157 if (result != DC_OK) in dc_validate_global_state() 2174 if (result != DC_OK) in dc_validate_global_state() 2201 if (result == DC_OK) in dc_validate_global_state() 2685 return DC_OK; in resource_map_clock_resources() 2866 enum dc_status res = DC_OK; in dc_validate_stream() 2873 if (res == DC_OK) { in dc_validate_stream() [all …]
|
| D | dc_link.c | 663 if (status == DC_OK) { in read_current_link_settings_on_detect() 1773 status = DC_OK; in enable_link_dp() 1819 return DC_OK; in enable_link_dp_mst() 2423 status = DC_OK; in enable_link() 2427 status = DC_OK; in enable_link() 2430 status = DC_OK; in enable_link() 2436 if (status == DC_OK) in enable_link() 2538 return DC_OK; in dc_link_validate_mode_timing() 2561 return DC_OK; in dc_link_validate_mode_timing() 3114 return DC_OK; in dc_link_allocate_mst_payload() [all …]
|
| D | dc_debug.c | 379 case DC_OK: in dc_status_to_str()
|
| D | dc.c | 1614 if (result != DC_OK) in dc_commit_state_no_check() 1703 return DC_OK; in dc_commit_state() 1716 return (result == DC_OK); in dc_commit_state()
|
| /Linux-v5.15/drivers/gpu/drm/amd/display/dc/inc/ |
| D | core_status.h | 30 DC_OK = 1, enumerator
|
| /Linux-v5.15/drivers/gpu/drm/amd/display/dc/hdcp/ |
| D | hdcp_msg.c | 276 if (status != DC_OK) in dpcd_access_helper() 300 if (status != DC_OK) in dpcd_access_helper()
|
| /Linux-v5.15/drivers/gpu/drm/amd/display/dc/dce100/ |
| D | dce100_resource.c | 833 return DC_OK; in build_mapped_resource() 888 return DC_OK; in dce100_validate_global() 900 if (result == DC_OK) in dce100_add_stream_to_ctx() 903 if (result == DC_OK) in dce100_add_stream_to_ctx() 922 return DC_OK; in dce100_validate_plane()
|
| /Linux-v5.15/drivers/gpu/drm/amd/display/dc/dce112/ |
| D | dce112_resource.c | 882 return DC_OK; in build_mapped_resource() 987 return DC_OK; in resource_map_phy_clock_resources() 1019 if (result == DC_OK) in dce112_add_stream_to_ctx() 1023 if (result == DC_OK) in dce112_add_stream_to_ctx() 1036 return DC_OK; in dce112_validate_global()
|
| /Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn10/ |
| D | dcn10_resource.c | 1128 return DC_OK; in build_mapped_resource() 1140 if (result == DC_OK) in dcn10_add_stream_to_ctx() 1144 if (result == DC_OK) in dcn10_add_stream_to_ctx() 1206 return DC_OK; in dcn10_validate_plane() 1264 return DC_OK; in dcn10_validate_global() 1280 return DC_OK; in dcn10_patch_unknown_plane_state()
|
| D | dcn10_hw_sequencer.c | 821 return DC_OK; in dcn10_enable_stream_timing() 897 return DC_OK; in dcn10_enable_stream_timing() 1420 if (status == DC_OK && dpcd_power_state == DP_POWER_STATE_D0) { in dcn10_init_hw() 3670 return DC_OK; in dcn10_set_clock()
|
| /Linux-v5.15/drivers/gpu/drm/amd/display/dc/dce110/ |
| D | dce110_resource.c | 960 return DC_OK; in build_mapped_resource() 1044 return DC_OK; in dce110_validate_plane() 1099 return DC_OK; in dce110_validate_global() 1111 if (result == DC_OK) in dce110_add_stream_to_ctx() 1115 if (result == DC_OK) in dce110_add_stream_to_ctx()
|
| D | dce110_hw_sequencer.c | 1430 return DC_OK; in dce110_enable_stream_timing() 1533 return DC_OK; in apply_single_controller_ctx_to_hw() 2190 return DC_OK; in dce110_apply_ctx_to_hw() 2245 if (DC_OK != status) in dce110_apply_ctx_to_hw() 2254 return DC_OK; in dce110_apply_ctx_to_hw()
|
| /Linux-v5.15/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| D | amdgpu_dm_mst_types.c | 879 if (dcn20_remove_stream_from_ctx(stream->ctx->dc, dc_state, stream) != DC_OK) in compute_mst_dsc_configs_for_state() 899 if (dc_stream_add_dsc_to_resource(stream->ctx->dc, dc_state, stream) != DC_OK) in compute_mst_dsc_configs_for_state()
|
| D | amdgpu_dm.c | 1962 if (res != DC_OK) in amdgpu_dm_commit_zero_streams() 1969 if (res != DC_OK) { in amdgpu_dm_commit_zero_streams() 2232 WARN_ON(dc_validate_global_state(dm->dc, dc_state, false) != DC_OK); in dm_resume() 6415 enum dc_status dc_result = DC_OK; in create_validate_stream_for_sink() 6428 if (dc_result != DC_OK) { in create_validate_stream_for_sink() 6700 if (dc_validate_stream(dc, dm_crtc_state->stream) == DC_OK) in dm_crtc_helper_atomic_check() 7124 if (dc_validate_plane(dc, dm_plane_state->dc_state) == DC_OK) in dm_plane_atomic_check() 9723 dm_old_crtc_state->stream) != DC_OK) { in dm_update_crtc_state() 9766 dm_new_crtc_state->stream) != DC_OK) { in dm_update_crtc_state() 10558 if (status != DC_OK) { in amdgpu_dm_atomic_check()
|
| /Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn20/ |
| D | dcn20_resource.c | 1651 return DC_OK; in build_pipe_hw_param() 1656 enum dc_status status = DC_OK; in dcn20_build_mapped_resource() 1724 enum dc_status result = DC_OK; in dcn20_add_dsc_to_stream_resource() 1770 return DC_OK; in remove_dsc_from_stream_resource() 1780 if (result == DC_OK) in dcn20_add_stream_to_ctx() 1784 if (result == DC_OK && dc_stream->timing.flags.DSC) in dcn20_add_stream_to_ctx() 1787 if (result == DC_OK) in dcn20_add_stream_to_ctx() 1796 enum dc_status result = DC_OK; in dcn20_remove_stream_from_ctx() 3349 return DC_OK; in dcn20_patch_unknown_plane_state()
|
| D | dcn20_hwseq.c | 661 return DC_OK; in dcn20_enable_stream_timing() 762 return DC_OK; in dcn20_enable_stream_timing()
|
| /Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn31/ |
| D | dcn31_hwseq.c | 184 if (status == DC_OK && dpcd_power_state == DP_POWER_STATE_D0) { in dcn31_init_hw()
|
| /Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn30/ |
| D | dcn30_hwseq.c | 550 if (status == DC_OK && dpcd_power_state == DP_POWER_STATE_D0) { in dcn30_init_hw()
|
| /Linux-v5.15/drivers/gpu/drm/amd/display/dc/dce60/ |
| D | dce60_resource.c | 917 return DC_OK; in dce60_validate_global()
|
| /Linux-v5.15/drivers/gpu/drm/amd/display/dc/dce80/ |
| D | dce80_resource.c | 922 return DC_OK; in dce80_validate_global()
|
| /Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn21/ |
| D | dcn21_resource.c | 1922 enum dc_status result = DC_OK; in dcn21_patch_unknown_plane_state()
|