Searched refs:update_type (Results 1 – 4 of 4) sorted by relevance
2187 return update_type; in get_plane_info_update_type()2690 enum surface_update_type update_type, in commit_planes_do_stream_update() argument2746 if (update_type == UPDATE_TYPE_FAST) in commit_planes_do_stream_update()2813 enum surface_update_type update_type, in commit_planes_for_stream() argument2839 if (update_type == UPDATE_TYPE_FULL) { in commit_planes_for_stream()2959 if (update_type == UPDATE_TYPE_FAST) in commit_planes_for_stream()2997 if (update_type == UPDATE_TYPE_FAST) { in commit_planes_for_stream()3076 if (update_type != UPDATE_TYPE_FAST) in commit_planes_for_stream()3105 enum surface_update_type update_type; in dc_commit_updates_for_stream() local3120 if (update_type >= UPDATE_TYPE_FULL) { in dc_commit_updates_for_stream()[all …]
67 u32 update_type) in check_image_integrity() argument82 if (update_type == FW_UPDATE_COLD && in check_image_integrity()88 if (update_type == FW_UPDATE_HOT && in check_image_integrity()93 if (update_type == FW_UPDATE_COLD) in check_image_integrity()
629 int update_type; member
9107 acrtc_state->update_type == UPDATE_TYPE_FAST; in amdgpu_dm_commit_planes()9254 if ((acrtc_state->update_type > UPDATE_TYPE_FAST) && in amdgpu_dm_commit_planes()9282 if ((acrtc_state->update_type > UPDATE_TYPE_FAST) && in amdgpu_dm_commit_planes()9288 if (acrtc_state->update_type == UPDATE_TYPE_FAST && in amdgpu_dm_commit_planes()11114 dm_new_crtc_state->update_type = lock_and_validation_needed ? in amdgpu_dm_atomic_check()
Completed in 32 milliseconds