summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2023-01-04drm/amd/display: Adding braces to prepare for future changes to behavior of i...Leo Chen1-1/+2
2023-01-04drm/amd/display: set ignore msa parameter only if freesync is enabledAurabindo Pillai1-2/+9
2023-01-04drm/amd/display: allow hpo and dio encoder switching during dp retrain testWenjing Liu4-43/+72
2023-01-04drm/amd/display: update pixel rate div in enable streamWenjing Liu1-0/+12
2023-01-04drm/amd/display: move dccg programming from link hwss hpo dp to hwssWenjing Liu3-37/+63
2023-01-04drm/amd/display: fix dc_get_edp_link_panel_inst to only consider links with p...Dmytro Laktyushkin1-6/+9
2023-01-04drm/amd/display: Defer DIG FIFO disable after VID stream enableNicholas Kazlauskas1-3/+3
2023-01-04drm/amd/display: patch cases with unknown plane state to prevent warningSwapnil Patel1-1/+2
2023-01-04drm/amd/display: Turn on phantom OTG before disabling phantom pipeAlvin Lee6-34/+88
2023-01-04drm/amd/display: Improvements in secure displayAlan Liu2-0/+9
2023-01-04drm/amd/display: Uninitialized variables causing 4k60 UCLK to stay at DPM1 an...Samson Tam1-3/+3
2023-01-04drm/amd/display: phase3 mst hdcp for multiple displayshersen wu1-42/+141
2023-01-04drm/amdgpu: use VRAM|GTT for a bunch of kernel allocationsChristian König1-1/+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-20drm/amd/display: fix some coding style issuesSrinivasan Shanmugam1-47/+47
2022-12-20drm/amd/display: save restore hdcp state when display is unplugged from mst hubhersen wu3-1/+63
2022-12-20drm/amd/display: fix duplicate assignmentsArnd Bergmann1-1/+0
2022-12-15drm/amd/display: Block FPO / SubVP (DRR) on HDMI VRR configsAlvin Lee1-3/+6
2022-12-15drm/amd/display: 3.2.216Aric Cyr1-1/+1
2022-12-15drm/amd/display: Demote Error Level When ODM Transition SupportedFangzhi Zuo1-3/+12
2022-12-15drm/amd/display: add support for three new square pattern variants from DP2.1...Wenjing Liu5-12/+56
2022-12-15drm/amd/display: run subvp validation with supported vlevelDillon Varone1-0/+10
2022-12-15drm/amd/display: Check for PSR in no memory request caseSamson Tam1-1/+2
2022-12-15drm/amd/display: Clear link res when merging a pipe splitAlvin Lee1-0/+2
2022-12-15drm/amd/display: Add DPIA NOTIFICATION logicMustapha Ghaddar4-0/+108
2022-12-15drm/amd/display: Clear MST topology if it fails to resumeRoman Li1-0/+2
2022-12-15drm/amd/display: use encoder type independent hwss instead of accessing enc d...Wenjing Liu1-13/+5
2022-12-15drm/amd/display: Revert Scaler HCBlank issue workaroundLeo (Hanghong) Ma1-1/+0
2022-12-15drm/amd/display: Fix potential null-deref in dm_resumeRoman Li1-2/+4
2022-12-15drm/amd/display: Revert Reduce delay when sink device not able to ACK 00340h ...Ian Chen3-18/+3
2022-12-15drm/amd/display: Block subvp if center timing is in useAlvin Lee3-1/+15
2022-12-15drm/amd/display: Reduce expected sdp bandwidth for dcn321Dillon Varone1-1/+1
2022-12-15drm/amd/display: Add debug bit to disable unbounded requestingDillon Varone4-1/+5
2022-12-15drm/amd/display: Speed up DML fast_validate pathIlya Bakoulin3-17/+23
2022-12-15drm/amd/display: Fix when disabling secure_displayAlan Liu3-15/+20
2022-12-15Revert "drm/amd/display: correct static_screen_event_mask"Charlene Liu7-81/+7
2022-12-15drm/amd/display: Implement multiple secure displayAlan Liu7-140/+118
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-10drm/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