index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
amdgpu_dm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amd/display: Add polling method to handle MST reply packet
Wayne Lin
2023-07-18
4
-86
/
+159
*
drm/amd/display: Clean up errors & warnings in amdgpu_dm.c
Srinivasan Shanmugam
2023-07-18
1
-68
/
+65
*
drm/amd/display: only accept async flips for fast updates
Simon Ser
2023-07-18
2
-0
/
+20
*
drm/amd/display: Add monitor specific edid quirk
Aurabindo Pillai
2023-06-30
1
-0
/
+26
*
Revert "drm/amd/display: edp do not add non-edid timings"
Hersen Wu
2023-06-30
1
-7
/
+1
*
drm/amd/display: Set minimum requirement for using PSR-SU on Rembrandt
Mario Limonciello
2023-06-30
1
-1
/
+2
*
drm/amd/display: perform a bounds check before filling dirty rectangles
Hamza Mahfooz
2023-06-30
1
-9
/
+4
*
drm/amd/display: Add MST Preferred Link Setting Entry
Fangzhi Zuo
2023-06-23
1
-1
/
+155
*
drm/dp_mst: Clear MSG_RDY flag before sending new message
Wayne Lin
2023-06-15
1
-15
/
+17
*
drm/amd/display: don't free stolen console memory during suspend
Alex Deucher
2023-06-15
1
-4
/
+11
*
drm/amd/display: fix the system hang while disable PSR
Tom Chung
2023-06-15
1
-4
/
+6
*
drm/amd/display: add debugfs for allow_edp_hotplug_detection
Hersen Wu
2023-06-15
1
-0
/
+32
*
drm/amd/display: edp do not add non-edid timings
Hersen Wu
2023-06-15
1
-1
/
+7
*
drm/amd/display/amdgpu_dm/amdgpu_dm_helpers: Move SYNAPTICS_DEVICE_ID into CO...
Lee Jones
2023-06-15
1
-3
/
+3
*
Merge tag 'amd-drm-next-6.5-2023-06-09' of https://gitlab.freedesktop.org/agd...
Dave Airlie
2023-06-15
9
-210
/
+257
|
\
|
*
Revert "Revert drm/amd/display: Enable Freesync Video Mode by default"
Aurabindo Pillai
2023-06-09
1
-7
/
+5
|
*
drm/amd/display: Add debugfs for testing output colorspace
Harry Wentland
2023-06-09
1
-0
/
+57
|
*
drm/amd/display: Always set crtcinfo from create_stream_for_sink
Joshua Ashton
2023-06-09
1
-1
/
+1
|
*
drm/amd/display: Send correct DP colorspace infopacket
Harry Wentland
2023-06-09
1
-17
/
+31
|
*
drm/amd/display: Signal mode_changed if colorspace changed
Harry Wentland
2023-06-09
1
-1
/
+9
|
*
drm/amd/display: Register Colorspace property for DP and HDMI
Harry Wentland
2023-06-09
1
-0
/
+15
|
*
drm/amd/display: Always pass connector_state to stream validation
Harry Wentland
2023-06-09
1
-4
/
+5
|
*
drm/amd/display: Add missing kdoc entries in update_planes_and_stream_adapter
Srinivasan Shanmugam
2023-06-09
1
-0
/
+8
|
*
drm/amd: Drop debugfs access to the DPCD
Mario Limonciello
2023-06-09
2
-111
/
+0
|
*
drm/amd/display: Have Payload Properly Created After Resume
Fangzhi Zuo
2023-06-09
1
-2
/
+2
|
*
drm/amd/display: Fix warning in disabling vblank irq
Alan Liu
2023-06-09
2
-21
/
+16
|
*
drm/amd/display: improve the message printed when loading DC
Aurabindo Pillai
2023-06-09
1
-2
/
+3
|
*
drm/amd/display: Fix artifacting on eDP panels when engaging freesync video mode
Aurabindo Pillai
2023-06-09
1
-0
/
+2
|
*
drm/amd/display: drop unused count variable in create_eml_sink()
Hamza Mahfooz
2023-06-09
1
-2
/
+1
|
*
drm/amdgpu/display: Enable DC_FP for LoongArch
Huacai Chen
2023-06-09
1
-2
/
+4
|
*
drm/amd/display: Show the DCN/DCE version in the log
Rodrigo Siqueira
2023-06-09
1
-1
/
+2
|
*
drm/amd/display: mark amdgpu_dm_connector_funcs_force static
Arnd Bergmann
2023-06-09
1
-1
/
+1
|
*
Revert "drm/amd/display: disable SubVP + DRR to prevent underflow"
Aurabindo Pillai
2023-04-25
1
-5
/
+0
|
*
drm/amd/display: Fix in secure display context creation
Alan Liu
2023-04-25
2
-7
/
+6
|
*
drm/amd/display: implement force function in amdgpu_dm_connector_funcs
Alex Hung
2023-04-25
1
-1
/
+27
|
*
drm/amd/display: assign edid_blob_ptr with edid from debugfs
Hersen Wu
2023-04-25
1
-4
/
+13
|
*
drm/amd/display: fix flickering caused by S/G mode
Hamza Mahfooz
2023-04-21
1
-2
/
+11
|
*
drm/amdgpu: Fix desktop freezed after gpu-reset
Alan Liu
2023-04-18
1
-3
/
+14
|
*
drm/amd/display: fix is_timing_changed() prototype
Arnd Bergmann
2023-04-18
1
-3
/
+2
|
*
drm/amd/display: Disable migration to ensure consistency of per-CPU variable
Tianci Yin
2023-04-18
1
-0
/
+2
|
*
drm/amd/display: Write TEST_EDID_CHECKSUM_WRITE for EDID tests
Mikita Lipski
2023-04-18
1
-3
/
+27
|
*
drm/amd/display: remove incorrect early return
Aurabindo Pillai
2023-04-18
1
-1
/
+0
|
*
drm/amd/display: Return error code on DSC atomic check failure
Hersen Wu
2023-04-18
2
-0
/
+2
|
*
drm/amd/display: fix access hdcp_workqueue assert
Hersen Wu
2023-04-18
2
-6
/
+16
|
*
drm/amd/display: refactor dmub commands into single function
Josip Pavic
2023-04-18
1
-1
/
+11
|
*
drm/amd/display: fix memleak in aconnector->timing_requested
Hersen Wu
2023-04-18
1
-3
/
+6
|
*
drm/amd/display: Fix hang when skipping modeset
Aurabindo Pillai
2023-04-18
1
-1
/
+4
|
*
drm/amd/display: Fix in disabling secure display
Alan Liu
2023-04-18
1
-18
/
+13
*
|
Merge tag 'drm-next-2023-05-05' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-05-05
4
-13
/
+41
|
\
\
|
*
|
drm/amd/display: fix flickering caused by S/G mode
Hamza Mahfooz
2023-04-27
1
-2
/
+11
[next]