Searched refs:drmmode_crtc_get_fb_id (Results 1 – 2 of 2) sorted by relevance
605 drmmode_crtc_get_fb_id(xf86CrtcPtr crtc, uint32_t *fb_id, int *x, int *y) in drmmode_crtc_get_fb_id() function682 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()
5097 modesetting: Fix uninitialized memory usage in drmmode_crtc_get_fb_id()