OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:branch_overall_throughput_1_mps
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dsc/
amdgpu_dc_dsc.c
631
branch_max_throughput_mps = dsc_sink_caps->
branch_overall_throughput_1_mps
;
641
branch_max_throughput_mps = dsc_sink_caps->
branch_overall_throughput_1_mps
;
846
dsc_sink_caps->
branch_overall_throughput_1_mps
= 0;
861
dsc_sink_caps->
branch_overall_throughput_1_mps
= dpcd_dsc_ext_data[DP_DSC_BRANCH_OVERALL_THROUGHPUT_1 - DP_DSC_BRANCH_OVERALL_THROUGHPUT_0];
862
if (dsc_sink_caps->
branch_overall_throughput_1_mps
== 0)
863
dsc_sink_caps->
branch_overall_throughput_1_mps
= 0;
864
else if (dsc_sink_caps->
branch_overall_throughput_1_mps
== 1)
865
dsc_sink_caps->
branch_overall_throughput_1_mps
= 680;
867
dsc_sink_caps->
branch_overall_throughput_1_mps
*= 50;
868
dsc_sink_caps->
branch_overall_throughput_1_mps
+= 600
[
all
...]
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/
dc_types.h
861
uint32_t
branch_overall_throughput_1_mps
; /* In MPs */
member in struct:dsc_dec_dpcd_caps
Completed in 13 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025