Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/display/dc/
Ddc_stream.h302 bool vblank_synchronized; member
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hw_sequencer.c2221 grouped_pipes[i]->stream->vblank_synchronized = false; in dcn10_enable_vblanks_synchronization()
2241 grouped_pipes[i]->stream->vblank_synchronized = true; in dcn10_enable_vblanks_synchronization()
2243 grouped_pipes[master]->stream->vblank_synchronized = true; in dcn10_enable_vblanks_synchronization()
2293 grouped_pipes[i]->stream->vblank_synchronized = false; in dcn10_enable_timing_synchronization()