Searched refs:UPDATE_TYPE_MED (Results 1 – 2 of 2) sorted by relevance
| /drivers/gpu/drm/amd/display/dc/core/ |
| A D | dc.c | 2626 elevate_update_type(&update_type, UPDATE_TYPE_MED); in get_plane_info_update_type() 2631 elevate_update_type(&update_type, UPDATE_TYPE_MED); in get_plane_info_update_type() 2651 elevate_update_type(&update_type, UPDATE_TYPE_MED); in get_plane_info_update_type() 2656 elevate_update_type(&update_type, UPDATE_TYPE_MED); in get_plane_info_update_type() 2683 elevate_update_type(&update_type, UPDATE_TYPE_MED); in get_plane_info_update_type() 2690 elevate_update_type(&update_type, UPDATE_TYPE_MED); in get_plane_info_update_type() 2761 return UPDATE_TYPE_MED; in get_scaling_info_update_type() 2827 elevate_update_type(&overall_type, UPDATE_TYPE_MED); in det_surface_update() 2847 type = UPDATE_TYPE_MED; in det_surface_update() 3518 if (update_type != UPDATE_TYPE_MED) in update_planes_and_stream_state() [all …]
|
| /drivers/gpu/drm/amd/display/dc/ |
| A D | dc.h | 453 UPDATE_TYPE_MED, /* ISR safe, most of programming needed, no bw/clk change*/ enumerator
|
Completed in 33 milliseconds