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:work_arounds
(Results
1 - 25
of
25
) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn32/
H
A
D
dcn32_clk_mgr.c
499
!dc->
work_arounds
.clock_update_disable_mask.fclk) {
in dcn32_update_clocks()
514
!dc->
work_arounds
.clock_update_disable_mask.dcfclk) {
in dcn32_update_clocks()
520
!dc->
work_arounds
.clock_update_disable_mask.dcfclk_ds) {
in dcn32_update_clocks()
540
!dc->
work_arounds
.clock_update_disable_mask.uclk) {
in dcn32_update_clocks()
569
!dc->
work_arounds
.clock_update_disable_mask.fclk) {
in dcn32_update_clocks()
576
!dc->
work_arounds
.clock_update_disable_mask.uclk) {
in dcn32_update_clocks()
584
!dc->
work_arounds
.clock_update_disable_mask.uclk)
in dcn32_update_clocks()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/link/protocols/
H
A
D
link_dp_training_8b_10b.c
175
if (!link->ctx->dc->
work_arounds
.lt_early_cr_pattern)
in perform_8b_10b_clock_recovery_sequence()
365
if (link->ctx->dc->
work_arounds
.lt_early_cr_pattern)
in dp_perform_8b_10b_link_training()
H
A
D
link_dp_training_fixed_vs_pe_retimer.c
125
if (link->ctx->dc->
work_arounds
.lt_early_cr_pattern)
in perform_fixed_vs_pe_nontransparent_training_sequence()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn201/
H
A
D
dcn201_clk_mgr.c
100
if (dc->
work_arounds
.skip_clock_update)
in dcn201_update_clocks()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn10/
H
A
D
rv1_clk_mgr.c
207
if (dc->
work_arounds
.skip_clock_update)
in rv1_update_clocks()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn10/
H
A
D
rv1_clk_mgr.c
207
if (dc->
work_arounds
.skip_clock_update)
in rv1_update_clocks()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn20/
H
A
D
dcn20_clk_mgr.c
163
if (dc->
work_arounds
.skip_clock_update)
in dcn2_update_clocks()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn201/
H
A
D
dcn201_resource.c
1150
dc->
work_arounds
.no_connect_phy_config = true;
in dcn201_resource_construct()
1151
dc->
work_arounds
.dedcn20_305_wa = true;
in dcn201_resource_construct()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn30/
H
A
D
dcn30_clk_mgr.c
247
if (dc->
work_arounds
.skip_clock_update || !clk_mgr->smu_present)
in dcn3_update_clocks()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn20/
H
A
D
dcn20_mpc.c
416
if (mpc->ctx->dc->
work_arounds
.dedcn20_305_wa == false) {
in apply_DEDCN20_305_wa()
H
A
D
dcn20_resource.c
3865
dc->
work_arounds
.dedcn20_305_wa = true;
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn30/
H
A
D
dcn30_clk_mgr.c
210
if (dc->
work_arounds
.skip_clock_update || !clk_mgr->smu_present)
in dcn3_update_clocks()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn20/
H
A
D
dcn20_clk_mgr.c
234
if (dc->
work_arounds
.skip_clock_update)
in dcn2_update_clocks()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn316/
H
A
D
dcn316_clk_mgr.c
143
if (dc->
work_arounds
.skip_clock_update)
in dcn316_update_clocks()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn20/
H
A
D
dcn20_mpc.c
414
if (mpc->ctx->dc->
work_arounds
.dedcn20_305_wa == false) {
in apply_DEDCN20_305_wa()
H
A
D
dcn20_resource.c
2473
dc->
work_arounds
.dedcn20_305_wa = true;
in dcn20_resource_construct()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/
H
A
D
dc.h
571
struct dc_bug_wa
work_arounds
;
member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn21/
H
A
D
rn_clk_mgr.c
122
if (dc->
work_arounds
.skip_clock_update)
in rn_update_clocks()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn21/
H
A
D
rn_clk_mgr.c
145
if (dc->
work_arounds
.skip_clock_update)
in rn_update_clocks()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn315/
H
A
D
dcn315_clk_mgr.c
138
if (dc->
work_arounds
.skip_clock_update)
in dcn315_update_clocks()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn314/
H
A
D
dcn314_clk_mgr.c
173
if (dc->
work_arounds
.skip_clock_update)
in dcn314_update_clocks()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn31/
H
A
D
dcn31_clk_mgr.c
146
if (dc->
work_arounds
.skip_clock_update)
in dcn31_update_clocks()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn301/
H
A
D
vg_clk_mgr.c
107
if (dc->
work_arounds
.skip_clock_update)
in vg_update_clocks()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/core/
H
A
D
dc_link_dp.c
1023
if (!link->ctx->dc->
work_arounds
.lt_early_cr_pattern)
in perform_clock_recovery_sequence()
1544
if (link->ctx->dc->
work_arounds
.lt_early_cr_pattern)
in dc_link_dp_perform_link_training()
1781
if (link->ctx->dc->
work_arounds
.lt_early_cr_pattern)
in dc_link_dp_sync_lt_attempt()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/
H
A
D
dc.h
933
struct dc_bug_wa
work_arounds
;
member
Completed in 37 milliseconds