index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
dsc
/
dc_dsc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-03
drm/amd/display: add HDMI 2.1 DSC over FRL support
Harry Wentland
1
-0
/
+704
2026-05-11
drm/amd/display: Fix warnings
Clay King
1
-1
/
+1
2026-05-05
drm/amd/display: Fix type mismatches using guards and explicit casts
Gaghik Khachatrian
1
-5
/
+8
2026-04-17
drm/amd/display: Rework YCbCr422 DSC policy
Relja Vojvodic
1
-7
/
+6
2026-03-30
Revert "drm/amd/display: Rework YCbCr422 DSC policy"
Relja Vojvodic
1
-6
/
+7
2026-03-23
drm/amd/display: Rework YCbCr422 DSC policy
Relja Vojvodic
1
-7
/
+6
2026-01-20
drm/amd/display: fix misspelling of "minimum" in dc_dsc.c
Runrun Liu
1
-1
/
+1
2025-08-27
drm/amd/display: Consider sink max slice width limitation for dsc
Dillon Varone
1
-0
/
+5
2025-07-28
drm/amd/display: Fix divide by zero when calculating min ODM factor
Dillon Varone
1
-14
/
+15
2025-07-15
drm/amd/display: Refactor DSC cap calculations
Dillon Varone
1
-26
/
+166
2025-01-06
drm/amd/display: Add Interface to Dump DSC Caps from dm
Fangzhi Zuo
1
-0
/
+45
2024-11-20
drm/amd/display: remove redundant is_dsc_possible check
Bhavin Sharma
1
-8
/
+5
2024-09-18
drm/amd/display: Add HDMI DSC native YCbCr422 support
Leo Ma
1
-2
/
+3
2024-09-18
drm/amd/display: Implement new DPCD register handling
Ryan Seto
1
-5
/
+5
2024-05-29
drm/amd/display: Remove unused code
Rodrigo Siqueira
1
-5
/
+0
2024-05-20
drm/amd/display: Move DSC functions from dc.c to dc_dsc.c
Wenjing Liu
1
-0
/
+96
2024-04-30
drm/amd/display: take ODM slice count into account when deciding DSC slice
Wenjing Liu
1
-7
/
+23
2024-04-26
drm/amd/display: Add misc DC changes for DCN401
Aurabindo Pillai
1
-97
/
+5
2024-04-26
drm/amd/display: Fix division by zero in setup_dsc_config
Jose Fernandez
1
-1
/
+6
2024-04-09
drm/amd/display: Fix compiler warnings on high compiler warning levels
Aric Cyr
1
-4
/
+4
2024-01-22
drm/amd/display: Fix timing bandwidth calculation for HDMI
Leo (Hanghong) Ma
1
-0
/
+5
2023-11-29
drm/amd/display: Add DSC granular throughput adjustment
Ilya Bakoulin
1
-2
/
+8
2023-11-07
drm/amd/display: Allow 16 max_slices for DP2 DSC
Fangzhi Zuo
1
-0
/
+11
2023-07-18
drm/amd/display: Add link encoding to timing BW calculation parameters
George Shen
1
-6
/
+18
2023-07-18
drm/amd/display: Add stream overhead in BW calculations for 128b/132b
George Shen
1
-0
/
+42
2023-06-09
drm/amd/display: drop redundant memset() in get_available_dsc_slices()
Hamza Mahfooz
1
-2
/
+0
2023-04-18
drm/amd/display: DSC policy override when ODM combine is forced
Nasir Osman
1
-1
/
+9
2023-03-14
drm/amd/display: convert link.h functions to function pointer style
Wenjing Liu
1
-0
/
+53
2023-03-07
drm/amd/display: fix typo in dc_dsc_config_options structure
Mike Hsieh
1
-3
/
+3
2023-03-07
drm/amd/display: Add height granularity limitation for dsc slice height calcu...
Mike Hsieh
1
-12
/
+21
2022-06-03
drm/amd: Fix spelling typo in comments
pengfuyuan
1
-2
/
+2
2022-04-25
drm/display: Move DSC header and helpers into display-helper module
Thomas Zimmermann
1
-2
/
+2
2022-04-25
drm: Rename dp/ to display/
Thomas Zimmermann
1
-1
/
+1
2022-04-06
drm/amd/display: Correct Slice reset calculation
Chris Park
1
-2
/
+2
2022-01-17
drm/dp: Move public DisplayPort headers into dp/
Thomas Zimmermann
1
-1
/
+1
2021-11-22
drm/amd/display: Enable DSC over eDP
Mikita Lipski
1
-0
/
+8
2021-11-17
drm/amd/display: Fix Coverity Issues
Chris Park
1
-1
/
+5
2021-09-14
drm/amd/display: move bpp range decision in decide dsc bw range function
Wenjing Liu
1
-62
/
+64
2021-09-14
drm/amd/display: expose dsc overhead bw in dc dsc header
Wenjing Liu
1
-37
/
+32
2021-07-28
drm/amd/display: Fixed EdidUtility build errors
Mark Morra
1
-165
/
+228
2021-05-10
drm/amd/display: add dsc stream overhead for dp only
Wenjing Liu
1
-13
/
+28
2021-04-28
drm/amd/display: take max dsc stream bandwidth overhead into account
Wenjing Liu
1
-25
/
+88
2021-03-23
drm/amd/display: Add changes for dsc bpp in 16ths and unify bw calculations
Dillon Varone
1
-71
/
+34
2021-02-09
drm/amd/display: revert support for DID2.0 dsc passthrough
Jun Lei
1
-18
/
+11
2021-02-02
drm/amd/display: implement support for DID2.0 dsc passthrough
Jun Lei
1
-11
/
+18
2020-10-26
drm/amd/display: Add an option to limit max DSC target bpp per sink
Nikola Cornij
1
-8
/
+16
2020-08-17
drm/amd/display: Mask DPCD field to avoid reading unsupported field value
Jaehyun Chung
1
-1
/
+3
2020-08-17
drm/amd/display: Fix DSC force enable on SST
Eryk Brol
1
-1
/
+15
2020-07-21
drm/amd/display: rename dsc extended caps as dsc branch decoder caps
Wenjing Liu
1
-5
/
+5
2020-06-11
drm/amd/display: Rework dsc to isolate FPU operations
Rodrigo Siqueira
1
-16
/
+2
[next]