Searched refs:dc_exit_ips_for_hw_access (Results 1 – 5 of 5) sorted by relevance
474 dc_exit_ips_for_hw_access(dc); in dc_stream_add_writeback()546 dc_exit_ips_for_hw_access(dc); in dc_stream_fc_disable_writeback()597 dc_exit_ips_for_hw_access(dc); in dc_stream_remove_writeback()617 dc_exit_ips_for_hw_access(dc); in dc_stream_get_vblank_counter()647 dc_exit_ips_for_hw_access(dc); in dc_stream_send_dp_sdp()680 dc_exit_ips_for_hw_access(dc); in dc_stream_get_scanoutpos()718 dc_exit_ips_for_hw_access(dc); in dc_stream_dmdata_status_done()754 dc_exit_ips_for_hw_access(dc); in dc_stream_set_dynamic_metadata()
445 dc_exit_ips_for_hw_access(dc); in dc_stream_adjust_vmin_vmax()496 dc_exit_ips_for_hw_access(dc); in dc_stream_get_last_used_drr_vtotal()528 dc_exit_ips_for_hw_access(dc); in dc_stream_get_crtc_position()713 dc_exit_ips_for_hw_access(dc); in dc_stream_configure_crc()778 dc_exit_ips_for_hw_access(dc); in dc_stream_get_crc()804 dc_exit_ips_for_hw_access(dc); in dc_stream_set_dyn_expansion()841 dc_exit_ips_for_hw_access(stream->ctx->dc); in dc_stream_set_dither_option()867 dc_exit_ips_for_hw_access(dc); in dc_stream_set_gamut_remap()886 dc_exit_ips_for_hw_access(dc); in dc_stream_program_csc_matrix()914 dc_exit_ips_for_hw_access(dc); in dc_stream_set_static_screen_params()[all …]
145 dc_exit_ips_for_hw_access(dc); in dc_plane_get_status()
3385 dc_exit_ips_for_hw_access(dm->dc); in dm_resume()3471 dc_exit_ips_for_hw_access(dm->dc); in dm_resume()3847 dc_exit_ips_for_hw_access(dc); in handle_hpd_irq_helper()3997 dc_exit_ips_for_hw_access(dc); in handle_hpd_rx_irq()5242 dc_exit_ips_for_hw_access(dm->dc); in amdgpu_dm_initialize_drm_device()9738 dc_exit_ips_for_hw_access(dm->dc); in amdgpu_dm_commit_streams()9814 dc_exit_ips_for_hw_access(dm->dc); in amdgpu_dm_commit_streams()10196 dc_exit_ips_for_hw_access(dm->dc); in amdgpu_dm_atomic_commit_tail()12547 dc_exit_ips_for_hw_access(dc); in amdgpu_dm_exit_ips_for_hw_access()
2518 #define dc_exit_ips_for_hw_access(dc) dc_exit_ips_for_hw_access_internal(dc, __func__) macro