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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-31
Revert "Revert "drm/amd/display: Implement zpos property""
Hamza Mahfooz
1
-0
/
+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
2
-1
/
+30
2023-08-30
Revert "Revert "drm/amd/display: Implement zpos property""
Hamza Mahfooz
1
-0
/
+9
2023-08-30
drm/amd/display: Add DCN35 DM Support
Qingqing Zhuo
3
-0
/
+33
2023-08-30
drm/amd/display: Add DCN35 CLK_MGR
Qingqing Zhuo
1
-0
/
+1
2023-08-30
drm/amd/display: Add debugfs interface for ODM combine info
Aurabindo Pillai
1
-1
/
+32
2023-08-30
drm/amd/display: Fix incorrect comment
Aurabindo Pillai
1
-2
/
+1
2023-08-30
drm/amd/display: fix mode scaling (RMX_.*)
Hamza Mahfooz
1
-1
/
+1
2023-08-30
drm/amd/display: Enable runtime register offset init for DCN32 DMUB
Aurabindo Pillai
1
-0
/
+5
2023-08-30
drm/amd/display: Expose mall capability
Aurabindo Pillai
1
-0
/
+19
2023-08-30
drm/amd/display: Fix unnecessary conversion to bool in 'amdgpu_dm_setup_replay'
Srinivasan Shanmugam
1
-2
/
+2
2023-08-30
drm/amd/display: Enable Replay for static screen use cases
Bhawanpreet Lakha
2
-1
/
+30
2023-08-24
BackMerge tag 'v6.5-rc7' into drm-next
Dave Airlie
1
-0
/
+12
2023-08-15
drm/amd/display: Update adaptive sync infopackets for replay
Bhawanpreet Lakha
1
-2
/
+2
2023-08-15
drm/amd/display: Replace ternary operator with min() in 'dm_helpers_parse_edi...
Srinivasan Shanmugam
1
-1
/
+1
2023-08-09
drm/amd/display: Fix a regression on Polaris cards
Mario Limonciello
1
-1
/
+1
2023-08-09
drm/amd: Disable S/G for APUs when 64GB or more host memory
Mario Limonciello
1
-3
/
+2
2023-08-09
drm/amd/display: Get replay info from VSDB
Bhawanpreet Lakha
3
-0
/
+64
2023-08-09
drm/amd/display: Fix a regression on Polaris cards
Mario Limonciello
1
-1
/
+1
2023-08-07
drm/amd/display: Change HDCP update sequence for DM
Bhawanpreet Lakha
1
-42
/
+38
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
2
-15
/
+21
2023-08-07
drm/amd/display: Add Freesync Panel DM code
Bhawanpreet Lakha
3
-1
/
+223
2023-08-07
Revert "drm/amd/display: Implement zpos property"
Nicholas Choi
1
-9
/
+0
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: Unlock on error path in dm_handle_mst_sideband_msg_ready_eve...
Dan Carpenter
1
-1
/
+1
2023-07-25
drm/amd/display: Remove else after return in 'dm_vblank_get_counter' & 'amdgp...
Srinivasan Shanmugam
1
-14
/
+17
2023-07-25
drm/amd/display: Unlock on error path in dm_handle_mst_sideband_msg_ready_eve...
Dan Carpenter
1
-1
/
+1
2023-07-18
drm/amd/display: Add polling method to handle MST reply packet
Wayne Lin
4
-86
/
+159
2023-07-18
drm/amd/display: Clean up errors & warnings in amdgpu_dm.c
Srinivasan Shanmugam
1
-68
/
+65
2023-07-18
drm/amd/display: only accept async flips for fast updates
Simon Ser
2
-0
/
+20
2023-07-18
drm/amd/display: Add link encoding to timing BW calculation parameters
George Shen
2
-5
/
+17
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
4
-86
/
+159
2023-07-18
drm/amd/display: Eliminate warnings in amdgpu_dm_helpers.c
Srinivasan Shanmugam
1
-15
/
+16
2023-07-18
drm/amd/display: Clean up style problems in amdgpu_dm_hdcp.c
Srinivasan Shanmugam
1
-96
/
+89
2023-07-18
drm/amd/display: Implement zpos property
Joshua Ashton
1
-0
/
+9
2023-07-18
drm/amd/display: Expose more formats for overlay planes on DCN
Joshua Ashton
1
-16
/
+25
2023-07-12
drm/amd/display: only accept async flips for fast updates
Simon Ser
2
-0
/
+20
2023-07-07
drm/amd/display: Clean up warnings in amdgpu_dm _mst_types, _plane, _psr.c
Srinivasan Shanmugam
3
-2
/
+4
2023-07-07
drm/amd/display: Remove unnecessary casts in amdgpu_dm_helpers.c
Srinivasan Shanmugam
1
-1
/
+1
2023-07-07
drm/amd/display: Clean up warnings in amdgpu_dm_pp_smu.c
Srinivasan Shanmugam
1
-5
/
+6
2023-07-07
drm/amd/display: Use seq_puts() in 'amdgpu_current_colorspace_show()' & 'edp_...
Srinivasan Shanmugam
1
-7
/
+7
2023-07-07
drm/amd/display: Remove redundant braces in 'amdgpu_dm_crtc_notify_ta_to_read()'
Srinivasan Shanmugam
1
-4
/
+2
2023-07-07
drm/amd/display: Clean up style problems in amdgpu_dm_irq.c
Srinivasan Shanmugam
1
-18
/
+24
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
[prev]
[next]