开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
dcn20
/
dcn20_dsc.c
Age
Commit message (
Expand
)
Author
2023-11-29
drm/amd/display: Refactor DSC into component folder
Bhuvana Chandra Pinninti
2023-11-07
drm/amd/display: Allow 16 max_slices for DP2 DSC
Fangzhi Zuo
2023-06-09
drm/amd/display: DSC Programming Deltas
Sridevi
2023-03-07
drm/amd/display: change several dcn20 variables storage-class-specifier to st...
Tom Rix
2023-01-31
drm/amd/display: add rc_params_override option in dc_dsc_config
Wenjing Liu
2023-01-05
drm/amd/display: Remove redundant logs from DSC code
Praful Swarnakar
2022-07-13
drm/amd/display: Enable DCN314 in DC
Roman Li
2022-05-19
Merge tag 'amd-drm-next-5.19-2022-05-18' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2022-05-04
drm/amd/display: Add new DSC interface to disconnect from pipe
Eric Bernstein
2022-04-25
drm/display: Move DSC header and helpers into display-helper module
Thomas Zimmermann
2021-11-22
drm/amd/display: fixed the DSC power off sequence during Driver PnP
Yi-Ling Chen
2020-08-06
drm/amd/display: Rename bytes_pp to the correct bits_pp
Eryk Brol
2020-07-21
drm/amd/display: Add DSC parameters logging to debugfs
Eryk Brol
2020-07-01
drm/amd/display: Remove Unused Registers
Bhawanpreet Lakha
2020-03-05
drm/amd/display: fix image corruption with ODM 2:1 DSC 2 slice
Wenjing Liu
2020-01-09
drm/amd/display: Initialize DSC PPS variables to 0
David Francis
2019-11-13
drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTED
Bhawanpreet Lakha
2019-11-13
drm/amd/display: Add a sanity check for DSC already enabled/disabled
Nikola Cornij
2019-09-13
drm/amd/display: Add back support for DSC 4:2:2 Simple
Nikola Cornij
2019-08-23
drm/amd/display: Fix number of slices not being checked for dsc
Nikola Cornij
2019-08-23
drm/amd/display: Zero-out dsc init regs
Nikola Cornij
2019-08-15
drm/amd/display: Add and refine DSC logs in enable sequence
Nikola Cornij
2019-08-15
drm/amd/display: Correct DSC PPS log
Nikola Cornij
2019-08-15
drm/amd/display: Remove 4:2:2 DSC support
Nikola Cornij
2019-08-15
drm/amd/display: Set DSC before DIG front-end is connected to its back-end
Nikola Cornij
2019-07-18
drm/amd/display: Remove dsc disable_ich flag programming.
Dmytro Laktyushkin
2019-06-27
drm/amd/display: fix a couple of spelling mistakes
Colin Ian King
2019-06-22
drm/amd/display: fix dsc validation
Dmytro Laktyushkin
2019-06-22
drm/amd/display: Calculate link bandwidth in a common function
Nikola Cornij
2019-06-22
drm/amd/display: Add DSC support for Navi (v2)
Harry Wentland