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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-21
drm/amdgpu: rename function to follow naming convention in dce110
Alexandre Demers
1
-4
/
+4
2025-04-16
drm/amd/display/dml2: use vzalloc rather than kzalloc
Alex Deucher
2
-7
/
+10
2025-04-11
drm/amd/display/dml2: use vzalloc rather than kzalloc
Alex Deucher
2
-7
/
+10
2025-04-11
drm/amd/display: Add htmldocs description for fused_io interface
Roman Li
1
-0
/
+5
2025-04-10
Merge tag 'amd-drm-fixes-6.15-2025-04-09' of https://gitlab.freedesktop.org/a...
Dave Airlie
4
-5
/
+59
2025-04-09
drm/amd/display: pause the workload setting in dm
Kenneth Feng
1
-1
/
+10
2025-04-08
drm/amd/display/dc: reclassify DCE6 resources and hw sequencer
Alexandre Demers
7
-20
/
+39
2025-04-08
drm/amdgpu: fix typos in DCEs
Alexandre Demers
1
-1
/
+1
2025-04-08
drm/amd/display: pause the workload setting in dm
Kenneth Feng
1
-1
/
+10
2025-04-07
drm/amd/display: Promote DC to 3.2.328
Taimur Hassan
1
-1
/
+1
2025-04-07
drm/amd/display: rename IPS2 entry/exit message
Sherry Wang
1
-3
/
+3
2025-04-07
drm/amd/display: [FW Promotion] Release 0.1.5.0
Taimur Hassan
1
-1
/
+5
2025-04-07
drm/amd/display: turn off eDP lcdvdd and backlight if not required
Charlene Liu
2
-2
/
+4
2025-04-07
drm/amd/display: dont disable dtb as dto src during dpms off
Ausef Yousof
2
-5
/
+8
2025-04-07
drm/amd/display: wait for updates to latch before locking
Ausef Yousof
9
-0
/
+175
2025-04-07
drm/amd/display: Remove double checks for `debug.enable_mem_low_power.bits.cm`
Mario Limonciello
1
-6
/
+3
2025-04-07
drm/amd/display: Move PSR support message into amdgpu_dm
Mario Limonciello
2
-9
/
+8
2025-04-07
drm/amd/display: Adjust all dev_*() messages to drm_*()
Mario Limonciello
3
-9
/
+9
2025-04-07
drm/amd/display: HDCP Locality check using DMUB Fused IO
Dominik Kaszewski
16
-63
/
+617
2025-04-07
drm/amd/display: Correct SSC enable detection for DCN351
Kevin Gao
3
-2
/
+10
2025-04-07
drm/amd/display: Optimize custom brightness curve
Mario Limonciello
1
-20
/
+33
2025-04-07
drm/amd/display: Remove the redundant NULL check
Andrey Vatoropin
1
-2
/
+0
2025-04-07
drm/amd/display: removed unused function
James Flowers
3
-42
/
+0
2025-04-07
drm/amd/display: Promote DAL to 3.2.327
Aric Cyr
1
-1
/
+1
2025-04-07
drm/amd/display: Fix Vertical Interrupt definitions for dcn32, dcn401
Dillon Varone
3
-29
/
+101
2025-04-07
Revert "drm/amd/display: Fix VUpdate offset calculations for dcn401"
Dillon Varone
3
-46
/
+1
2025-04-07
drm/amd/display: Fix VUpdate offset calculations for dcn401
Dillon Varone
3
-1
/
+46
2025-04-07
drm/amd/display: Do Not Consider DSC if Valid Config Not Found
Fangzhi Zuo
1
-8
/
+9
2025-04-07
drm/amd/display: Add Support for reg inbox0 for host->DMUB CMDs
Dillon Varone
11
-270
/
+500
2025-04-07
drm/amd/display: Add a Panel Replay config option
ChunTao Tso
2
-0
/
+5
2025-04-07
drm/amd/display: use drm_warn instead of DRM_WARN
Aurabindo Pillai
1
-13
/
+13
2025-04-07
drm/amd/display: use drm_info instead of DRM_INFO
Aurabindo Pillai
1
-12
/
+12
2025-04-07
drm/amd/display: Consider downspread against max clocks in DML2.1
Dillon Varone
3
-3
/
+13
2025-04-07
drm/amd/display: Enable Replay Low Hz feature flag
Robin Chen
1
-1
/
+4
2025-04-07
drm/amd/display: Use meaningful size for block_sequence array
Joshua Aberback
3
-5
/
+9
2025-04-07
drm/amd/display: Set ODM Factor Based On DML Architecture
Austin Zheng
1
-12
/
+12
2025-04-07
drm/amd/display: convert more DRM_ERROR to drm_err
Aurabindo Pillai
1
-103
/
+104
2025-04-07
drm/amd/display: use drm_err in create_validate_stream_for_sink()
Aurabindo Pillai
1
-6
/
+7
2025-04-07
drm/amd/display: use drm_err in hpd rx offload
Aurabindo Pillai
2
-9
/
+14
2025-04-07
drm/amd/display: convert DRM_ERROR to drm_err in hpd_rx_irq_create_workqueue()
Aurabindo Pillai
1
-3
/
+4
2025-04-07
drm/amd/display: add proper error message for vblank init
Saleemkhan Jamadar
1
-1
/
+1
2025-04-07
drm/amd/display: add proper error message for vblank init
Saleemkhan Jamadar
1
-2
/
+2
2025-04-07
drm/amd/display: DC v3.2.326
Aric Cyr
1
-1
/
+1
2025-04-07
drm/amd/display: Use sync version of indirect register access.
JinZe.Xu
2
-15
/
+18
2025-04-07
drm/amd/display: Create a temporary scratch dc_link
Aric Cyr
3
-169
/
+170
2025-04-07
drm/amd/display: fix zero value for APU watermark_c
Charlene Liu
1
-1
/
+4
2025-04-07
drm/amd/display: Add Read Histogram command header
Chun-Liang Chang
2
-0
/
+61
2025-04-07
drm/amd/display: Skip to enable dsc if it has been off
Paul Hsieh
1
-0
/
+14
2025-04-07
drm/amd/display: DML21 Reintegration
Austin Zheng
13
-1727
/
+1633
2025-04-07
drm/amd/display: Remove BW Allocation from DPIA notification
Cruise
2
-21
/
+0
[prev]
[next]