Home
last modified time | relevance | path

Searched refs:bad_surface_count (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c8484 const bool bad_surface_count = updates->surface_count > 0 && !updates->surface_updates; in dc_update_state_init() local
8494 if (surface_without_stream || stream_update_without_stream || bad_surface_count) { in dc_update_state_init()