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-10-05
drm/amd/display: Remove migrate_en/dis from dc_fpu_begin().
Sebastian Andrzej Siewior
1
-2
/
+0
2023-10-05
drm/amd/display: Fix mst hub unplug warning
Wayne Lin
1
-20
/
+18
2023-10-04
drm/amd/display: Bail from dm_check_crtc_cursor if no relevant change
Michel Dänzer
1
-1
/
+32
2023-10-04
Revert "drm/amd/display: Enable Replay for static screen use cases"
Ivan Lipski
2
-31
/
+1
2023-10-04
drm/amd/display: Refactor dm_get_plane_scale helper
Michel Dänzer
1
-9
/
+14
2023-10-03
drm/amd/display: Disable DWB frame capture to emulate oneshot
Alex Hung
1
-1
/
+13
2023-10-03
drm/amd/display: Setup for mmhubbub3_warmup_mcif with big buffer
Alex Hung
1
-0
/
+6
2023-10-03
drm/amd/display: Add writeback enable field (wb_enabled)
Alex Hung
1
-0
/
+8
2023-10-03
drm/amd/display: Hande writeback request from userspace
Alex Hung
1
-0
/
+159
2023-10-03
drm/amd/display: Create fake sink and stream for writeback connector
Harry Wentland
1
-11
/
+22
2023-10-03
drm/amd/display: Create amdgpu_dm_wb_connector
Harry Wentland
4
-8
/
+24
2023-10-03
drm/amd/display: Use drm_connector in create_validate_stream_for_sink
Harry Wentland
3
-11
/
+19
2023-10-03
drm/amd/display: Use drm_connector in create_stream_for_sink
Harry Wentland
1
-28
/
+37
2023-10-03
drm/amd/display: Return drm_connector from find_first_crtc_matching_connector
Harry Wentland
3
-5
/
+9
2023-09-29
Merge tag 'drm-misc-next-2023-09-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-3
/
+3
2023-09-28
drm/amd/display: Skip writeback connector when we get amdgpu_dm_connector
Harry Wentland
3
-11
/
+76
2023-09-28
drm/amd/display: Check all enabled planes in dm_check_crtc_cursor
Michel Dänzer
1
-2
/
+12
2023-09-28
drm/amd/display: Initialize writeback connector
Alex Hung
4
-2
/
+265
2023-09-28
drm/amd/display: Fix null pointer dereference in error message
Cong Liu
1
-2
/
+1
2023-09-28
drm/amd/display: Create one virtual connector in DC
Harry Wentland
1
-2
/
+9
2023-09-28
drm/amd/display: Skip entire amdgpu_dm build if !CONFIG_DRM_AMD_DC
Harry Wentland
1
-5
/
+8
2023-09-26
drm/amd: Drop error message about failing to load DMUB firmware
Mario Limonciello
1
-2
/
+0
2023-09-26
drm/amd/display: Change dc_set_power_state() to bool instead of int
Mario Limonciello
1
-3
/
+8
2023-09-26
drm/amd: Propagate failures in dc_set_power_state()
Mario Limonciello
1
-5
/
+8
2023-09-26
drm/amdgpu/gmc: set a default disable value for AGP
Alex Deucher
1
-1
/
+1
2023-09-26
drm/amd/display: Remove unwanted drm edid references
Alex Hung
1
-19
/
+23
2023-09-26
drm/amd/display: switch DC over to the new DRM logging macros
Hamza Mahfooz
4
-71
/
+94
2023-09-22
Merge tag 'drm-misc-next-2023-09-11-1' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
1
-8
/
+12
2023-09-20
drm/amd/display: fix the ability to use lower resolution modes on eDP
Hamza Mahfooz
1
-2
/
+2
2023-09-20
drm/amd/display: Enable replay for dcn35
Roman Li
1
-0
/
+1
2023-09-20
drm/amd/display: fix the ability to use lower resolution modes on eDP
Hamza Mahfooz
1
-2
/
+2
2023-09-20
drm/amd/display: Hook up 'content type' property for HDMI
Joshua Ashton
1
-0
/
+32
2023-09-20
drm/amd: Move seamless boot check out of display
Mario Limonciello
2
-24
/
+1
2023-09-20
drm/amdgpu: Use function for IP version check
Lijo Lazar
2
-22
/
+22
2023-09-13
drm/amd/display: Fix -Wuninitialized in dm_helpers_dp_mst_send_payload_alloca...
Nathan Chancellor
1
-3
/
+3
2023-09-11
drm/amd/display: fix replay_mode kernel-doc warning
Randy Dunlap
1
-1
/
+1
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-09-11
drm/amd/display: fix replay_mode kernel-doc warning
Randy Dunlap
1
-1
/
+1
2023-09-11
drm/amd/display: Add DCHUBBUB callback to report MALL status
Aurabindo Pillai
1
-3
/
+10
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
drm/amd/display: set default return value for ODM Combine debugfs
Aurabindo Pillai
1
-1
/
+1
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-09-08
drm/mst: Refactor the flow for payload allocation/removement
Wayne Lin
1
-8
/
+12
2023-09-06
drm/amd/display: enable cursor degamma for DCN3+ DRM legacy gamma
Melissa Wen
1
-0
/
+7
2023-09-06
drm/amd/display: enable cursor degamma for DCN3+ DRM legacy gamma
Melissa Wen
1
-0
/
+7
[prev]
[next]