OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:enc_clone_mask
(Results
1 - 13
of
13
) sorted by relevancy
/xsrc/external/mit/xf86-video-qxl/dist/src/
qxl_drmmode.h
85
int
enc_clone_mask
;
member in struct:__anon9213
/xsrc/external/mit/xf86-video-openchrome/dist/src/
via_kms.h
83
int
enc_clone_mask
;
member in struct:__anon9165
via_kms.c
753
if (drmmode_output->
enc_clone_mask
== 0)
763
if (drmmode_output->
enc_clone_mask
== clone_drmout->enc_mask)
780
drmmode_output->
enc_clone_mask
= 0xff;
790
drmmode_output->
enc_clone_mask
&= drmmode_output->mode_encoders[j]->possible_clones;
/xsrc/external/mit/xf86-video-ati/dist/src/
drmmode_display.h
98
int
enc_clone_mask
;
member in struct:__anon6773
drmmode_display.c
1113
if (drmmode_output->
enc_clone_mask
== 0)
1124
if (drmmode_output->
enc_clone_mask
== clone_drmout->enc_mask)
1142
drmmode_output->
enc_clone_mask
= 0xff;
1152
drmmode_output->
enc_clone_mask
&= drmmode_output->mode_encoders[j]->possible_clones;
/xsrc/external/mit/xf86-video-amdgpu/dist/src/
drmmode_display.h
167
int
enc_clone_mask
;
member in struct:__anon6710
drmmode_display.c
2826
if (drmmode_output->
enc_clone_mask
== 0)
2837
if (drmmode_output->
enc_clone_mask
== clone_drmout->enc_mask)
2853
drmmode_output->
enc_clone_mask
= 0xff;
2865
drmmode_output->
enc_clone_mask
&=
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
drmmode_display.h
152
int
enc_clone_mask
;
member in struct:__anon6901
drmmode_display.c
2272
if (drmmode_output->
enc_clone_mask
== 0)
2283
if (drmmode_output->
enc_clone_mask
== clone_drmout->enc_mask)
2301
drmmode_output->
enc_clone_mask
= 0xff;
2311
drmmode_output->
enc_clone_mask
&= drmmode_output->mode_encoders[j]->possible_clones;
/xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting/
drmmode_display.h
233
int
enc_clone_mask
;
member in struct:__anon10027
drmmode_display.c
3350
if (drmmode_output->
enc_clone_mask
== 0)
3361
if (drmmode_output->
enc_clone_mask
== clone_drmout->enc_mask)
3378
drmmode_output->
enc_clone_mask
= 0xff;
3389
drmmode_output->
enc_clone_mask
&=
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
intel_display.c
148
int
enc_clone_mask
;
member in struct:intel_output
2154
if (intel_output->
enc_clone_mask
== 0)
2165
if (intel_output->
enc_clone_mask
== clone_drmout->enc_mask)
2181
intel_output->
enc_clone_mask
= 0xff;
2191
intel_output->
enc_clone_mask
&= intel_output->mode_encoders[j]->possible_clones;
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
intel_display.c
149
int
enc_clone_mask
;
member in struct:intel_output
2136
if (intel_output->
enc_clone_mask
== 0)
2147
if (intel_output->
enc_clone_mask
== clone_drmout->enc_mask)
2163
intel_output->
enc_clone_mask
= 0xff;
2173
intel_output->
enc_clone_mask
&= intel_output->mode_encoders[j]->possible_clones;
Completed in 25 milliseconds
Indexes created Thu Jul 02 00:25:40 UTC 2026