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
/
dcn314
/
display_mode_vba_314.c
Age
Commit message (
Expand
)
Author
2024-10-07
drm/amd/display: Remove unnecessary assignments
Alex Hung
2024-06-19
drm/amd/display: Covert integers to double before divisions
Alex Hung
2024-06-14
drm/amd/display: Remove redundant condition in VBA 314 func
Ivan Lipski
2024-04-26
drm/amd/display: Add misc DC changes for DCN401
Aurabindo Pillai
2024-04-09
drm/amd/display: Fix compiler warnings on high compiler warning levels
Aric Cyr
2023-09-11
drm/amd/display: Fix DML calculation errors
Nicholas Susanto
2023-08-07
drm/amd/display: Blocking invalid 420 modes on HDMI TMDS for DCN314
Leo Chen
2023-07-18
drm/amd/display: Initialize necessary uninitialized variables
Meera Patel
2023-06-15
drm/amd/display: Add Error Code for Dml Validation Failure
Fangzhi Zuo
2023-06-09
drm/amd/display: mark dml314's UseMinimumDCFCLK() as noinline_for_stack
Hamza Mahfooz
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
2023-01-31
drm/amd/display: Add missing brackets in calculation
Daniel Miess
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-09-20
drm/amd/display: Reduce number of arguments of dml314's CalculateFlipSchedule()
Nathan Chancellor
2022-09-20
drm/amd/display: Reduce number of arguments of dml314's CalculateWatermarksAn...
Nathan Chancellor
2022-09-19
drm/amd/display: Modify DML to adjust Vstartup Position
muansari
2022-09-19
drm/amd/display: clean up some inconsistent indentings
Yang Li
2022-09-13
drm/amd/display: Relax swizzle checks for video non-RGB formats on DCN314
Nicholas Kazlauskas
2022-09-13
drm/amd/display: Fix compilation errors on DCN314
Rodrigo Siqueira
2022-09-13
drm/amd/display: Optimizations for DML math
Aric Cyr
2022-07-18
drm/amd/display: Fix spelling mistake "supporing" -> "supporting"
Colin Ian King
2022-07-13
drm/amd/display: Add DCN314 DML calculation support
Roman Li