Home
last modified time | relevance | path

Searched refs:UPDATE_TYPE_MED (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c1733 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()
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()
1785 elevate_update_type(&update_type, UPDATE_TYPE_MED); in get_plane_info_update_type()
1792 elevate_update_type(&update_type, UPDATE_TYPE_MED); in get_plane_info_update_type()
1859 return UPDATE_TYPE_MED; in get_scaling_info_update_type()
1915 elevate_update_type(&overall_type, UPDATE_TYPE_MED); in det_surface_update()
1919 type = UPDATE_TYPE_MED; in det_surface_update()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c2367 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()
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()
2424 elevate_update_type(&update_type, UPDATE_TYPE_MED); in get_plane_info_update_type()
2431 elevate_update_type(&update_type, UPDATE_TYPE_MED); in get_plane_info_update_type()
2503 return UPDATE_TYPE_MED; in get_scaling_info_update_type()
2566 elevate_update_type(&overall_type, UPDATE_TYPE_MED); in det_surface_update()
2570 type = UPDATE_TYPE_MED; in det_surface_update()
3077 if (update_type >= UPDATE_TYPE_MED) { in update_planes_and_stream_state()
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/
H A Ddc.h240 * UPDATE_TYPE_MED is used for slower updates which require significant hw
258 UPDATE_TYPE_MED, /* ISR safe, most of programming needed, no bw/clk change*/ enumerator
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/
H A Ddc.h349 * UPDATE_TYPE_MED is used for slower updates which require significant hw
367 UPDATE_TYPE_MED, /* ISR safe, most of programming needed, no bw/clk change*/ enumerator

Completed in 16 milliseconds