OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nouveau_modeset
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_drm.c
95
int
nouveau_modeset
= -1;
variable in typeref:typename:int
96
module_param_named(modeset,
nouveau_modeset
, int, 0400);
705
if (
nouveau_modeset
!= 2)
1301
DRM_DEBUG_DRIVER("... modeset : %d\n",
nouveau_modeset
);
1375
if (
nouveau_modeset
== -1) {
1377
nouveau_modeset
= 0;
1380
if (!
nouveau_modeset
)
1400
if (!
nouveau_modeset
)
nouveau_drm.c
95
int
nouveau_modeset
= -1;
variable in typeref:typename:int
96
module_param_named(modeset,
nouveau_modeset
, int, 0400);
705
if (
nouveau_modeset
!= 2)
1301
DRM_DEBUG_DRIVER("... modeset : %d\n",
nouveau_modeset
);
1375
if (
nouveau_modeset
== -1) {
1377
nouveau_modeset
= 0;
1380
if (!
nouveau_modeset
)
1400
if (!
nouveau_modeset
)
Completed in 21 milliseconds
Indexes created Tue Oct 07 21:09:53 GMT 2025