Home
last modified time | relevance | path

Searched refs:dc_exit_ips_for_hw_access (Results 1 – 5 of 5) sorted by relevance

/drivers/gpu/drm/amd/display/dc/core/
A Ddc_stream.c492 dc_exit_ips_for_hw_access(dc); in dc_stream_add_writeback()
564 dc_exit_ips_for_hw_access(dc); in dc_stream_fc_disable_writeback()
623 dc_exit_ips_for_hw_access(dc); in dc_stream_remove_writeback()
643 dc_exit_ips_for_hw_access(dc); in dc_stream_get_vblank_counter()
673 dc_exit_ips_for_hw_access(dc); in dc_stream_send_dp_sdp()
706 dc_exit_ips_for_hw_access(dc); in dc_stream_get_scanoutpos()
744 dc_exit_ips_for_hw_access(dc); in dc_stream_dmdata_status_done()
780 dc_exit_ips_for_hw_access(dc); in dc_stream_set_dynamic_metadata()
A Ddc.c455 dc_exit_ips_for_hw_access(dc); in dc_stream_adjust_vmin_vmax()
507 dc_exit_ips_for_hw_access(dc); in dc_stream_get_last_used_drr_vtotal()
697 dc_exit_ips_for_hw_access(dc); in dc_stream_configure_crc()
762 dc_exit_ips_for_hw_access(dc); in dc_stream_get_crc()
788 dc_exit_ips_for_hw_access(dc); in dc_stream_set_dyn_expansion()
851 dc_exit_ips_for_hw_access(dc); in dc_stream_set_gamut_remap()
870 dc_exit_ips_for_hw_access(dc); in dc_stream_program_csc_matrix()
898 dc_exit_ips_for_hw_access(dc); in dc_stream_set_static_screen_params()
1990 dc_exit_ips_for_hw_access(dc); in dc_enable_stereo()
2337 dc_exit_ips_for_hw_access(dc); in dc_commit_streams()
[all …]
A Ddc_surface.c146 dc_exit_ips_for_hw_access(dc); in dc_plane_get_status()
/drivers/gpu/drm/amd/display/amdgpu_dm/
A Damdgpu_dm.c3428 dc_exit_ips_for_hw_access(dm->dc); in dm_resume()
3510 dc_exit_ips_for_hw_access(dm->dc); in dm_resume()
3848 dc_exit_ips_for_hw_access(dc); in handle_hpd_irq_helper()
3999 dc_exit_ips_for_hw_access(dc); in handle_hpd_rx_irq()
5308 dc_exit_ips_for_hw_access(dm->dc); in amdgpu_dm_initialize_drm_device()
9871 dc_exit_ips_for_hw_access(dm->dc); in amdgpu_dm_commit_streams()
9947 dc_exit_ips_for_hw_access(dm->dc); in amdgpu_dm_commit_streams()
10341 dc_exit_ips_for_hw_access(dm->dc); in amdgpu_dm_atomic_commit_tail()
12702 dc_exit_ips_for_hw_access(dc); in amdgpu_dm_exit_ips_for_hw_access()
/drivers/gpu/drm/amd/display/dc/
A Ddc.h2583 #define dc_exit_ips_for_hw_access(dc) dc_exit_ips_for_hw_access_internal(dc, __func__) macro

Completed in 46 milliseconds