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:dpia_debug
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/link/protocols/
H
A
D
link_dp_training_dpia.c
593
if (link->dc->debug.
dpia_debug
.bits.extend_aux_rd_interval)
in dpia_get_eq_aux_rd_interval()
H
A
D
link_dp_training.c
743
if (link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA && link->dc->debug.
dpia_debug
.bits.force_non_lttpr)
in override_training_settings()
H
A
D
link_dp_capability.c
1843
link->dc->debug.
dpia_debug
.bits.enable_force_tbt3_work_around &&
in retrieve_link_cap()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/
H
A
D
dc.h
870
union dpia_debug_options
dpia_debug
;
member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/link/
H
A
D
link_detection.c
689
!link->dc->debug.
dpia_debug
.bits.disable_mst_dsc_work_around)
in apply_dpia_mst_dsc_always_on_wa()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn31/
H
A
D
dcn31_resource.c
2165
!dc->debug.
dpia_debug
.bits.disable_dpia) {
in dcn31_resource_construct()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/core/
H
A
D
dc.c
4877
!dc->debug.
dpia_debug
.bits.disable_dpia)
in dc_is_dmub_outbox_supported()
4883
if (!dc->debug.
dpia_debug
.bits.disable_dpia)
in dc_is_dmub_outbox_supported()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/amdgpu_dm/
H
A
D
amdgpu_dm.c
1171
hw_params.disable_dpia = adev->dm.dc->debug.
dpia_debug
.bits.disable_dpia;
in dm_dmub_hw_init()
Completed in 33 milliseconds