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:YELLOW_CARP_B0
(Results
1 - 7
of
7
) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/include/
H
A
D
dal_asic_id.h
228
#define
YELLOW_CARP_B0
0x20
macro
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn31/
H
A
D
dcn31_dio_link_encoder.c
614
if (enc->ctx->asic_id.hw_internal_rev !=
YELLOW_CARP_B0
) {
in dcn31_link_encoder_is_in_alt_mode()
664
if (enc->ctx->asic_id.hw_internal_rev !=
YELLOW_CARP_B0
) {
in dcn31_link_encoder_get_max_link_cap()
H
A
D
dcn31_dccg.c
88
dccg_dcn->base.ctx->asic_id.hw_internal_rev ==
YELLOW_CARP_B0
) {
in get_phy_mux_symclk()
H
A
D
dcn31_resource.c
1982
if (dc->ctx->asic_id.hw_internal_rev ==
YELLOW_CARP_B0
) {
in dcn31_resource_construct()
2164
dc->ctx->asic_id.hw_internal_rev ==
YELLOW_CARP_B0
&&
in dcn31_resource_construct()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/core/
H
A
D
dc_resource.c
4167
dc->ctx->asic_id.hw_internal_rev ==
YELLOW_CARP_B0
) {
in resource_transmitter_to_phy_idx()
H
A
D
dc.c
4876
if (dc->ctx->asic_id.hw_internal_rev ==
YELLOW_CARP_B0
&&
in dc_is_dmub_outbox_supported()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/amdgpu_dm/
H
A
D
amdgpu_dm.c
2105
dmub_asic = (adev->external_rev_id ==
YELLOW_CARP_B0
) ? DMUB_ASIC_DCN31B : DMUB_ASIC_DCN31;
in dm_dmub_sw_init()
Completed in 27 milliseconds