index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
dml
/
dcn31
/
display_mode_vba_31.c
Age
Commit message (
Expand
)
Author
2024-10-07
drm/amd/display: Remove unnecessary assignments
Alex Hung
2024-09-18
drm/amd/display: Remove always-false branches
Alex Hung
2024-06-19
drm/amd/display: Covert integers to double before divisions
Alex Hung
2024-04-09
drm/amd/display: Fix compiler warnings on high compiler warning levels
Aric Cyr
2023-08-07
drm/amd/display: Blocking invalid 420 modes on HDMI TMDS for DCN31
Leo Chen
2023-07-18
drm/amd/display: Initialize necessary uninitialized variables
Meera Patel
2023-06-09
drm/amd/display: mark dml31's UseMinimumDCFCLK() as noinline_for_stack
Hamza Mahfooz
2023-04-24
drm/amd/display: add pixel rate based CRB allocation support
Dmytro Laktyushkin
2023-04-21
drm/amd/display: correct DML calc error
Sherry Wang
2023-04-11
drm/amd/display: Correct DML calculation to follow HW SPEC
Paul Hsieh
2023-02-28
drm/amd/display: Correct DML calculation to align HW formula
Paul Hsieh
2023-02-28
drm/amd/display: merge dc_link.h into dc.h and dc_types.h
Wenjing Liu
2023-02-15
drm/amd/display: Make variables declaration inside ifdef guard
Arthur Grillo
2022-12-06
drm/amd/display: correct DML calc error of UrgentLatency
Zhongwei
2022-11-15
drm/amd/display: fix dcn3.1x mode validation on high bandwidth config
Charlene Liu
2022-11-01
drm/amd/display: Update DML formula
Charlene Liu
2022-10-06
drm/amd/display: fix dcn315 dml detile overestimation
Dmytro Laktyushkin
2022-09-19
drm/amd/display: clean up some inconsistent indentings
Yang Li
2022-09-13
drm/amd/display: Reduce number of arguments of dml31's CalculateFlipSchedule()
Nathan Chancellor
2022-09-13
drm/amd/display: Reduce number of arguments of dml31's CalculateWatermarksAnd...
Nathan Chancellor
2022-09-13
drm/amd/display: Optimizations for DML math
Aric Cyr
2022-08-16
drm/amd/display: Modify header inclusion pattern
Chaitanya Dhere
2022-07-12
drm/amd/display: Check for DP2.0 when checking ODM combine
Wesley Chalmers
2022-07-05
drm/amd/display: Remove duplicate code across dcn30 and dcn31
Maíra Canal
2022-06-03
drm/amd/display: DML changes for DCN32/321
Aurabindo Pillai
2022-01-18
drm/amd/display: update dml to rev.99 and smu clk_table w/a
Charlene Liu
2021-12-13
drm/amd/display: Reduce stack size for dml31 UseMinimumDCFCLK
Michel Dänzer
2021-12-13
drm/amd/display: Reduce stack size for dml31_ModeSupportAndSystemConfiguratio...
Michel Dänzer
2021-11-03
drm/amd/display: Fix bpc calculation for specific encodings
Bing Guo
2021-10-19
drm/amd/display: Fix prefetch bandwidth calculation for DCN3.1
Nicholas Kazlauskas
2021-07-08
drm/amd/display: Adjust types and formatting for future development
Alvin Lee
2021-06-22
drm/amdgpu/display: fold DRM_AMD_DC_DCN3_1 into DRM_AMD_DC_DCN
Alex Deucher
2021-06-21
drm/amd/display: Clamp VStartup value at DML calculations time
Nikola Cornij
2021-06-10
drm: display: Remove duplicated argument in dcn31
Wan Jiabing
2021-06-07
drm/amd/display: Fix two spelling mistakes, clean wide lines
Colin Ian King
2021-06-04
drm/amd/display: Add DCN3.1 DML calculation support
Nicholas Kazlauskas