Searched refs:update_type (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/gpu/drm/amd/display/dc/core/ |
| A D | dc.c | 2468 return update_type; in get_plane_info_update_type() 3250 *new_update_type = update_type; in update_planes_and_stream_state() 4841 update_type, in update_planes_and_stream_v1() 4850 update_type, in update_planes_and_stream_v1() 4915 &update_type, in update_planes_and_stream_v2() 4940 update_type, in update_planes_and_stream_v2() 4956 update_type, in update_planes_and_stream_v2() 4983 update_type, in commit_planes_and_stream_update_on_current_context() 4992 update_type, in commit_planes_and_stream_update_on_current_context() 5027 update_type, in commit_planes_and_stream_update_with_new_context() [all …]
|
| /linux/drivers/net/ethernet/huawei/hinic/ |
| A D | hinic_devlink.c | 65 u32 update_type) in check_image_integrity() argument 80 if (update_type == FW_UPDATE_COLD && in check_image_integrity() 86 if (update_type == FW_UPDATE_HOT && in check_image_integrity() 91 if (update_type == FW_UPDATE_COLD) in check_image_integrity()
|
| /linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| A D | amdgpu_dm.h | 874 int update_type; member
|
| A D | amdgpu_dm_crtc.c | 658 dm_crtc_state->update_type != UPDATE_TYPE_FAST) { in amdgpu_dm_crtc_helper_atomic_check()
|
| A D | amdgpu_dm.c | 404 int update_type, in update_planes_and_stream_adapter() argument 416 if (update_type == UPDATE_TYPE_FAST) in update_planes_and_stream_adapter() 8887 if (acrtc_state->update_type > UPDATE_TYPE_FAST) { in amdgpu_dm_enable_self_refresh() 8897 if (acrtc_state->update_type == UPDATE_TYPE_FAST && in amdgpu_dm_enable_self_refresh() 9104 (acrtc_state->update_type != UPDATE_TYPE_FAST || in amdgpu_dm_commit_planes() 9112 acrtc_state->update_type == UPDATE_TYPE_FAST && in amdgpu_dm_commit_planes() 9256 if (acrtc_state->update_type > UPDATE_TYPE_FAST) { in amdgpu_dm_commit_planes() 9278 acrtc_state->update_type, in amdgpu_dm_commit_planes() 11872 dm_new_crtc_state->update_type = lock_and_validation_needed ? in amdgpu_dm_atomic_check()
|
Completed in 38 milliseconds