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:disable_fams
(Results
1 - 7
of
7
) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn32/
H
A
D
dcn32_optc.c
208
if (dc->caps.dmub_caps.mclk_sw && !dc->debug.
disable_fams
)
in optc32_setup_manual_trigger()
H
A
D
dcn32_resource_helpers.c
557
if (dc->debug.
disable_fams
)
in dcn32_can_support_mclk_switch_using_fw_based_vblank_stretch()
587
if (fpo_candidate_stream->sink->edid_caps.panel_patch.
disable_fams
)
in dcn32_can_support_mclk_switch_using_fw_based_vblank_stretch()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn30/
H
A
D
dcn30_optc.c
308
if (dc->caps.dmub_caps.mclk_sw && !dc->debug.
disable_fams
)
in optc3_set_vtotal_min_max()
H
A
D
dcn30_resource.c
1968
if (context->streams[0]->sink->edid_caps.panel_patch.
disable_fams
)
in dcn30_can_support_mclk_switch_using_fw_based_vblank_stretch()
1971
if (dc->debug.
disable_fams
)
in dcn30_can_support_mclk_switch_using_fw_based_vblank_stretch()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/
H
A
D
dc_types.h
189
unsigned int
disable_fams
;
member
H
A
D
dc.h
860
bool
disable_fams
;
member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/amdgpu_dm/
H
A
D
amdgpu_dm_helpers.c
64
edid_caps->panel_patch.
disable_fams
= true;
in apply_edid_quirks()
Completed in 20 milliseconds