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
/
dml
/
dcn30
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-03
drm/amd/display: add HDMI 2.1 DSC over FRL support
Harry Wentland
2
-1
/
+42
2026-06-03
drm/amd/display: Add DML changes to support HDMI FRL
Harry Wentland
3
-1
/
+387
2026-05-11
drm/amd/display: Fix warnings
Clay King
1
-171
/
+171
2026-05-11
drm/amd/display: Fix multiple compiler warnings
Gaghik Khachatrian
1
-2
/
+2
2026-05-05
drm/amd/display: Fix type mismatches in DML and normalize loop bounds
Gaghik Khachatrian
2
-44
/
+53
2026-04-28
drm/amd/display: Fix narrowing boundaries in dml
Gaghik Khachatrian
3
-242
/
+242
2026-04-17
drm/amd/display: Fix implicit narrowing conversion warnings
Gaghik Khachatrian
1
-1
/
+1
2026-03-30
drm/amd/display: Fixed Silence complier warnings in dc
Gaghik Khachatrian
3
-0
/
+30
2026-01-05
drm/amd/display: Reduce number of arguments of dcn30's CalculateWatermarksAnd...
Nathan Chancellor
1
-221
/
+66
2026-01-05
drm/amd/display: Reduce number of arguments of dcn30's CalculatePrefetchSched...
Nathan Chancellor
1
-185
/
+73
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
1
-2
/
+4
2025-04-22
drm/amd/display: Correct prefetch calculation
TungYu Lu
1
-0
/
+1
2025-03-05
drm/amd/display: fix type mismatch in CalculateDynamicMetadataParameters()
Vitaliy Shevtsov
1
-6
/
+6
2025-02-27
drm/amd/display: Remove unused optc3_fpu_set_vrr_m_const
Dr. David Alan Gilbert
2
-79
/
+0
2024-12-18
drm/amd/display: delete legacy code
Shunlu Zhang
1
-0
/
+1
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-10-01
drm/amd/display: Remove always-false branches
Alex Hung
1
-9
/
+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-05
drm/amd/display: Move fpo_in_use to stream_status
Alvin Lee
1
-2
/
+6
2024-04-26
drm/amd/display: Fix uninitialized variables in DC
Alex Hung
1
-1
/
+1
2024-04-09
drm/amd/display: Fix compiler warnings on high compiler warning levels
Aric Cyr
1
-1
/
+0
2024-01-15
drm/amd/display: Ensure populate uclk in bb construction
Alvin Lee
1
-8
/
+8
2023-12-06
drm/amd/display: Optimize fast validation cases
Alvin Lee
1
-12
/
+17
2023-11-09
drm/amd/display: remove duplicated argument
José Pekkarinen
1
-1
/
+1
2023-08-09
drm/amd/display: Clean up errors in display_mode_vba_30.c
Ran Sun
1
-4
/
+2
2023-06-09
drm/amd/display: Address kdoc warnings in dcn30_fpu.c
Srinivasan Shanmugam
1
-3
/
+12
2023-04-21
drm/amd/display: Add extra check for 444 16 format
Aurabindo Pillai
1
-1
/
+1
2023-04-21
drm/amd/display: correct DML calc error
Sherry Wang
1
-2
/
+2
2023-04-21
drm/amd/display: Limit nv21 dst_y
Dmytro Laktyushkin
1
-1
/
+3
2023-04-18
drm/amd/display: Add missing WA and MCLK validation
Rodrigo Siqueira
1
-1
/
+17
2023-04-11
drm/amd/display: Correct DML calculation to follow HW SPEC
Paul Hsieh
1
-1
/
+1
2023-03-31
drm/amd/display: Use per pipe P-State force for FPO
Alvin Lee
1
-0
/
+4
2023-03-31
drm/amd/display: Add infrastructure for enabling FAMS for DCN30
Qingqing Zhuo
1
-7
/
+46
2023-03-07
drm/amd/display: Drop unnecessary DCN guards
Harry Wentland
2
-5
/
+0
2023-02-28
drm/amd/display: merge dc_link.h into dc.h and dc_types.h
Wenjing Liu
1
-1
/
+0
2023-02-28
drm/amd/display: fix shift-out-of-bounds in CalculateVMAndRowBytes
Alex Hung
1
-1
/
+4
2023-02-14
drm/amd/display: Remove stutter only configurations
Nasir Osman
1
-1
/
+1
2022-12-06
drm/amd/display: correct DML calc error of UrgentLatency
Zhongwei
1
-1
/
+1
2022-10-24
drm/amd/display: Remove FPU guards from the DML folder
Rodrigo Siqueira
1
-2
/
+0
2022-09-13
drm/amd/display: Mark dml30's UseMinimumDCFCLK() as noinline for stack usage
Nathan Chancellor
1
-1
/
+1
2022-09-13
drm/amd/display: Optimizations for DML math
Aric Cyr
1
-6
/
+2
2022-08-22
drm/amd/display: fix i386 frame size warning
Hamza Mahfooz
1
-232
/
+63
2022-07-28
drm/amd/display: Clean up some inconsistent indenting
Jiapeng Chong
1
-9
/
+9
2022-07-25
drm/amd/display: Create patch bounding box function for isolate FPU
Rodrigo Siqueira
2
-0
/
+22
2022-07-25
drm/amd/display: Move mclk calculation function to DML
Rodrigo Siqueira
2
-0
/
+49
2022-07-25
drm/amd/display: move FPU code from dcn30 clk mgr to DML folder
Melissa Wen
2
-1
/
+63
[next]