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:AMD_APU_IS_RAVEN
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/include/
H
A
D
amd_shared.h
44
AMD_APU_IS_RAVEN
= 0x00000001UL,
enumerator
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/include/
H
A
D
amd_shared.h
44
AMD_APU_IS_RAVEN
= 0x00000001UL,
enumerator
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H
A
D
smu10_smumgr.c
230
(adev->apu_flags &
AMD_APU_IS_RAVEN
) &&
in smu10_start_smu()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H
A
D
smu10_smumgr.c
229
(adev->apu_flags &
AMD_APU_IS_RAVEN
) &&
in smu10_start_smu()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H
A
D
soc15.c
545
if ((adev->apu_flags &
AMD_APU_IS_RAVEN
) &&
in soc15_asic_reset()
1150
adev->apu_flags |=
AMD_APU_IS_RAVEN
;
in soc15_common_early_init()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H
A
D
smu10_hwmgr.c
1305
else if ((adev->apu_flags &
AMD_APU_IS_RAVEN
) &&
in smu10_read_sensor()
1479
if ((adev->apu_flags &
AMD_APU_IS_RAVEN
) &&
in smu10_is_raven1_refresh()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H
A
D
smu10_hwmgr.c
1363
if ((adev->apu_flags &
AMD_APU_IS_RAVEN
) &&
in smu10_is_raven1_refresh()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H
A
D
soc15.c
602
if (((adev->apu_flags &
AMD_APU_IS_RAVEN
) ||
in soc15_asic_reset()
H
A
D
amdgpu_device.c
1423
adev->apu_flags |=
AMD_APU_IS_RAVEN
;
in amdgpu_device_init_apu_flags()
Completed in 18 milliseconds