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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-03
drm/amd/display: reduce else-if to else in dcn32_calculate_dlg_params()
Tom Rix
1
-1
/
+1
2023-01-31
drm/amd/display: fix FCLK pstate change underflow
Vladimir Stempen
1
-0
/
+4
2023-01-31
drm/amd/display: Add missing brackets in calculation
Daniel Miess
1
-1
/
+1
2023-01-31
drm/amd/display: Fix Z8 support configurations
Nicholas Kazlauskas
1
-7
/
+7
2023-01-26
drm/amd/display: Do not add '-mhard-float' to dml_ccflags for clang
Nathan Chancellor
1
-1
/
+2
2023-01-24
drm/amd/display: merge dc_link_dp into dc_link
Wenjing Liu
2
-2
/
+0
2023-01-24
drm/amd/display: Enable AdaptiveSync in DC interface
Sung Joon Kim
2
-0
/
+75
2023-01-24
drm/amd/display: adjust MALL size available for DCN32 and DCN321
Samson Tam
2
-2
/
+8
2023-01-24
drm/amd/display: Disable SubVP for PSR panels
Alvin Lee
1
-1
/
+1
2023-01-24
drm/amd/display: Correcting prefetch mode for fast validate
Saaem Rizvi
1
-7
/
+1
2023-01-24
drm/amd/display: Speed up DML fast_validate path
Ilya Bakoulin
3
-19
/
+31
2023-01-17
drm/amd/display: Account for MPO planes in dcn32 mall alloc calculations
Dillon Varone
1
-2
/
+3
2023-01-17
drm/amd/display: Allow subvp on vactive pipes that are 2560x1440@60
Alvin Lee
1
-1
/
+30
2023-01-17
drm/amd/display: Add extra mblk for DCC
Saaem Rizvi
1
-5
/
+5
2023-01-17
drm/amd/display: move dp capability related logic to link_dp_capability
Wenjing Liu
2
-3
/
+5
2023-01-17
drm/amd/display: cleanup function args in dml
Dillon Varone
2
-2
/
+2
2023-01-17
drm/amd/display: Use DML for MALL SS and Subvp allocation calculations
Dillon Varone
3
-1
/
+30
2023-01-17
drm/amd/display: Account for Subvp Phantoms in DML MALL surface calculations
Dillon Varone
3
-4
/
+14
2023-01-17
drm/amd/display: Account for DCC Meta pitch in DML MALL surface calculations
Dillon Varone
3
-4
/
+12
2023-01-17
drm/amd/display: Optimize subvp and drr validation
Dillon Varone
1
-16
/
+26
2023-01-13
Revert "drm/amd/display: Speed up DML fast_validate path"
Martin Leung
3
-23
/
+17
2023-01-03
drm/amd/display: Uninitialized variables causing 4k60 UCLK to stay at DPM1 an...
Samson Tam
1
-3
/
+3
2023-01-03
drm/amd/display: Uninitialized variables causing 4k60 UCLK to stay at DPM1 an...
Samson Tam
1
-3
/
+3
2022-12-15
drm/amd/display: Block FPO / SubVP (DRR) on HDMI VRR configs
Alvin Lee
1
-3
/
+6
2022-12-15
drm/amd/display: run subvp validation with supported vlevel
Dillon Varone
1
-0
/
+10
2022-12-15
drm/amd/display: Clear link res when merging a pipe split
Alvin Lee
1
-0
/
+2
2022-12-15
drm/amd/display: Block subvp if center timing is in use
Alvin Lee
1
-1
/
+1
2022-12-15
drm/amd/display: Reduce expected sdp bandwidth for dcn321
Dillon Varone
1
-1
/
+1
2022-12-15
drm/amd/display: Speed up DML fast_validate path
Ilya Bakoulin
3
-17
/
+23
2022-12-06
drm/amd/display: fix array index out of bound error in DCN32 DML
Aurabindo Pillai
1
-1
/
+1
2022-12-06
drm/amd/display: correct DML calc error of UrgentLatency
Zhongwei
3
-3
/
+3
2022-12-06
drm/amd/display: Bypass DET swath fill check for max clocks
Dillon Varone
1
-1
/
+2
2022-12-06
drm/amd/display: Fix DCN2.1 default DSC clocks
Michael Strauss
1
-3
/
+3
2022-11-29
drm/amd/display: Don't overwrite subvp pipe info in fast updates
Alvin Lee
1
-2
/
+2
2022-11-29
drm/amd/display: set per pipe dppclk to 0 when dpp is off
Dmytro Laktyushkin
2
-1
/
+7
2022-11-23
drm/amd/display: Revert check for phantom BPP
Alvin Lee
1
-1
/
+1
2022-11-23
drm/amd/display: Use new num clk levels struct for max mclk index
Dillon Varone
1
-1
/
+1
2022-11-23
drm/amd/display: Add debug options for increasing phantom lines
Alvin Lee
1
-0
/
+3
2022-11-23
drm/amd/display: Add check for DET fetch latency hiding for dcn32
Dillon Varone
4
-0
/
+128
2022-11-23
drm/amd/display: Use dummy pstate latency for subvp when needed on dcn32
Dillon Varone
1
-12
/
+49
2022-11-23
drm/amd/display: Update soc bounding box for dcn32/dcn321
Dillon Varone
2
-7
/
+7
2022-11-23
drm/amd/display: Add Z8 allow states to z-state support list
Nicholas Kazlauskas
1
-3
/
+9
2022-11-23
drm/amd/display: Update Z8 watermarks for DCN314
Nicholas Kazlauskas
1
-2
/
+2
2022-11-23
drm/amd/display: fix compilation issue with legacy gcc
Bob zhou
1
-1
/
+2
2022-11-15
drm/amd/display: Set max for prefetch lines on dcn32
Dillon Varone
2
-4
/
+5
2022-11-15
drm/amd/display: use uclk pstate latency for fw assisted mclk validation dcn32
Dillon Varone
1
-1
/
+15
2022-11-15
drm/amd/display: Fix prefetch calculations for dcn32
Dillon Varone
1
-0
/
+2
2022-11-15
drm/amd/display: Don't check output BPP for phantom
Alvin Lee
1
-1
/
+1
2022-11-15
drm/amd/display: fix unbounded requesting for high pixel rate modes on dcn315
Dmytro Laktyushkin
2
-0
/
+6
2022-11-15
drm/amd/display: Align phantom pipe dst/src scaling with main for subvp
Dillon Varone
1
-1
/
+7
[prev]
[next]