mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-09 02:38:11 +02:00
add xf86_crtc_clip_video_helper to xf86sym.c
(cherry picked from commit 1f6ddae003)
This commit is contained in:
parent
242c05e326
commit
248b220b3e
1 changed files with 1 additions and 0 deletions
|
|
@ -1203,6 +1203,7 @@ _X_HIDDEN void *xfree86LookupTab[] = {
|
|||
SYMFUNC(xf86_show_cursors)
|
||||
SYMFUNC(xf86_hide_cursors)
|
||||
SYMFUNC(xf86_cursors_fini)
|
||||
SYMFUNC(xf86_crtc_clip_video_helper)
|
||||
|
||||
SYMFUNC(xf86DoEDID_DDC1)
|
||||
SYMFUNC(xf86DoEDID_DDC2)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue