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_0_mps
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dsc/
amdgpu_dc_dsc.c
621
branch_max_throughput_mps = dsc_sink_caps->
branch_overall_throughput_0_mps
;
626
branch_max_throughput_mps = dsc_sink_caps->
branch_overall_throughput_0_mps
;
845
dsc_sink_caps->
branch_overall_throughput_0_mps
= 0;
851
dsc_sink_caps->
branch_overall_throughput_0_mps
= dpcd_dsc_ext_data[DP_DSC_BRANCH_OVERALL_THROUGHPUT_0 - DP_DSC_BRANCH_OVERALL_THROUGHPUT_0];
852
if (dsc_sink_caps->
branch_overall_throughput_0_mps
== 0)
853
dsc_sink_caps->
branch_overall_throughput_0_mps
= 0;
854
else if (dsc_sink_caps->
branch_overall_throughput_0_mps
== 1)
855
dsc_sink_caps->
branch_overall_throughput_0_mps
= 680;
857
dsc_sink_caps->
branch_overall_throughput_0_mps
*= 50;
858
dsc_sink_caps->
branch_overall_throughput_0_mps
+= 600
[
all
...]
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/
dc_types.h
860
uint32_t
branch_overall_throughput_0_mps
; /* In MPs */
member in struct:dsc_dec_dpcd_caps
Completed in 14 milliseconds
Indexes created Tue Oct 14 06:10:07 GMT 2025