aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-27drm/amd/display: fix S/G display enablementHamza Mahfooz1-1/+1
2023-10-26drm/amd/display: Add prefix for plane functionsRodrigo Siqueira1-1/+1
2023-10-26drm/amd/display: Set emulated sink type to HDMI accordingly.Alex Hung1-0/+3
2023-10-25Merge tag 'amd-drm-next-6.7-2023-10-20' of https://gitlab.freedesktop.org/agd...Dave Airlie1-1/+1
2023-10-23BackMerge tag 'v6.6-rc7' into drm-nextDave Airlie1-2/+0
2023-10-20drm/amd/display: clean up some inconsistent indentingJiapeng Chong1-1/+1
2023-10-18Merge tag 'amd-drm-next-6.7-2023-10-13' of https://gitlab.freedesktop.org/agd...Dave Airlie1-134/+224
2023-10-13Revert "drm/amd/display: Create one virtual connector in DC"Alex Hung1-9/+2
2023-10-13Revert "drm/amd/display: Disable virtual links"Alex Hung1-1/+1
2023-10-13Revert "drm/amd/display: Initialize writeback connector"Alex Hung1-19/+1
2023-10-13Revert "drm/amd/display: Skip writeback connector when we get amdgpu_dm_conne...Alex Hung1-57/+5
2023-10-13Revert "drm/amd/display: Return drm_connector from find_first_crtc_matching_c...Alex Hung1-5/+3
2023-10-13Revert "drm/amd/display: Use drm_connector in create_stream_for_sink"Alex Hung1-37/+28
2023-10-13Revert "drm/amd/display: Create amdgpu_dm_wb_connector"Alex Hung1-3/+2
2023-10-13Revert "drm/amd/display: Create fake sink and stream for writeback connector"Alex Hung1-22/+11
2023-10-13Revert "drm/amd/display: Hande writeback request from userspace"Alex Hung1-159/+0
2023-10-13Revert "drm/amd/display: Add writeback enable field (wb_enabled)"Alex Hung1-8/+0
2023-10-13Revert "drm/amd/display: Setup for mmhubbub3_warmup_mcif with big buffer"Alex Hung1-6/+0
2023-10-13Revert "drm/amd/display: Disable DWB frame capture to emulate oneshot"Alex Hung1-13/+1
2023-10-13drm/amd/display: Revert "drm/amd/display: Use drm_connector in create_validat...Alex Hung1-16/+6
2023-10-13drm/amd/display: make dc_set_power_state() return type `void` againMario Limonciello1-12/+5
2023-10-13drm/amd/display: Catch errors from drm_atomic_helper_suspend()Mario Limonciello1-0/+2
2023-10-09drm/amd/display: Disable virtual linksStylon Wang1-1/+1
2023-10-09drm/amd/display: enable S/G display for for recent APUs by defaultYifan Zhang1-33/+15
2023-10-04drm/amd/display: Bail from dm_check_crtc_cursor if no relevant changeMichel Dänzer1-1/+32
2023-10-04Revert "drm/amd/display: Enable Replay for static screen use cases"Ivan Lipski1-23/+0
2023-10-04drm/amd/display: Refactor dm_get_plane_scale helperMichel Dänzer1-9/+14
2023-10-03drm/amd/display: Disable DWB frame capture to emulate oneshotAlex Hung1-1/+13
2023-10-03drm/amd/display: Setup for mmhubbub3_warmup_mcif with big bufferAlex Hung1-0/+6
2023-10-03drm/amd/display: Add writeback enable field (wb_enabled)Alex Hung1-0/+8
2023-10-03drm/amd/display: Hande writeback request from userspaceAlex Hung1-0/+159
2023-10-03drm/amd/display: Create fake sink and stream for writeback connectorHarry Wentland1-11/+22
2023-10-03drm/amd/display: Create amdgpu_dm_wb_connectorHarry Wentland1-2/+3
2023-10-03drm/amd/display: Use drm_connector in create_validate_stream_for_sinkHarry Wentland1-6/+16
2023-10-03drm/amd/display: Use drm_connector in create_stream_for_sinkHarry Wentland1-28/+37
2023-10-03drm/amd/display: Return drm_connector from find_first_crtc_matching_connectorHarry Wentland1-3/+5
2023-09-28drm/amd/display: Skip writeback connector when we get amdgpu_dm_connectorHarry Wentland1-5/+57
2023-09-28drm/amd/display: Check all enabled planes in dm_check_crtc_cursorMichel Dänzer1-2/+12
2023-09-28drm/amd/display: Initialize writeback connectorAlex Hung1-1/+19
2023-09-28drm/amd/display: Fix null pointer dereference in error messageCong Liu1-2/+1
2023-09-28drm/amd/display: Create one virtual connector in DCHarry Wentland1-2/+9
2023-09-26drm/amd: Drop error message about failing to load DMUB firmwareMario Limonciello1-2/+0
2023-09-26drm/amd/display: Change dc_set_power_state() to bool instead of intMario Limonciello1-3/+8
2023-09-26drm/amd: Propagate failures in dc_set_power_state()Mario Limonciello1-5/+8
2023-09-26drm/amdgpu/gmc: set a default disable value for AGPAlex Deucher1-1/+1
2023-09-26drm/amd/display: Remove unwanted drm edid referencesAlex Hung1-19/+23
2023-09-26drm/amd/display: switch DC over to the new DRM logging macrosHamza Mahfooz1-29/+37
2023-09-20drm/amd/display: fix the ability to use lower resolution modes on eDPHamza Mahfooz1-2/+2
2023-09-20drm/amd/display: Enable replay for dcn35Roman Li1-0/+1
2023-09-20drm/amd/display: fix the ability to use lower resolution modes on eDPHamza Mahfooz1-2/+2