summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2023-01-27amdgpu: fix build on non-DCN platforms.Dave Airlie1-2/+2
2023-01-25drm/amd/display: Fix timing not changning when freesync video is enabledAurabindo Pillai1-0/+7
2023-01-25drm/amdgpu/display/mst: update mst_mgr relevant variable when long HPDWayne Lin1-2/+12
2023-01-25drm/amdgpu/display/mst: limit payload to be updated one by oneWayne Lin1-12/+39
2023-01-25drm/amdgpu/display/mst: Fix mst_state->pbn_div and slot count assignmentsLyude Paul2-5/+24
2023-01-18drm/amd/display: disable S/G display on DCN 3.1.4Alex Deucher1-1/+0
2023-01-18drm/amd/display: disable S/G display on DCN 3.1.5Alex Deucher1-1/+0
2023-01-18drm/amd/display: fix issues with driver unloadHamza Mahfooz2-5/+0
2023-01-18drm/amd/display: Fix COLOR_SPACE_YCBCR2020_TYPE matrixJoshua Ashton1-2/+2
2023-01-18drm/amd/display: Calculate output_color_space after pixel encoding adjustmentJoshua Ashton1-2/+2
2023-01-18drm/amd/display: Fix set scaling doesn's workhongao1-2/+2
2023-01-04Revert "drm/amd/display: Enable Freesync Video Mode by default"Michel Dänzer1-5/+7
2023-01-03drm/amd/display: Uninitialized variables causing 4k60 UCLK to stay at DPM1 an...Samson Tam1-3/+3
2022-12-30Merge tag 'acpi-6.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-0/+4
2022-12-23Merge tag 'drm-next-2022-12-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds8-20/+21
2022-12-22drm/amd/display: Report to ACPI video if no panels were foundMario Limonciello1-0/+4
2022-12-14drm/amd/display: Add DCN314 display SG SupportYifan Zhang1-0/+1
2022-12-13Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds136-1606/+3343
2022-12-09drm/amd/display: Fix spelling mistake: "dram_clk_chanage" -> "dram_clk_change"Colin Ian King7-20/+20
2022-12-07drm/amd/display: fix array index out of bound error in DCN32 DMLAurabindo Pillai1-1/+1
2022-12-06drm/amd/display: fix array index out of bound error in DCN32 DMLAurabindo Pillai1-1/+1
2022-12-06drm/amd/display: 3.2.215Aric Cyr1-1/+1
2022-12-06drm/amd/display: set optimized required for comp buf changesDillon Varone1-2/+5
2022-12-06drm/amd/display: Add debug option to skip PSR CRTC disableNicholas Kazlauskas3-1/+3
2022-12-06drm/amd/display: correct DML calc error of UrgentLatencyZhongwei3-3/+3
2022-12-06drm/amd/display: correct static_screen_event_maskCharlene Liu7-7/+81
2022-12-06drm/amd/display: Ensure commit_streams returns the DC return codeAlvin Lee1-1/+1
2022-12-06drm/amd/display: read invalid ddc pin status cause engine busyPaul Hsieh1-2/+2
2022-12-06drm/amd/display: Bypass DET swath fill check for max clocksDillon Varone1-1/+2
2022-12-06drm/amd/display: Disable uclk pstate for subvp pipesDillon Varone1-5/+5
2022-12-06drm/amd/display: Fix DCN2.1 default DSC clocksMichael Strauss1-3/+3
2022-12-06drm/amd/display: Enable dp_hdmi21_pcon supportDavid Galiffi3-0/+6
2022-12-06drm/amd/display: prevent seamless boot on displays that don't have the prefer...Dmytro Laktyushkin1-0/+3
2022-12-06drm/amd/display: trigger timing sync only if TG is runningAurabindo Pillai1-0/+6
2022-12-06drm/amd/display: Remove DTB DTO on CLK updateChris Park2-38/+1
2022-12-02Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+7
2022-12-02drm/amd/display: add FB_DAMAGE_CLIPS supportHamza Mahfooz2-46/+88
2022-12-01drm/amd/display: use the proper fb offset for DMAlex Deucher1-2/+2
2022-11-30drm/amdgpu: temporarily disable broken Clang builds due to blown stack-frameLee Jones1-0/+7
2022-11-29drm/amd/display: Fix DTBCLK disable requests and SRC_SEL programmingAlvin Lee2-6/+2
2022-11-29drm/amd/display: Create debugfs to tell if connector is DPIA linkStylon Wang1-1/+22
2022-11-29drm/amd/display: program output tf when requiredDillon Varone1-1/+4
2022-11-29drm/amd/display: Use DCC meta pitch for MALL allocation requirementsDillon Varone2-6/+11
2022-11-29drm/amd/display: Fix arithmetic error in MALL size calculations for subvpDillon Varone1-2/+2
2022-11-29drm/amd/display: Retain phantom pipes when min transition into subvp (#7358)Alvin Lee6-12/+37
2022-11-29drm/amd/display: Don't overwrite subvp pipe info in fast updatesAlvin Lee5-30/+44
2022-11-29drm/amd/display: set per pipe dppclk to 0 when dpp is offDmytro Laktyushkin2-1/+7
2022-11-29drm/amd/display: Fix race condition in DPIA AUX transferStylon Wang3-85/+89
2022-11-29drm/amd/display: MALL SS calculations should iterate over all pipes for cursorDillon Varone1-1/+1
2022-11-29drm/amd/display: 3.2.214Aric Cyr1-1/+1