Commit Graph

188 Commits

Author SHA1 Message Date
Enrico Weigelt, metux IT consult ad57b86fc9 (need_nv) DGAReInitModes 2025-05-22 17:35:13 +02:00
Enrico Weigelt, metux IT consult b253110ff3 xf86InitOrigins 2025-05-22 17:35:13 +02:00
Enrico Weigelt, metux IT consult ef144688ca xf86ZoomViewport 2025-05-22 17:35:13 +02:00
Enrico Weigelt, metux IT consult c7e1e44eae xf86InitViewport 2025-05-22 17:35:13 +02:00
Enrico Weigelt, metux IT consult 5ebc0cfc3d xf86LockZoom 2025-05-22 17:35:13 +02:00
Enrico Weigelt, metux IT consult d177a2da66 xf86FindScreenForEntity 2025-05-22 17:35:13 +02:00
Enrico Weigelt, metux IT consult 1fef035592 xf86IsEntityPrimary 2025-05-22 17:35:13 +02:00
Enrico Weigelt, metux IT consult 6cd4e84a32 xf86RemoveEntityFromScreen 2025-05-22 17:35:13 +02:00
Enrico Weigelt, metux IT consult 43df306ad2 xf86DriverHasEntities 2025-05-22 17:35:13 +02:00
Enrico Weigelt, metux IT consult 263bca1762 xf86ComparePciBusString 2025-05-22 17:35:13 +02:00
Enrico Weigelt, metux IT consult 3d53905857 pciSlotClaimed 2025-05-22 17:35:13 +02:00
Enrico Weigelt, metux IT consult ca0268f6d0 xf86Config: unexport xf86ConfigDRI 2025-05-22 17:35:13 +02:00
Enrico Weigelt, metux IT consult bd4fc72d2a xf86: unexport platformSlotClaimed field 2025-05-22 17:35:13 +02:00
Enrico Weigelt, metux IT consult 16cb7d04e7 xf86.h: unexport sbusSlotClaimed field 2025-05-22 17:35:13 +02:00
Enrico Weigelt, metux IT consult 5d2e135b40 xf86.h: unexport fbSlotClaimed field 2025-05-22 17:35:13 +02:00
Enrico Weigelt, metux IT consult d4a492b0be xf86.h: unexport xf86ProbeIgnorePrimary field 2025-05-22 17:35:13 +02:00
Enrico Weigelt, metux IT consult 38d0f08774 xf86: unexport xf86DoConfigurePass1 field 2025-05-22 17:35:13 +02:00
Enrico Weigelt, metux IT consult ff39a3ea54 xf86.h: unpexport xf86DoConfigure 2025-05-22 17:35:13 +02:00
Enrico Weigelt, metux IT consult a0d5858639 xf86: xf86ShowClockRanges() static 2025-05-22 17:35:13 +02:00
Enrico Weigelt, metux IT consult db9497dbf3 xf86.h: xf86AddPixFormat static 2025-05-22 17:35:13 +02:00
Enrico Weigelt, metux IT consult 142ffcc3ed xf86.h: make xf86DisableInputDeviceForVTSwitch() static 2025-05-22 17:35:13 +02:00
Enrico Weigelt, metux IT consult e0080d10db xf86.h: xf86EnableGeneralHandler static 2025-05-22 17:35:12 +02:00
Enrico Weigelt, metux IT consult 6529cf91d9 xf86.h: make xf86DisableGeneralHandler() static 2025-05-22 17:35:12 +02:00
Enrico Weigelt, metux IT consult 6f9cc0c121 xf86: make xf86EnableInputHandler() static 2025-05-22 17:35:12 +02:00
Enrico Weigelt, metux IT consult 64a11f754f xfree86: xf86.h: make xf86DisableInputHandler() static
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-05-22 17:35:12 +02:00
Enrico Weigelt, metux IT consult b2c28625dd xfree86: xf86.h: make xf86DoShowOptions field static
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-05-22 17:35:12 +02:00
Enrico Weigelt, metux IT consult 51f19fef75 xfree86: xf86.h: drop unused xf86UpdateDesktopDimensions()
Not used anywhere, so no need to keep it around anymore.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-05-22 17:35:12 +02:00
Enrico Weigelt, metux IT consult 6b53ff6f42 xfree86: xf86.h: drop unused xf86RandRSetNewVirtualAndDimensions()
Not used anywhere, so no need to keep it around anymore.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-05-22 17:35:12 +02:00
Enrico Weigelt, metux IT consult 7f736a28cd xf86.h: drop unused xf86GetRotation()
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-05-22 17:35:12 +02:00
Enrico Weigelt, metux IT consult a1b7b019c6 xf86.h: drop unused xf86IsScreenPrimary() 2025-05-22 17:35:12 +02:00
Enrico Weigelt, metux IT consult 2b97da23f3 xf86.h: drop unused xf86FindXvOptions() 2025-05-22 17:35:12 +02:00
Enrico Weigelt, metux IT consult 3ff0ca9dd5 xf86.h: drop unused xf86GetModInDevEnabled() 2025-05-22 17:35:12 +02:00
Enrico Weigelt, metux IT consult c6ceacc549 xf86: drop unused xf86GetModInDevAllowNonLocal() 2025-05-22 17:35:12 +02:00
Enrico Weigelt, metux IT consult 67ff8e5873 xf86.h: drop unused xf86ServerIsResetting() 2025-05-22 17:35:12 +02:00
Enrico Weigelt, metux IT consult 320e060ca8 xf86: drop unused xf86GetWeight() 2025-05-22 17:35:12 +02:00
Enrico Weigelt, metux IT consult ed64dca5dc xf86.h: drop unused xf86GetDepth() 2025-05-22 17:35:12 +02:00
Enrico Weigelt, metux IT consult 047c04927f xf86.h: xf86PrintBacktrace 2025-05-22 17:35:12 +02:00
Enrico Weigelt, metux IT consult f7bd1172ed xf86.h: drop xf86RemoveInputHandler 2025-05-22 17:35:12 +02:00
Enrico Weigelt, metux IT consult 9f8d6a7d4f xf86.h: drop xf86AddInputHandler 2025-05-22 17:35:12 +02:00
Enrico Weigelt, metux IT consult 2e4597860c xf86.h: drop unused xf86GetFbInfoForScreen() 2025-05-22 17:35:12 +02:00
Enrico Weigelt, metux IT consult 6f70cbf0e7 xf86.h: drop BOOLTOSTRING 2025-05-22 17:35:12 +02:00
Enrico Weigelt, metux IT consult c10cbbd2a4 xf86.h: drop XF86FLIP_PIXELS 2025-05-22 17:35:12 +02:00
Enrico Weigelt, metux IT consult 4a39efdbe2 xfree86: xf86Config: drop unused xf86DRI2Enabled()
Not used anywhere, so no need to keep it around any longer.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-05-22 17:35:12 +02:00
Enrico Weigelt, metux IT consult b788e2feca (submit/xfuncproto) fix mising includes of <X11/Xfuncproto.h>
Several places using _X_ATTRIBUTE_PRINTF macro from X11/Xfuncproto.h
but missing to include it, so it depends on other headers whether it's
included by mere accident, which quickly causes trouble if include order
changes. Cleaning that up by adding explicit include statements.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-05-22 17:35:09 +02:00
Enrico Weigelt, metux IT consult 1f5a65cbb6 (!1982) xfree86: xf86.h: dont include propertyst.h
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-05-22 17:34:39 +02:00
Enrico Weigelt, metux IT consult cd65f1782e (!1988) xfree86: drop obsolete xf86VGAarbiterDeviceDecodes()
Not used by anybody, so no need to keep it anymore.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-05-22 17:34:35 +02:00
Enrico Weigelt, metux IT consult d6e1efa3c1 (!2000) xfree86: drop ifdefs on _NO_XF86_PROTOTYPES
Nothing ever sets this symbol, so can be dropped.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-05-22 17:34:34 +02:00
Enrico Weigelt, metux IT consult 013eaacdd0 xfree86: common: move private defs out of xf86VGAarbiter.h
public server module API headers shouldn't be clobbered with non-exported
definitions, so move them out to private header file.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1290>
2025-02-06 23:51:33 +00:00
Enrico Weigelt, metux IT consult a136ce3d57 xfre86: drop xf86Msg() in favor of LogMessageVerb()
This function is doing the same like LogMessageVerb(), so no need to keep
around a duplicate implementation. Leaving it as a macro, until all callers,
also in drivers, have been migrated.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1679>
2024-10-10 21:16:26 +00:00
Enrico Weigelt, metux IT consult 14767eccc0 xfree86: drop xf86MsgVerb() in favor of LogMessageVerb()
This function is doing the same like LogMessageVerb(), so no need to keep
around a duplicate implementation. Leaving it as a macro, until all callers,
also in drivers, have been migrated.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1679>
2024-10-10 21:16:26 +00:00