Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Ddrmmode_display.c1807 drmmode_set_mode_major(xf86CrtcPtr crtc, DisplayModePtr mode, in drmmode_set_mode_major() function
2324 .set_mode_major = drmmode_set_mode_major,
2743 drmmode_set_mode_major(crtc, &crtc->mode, crtc->rotation, in drmmode_output_change_status()
3021 drmmode_set_mode_major(crtc, &crtc->mode, crtc->rotation, in drmmode_output_dpms()
3727 drmmode_set_mode_major(crtc, &crtc->mode, in drmmode_xf86crtc_resize()
3977 drmmode_set_mode_major(crtc, &crtc->mode, crtc->rotation, x, y); in drmmode_adjust_frame()
4242 drmmode_set_mode_major(crtc, &crtc->mode, crtc->rotation, in drmmode_update_kms_state()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog1400 associated to the front_bo is not initialized at drmmode_set_mode_major.
24619 drmmode_set_mode_major() is the only user of drmmode->fb_id and will
30610 modesetting: Free output_ids in drmmode_set_mode_major()