OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tile_blob
(Results
1 - 7
of
7
) sorted by relevancy
/xsrc/external/mit/xf86-video-nouveau/dist/src/
drmmode_display.c
88
drmModePropertyBlobPtr
tile_blob
;
member in struct:__anon9070
817
drmModeFreePropertyBlob(drmmode_output->
tile_blob
);
820
drmmode_output->
tile_blob
=
823
if (drmmode_output->
tile_blob
) {
824
if (xf86OutputParseKMSTile(drmmode_output->
tile_blob
->data, drmmode_output->
tile_blob
->length, &tile_info) == TRUE)
878
if (drmmode_output->
tile_blob
)
879
drmModeFreePropertyBlob(drmmode_output->
tile_blob
);
/xsrc/external/mit/xf86-video-amdgpu/dist/src/
drmmode_display.h
161
drmModePropertyBlobPtr
tile_blob
;
member in struct:__anon6710
drmmode_display.c
2097
drmModeFreePropertyBlob(drmmode_output->
tile_blob
);
2098
drmmode_output->
tile_blob
=
2104
if (drmmode_output->
tile_blob
) {
2105
if (xf86OutputParseKMSTile(drmmode_output->
tile_blob
->data,
2106
drmmode_output->
tile_blob
->length,
2206
drmModeFreePropertyBlob(drmmode_output->
tile_blob
);
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
drmmode_display.h
146
drmModePropertyBlobPtr
tile_blob
;
member in struct:__anon6901
drmmode_display.c
1615
drmModeFreePropertyBlob(drmmode_output->
tile_blob
);
1616
drmmode_output->
tile_blob
=
1622
if (drmmode_output->
tile_blob
) {
1623
if (xf86OutputParseKMSTile(drmmode_output->
tile_blob
->data,
1624
drmmode_output->
tile_blob
->length,
1725
drmModeFreePropertyBlob(drmmode_output->
tile_blob
);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting/
drmmode_display.h
226
drmModePropertyBlobPtr
tile_blob
;
member in struct:__anon10027
drmmode_display.c
2622
drmModeFreePropertyBlob(drmmode_output->
tile_blob
);
2625
drmmode_output->
tile_blob
=
2628
if (drmmode_output->
tile_blob
) {
2629
if (xf86OutputParseKMSTile(drmmode_output->
tile_blob
->data, drmmode_output->
tile_blob
->length, &tile_info) == TRUE)
2743
drmModeFreePropertyBlob(drmmode_output->
tile_blob
);
Completed in 17 milliseconds
Indexes created Fri Jul 03 00:25:33 UTC 2026