OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isGPU
(Results
1 - 23
of
23
) sorted by relevancy
/xsrc/external/mit/xorg-server/dist/glx/
vndservermapping.c
196
if (screen == NULL || screen->
isGPU
) {
217
if (client != NULL && !screen->
isGPU
) {
/xsrc/external/mit/xorg-server/dist/randr/
rroutput.c
43
if (pScreen->
isGPU
) {
399
if (pScreen->
isGPU
) {
637
if (!output->pScreen->
isGPU
&& output->pScreen != pWin->drawable.pScreen) {
641
if (output->pScreen->
isGPU
&& output->pScreen->current_primary != pWin->drawable.pScreen) {
rrprovider.c
342
if (!pScreen->
isGPU
)
370
if (!provider->pScreen->
isGPU
)
randr.c
580
if (pScreen->
isGPU
) {
607
if (pScreen->
isGPU
) {
rrcrtc.c
758
if (pScreen->
isGPU
) {
1427
if (pScreen->
isGPU
) {
/xsrc/external/mit/xf86-video-intel/dist/src/
compat-api.h
257
#define
isGPU
(S) (S)->is_gpu
259
#define
isGPU
(S) 0
/xsrc/external/mit/xf86-video-amdgpu/dist/src/
amdgpu_video.c
155
if (!pScreen->
isGPU
) {
amdgpu_kms.c
394
if (!pScreen->
isGPU
&& !rrScrPriv->primaryOutput) {
405
if (!drmmode_set_desired_modes(pScrn, &info->drmmode, pScreen->
isGPU
))
429
if (!pScreen->
isGPU
&& (damage_ext = CheckExtension("DAMAGE"))) {
939
if (screen->
isGPU
) {
1264
if (!pScreen->
isGPU
)
2137
if (info->shadow_fb == FALSE && !pScreen->
isGPU
) {
2153
if (!pScreen->
isGPU
) {
drmmode_display.c
594
(crtc->scrn->pScreen->
isGPU
||
1341
} else if (!pScreen->
isGPU
&&
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
radeon_kms.c
345
if (!pScreen->
isGPU
&& !rrScrPriv->primaryOutput) {
356
if (!drmmode_set_desired_modes(pScrn, &info->drmmode, pScreen->
isGPU
))
382
if (!pScreen->
isGPU
&& (damage_ext = CheckExtension("DAMAGE"))) {
893
if (screen->
isGPU
) {
1229
if (!pScreen->
isGPU
)
2399
if (!pScreen->
isGPU
) {
2471
if (info->r600_shadow_fb == FALSE && !pScreen->
isGPU
) {
2487
if (!pScreen->
isGPU
) {
drmmode_display.c
658
(crtc->scrn->pScreen->
isGPU
||
912
} else if (!pScreen->
isGPU
&&
/xsrc/external/mit/xorg-server/dist/include/
scrnintstr.h
635
Bool
isGPU
;
/xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/
xf86Rotate.c
358
if (pScreen->
isGPU
)
xf86RandR12.c
1847
if (!pScreen->
isGPU
) {
xf86Crtc.c
3112
if (pScrn->pScreen->
isGPU
)
/xsrc/external/mit/xorg-server/dist/dix/
dispatch.c
3923
pScreen->
isGPU
= TRUE;
4076
if (!pScreen->
isGPU
)
4097
assert(new->
isGPU
);
4106
assert(secondary->
isGPU
);
4116
assert(new->
isGPU
);
4126
assert(secondary->
isGPU
);
4135
assert(new->
isGPU
);
4144
assert(secondary->
isGPU
);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting/
driver.c
661
if (!screen->
isGPU
) {
696
if (!screen->
isGPU
) {
743
if (pScreen->
isGPU
&& !ms->drmmode.reverse_prime_offload_mode)
1996
if (pScreen->
isGPU
) {
vblank.c
168
if (!pScreen->
isGPU
) {
/xsrc/external/mit/xorg-server/dist/render/
glyph.c
687
if (pScreen->
isGPU
)
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
xf86Helper.c
1740
if (pScreen->
isGPU
) {
/xsrc/external/mit/xorg-server/dist/hw/xfree86/dri2/
dri2.c
1579
if (info->CreateBuffer2 && pScreen->
isGPU
) {
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
sna_display.c
2277
if (wedged(sna) ||
isGPU
(sna->scrn))
2399
if (!
isGPU
(sna->scrn)) {
5756
if (wedged(sna) ||
isGPU
(sna->scrn))
7671
sna->mode.hidden = !
isGPU
(scrn); /* No DPMS passthrough */
/xsrc/external/mit/xf86-video-nouveau/dist/src/
nouveau_xv.c
319
if (!pScreen->
isGPU
) {
Completed in 49 milliseconds
Indexes created Thu Jul 02 00:25:40 UTC 2026