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:drm_device_dma
(Results
1 - 17
of
17
) sorted by relevance
/kernel/linux/linux-5.10/include/drm/
H
A
D
drm_device.h
15
struct
drm_device_dma
;
354
struct
drm_device_dma
*dma;
H
A
D
drm_legacy.h
106
struct
drm_device_dma
{
struct
110
struct drm_buf **buflist; /**< Vector of pointers into
drm_device_dma
::bufs */
/kernel/linux/linux-5.10/drivers/gpu/drm/
H
A
D
drm_dma.c
50
* Allocate and initialize a
drm_device_dma
structure.
83
struct
drm_device_dma
*dma = dev->dma;
in drm_legacy_dma_takedown()
152
struct
drm_device_dma
*dma = dev->dma;
in drm_legacy_reclaim_buffers()
H
A
D
drm_bufs.c
714
struct
drm_device_dma
*dma = dev->dma;
in drm_legacy_addbufs_agp()
878
struct
drm_device_dma
*dma = dev->dma;
in drm_legacy_addbufs_pci()
1084
struct
drm_device_dma
*dma = dev->dma;
in drm_legacy_addbufs_sg()
1298
struct
drm_device_dma
*dma = dev->dma;
in __drm_legacy_infobufs()
1380
* updates the respective
drm_device_dma
::bufs entry low and high water mark.
1387
struct
drm_device_dma
*dma = dev->dma;
in drm_legacy_markbufs()
1434
struct
drm_device_dma
*dma = dev->dma;
in drm_legacy_freebufs()
1491
struct
drm_device_dma
*dma = dev->dma;
in __drm_legacy_mapbufs()
H
A
D
drm_vm.c
302
* Determine the page number from the page offset and get it from
drm_device_dma
::pagelist.
309
struct
drm_device_dma
*dma = dev->dma;
in drm_vm_dma_fault()
469
struct
drm_device_dma
*dma;
in drm_mmap_dma()
/kernel/linux/linux-6.6/drivers/gpu/drm/
H
A
D
drm_dma.c
50
* Allocate and initialize a
drm_device_dma
structure.
83
struct
drm_device_dma
*dma = dev->dma;
in drm_legacy_dma_takedown()
158
struct
drm_device_dma
*dma = dev->dma;
in drm_legacy_reclaim_buffers()
H
A
D
drm_bufs.c
717
struct
drm_device_dma
*dma = dev->dma;
in drm_legacy_addbufs_agp()
881
struct
drm_device_dma
*dma = dev->dma;
in drm_legacy_addbufs_pci()
1103
struct
drm_device_dma
*dma = dev->dma;
in drm_legacy_addbufs_sg()
1317
struct
drm_device_dma
*dma = dev->dma;
in __drm_legacy_infobufs()
1399
* updates the respective
drm_device_dma
::bufs entry low and high water mark.
1406
struct
drm_device_dma
*dma = dev->dma;
in drm_legacy_markbufs()
1453
struct
drm_device_dma
*dma = dev->dma;
in drm_legacy_freebufs()
1510
struct
drm_device_dma
*dma = dev->dma;
in __drm_legacy_mapbufs()
H
A
D
drm_vm.c
297
* Determine the page number from the page offset and get it from
drm_device_dma
::pagelist.
304
struct
drm_device_dma
*dma = dev->dma;
in drm_vm_dma_fault()
464
struct
drm_device_dma
*dma;
in drm_mmap_dma()
/kernel/linux/linux-5.10/drivers/gpu/drm/i810/
H
A
D
i810_dma.c
57
struct
drm_device_dma
*dma = dev->dma;
in i810_freelist_get()
206
struct
drm_device_dma
*dma = dev->dma;
in i810_dma_cleanup()
288
struct
drm_device_dma
*dma = dev->dma;
in i810_freelist_init()
859
struct
drm_device_dma
*dma = dev->dma;
in i810_flush_queue()
892
struct
drm_device_dma
*dma = dev->dma;
in i810_driver_reclaim_buffers()
932
struct
drm_device_dma
*dma = dev->dma;
in i810_dma_vertex()
1095
struct
drm_device_dma
*dma = dev->dma;
in i810_dma_mc()
/kernel/linux/linux-6.6/include/drm/
H
A
D
drm_device.h
362
struct
drm_device_dma
*dma;
H
A
D
drm_legacy.h
121
struct
drm_device_dma
{
struct
125
struct drm_buf **buflist; /**< Vector of pointers into
drm_device_dma
::bufs */
/kernel/linux/linux-5.10/drivers/gpu/drm/r128/
H
A
D
r128_cce.c
775
struct
drm_device_dma
*dma = dev->dma;
820
struct
drm_device_dma
*dma = dev->dma;
in r128_freelist_get()
858
struct
drm_device_dma
*dma = dev->dma;
in r128_freelist_reset()
917
struct
drm_device_dma
*dma = dev->dma;
in r128_cce_buffers()
H
A
D
r128_state.c
783
struct
drm_device_dma
*dma = dev->dma;
in r128_cce_dispatch_blit()
1317
struct
drm_device_dma
*dma = dev->dma;
in r128_cce_vertex()
1369
struct
drm_device_dma
*dma = dev->dma;
in r128_cce_indices()
1433
struct
drm_device_dma
*dma = dev->dma;
in r128_cce_blit()
1515
struct
drm_device_dma
*dma = dev->dma;
in r128_cce_indirect()
/kernel/linux/linux-5.10/drivers/gpu/drm/mga/
H
A
D
mga_dma.c
246
struct
drm_device_dma
*dma = dev->dma;
in mga_freelist_init()
309
struct
drm_device_dma
*dma = dev->dma;
1112
struct
drm_device_dma
*dma = dev->dma;
in mga_dma_buffers()
H
A
D
mga_state.c
873
struct
drm_device_dma
*dma = dev->dma;
in mga_dma_vertex()
908
struct
drm_device_dma
*dma = dev->dma;
in mga_dma_indices()
942
struct
drm_device_dma
*dma = dev->dma;
in mga_dma_iload()
/kernel/linux/linux-5.10/drivers/gpu/drm/savage/
H
A
D
savage_bci.c
218
struct
drm_device_dma
*dma = dev->dma;
in savage_freelist_init()
1016
struct
drm_device_dma
*dma = dev->dma;
in savage_bci_buffers()
1049
struct
drm_device_dma
*dma = dev->dma;
in savage_reclaim_buffers()
H
A
D
savage_state.c
970
struct
drm_device_dma
*dma = dev->dma;
in savage_bci_cmdbuf()
Completed in 18 milliseconds