OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xf86ModeBandwidth
(Results
1 - 9
of
9
) sorted by relevancy
/xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/
xf86Modes.h
42
extern _X_EXPORT unsigned int
xf86ModeBandwidth
(DisplayModePtr mode, int depth);
xf86Modes.c
108
xf86ModeBandwidth
(DisplayModePtr mode, int depth)
581
if (
xf86ModeBandwidth
(mode, depth) > bandwidth)
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/modes/
xf86Modes.h
45
extern _X_EXPORT unsigned int
xf86ModeBandwidth
(DisplayModePtr mode, int depth);
xf86Modes.c
111
xf86ModeBandwidth
(DisplayModePtr mode, int depth)
513
if (
xf86ModeBandwidth
(mode, depth) > bandwidth)
/xsrc/external/mit/xf86-video-mga/dist/src/
mga_driver.c
3857
xf86ModeBandwidth
(DisplayModePtr mode, int depth)
3890
if (
xf86ModeBandwidth
(mode, pScrn->bitsPerPixel) > 244)
3897
if (
xf86ModeBandwidth
(mode, pScrn->bitsPerPixel) > 301)
3901
if (
xf86ModeBandwidth
(mode, pScrn->bitsPerPixel) > 550)
3913
if (
xf86ModeBandwidth
(mode, pScrn->bitsPerPixel) > 318.77)
3917
&& (
xf86ModeBandwidth
(mode, pScrn->bitsPerPixel) > 327)) {
3920
&& (
xf86ModeBandwidth
(mode, pScrn->bitsPerPixel) > 375)) {
3923
&& (
xf86ModeBandwidth
(mode, pScrn->bitsPerPixel) > 550)) {
/xsrc/external/mit/xf86-video-ati/dist/src/
radeon.h
153
extern unsigned int
xf86ModeBandwidth
(DisplayModePtr mode, int depth);
radeon_driver.c
6039
xf86ModeBandwidth
(DisplayModePtr mode, int depth)
6070
if (
xf86ModeBandwidth
(mode, pScrn->bitsPerPixel) > 300)
radeon_output.c
545
if (
xf86ModeBandwidth
(pMode, pScrn->bitsPerPixel) > 300)
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
radeon_kms.c
2894
if (
xf86ModeBandwidth
(mode, pScrn->bitsPerPixel) > 300)
Completed in 16 milliseconds
Indexes created Thu Apr 09 00:23:28 UTC 2026