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:view_format
(Results
1 - 15
of
15
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/modules/info_packet/
H
A
D
info_packet.c
142
if (stream->timing.timing_3d_format != TIMING_3D_FORMAT_NONE && stream->
view_format
!= VIEW_3D_FORMAT_NONE) {
in mod_build_vsc_infopacket()
435
if (stream->
view_format
== VIEW_3D_FORMAT_NONE)
in mod_build_hf_vsif_infopacket()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/modules/info_packet/
H
A
D
info_packet.c
144
if (stream->timing.timing_3d_format != TIMING_3D_FORMAT_NONE && stream->
view_format
!= VIEW_3D_FORMAT_NONE) {
in mod_build_vsc_infopacket()
465
if (stream->
view_format
== VIEW_3D_FORMAT_NONE)
in mod_build_hf_vsif_infopacket()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/core/
H
A
D
dc_resource.c
449
if (stream1->
view_format
!= stream2->
view_format
)
in resource_are_streams_timing_synchronizable()
665
if (stream->
view_format
== VIEW_3D_FORMAT_SIDE_BY_SIDE ||
in calculate_viewport()
666
stream->
view_format
== VIEW_3D_FORMAT_TOP_AND_BOTTOM) {
in calculate_viewport()
778
stream->
view_format
== VIEW_3D_FORMAT_TOP_AND_BOTTOM;
in calculate_recout()
781
stream->
view_format
== VIEW_3D_FORMAT_TOP_AND_BOTTOM;
in calculate_recout()
857
if (stream->
view_format
== VIEW_3D_FORMAT_SIDE_BY_SIDE)
in calculate_scaling_ratios()
859
else if (stream->
view_format
== VIEW_3D_FORMAT_TOP_AND_BOTTOM)
in calculate_scaling_ratios()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/core/
H
A
D
dc_resource.c
591
if (stream1->
view_format
!= stream2->
view_format
)
in resource_are_streams_timing_synchronizable()
975
stream->
view_format
!= VIEW_3D_FORMAT_SIDE_BY_SIDE ||
in calculate_mpc_slice_in_timing_active()
986
if (stream->
view_format
== VIEW_3D_FORMAT_TOP_AND_BOTTOM) {
in calculate_mpc_slice_in_timing_active()
1198
if (stream->
view_format
== VIEW_3D_FORMAT_SIDE_BY_SIDE)
in calculate_scaling_ratios()
1200
else if (stream->
view_format
== VIEW_3D_FORMAT_TOP_AND_BOTTOM)
in calculate_scaling_ratios()
1493
(pipe_ctx->stream->
view_format
!= VIEW_3D_FORMAT_TOP_AND_BOTTOM &&
in resource_build_scaling_params()
1494
pipe_ctx->stream->
view_format
!= VIEW_3D_FORMAT_SIDE_BY_SIDE));
in resource_build_scaling_params()
1495
if (pipe_ctx->stream->
view_format
== VIEW_3D_FORMAT_TOP_AND_BOTTOM)
in resource_build_scaling_params()
1497
else if (pipe_ctx->stream->
view_format
in resource_build_scaling_params()
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/
H
A
D
dc_stream.h
167
enum view_3d_format
view_format
;
member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/
H
A
D
dc_stream.h
217
enum view_3d_format
view_format
;
member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn201/
H
A
D
dcn201_hwseq.c
73
if (pipe_ctx->stream->
view_format
!= VIEW_3D_FORMAT_NONE &&
in patch_address_for_sbs_tb_stereo()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn10/
H
A
D
dcn10_hw_sequencer.c
1549
if (pipe_ctx->stream->
view_format
!= VIEW_3D_FORMAT_NONE &&
in patch_address_for_sbs_tb_stereo()
3193
enum view_3d_format
view_format
= stream->
view_format
;
in dcn10_config_stereo_parameters()
local
3204
view_format
== VIEW_3D_FORMAT_FRAME_SEQUENTIAL) {
in dcn10_config_stereo_parameters()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn10/
H
A
D
dcn10_hw_sequencer.c
1710
if (pipe_ctx->stream->
view_format
!= VIEW_3D_FORMAT_NONE &&
in patch_address_for_sbs_tb_stereo()
3189
enum view_3d_format
view_format
= stream->
view_format
;
in dcn10_config_stereo_parameters()
local
3200
view_format
== VIEW_3D_FORMAT_FRAME_SEQUENTIAL) {
in dcn10_config_stereo_parameters()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/calcs/
H
A
D
dcn_calcs.c
1255
((pipe->stream->
view_format
==
in dcn_validate_bandwidth()
1257
pipe->stream->
view_format
==
in dcn_validate_bandwidth()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn20/
H
A
D
dcn20_resource.c
1925
if ((pipe->stream->
view_format
==
in dcn20_validate_apply_pipe_split_flags()
1927
pipe->stream->
view_format
==
in dcn20_validate_apply_pipe_split_flags()
H
A
D
dcn20_hwseq.c
2386
if (pipe_ctx->stream->
view_format
!= VIEW_3D_FORMAT_NONE &&
in patch_address_for_sbs_tb_stereo()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dml/calcs/
H
A
D
dcn_calcs.c
1240
((pipe->stream->
view_format
==
in dcn_validate_bandwidth()
1242
pipe->stream->
view_format
==
in dcn_validate_bandwidth()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn20/
H
A
D
dcn20_resource.c
2744
if ((pipe->stream->
view_format
==
2746
pipe->stream->
view_format
==
H
A
D
dcn20_hwseq.c
2040
if (pipe_ctx->stream->
view_format
!= VIEW_3D_FORMAT_NONE &&
in patch_address_for_sbs_tb_stereo()
Completed in 38 milliseconds