Searched refs:update_type (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/drivers/gpu/drm/amd/display/dc/core/ |
| H A D | dc.c | 2621 return update_type; in get_plane_info_update_type() 3459 *new_update_type = update_type; in update_planes_and_stream_state() 5066 update_type, in update_planes_and_stream_v1() 5075 update_type, in update_planes_and_stream_v1() 5140 &update_type, in update_planes_and_stream_v2() 5165 update_type, in update_planes_and_stream_v2() 5181 update_type, in update_planes_and_stream_v2() 5208 update_type, in commit_planes_and_stream_update_on_current_context() 5217 update_type, in commit_planes_and_stream_update_on_current_context() 5252 update_type, in commit_planes_and_stream_update_with_new_context() [all …]
|
| /linux-6.15/drivers/net/ethernet/huawei/hinic/ |
| H 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-6.15/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| H A D | amdgpu_dm.h | 905 int update_type; member
|
| H A D | amdgpu_dm_crtc.c | 666 dm_crtc_state->update_type != UPDATE_TYPE_FAST) { in amdgpu_dm_crtc_helper_atomic_check()
|
| H A D | amdgpu_dm.c | 417 int update_type, in update_planes_and_stream_adapter() argument 429 if (update_type == UPDATE_TYPE_FAST) in update_planes_and_stream_adapter() 9234 if (acrtc_state->update_type > UPDATE_TYPE_FAST) { in amdgpu_dm_enable_self_refresh() 9244 if (acrtc_state->update_type == UPDATE_TYPE_FAST && in amdgpu_dm_enable_self_refresh() 9452 (acrtc_state->update_type != UPDATE_TYPE_FAST || in amdgpu_dm_commit_planes() 9460 acrtc_state->update_type == UPDATE_TYPE_FAST && in amdgpu_dm_commit_planes() 9604 if ((acrtc_state->update_type > UPDATE_TYPE_FAST) || vrr_active) { in amdgpu_dm_commit_planes() 9626 acrtc_state->update_type, in amdgpu_dm_commit_planes() 12264 dm_new_crtc_state->update_type = lock_and_validation_needed ? in amdgpu_dm_atomic_check()
|