Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:nv50_disp_func
(Results
1 - 19
of
19
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H
A
D
nv50.h
11
const struct
nv50_disp_func
*func;
50
int nv50_disp_new_(const struct
nv50_disp_func
*, struct nvkm_device *,
53
struct
nv50_disp_func
{
struct
H
A
D
gp100.c
29
static const struct
nv50_disp_func
H
A
D
gm200.c
29
static const struct
nv50_disp_func
H
A
D
gt215.c
29
static const struct
nv50_disp_func
H
A
D
gt200.c
29
static const struct
nv50_disp_func
H
A
D
gk104.c
29
static const struct
nv50_disp_func
H
A
D
gm107.c
29
static const struct
nv50_disp_func
H
A
D
gk110.c
29
static const struct
nv50_disp_func
H
A
D
g84.c
29
static const struct
nv50_disp_func
H
A
D
g94.c
29
static const struct
nv50_disp_func
H
A
D
mcp89.c
27
static const struct
nv50_disp_func
H
A
D
mcp77.c
27
static const struct
nv50_disp_func
H
A
D
gp102.c
56
static const struct
nv50_disp_func
H
A
D
tu102.c
134
static const struct
nv50_disp_func
H
A
D
nv50.c
85
const struct
nv50_disp_func
*func = disp->func;
in nv50_disp_oneinit_()
156
nv50_disp_new_(const struct
nv50_disp_func
*func, struct nvkm_device *device,
in nv50_disp_new_()
757
static const struct
nv50_disp_func
H
A
D
gf119.c
254
static const struct
nv50_disp_func
H
A
D
gv100.c
429
static const struct
nv50_disp_func
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv50/
H
A
D
disp.c
2486
nv50_disp_func
= {
variable
2583
dev->mode_config.funcs = &
nv50_disp_func
;
in nv50_display_create()
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv50/
H
A
D
disp.c
2571
nv50_disp_func
= {
variable
2663
dev->mode_config.funcs = &
nv50_disp_func
;
in nv50_display_create()
Completed in 13 milliseconds