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

/openbsd-current/sys/dev/pci/drm/amd/display/dc/core/
H A Damdgpu_dc.c2363 enum surface_update_type update_type = UPDATE_TYPE_FAST; local
2370 elevate_update_type(&update_type, UPDATE_TYPE_MED);
2375 elevate_update_type(&update_type, UPDATE_TYPE_MED);
2380 elevate_update_type(&update_type, UPDATE_TYPE_FULL);
2385 elevate_update_type(&update_type, UPDATE_TYPE_FULL);
2390 elevate_update_type(&update_type, UPDATE_TYPE_FULL);
2395 elevate_update_type(&update_type, UPDATE_TYPE_MED);
2400 elevate_update_type(&update_type, UPDATE_TYPE_MED);
2412 elevate_update_type(&update_type, UPDATE_TYPE_FULL);
2421 elevate_update_type(&update_type, UPDATE_TYPE_FUL
2993 enum surface_update_type update_type; local
3124 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) argument
3406 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) argument
3515 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) argument
4273 enum surface_update_type update_type; local
4398 enum surface_update_type update_type; local
[all...]
/openbsd-current/sys/dev/pci/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.h733 int update_type; member in struct:dm_crtc_state
H A Damdgpu_dm_crtc.c406 dm_crtc_state->update_type != UPDATE_TYPE_FAST) {
H A Damdgpu_dm.c371 * @update_type: specify whether it is FULL/MEDIUM/FAST update
379 int update_type,
390 if (update_type == UPDATE_TYPE_FAST)
8185 (acrtc_state->update_type != UPDATE_TYPE_FAST ||
8193 acrtc_state->update_type == UPDATE_TYPE_FAST &&
8335 if ((acrtc_state->update_type > UPDATE_TYPE_FAST) &&
8354 acrtc_state->update_type,
8377 if ((acrtc_state->update_type > UPDATE_TYPE_FAST) &&
8383 if (acrtc_state->update_type == UPDATE_TYPE_FAST &&
10466 dm_new_crtc_state->update_type
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) argument
[all...]
/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-sh64.c3350 sh64_update_contents_mark (bfd_boolean update_type) argument
3376 if (update_type
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-sh64.c3362 sh64_update_contents_mark (bfd_boolean update_type) argument
3388 if (update_type

Completed in 229 milliseconds