Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/display/dc/
Ddc_stream.h302 bool vblank_synchronized; member
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hw_sequencer.c2219 grouped_pipes[i]->stream->vblank_synchronized = false; in dcn10_enable_vblanks_synchronization()
2239 grouped_pipes[i]->stream->vblank_synchronized = true; in dcn10_enable_vblanks_synchronization()
2241 grouped_pipes[master]->stream->vblank_synchronized = true; in dcn10_enable_vblanks_synchronization()
2291 grouped_pipes[i]->stream->vblank_synchronized = false; in dcn10_enable_timing_synchronization()