Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Ddrmmode_display.c921 drmmode_crtc_set_mode(xf86CrtcPtr crtc, Bool test_only) in drmmode_crtc_set_mode() function
1843 if (drmmode_crtc_set_mode(crtc, can_test)) { in drmmode_set_mode_major()
1877 drmmode_crtc_set_mode(crtc, FALSE); in drmmode_set_mode_major()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog2328 modesetting: Call glamor_finish from drmmode_crtc_set_mode
7460 drmmode_crtc_set_mode has a loop nested inside another loop, where both