Searched refs:UPDATE_TYPE_MED (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/gpu/drm/amd/display/dc/core/ |
| H A D | dc.c | 2542 elevate_update_type(&update_type, UPDATE_TYPE_MED); in get_plane_info_update_type() 2547 elevate_update_type(&update_type, UPDATE_TYPE_MED); in get_plane_info_update_type() 2567 elevate_update_type(&update_type, UPDATE_TYPE_MED); in get_plane_info_update_type() 2572 elevate_update_type(&update_type, UPDATE_TYPE_MED); in get_plane_info_update_type() 2599 elevate_update_type(&update_type, UPDATE_TYPE_MED); in get_plane_info_update_type() 2606 elevate_update_type(&update_type, UPDATE_TYPE_MED); in get_plane_info_update_type() 2677 return UPDATE_TYPE_MED; in get_scaling_info_update_type() 2743 elevate_update_type(&overall_type, UPDATE_TYPE_MED); in det_surface_update() 2763 type = UPDATE_TYPE_MED; in det_surface_update() 3436 if (update_type != UPDATE_TYPE_MED) in update_planes_and_stream_state() [all …]
|
| /linux-6.15/drivers/gpu/drm/amd/display/dc/ |
| H A D | dc.h | 405 UPDATE_TYPE_MED, /* ISR safe, most of programming needed, no bw/clk change*/ enumerator
|