index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
amdgpu_dm
/
amdgpu_dm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-11
drm/amd/display: Adjust the MST resume flow
Wayne Lin
1
-13
/
+80
2023-09-11
drm/amd/display: Add dirty rect support for Replay
Bhawanpreet Lakha
1
-1
/
+2
2023-09-11
Revert "drm/amd: Disable S/G for APUs when 64GB or more host memory"
Hamza Mahfooz
1
-2
/
+3
2023-09-11
drm/amd/display: fix the white screen issue when >= 64GB DRAM
Yifan Zhang
1
-5
/
+9
2023-08-31
drm/amd/display: fix mode scaling (RMX_.*)
Hamza Mahfooz
1
-1
/
+1
2023-08-31
drm/amd/display: Enable Replay for static screen use cases
Bhawanpreet Lakha
1
-0
/
+22
2023-08-15
drm/amd/display: Update adaptive sync infopackets for replay
Bhawanpreet Lakha
1
-2
/
+2
2023-08-09
drm/amd/display: Get replay info from VSDB
Bhawanpreet Lakha
1
-0
/
+43
2023-08-07
drm/amd/display: Enable DPIA trace with DC debug mask
Stylon Wang
1
-1
/
+6
2023-08-07
drm/amd/display: ensure async flips are only accepted for fast updates
Hamza Mahfooz
1
-3
/
+21
2023-08-07
drm/amd/display: Temporary Disable MST DP Colorspace Property
Fangzhi Zuo
1
-1
/
+1
2023-08-07
drm/amd: Disable S/G for APUs when 64GB or more host memory
Mario Limonciello
1
-3
/
+2
2023-07-25
drm/amd/display: Remove else after return in 'dm_vblank_get_counter' & 'amdgp...
Srinivasan Shanmugam
1
-14
/
+17
2023-07-18
drm/amd/display: Add link encoding to timing BW calculation parameters
George Shen
1
-1
/
+7
2023-07-18
drm/amd/display: Fix race condition when turning off an output alone
Alan Liu
1
-59
/
+55
2023-07-18
drm/amd/display: Reduce stack size
Rodrigo Siqueira
1
-2
/
+3
2023-07-18
drm/amd/display: Add polling method to handle MST reply packet
Wayne Lin
1
-86
/
+31
2023-07-12
drm/amd/display: only accept async flips for fast updates
Simon Ser
1
-0
/
+8
2023-07-07
drm/amd/display: Remove else after return in 'dm_crtc_get_scanoutpos()'
Srinivasan Shanmugam
1
-19
/
+19
2023-07-07
drm/amd/display: Remove else after return statement in 'dm_update_plane_state'
Srinivasan Shanmugam
1
-2
/
+2
2023-07-07
drm/amd/display: Clean up errors & warnings in amdgpu_dm.c
Srinivasan Shanmugam
1
-68
/
+65
2023-06-30
Revert "drm/amd/display: edp do not add non-edid timings"
Hersen Wu
1
-7
/
+1
2023-06-30
drm/amd/display: perform a bounds check before filling dirty rectangles
Hamza Mahfooz
1
-9
/
+4
2023-06-15
drm/dp_mst: Clear MSG_RDY flag before sending new message
Wayne Lin
1
-15
/
+17
2023-06-15
drm/amd/display: don't free stolen console memory during suspend
Alex Deucher
1
-4
/
+11
2023-06-15
drm/amd/display: fix the system hang while disable PSR
Tom Chung
1
-4
/
+6
2023-06-15
drm/amd/display: edp do not add non-edid timings
Hersen Wu
1
-1
/
+7
2023-06-15
Merge tag 'amd-drm-next-6.5-2023-06-09' of https://gitlab.freedesktop.org/agd...
Dave Airlie
1
-59
/
+150
2023-06-09
Revert "Revert drm/amd/display: Enable Freesync Video Mode by default"
Aurabindo Pillai
1
-7
/
+5
2023-06-09
drm/amd/display: Always set crtcinfo from create_stream_for_sink
Joshua Ashton
1
-1
/
+1
2023-06-09
drm/amd/display: Send correct DP colorspace infopacket
Harry Wentland
1
-17
/
+31
2023-06-09
drm/amd/display: Signal mode_changed if colorspace changed
Harry Wentland
1
-1
/
+9
2023-06-09
drm/amd/display: Register Colorspace property for DP and HDMI
Harry Wentland
1
-0
/
+15
2023-06-09
drm/amd/display: Always pass connector_state to stream validation
Harry Wentland
1
-4
/
+5
2023-06-09
drm/amd/display: Add missing kdoc entries in update_planes_and_stream_adapter
Srinivasan Shanmugam
1
-0
/
+8
2023-06-09
drm/amd/display: Have Payload Properly Created After Resume
Fangzhi Zuo
1
-2
/
+2
2023-06-09
drm/amd/display: Fix warning in disabling vblank irq
Alan Liu
1
-8
/
+13
2023-06-09
drm/amd/display: improve the message printed when loading DC
Aurabindo Pillai
1
-2
/
+3
2023-06-09
drm/amd/display: Fix artifacting on eDP panels when engaging freesync video mode
Aurabindo Pillai
1
-0
/
+2
2023-06-09
drm/amd/display: drop unused count variable in create_eml_sink()
Hamza Mahfooz
1
-2
/
+1
2023-06-09
drm/amd/display: Show the DCN/DCE version in the log
Rodrigo Siqueira
1
-1
/
+2
2023-06-09
drm/amd/display: mark amdgpu_dm_connector_funcs_force static
Arnd Bergmann
1
-1
/
+1
2023-05-05
Merge tag 'drm-next-2023-05-05' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-6
/
+28
2023-04-26
drm/amd/display: fix flickering caused by S/G mode
Hamza Mahfooz
1
-2
/
+11
2023-04-26
drm/amd/display: Return error code on DSC atomic check failure
Hersen Wu
1
-0
/
+1
2023-04-26
drm/amd/display: fix access hdcp_workqueue assert
Hersen Wu
1
-0
/
+6
2023-04-26
drm/amd/display: fix memleak in aconnector->timing_requested
Hersen Wu
1
-3
/
+6
2023-04-26
drm/amd/display: Fix hang when skipping modeset
Aurabindo Pillai
1
-1
/
+4
2023-04-25
Merge tag 'acpi-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-4
/
+0
2023-04-24
Revert "drm/amd/display: disable SubVP + DRR to prevent underflow"
Aurabindo Pillai
1
-5
/
+0
[next]