OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fbcon_pixmap
(Results
1 - 5
of
5
) sorted by relevancy
/xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting/
drmmode_display.h
128
PixmapPtr
fbcon_pixmap
;
member in struct:__anon10020
drmmode_display.c
1462
PixmapPtr pixmap = drmmode->
fbcon_pixmap
;
1493
drmmode->
fbcon_pixmap
= pixmap;
1545
if (drmmode->
fbcon_pixmap
)
1546
pScrn->pScreen->DestroyPixmap(drmmode->
fbcon_pixmap
);
1547
drmmode->
fbcon_pixmap
= NULL;
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
drmmode_display.c
377
PixmapPtr pixmap = info->
fbcon_pixmap
;
419
info->
fbcon_pixmap
= pixmap;
444
if (info->
fbcon_pixmap
)
445
pScrn->pScreen->DestroyPixmap(info->
fbcon_pixmap
);
446
info->
fbcon_pixmap
= NULL;
radeon.h
542
PixmapPtr
fbcon_pixmap
;
member in struct:__anon6929
radeon_kms.c
211
if (info->
fbcon_pixmap
)
212
pScrn->pScreen->DestroyPixmap(info->
fbcon_pixmap
);
Completed in 13 milliseconds
Indexes created Thu Jul 02 00:25:40 UTC 2026