index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
amdgpu_dm
/
amdgpu_dm.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-15
Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-19
/
+39
2024-05-01
drm/amd/display: Disable panel replay by default for now
Mario Limonciello
1
-9
/
+12
2024-04-26
drm/amd/display: Fix uninitialized variables in DM
Alex Hung
1
-4
/
+4
2024-04-26
drm/amdgpu: add protype for print ip state
Sunil Khatri
1
-0
/
+1
2024-04-26
drm/amdgpu: add prototype for ip dump
Sunil Khatri
1
-0
/
+1
2024-04-23
drm/amd/display: Set color_mgmt_changed to true on unsuspend
Joshua Ashton
1
-0
/
+1
2024-04-18
drm/amd/display: Set color_mgmt_changed to true on unsuspend
Joshua Ashton
1
-0
/
+1
2024-04-16
drm/amd/display: Pass sequential ONO bit to DMCUB boot options
Nicholas Kazlauskas
1
-0
/
+9
2024-04-09
drm/amd/display: Set VSC SDP Colorimetry same way for MST and SST
Harry Wentland
1
-9
/
+3
2024-04-09
drm/amd/display: Program VSC SDP colorimetry for all DP sinks >= 1.4
Harry Wentland
1
-2
/
+5
2024-04-09
drm/amd/display: Skip on writeback when it's not applicable
Alex Hung
1
-1
/
+8
2024-04-09
drm/amd/display: add DCN 351 version for microcode load
Li Ma
1
-1
/
+6
2024-04-09
drm/amd/display: Set VSC SDP Colorimetry same way for MST and SST
Harry Wentland
1
-9
/
+3
2024-04-09
drm/amd/display: Program VSC SDP colorimetry for all DP sinks >= 1.4
Harry Wentland
1
-2
/
+5
2024-04-09
drm/amd/display: Allow RCG for Static Screen + LVP for DCN35
Roman Li
1
-1
/
+3
2024-04-09
drm/amd/display: Add handling for DC power mode
Joshua Aberback
1
-5
/
+12
2024-04-09
drm/amd/display: Skip on writeback when it's not applicable
Alex Hung
1
-1
/
+8
2024-04-09
drm/amd/display: add DCN 351 version for microcode load
Li Ma
1
-1
/
+6
2024-03-27
Revert "drm/amd/display: Fix sending VSC (+ colorimetry) packets for DP/eDP displays without PSR"
Harry Wentland
1
-5
/
+3
2024-03-27
drm/amd/display: Remove plane and stream pointers from dc scratch
Alvin Lee
1
-9
/
+9
2024-03-22
Revert "drm/amd/display: Fix sending VSC (+ colorimetry) packets for DP/eDP displays without PSR"
Harry Wentland
1
-5
/
+3
2024-03-20
drm/amd/display: Enable DML2 debug flags
Aurabindo Pillai
1
-0
/
+3
2024-03-20
drm/amd/display: Use freesync when `DRM_EDID_FEATURE_CONTINUOUS_FREQ` found
Mario Limonciello
1
-8
/
+14
2024-03-11
Merge tag 'amd-drm-next-6.9-2024-03-08-1' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
1
-5
/
+23
2024-03-08
Merge tag 'amd-drm-next-6.9-2024-03-01' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
1
-20
/
+12
2024-03-04
drm/amd/display: handle range offsets in VRR ranges
Alex Deucher
1
-5
/
+14
2024-03-04
drm/amd/display: add amdgpu_dm support for DCN351
Hamza Mahfooz
1
-0
/
+9
2024-02-29
Reapply "Revert drm/amd/display: Enable Freesync Video Mode by default"
Alex Deucher
1
-5
/
+7
2024-02-29
drm/amd/display: check dc_link before dereferencing
Melissa Wen
1
-1
/
+1
2024-02-27
drm/amd: Drop abm_level property
Mario Limonciello
1
-14
/
+0
2024-02-26
Merge v6.8-rc6 into drm-next
Daniel Vetter
1
-23
/
+34
2024-02-22
drm/amd/display: fix null-pointer dereference on edid reading
Melissa Wen
1
-4
/
+15
2024-02-22
drm/amd/display: Fix memory leak in dm_sw_fini()
Armin Wolf
1
-0
/
+1
2024-02-22
drm/amd/display: adjust few initialization order in dm
Wayne Lin
1
-19
/
+18
2024-02-22
drm/amd/display: fix null-pointer dereference on edid reading
Melissa Wen
1
-4
/
+15
2024-02-22
drm/amdgpu/display: Address kdoc for 'is_psr_su' in 'fill_dc_dirty_rects'
Srinivasan Shanmugam
1
-0
/
+4
2024-02-22
drm/amd/display: Fix memory leak in dm_sw_fini()
Armin Wolf
1
-0
/
+1
2024-02-22
drm/amd/display: adjust few initialization order in dm
Wayne Lin
1
-19
/
+18
2024-02-22
Merge tag 'amd-drm-next-6.9-2024-02-19' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
1
-17
/
+31
2024-02-15
drm/amd/display: Preserve original aspect ratio in create stream
Tom Chung
1
-0
/
+2
2024-02-15
drm/amd/display: Fix possible NULL dereference on device remove/driver unload
Srinivasan Shanmugam
1
-1
/
+1
2024-02-15
drm/amdgpu: make damage clips support configurable
Hamza Mahfooz
1
-0
/
+7
2024-02-14
drm/amd/display: Add shared firmware state for DMUB IPS handshake
Nicholas Kazlauskas
1
-1
/
+2
2024-02-14
drm/amd/display: Preserve original aspect ratio in create stream
Tom Chung
1
-0
/
+2
2024-02-14
drm/amd/display: Fix possible NULL dereference on device remove/driver unload
Srinivasan Shanmugam
1
-1
/
+1
2024-02-13
Merge tag 'amd-drm-next-6.9-2024-02-09' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
1
-11
/
+140
2024-02-12
drm/amdgpu: respect the abmlevel module parameter value if it is set
Hamza Mahfooz
1
-6
/
+12
2024-02-12
drm/amd/display: fix NULL checks for adev->dm.dc in amdgpu_dm_fini()
Nikita Zhandarovich
1
-9
/
+7
2024-02-12
drm/amdgpu: make damage clips support configurable
Hamza Mahfooz
1
-0
/
+7
2024-02-07
drm/amd/display: Fix MST Null Ptr for RV
Fangzhi Zuo
1
-5
/
+7
[next]