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
/
dcn32
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-03
drm/amd/display: add HDMI 2.1 DSC over FRL support
Harry Wentland
1
-0
/
+3
2026-06-03
drm/amd/display: Add DML changes to support HDMI FRL
Harry Wentland
4
-5
/
+147
2026-05-11
drm/amd/display: Fix warnings
Clay King
3
-9
/
+9
2026-05-11
drm/amd/display: Fix multiple compiler warnings
Gaghik Khachatrian
1
-6
/
+7
2026-05-05
drm/amd/display: Fix type mismatches in DML and normalize loop bounds
Gaghik Khachatrian
3
-46
/
+52
2026-04-28
drm/amd/display: Fix narrowing boundaries in dml
Gaghik Khachatrian
4
-462
/
+465
2026-04-17
drm/amd/display: Fix implicit narrowing conversion warnings
Gaghik Khachatrian
1
-17
/
+20
2026-04-17
drm/amd/display: Remove unnecessary Freesync w/a from DCN32
George Shen
1
-37
/
+0
2026-03-30
drm/amd/display: Fixed Silence complier warnings in dc
Gaghik Khachatrian
2
-0
/
+25
2026-03-17
drm/amd/display: Silence static analysis warning
Gaghik Khachatrian
1
-3
/
+3
2025-09-15
drm/amd/display: Rename header file link.h to link_service.h
Wesley Chalmers
1
-1
/
+1
2025-08-27
drm/amd/display: Array offset used before range check
Clay King
1
-1
/
+1
2025-08-27
drm/amd/display: Multiplication result converted to larger type
Clay King
1
-1
/
+1
2025-08-15
drm/amd/display: Remove redundant semicolons
Liao Yuanhong
1
-1
/
+0
2025-06-03
drm/amd/display: replace fast_validate with enum dc_validate_mode
Yan Li
2
-14
/
+18
2025-05-05
drm/amd/display: Refactor SubVP cursor limiting logic
Dillon Varone
1
-0
/
+1
2025-05-05
Revert "drm/amd/display: Refactor SubVP cursor limiting logic"
Ryan Seto
1
-1
/
+0
2025-04-22
drm/amd/display: Refactor SubVP cursor limiting logic
Dillon Varone
1
-0
/
+1
2025-03-05
drm/amd/display: Request HW cursor on DCN3.2 with SubVP
Aric Cyr
1
-0
/
+1
2025-02-19
Revert "drm/amd/display: Request HW cursor on DCN3.2 with SubVP"
Leo Zeng
1
-1
/
+0
2025-02-12
drm/amd/display: Request HW cursor on DCN3.2 with SubVP
Aric Cyr
1
-0
/
+1
2025-01-06
drm/amd/display: Add 6bpc RGB case for dcn32 output bpp calculations
George Shen
1
-0
/
+4
2024-10-07
drm/amd/display: Remove unnecessary assignments
Alex Hung
1
-3
/
+0
2024-07-23
drm/amd/display: Remove old comments
Rodrigo Siqueira
1
-2
/
+2
2024-07-23
drm/amd/display: Check null-initialized variables
Alex Hung
1
-3
/
+4
2024-07-01
drm/amd/display: Account for cursor prefetch BW in DML1 mode support
Alvin Lee
1
-0
/
+3
2024-07-01
drm/amd/display: Fix possible overflow in integer multiplication
Alex Hung
1
-1
/
+1
2024-06-19
drm/amd/display: Covert integers to double before divisions
Alex Hung
1
-4
/
+4
2024-06-19
drm/amd/display: Check pipe_ctx before it is used
Alex Hung
1
-0
/
+3
2024-06-19
drm/amd/display: Check dc_stream_state before it is used
Alex Hung
1
-4
/
+4
2024-06-14
drm/amd/display: remove ODM combine before bandwidth validation
Wenjing Liu
1
-0
/
+2
2024-06-05
drm/amd/display: Move fpo_in_use to stream_status
Alvin Lee
1
-3
/
+12
2024-05-02
drm/amd/display: Fix index may exceed array range within fpu_update_bw_boundi...
Hersen Wu
1
-0
/
+10
2024-04-30
drm/amd/display: For FPO + Vactive check that all pipes support VA
Alvin Lee
2
-6
/
+16
2024-04-26
drm/amd/display: Fix uninitialized variables in DC
Alex Hung
2
-3
/
+3
2024-04-09
drm/amd/display: Rebuild test pattern params for DP_TEST_PATTERN_VIDEO_MODE
George Shen
1
-1
/
+1
2024-04-09
drm/amd/display: Fix compiler warnings on high compiler warning levels
Aric Cyr
1
-8
/
+6
2024-04-09
drm/amd/display: move build test pattern params as part of pipe resource upda...
Wenjing Liu
1
-0
/
+8
2024-04-09
drm/amd/display: fix underflow in some two display subvp/non-subvp configs
Samson Tam
1
-121
/
+138
2024-03-20
drm/amd/display: Revert Remove pixle rate limit for subvp
Wenjing Liu
1
-0
/
+1
2024-02-22
drm/amd/display: Remove pixle rate limit for subvp
Alvin Lee
1
-1
/
+0
2024-02-14
Revert "drm/amd/display: increased min_dcfclk_mhz and min_fclk_mhz"
Sohaib Nadeem
1
-1
/
+1
2024-02-07
Revert "drm/amd/display: For FPO and SubVP/DRR configs program vmin/max sel"
Alvin Lee
1
-6
/
+5
2024-02-07
drm/amd/display: set odm_combine_policy based on context in dcn32 resource
Wenjing Liu
1
-4
/
+11
2024-01-29
drm/amd/display: fix incorrect mpc_combine array size
Wenjing Liu
1
-1
/
+1
2024-01-29
drm/amd/display: For FPO and SubVP/DRR configs program vmin/max sel
Alvin Lee
1
-5
/
+6
2024-01-29
drm/amd/display: increased min_dcfclk_mhz and min_fclk_mhz
Sohaib Nadeem
1
-1
/
+1
2024-01-09
drm/amd/display: revert "for FPO & SubVP/DRR config program vmin/max"
Martin Leung
1
-6
/
+5
2024-01-03
drm/amd/display: For FPO and SubVP/DRR configs program vmin/max sel
Alvin Lee
1
-5
/
+6
2024-01-03
drm/amd/display: Don't allow FPO if no planes
Alvin Lee
1
-1
/
+9
[next]