index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
dml
/
dcn314
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-27
drm/amd/display: Incorrect 'not' operator usage
Clay King
1
-1
/
+1
2025-06-03
drm/amd/display: replace fast_validate with enum dc_validate_mode
Yan Li
2
-3
/
+3
2025-04-22
drm/amd/display: Correct prefetch calculation
TungYu Lu
1
-0
/
+1
2025-02-12
drm/amd/display: Enable odm 4:1 when debug key is set
Muhammad Ahmed
1
-0
/
+3
2024-10-07
drm/amd/display: Remove redundant assignments
Alex Hung
1
-4
/
+0
2024-10-07
drm/amd/display: Remove unnecessary assignments
Alex Hung
1
-3
/
+0
2024-06-27
drm/amd/display: Remove redundant var from display_rq_dig_calc in dml
Ivan Lipski
1
-11
/
+3
2024-06-19
drm/amd/display: Remove unused value set from 'min_hratio_fact' in dml
Ivan Lipski
1
-5
/
+0
2024-06-19
drm/amd/display: Covert integers to double before divisions
Alex Hung
1
-1
/
+1
2024-06-14
drm/amd/display: Remove redundant condition in VBA 314 func
Ivan Lipski
1
-9
/
+0
2024-04-26
drm/amd/display: Add misc DC changes for DCN401
Aurabindo Pillai
1
-3
/
+0
2024-04-09
drm/amd/display: Fix compiler warnings on high compiler warning levels
Aric Cyr
2
-2
/
+1
2023-09-11
drm/amd/display: Fix DML calculation errors
Nicholas Susanto
1
-0
/
+2
2023-08-30
drm/amd/display: set minimum of VBlank_nom
ChunTao Tso
1
-1
/
+20
2023-08-30
drm/amd/display: Correct unit conversion for vstartup
Reza Amini
1
-1
/
+24
2023-08-30
drm/amd/display: Roll back unit correction
Ovidiu Bunea
1
-24
/
+1
2023-08-07
drm/amd/display: Blocking invalid 420 modes on HDMI TMDS for DCN314
Leo Chen
1
-1
/
+3
2023-07-25
drm/amd/display: Correct unit conversion for vstartup
Reza Amini
1
-1
/
+24
2023-07-18
drm/amd/display: Prevent vtotal from being set to 0
Daniel Miess
1
-1
/
+5
2023-07-18
drm/amd/display: Initialize necessary uninitialized variables
Meera Patel
1
-1
/
+1
2023-06-23
Partially revert "drm/amd/display: Fix possible underflow for displays with l...
Daniel Miess
1
-1
/
+1
2023-06-15
drm/amd/display: Add Error Code for Dml Validation Failure
Fangzhi Zuo
1
-0
/
+59
2023-06-09
drm/amd/display: mark dml314's UseMinimumDCFCLK() as noinline_for_stack
Hamza Mahfooz
1
-1
/
+1
2023-06-09
drm/amd/display: clean up some inconsistent indenting
Jiapeng Chong
1
-2
/
+1
2023-06-09
drm/amd/display: Clean FPGA code in dc
Qingqing Zhuo
2
-13
/
+1
2023-06-09
drm/amd/display: Fix possible underflow for displays with large vblank
Daniel Miess
1
-12
/
+7
2023-06-09
drm/amd/display: Revert vblank change that causes null pointer crash
Daniel Miess
1
-7
/
+12
2023-06-09
drm/amd/display: Fix possible underflow for displays with large vblank
Daniel Miess
1
-12
/
+7
2023-06-09
drm/amd/display: Change default Z8 watermark values
Leo Chen
1
-2
/
+2
2023-06-09
drm/amd/display: remove unused variables dispclk_delay_subtotal and dout
Tom Rix
1
-10
/
+0
2023-04-24
drm/amd/display: update extended blank for dcn314 onwards
Gabe Teeger
2
-16
/
+14
2023-04-21
drm/amd/display: correct DML calc error
Sherry Wang
1
-2
/
+2
2023-04-11
drm/amd/display: set variable dcn3_14_soc storage-class-specifier to static
Tom Rix
1
-1
/
+1
2023-04-11
drm/amd/display: Correct DML calculation to follow HW SPEC
Paul Hsieh
1
-1
/
+1
2023-03-31
drm/amd/display: Remove unused variable 'scl_enable'
Caio Novais
1
-2
/
+0
2023-03-27
drm/amd/display: Remove the unused variable dppclk_delay_subtotal
Jiapeng Chong
1
-10
/
+0
2023-03-07
drm/amd/display: Enable HostVM based on rIOMMU active
Gabe Teeger
1
-0
/
+4
2023-02-28
drm/amd/display: Correct DML calculation to align HW formula
Paul Hsieh
1
-102
/
+196
2023-02-28
drm/amd/display: merge dc_link.h into dc.h and dc_types.h
Wenjing Liu
1
-1
/
+0
2023-02-15
drm/amd/display: Remove duplicate/repeating expression
Deepak R Varma
1
-1
/
+1
2023-02-15
drm/amd/display: Make variables declaration inside ifdef guard
Arthur Grillo
1
-0
/
+4
2023-02-14
drm/amd/display: Update Z8 SR exit/enter latencies
Nicholas Kazlauskas
1
-2
/
+2
2023-02-14
drm/amd/display: Disable unbounded request mode during rotation
Nasir Osman
1
-1
/
+2
2023-01-31
drm/amd/display: Add missing brackets in calculation
Daniel Miess
1
-1
/
+1
2022-12-06
drm/amd/display: correct DML calc error of UrgentLatency
Zhongwei
1
-1
/
+1
2022-11-23
drm/amd/display: Update Z8 watermarks for DCN314
Nicholas Kazlauskas
1
-2
/
+2
2022-11-15
drm/amd/display: fix dcn3.1x mode validation on high bandwidth config
Charlene Liu
2
-5
/
+2
2022-11-09
drm/amd/display: Allow tuning DCN314 bounding box
Nicholas Kazlauskas
1
-5
/
+2
2022-11-09
drm/amd/display: Update SR watermarks for DCN314
Nicholas Kazlauskas
1
-2
/
+2
2022-11-01
drm/amd/display: Update DML formula
Charlene Liu
1
-1
/
+2
[next]