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:agp_size
(Results
1 - 11
of
11
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/mga/
H
A
D
mga_ioc32.c
110
u8
agp_size
;
member
130
dma_bootstrap.
agp_size
= dma_bootstrap32.
agp_size
;
in compat_mga_dma_bootstrap()
143
dma_bootstrap32.
agp_size
= dma_bootstrap.
agp_size
;
in compat_mga_dma_bootstrap()
H
A
D
mga_dma.c
463
const unsigned
agp_size
= (dma_bs->
agp_size
<< 20);
in mga_do_agp_dma_bootstrap()
local
502
agp_req.size =
agp_size
;
in mga_do_agp_dma_bootstrap()
506
dev_priv->
agp_size
= 0;
in mga_do_agp_dma_bootstrap()
508
dma_bs->
agp_size
);
in mga_do_agp_dma_bootstrap()
512
dev_priv->
agp_size
=
agp_size
;
in mga_do_agp_dma_bootstrap()
580
err = drm_legacy_addmap(dev, offset,
agp_size
- offset,
in mga_do_agp_dma_bootstrap()
980
dev_priv->
agp_size
= 0;
in mga_do_cleanup_dma()
H
A
D
mga_drv.h
164
unsigned int
agp_size
;
member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H
A
D
amdgpu_gmc.c
131
if (ttm->dma_address[0] + PAGE_SIZE >= adev->gmc.
agp_size
)
in amdgpu_gmc_agp_addr()
229
mc->
agp_size
= 0;
in amdgpu_gmc_agp_location()
246
mc->
agp_size
= size_bf;
in amdgpu_gmc_agp_location()
249
mc->
agp_size
= size_af;
in amdgpu_gmc_agp_location()
252
mc->agp_end = mc->agp_start + mc->
agp_size
- 1;
in amdgpu_gmc_agp_location()
254
mc->
agp_size
>> 20, mc->agp_start, mc->agp_end);
in amdgpu_gmc_agp_location()
H
A
D
amdgpu_gmc.h
176
u64
agp_size
;
member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H
A
D
amdgpu_gmc.c
186
if (bo->ttm->dma_address[0] + PAGE_SIZE >= adev->gmc.
agp_size
)
in amdgpu_gmc_agp_addr()
321
mc->
agp_size
= 0;
in amdgpu_gmc_agp_location()
338
mc->
agp_size
= size_bf;
in amdgpu_gmc_agp_location()
341
mc->
agp_size
= size_af;
in amdgpu_gmc_agp_location()
344
mc->agp_end = mc->agp_start + mc->
agp_size
- 1;
in amdgpu_gmc_agp_location()
346
mc->
agp_size
>> 20, mc->agp_start, mc->agp_end);
in amdgpu_gmc_agp_location()
H
A
D
amdgpu_gmc.h
222
u64
agp_size
;
member
/kernel/linux/linux-5.10/include/uapi/drm/
H
A
D
mga_drm.h
364
__u8
agp_size
;
member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/
H
A
D
mga_drm.h
206
__u8
agp_size
;
member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/drm/
H
A
D
mga_drm.h
202
__u8
agp_size
;
member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/
H
A
D
mga_drm.h
202
__u8
agp_size
;
member
Completed in 10 milliseconds