summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
AgeCommit message (Expand)AuthorFilesLines
6 daysMerge tag 'drm-next-2026-06-27' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds3-9/+15
2026-06-18drm/amd/display: Fix mem_type change detection for async flipsMatthew Schwartz1-6/+4
2026-06-18drm/amd/display: Add IN_FORMATS_ASYNC support for planesJames Lin1-0/+1
2026-06-18drm/amd/display: Skip PHY SSC reduction on some 8K panelsRoman Li1-3/+10
2026-06-17Merge tag 'drm-next-2026-06-17' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds37-719/+5225
2026-06-13Merge tag 'drm-misc-fixes-2026-06-12' of https://gitlab.freedesktop.org/drm/m...Dave Airlie1-1/+5
2026-06-10drm/amd/display: use plane color_mgmt_changed to track colorop changesMelissa Wen1-1/+5
2026-06-04drm/amd/display: Consult MCCS FreeSync cap only if requested & supportedMichel Dänzer1-8/+6
2026-06-04drm/amd/display: Consult MCCS FreeSync cap only if requested & supportedMichel Dänzer1-8/+6
2026-06-04drm/amdgpu: Fix user-triggerable BUG()/BUG_ON() callsCe Sun1-1/+1
2026-06-03drm/amd/display: Fix NULL deref and buffer over-read in SDP debugfsHarry Wentland1-0/+5
2026-06-03drm/amd/display: Disable FRL and add module param to enable itFangzhi Zuo3-15/+20
2026-06-03drm/amd/display: add HDMI 2.1 DSC over FRL supportHarry Wentland2-7/+112
2026-06-03drm/amd/display: add HDMI 2.1 Compliance SupportFangzhi Zuo3-4/+41
2026-06-03drm/amd/display: Tie FRL support into amdgpu_dmHarry Wentland5-2/+180
2026-06-03drm/amd/display: Update HDCP and info_packet modules for FRLHarry Wentland1-1/+1
2026-06-03drm/amd/display: Enable DCN 4.2.1 in amdgpu_dmMatthew Stewart1-4/+25
2026-06-03drm/amd/display: Clean up PSR helper functionsAlex Hung1-12/+7
2026-06-03drm/amd/display: Export symbols for KUnit test modulesAlex Hung2-0/+3
2026-06-03drm/amd/display: Add KUnit tests for amdgpu_dm_psr_set_eventAlex Hung3-6/+45
2026-06-03drm/amd/display: Add KUnit tests for dm_ism_dispatch_next_eventAlex Hung1-0/+87
2026-06-03drm/amd/display: Extract dm_ism_dispatch_next_eventAlex Hung2-35/+39
2026-06-03drm/amd/display: Add more KUnit tests for amdgpu_dm_ismAlex Hung3-3/+228
2026-06-03drm/amd/display: Add KUnit tests for amdgpu_dm_coloropAlex Hung2-0/+80
2026-06-03drm/amd/display: Fix gamma 2.2 colorop TF direction in testsAlex Hung1-12/+12
2026-06-03drm/amd/display: Refactor amdgpu_dm_initialize_default_pipelineAlex Hung2-6/+21
2026-06-03drm/amd/display: Add more color KUnit testsAlex Hung3-6/+260
2026-06-03drm/amd/display: Extract transfer function helpersAlex Hung1-20/+20
2026-06-03drm/amd/display: Add KUnit tests for color LUT functionsAlex Hung3-6/+358
2026-06-03drm/amd/display: Fix NULL deref and buffer over-read in SDP debugfsHarry Wentland1-0/+5
2026-06-03drm/amd/display: Enable gcov coverage for amdgpu_dm KUnit buildsAlex Hung2-0/+9
2026-05-27drm/amd/display: Initialize dsc_caps to 0Ivan Lipski1-1/+1
2026-05-27drm/amd/pm: Delete get_dal_power_levelTimur Kristóf1-3/+0
2026-05-27drm/amd/display: Remove min/max clock levels from clk_mgr (v2)Timur Kristóf1-44/+0
2026-05-27drm/amd/display: Delete unimplemented dm_pp_apply_power_level_change_request(...Timur Kristóf1-8/+0
2026-05-27drm/amd/display: Replace use of system_unbound_wq with system_dfl_wqMarco Crivellari1-3/+3
2026-05-27drm/amd/display: Fix amdgpu_dm KUnit allmodconfig buildRay Wu6-9/+16
2026-05-19drm/amd/display: Add KUnit test for ISM functionsAlex Hung4-6/+661
2026-05-19drm/amd/display: Add KUnit test for replayAlex Hung3-0/+210
2026-05-19drm/amd/display: Add KUnit test for PSR functionAlex Hung4-1/+266
2026-05-19drm/amd/display: Add KUnit test for color helpersAlex Hung4-18/+1209
2026-05-19drm/amd/display: Add KUnit test for colorop TF bitmasksAlex Hung2-0/+162
2026-05-19drm/amd/display: Add KUnit test for HDCP process_outputAlex Hung5-4/+196
2026-05-19drm/amd/display: Add KUnit test for CRC functionAurabindo Pillai7-4/+186
2026-05-19drm/amd/display: Use lockdep_assert_held() for dc_lock checkRay Wu1-2/+2
2026-05-19drm/amd/display: Fix ISM dc_lock deadlock during suspendRay Wu3-12/+70
2026-05-11drm/amd/display: Enable IPS on DCN42Ivan Lipski1-1/+1
2026-05-11drm/amd/display: Add additional IPS entry/exit for PSR/ReplayIvan Lipski2-0/+81
2026-05-11drm/amd/display: Fix CRC open failure during active renderingTom Chung1-1/+6
2026-05-11drm/amd/display: Fix white screen on boot with OLED panelRay Wu1-2/+14