Home
last modified time | relevance | path

Searched refs:update_type (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/core/
A Ddc.c2187 return update_type; in get_plane_info_update_type()
2690 enum surface_update_type update_type, in commit_planes_do_stream_update() argument
2746 if (update_type == UPDATE_TYPE_FAST) in commit_planes_do_stream_update()
2813 enum surface_update_type update_type, in commit_planes_for_stream() argument
2839 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() local
3120 if (update_type >= UPDATE_TYPE_FULL) { in dc_commit_updates_for_stream()
[all …]
/linux/drivers/net/ethernet/huawei/hinic/
A Dhinic_devlink.c67 u32 update_type) in check_image_integrity() argument
82 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()
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
A Damdgpu_dm.h629 int update_type; member
A Damdgpu_dm.c9107 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