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:position_change
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn10/
H
A
D
dcn10_hw_sequencer.c
2570
plane_state->update_flags.bits.
position_change
) {
in dcn10_update_dchubp_dpp()
2576
plane_state->update_flags.bits.
position_change
) {
in dcn10_update_dchubp_dpp()
2867
plane_state->update_flags.bits.
position_change
||
in dcn10_disconnect_pipes()
2879
(context == dc->current_state && plane_state->update_flags.bits.
position_change
) ||
in dcn10_disconnect_pipes()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/
H
A
D
dc.h
803
uint32_t
position_change
:1;
member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn32/
H
A
D
dcn32_hwseq.c
1362
if (pipe->plane_state && pipe->plane_state->update_flags.bits.
position_change
) {
in dcn32_update_phantom_vp_position()
1370
phantom_pipe->plane_state->update_flags.bits.
position_change
= 1;
in dcn32_update_phantom_vp_position()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn20/
H
A
D
dcn20_hwseq.c
1448
plane_state->update_flags.bits.
position_change
||
in dcn20_update_dchubp_dpp()
1459
(context == dc->current_state && plane_state->update_flags.bits.
position_change
) ||
in dcn20_update_dchubp_dpp()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/
H
A
D
dc.h
1170
uint32_t
position_change
:1;
member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/core/
H
A
D
dc.c
1851
update_flags->bits.
position_change
= 1;
in get_scaling_info_update_type()
1858
if (update_flags->bits.
position_change
)
in get_scaling_info_update_type()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn20/
H
A
D
dcn20_hwseq.c
1569
plane_state->update_flags.bits.
position_change
||
in dcn20_update_dchubp_dpp()
1580
(context == dc->current_state && plane_state->update_flags.bits.
position_change
) ||
in dcn20_update_dchubp_dpp()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/core/
H
A
D
dc.c
2495
update_flags->bits.
position_change
= 1;
in get_scaling_info_update_type()
2502
if (update_flags->bits.
position_change
)
in get_scaling_info_update_type()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn10/
H
A
D
dcn10_hw_sequencer.c
2793
plane_state->update_flags.bits.
position_change
) {
in dcn10_update_dchubp_dpp()
2799
plane_state->update_flags.bits.
position_change
) {
in dcn10_update_dchubp_dpp()
Completed in 33 milliseconds