OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:have_gem
(Results
1 - 6
of
6
) sorted by relevancy
/xsrc/external/mit/xf86-video-intel-old/dist/src/
i830_batchbuffer.c
138
if (!pI830->
have_gem
) {
182
if (!pI830->
have_gem
&& !flushed) {
222
if (pI830->
have_gem
)
i830_memory.c
203
if (pI830->
have_gem
&& mem->bo != NULL) {
457
pI830->
have_gem
= TRUE;
843
if (pI830->
have_gem
&&
956
if (pI830->
have_gem
|| pI830->ring.mem != NULL)
1284
if (!pI830->
have_gem
) {
1710
if (!pI830->
have_gem
)
i830_uxa.c
492
if (!scrn->vtSema || !i830->
have_gem
) {
542
if (!scrn->vtSema || !i830->
have_gem
) {
i830_driver.c
1442
pI830->
have_gem
= TRUE;
2186
if (pI830->
have_gem
)
2328
if (pI830->
have_gem
) {
2872
if (!pI830->
have_gem
) {
2887
if (pI830->
have_gem
&& !pI830->use_drm_mode) {
2967
if (pI830->
have_gem
&& !pI830->use_drm_mode) {
2995
if (!pI830->
have_gem
) {
i830.h
406
Bool
have_gem
;
member in struct:_I830Rec
i830_debug.c
2515
if (!pI830->
have_gem
&& (temp & 1)) {
Completed in 10 milliseconds
Indexes created Sun Jul 05 00:25:41 UTC 2026