Home
last modified time | relevance | path

Searched refs:update_type (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c2360 enum surface_update_type update_type = UPDATE_TYPE_FAST; in get_plane_info_update_type() local
2367 elevate_update_type(&update_type, UPDATE_TYPE_MED); in get_plane_info_update_type()
2372 elevate_update_type(&update_type, UPDATE_TYPE_MED); in get_plane_info_update_type()
2377 elevate_update_type(&update_type, UPDATE_TYPE_FULL); in get_plane_info_update_type()
2382 elevate_update_type(&update_type, UPDATE_TYPE_FULL); in get_plane_info_update_type()
2387 elevate_update_type(&update_type, UPDATE_TYPE_FULL); in get_plane_info_update_type()
2392 elevate_update_type(&update_type, UPDATE_TYPE_MED); in get_plane_info_update_type()
2397 elevate_update_type(&update_type, UPDATE_TYPE_MED); in get_plane_info_update_type()
2409 elevate_update_type(&update_type, UPDATE_TYPE_FULL); in get_plane_info_update_type()
2418 elevate_update_type(&update_type, UPDATE_TYPE_FUL in get_plane_info_update_type()
2990 enum surface_update_type update_type; update_planes_and_stream_state() local
3121 commit_planes_do_stream_update(struct dc *dc, struct dc_stream_state *stream, struct dc_stream_update *stream_update, enum surface_update_type update_type, struct dc_state *context) commit_planes_do_stream_update() argument
3403 commit_planes_for_stream_fast(struct dc *dc, struct dc_surface_update *srf_updates, int surface_count, struct dc_stream_state *stream, struct dc_stream_update *stream_update, enum surface_update_type update_type, struct dc_state *context) commit_planes_for_stream_fast() argument
3512 commit_planes_for_stream(struct dc *dc, struct dc_surface_update *srf_updates, int surface_count, struct dc_stream_state *stream, struct dc_stream_update *stream_update, enum surface_update_type update_type, struct dc_state *context) commit_planes_for_stream() argument
4270 enum surface_update_type update_type; dc_update_planes_and_stream() local
4395 enum surface_update_type update_type; dc_commit_updates_for_stream() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c1726 enum surface_update_type update_type = UPDATE_TYPE_FAST; in get_plane_info_update_type() local
1733 elevate_update_type(&update_type, UPDATE_TYPE_MED); in get_plane_info_update_type()
1738 elevate_update_type(&update_type, UPDATE_TYPE_MED); in get_plane_info_update_type()
1743 elevate_update_type(&update_type, UPDATE_TYPE_FULL); in get_plane_info_update_type()
1748 elevate_update_type(&update_type, UPDATE_TYPE_FULL); in get_plane_info_update_type()
1753 elevate_update_type(&update_type, UPDATE_TYPE_FULL); in get_plane_info_update_type()
1758 elevate_update_type(&update_type, UPDATE_TYPE_MED); in get_plane_info_update_type()
1763 elevate_update_type(&update_type, UPDATE_TYPE_MED); in get_plane_info_update_type()
1770 elevate_update_type(&update_type, UPDATE_TYPE_MED); in get_plane_info_update_type()
1779 elevate_update_type(&update_type, UPDATE_TYPE_FUL in get_plane_info_update_type()
2285 commit_planes_do_stream_update(struct dc *dc, struct dc_stream_state *stream, struct dc_stream_update *stream_update, enum surface_update_type update_type, struct dc_state *context) commit_planes_do_stream_update() argument
2383 commit_planes_for_stream(struct dc *dc, struct dc_surface_update *srf_updates, int surface_count, struct dc_stream_state *stream, struct dc_stream_update *stream_update, enum surface_update_type update_type, struct dc_state *context) commit_planes_for_stream() argument
2673 enum surface_update_type update_type; dc_commit_updates_for_stream() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/huawei/hinic/
H A Dhinic_devlink.c65 u32 update_type) in check_image_integrity()
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()
63 check_image_integrity(struct hinic_devlink_priv *priv, struct host_image_st *host_image, u32 update_type) check_image_integrity() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/
H A Dhinic_devlink.c67 u32 update_type) in check_image_integrity()
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()
65 check_image_integrity(struct hinic_devlink_priv *priv, struct host_image_st *host_image, u32 update_type) check_image_integrity() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.h422 int update_type; member
H A Damdgpu_dm.c7317 acrtc_state->update_type == UPDATE_TYPE_FAST;
7442 if ((acrtc_state->update_type > UPDATE_TYPE_FAST) &&
7486 if ((acrtc_state->update_type > UPDATE_TYPE_FAST) &&
7490 else if ((acrtc_state->update_type == UPDATE_TYPE_FAST) &&
9078 dm_new_crtc_state->update_type = lock_and_validation_needed ?
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.h733 int update_type; member
H A Damdgpu_dm_crtc.c406 dm_crtc_state->update_type != UPDATE_TYPE_FAST) { in dm_crtc_helper_atomic_check()
H A Damdgpu_dm.c371 * @update_type: specify whether it is FULL/MEDIUM/FAST update
379 int update_type, in update_planes_and_stream_adapter()
390 if (update_type == UPDATE_TYPE_FAST) in update_planes_and_stream_adapter()
8176 (acrtc_state->update_type != UPDATE_TYPE_FAST || in amdgpu_dm_commit_planes()
8184 acrtc_state->update_type == UPDATE_TYPE_FAST && in amdgpu_dm_commit_planes()
8326 if ((acrtc_state->update_type > UPDATE_TYPE_FAST) && in amdgpu_dm_commit_planes()
8345 acrtc_state->update_type, in amdgpu_dm_commit_planes()
8368 if ((acrtc_state->update_type > UPDATE_TYPE_FAST) && in amdgpu_dm_commit_planes()
8374 if (acrtc_state->update_type == UPDATE_TYPE_FAST && in amdgpu_dm_commit_planes()
10454 dm_new_crtc_state->update_type in amdgpu_dm_atomic_check()
378 update_planes_and_stream_adapter(struct dc *dc, int update_type, int planes_count, struct dc_stream_state *stream, struct dc_stream_update *stream_update, struct dc_surface_update *array_of_surface_update) update_planes_and_stream_adapter() argument
[all...]

Completed in 30 milliseconds