Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Ddrmmode_display.c605 drmmode_crtc_get_fb_id(xf86CrtcPtr crtc, uint32_t *fb_id, int *x, int *y) in drmmode_crtc_get_fb_id() function
682 if (!drmmode_crtc_get_fb_id(crtc, &fb_id, &x, &y)) in drmmode_set_dpms()
935 if (!drmmode_crtc_get_fb_id(crtc, &fb_id, &x, &y)) in drmmode_crtc_set_mode()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog5097 modesetting: Fix uninitialized memory usage in drmmode_crtc_get_fb_id()