OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nouveau_modeset
(Results
1 - 3
of
3
) 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_drv.h
282
extern int
nouveau_modeset
;
nouveau_display.c
557
if (
nouveau_modeset
!= 2 && drm->vbios.dcb.entries) {
Completed in 17 milliseconds
Indexes created Tue Oct 21 07:10:13 GMT 2025