summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2022-11-23drm/amd/display: Update soc bounding box for dcn32/dcn321Dillon Varone2-7/+7
2022-11-23drm/amd/display: Add Z8 allow states to z-state support listNicholas Kazlauskas4-7/+23
2022-11-23drm/amd/display: Update Z8 watermarks for DCN314Nicholas Kazlauskas1-2/+2
2022-11-23drm/amd/display: Limit HW cursor size of >= 4kAlvin Lee3-4/+16
2022-11-23drm/amd/display: No display after resume from WB/CBTsung-hua Lin1-0/+37
2022-11-23drm/amd/display: Add margin on DRR vblank start for subvpAlvin Lee7-3/+24
2022-11-23drm/amd/display: new ABM config 2Camille Cho1-0/+9
2022-11-23drm/amd/dc/dce120: Fix audio register mapping, stop triggering KASANLyude Paul1-1/+2
2022-11-23drm/amdgpu/dm/mst: Fix uninitialized var in pre_compute_mst_dsc_configs_for_s...Lyude Paul1-1/+1
2022-11-23drm/amd/display: fix compilation issue with legacy gccBob zhou1-1/+2
2022-11-23drm/amd/display: No display after resume from WB/CBTsung-hua Lin1-0/+37
2022-11-23drm/amd/display: Fix rotated cursor offset calculationDavid Galiffi3-30/+64
2022-11-23drm/amd/display: Use new num clk levels struct for max mclk indexDillon Varone1-1/+1
2022-11-23drm/amd/display: Avoid setting pixel rate divider to N/ATaimur Hassan4-8/+13
2022-11-23drm/amd/display: Use viewport height for subvp mall allocation sizeDillon Varone1-1/+1
2022-11-23drm/amd/display: Update soc bounding box for dcn32/dcn321Dillon Varone2-7/+7
2022-11-23drm/amd/dc/dce120: Fix audio register mapping, stop triggering KASANLyude Paul1-1/+2
2022-11-22Merge tag 'amd-drm-next-6.2-2022-11-18' of https://gitlab.freedesktop.org/agd...Dave Airlie75-626/+1161
2022-11-22drm/amdgpu/dm/mst: Fix uninitialized var in pre_compute_mst_dsc_configs_for_s...Lyude Paul1-1/+1
2022-11-22drm/amdgpu/dm/dp_mst: Don't grab mst_mgr->lock when computing DSC stateLyude Paul1-4/+0
2022-11-22drm/amdgpu/dm/mst: Use the correct topology mgr pointer in amdgpu_dm_connectorLyude Paul1-19/+18
2022-11-22drm/amdgpu/mst: Stop ignoring error codes and deadlockingLyude Paul3-118/+147
2022-11-22drm/amd/display: Align dcn314_smu logging with other DCNsRoman Li1-2/+9
2022-11-18drm/amd/display: fix kernel-doc issues in dc.hRandy Dunlap1-6/+6
2022-11-17drm/amdgpu/dm/dp_mst: Don't grab mst_mgr->lock when computing DSC stateLyude Paul1-4/+0
2022-11-17drm/amdgpu/dm/mst: Use the correct topology mgr pointer in amdgpu_dm_connectorLyude Paul1-19/+18
2022-11-17drm/amdgpu/mst: Stop ignoring error codes and deadlockingLyude Paul3-118/+147
2022-11-17drm/amd/display: Align dcn314_smu logging with other DCNsRoman Li1-2/+9
2022-11-17drm/amd/display: fix the build when DRM_AMD_DC_DCN is not setAlex Deucher1-1/+1
2022-11-16Merge tag 'drm-misc-next-2022-11-10-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie1-2/+0
2022-11-15drm/amdgpu: Replace one-elements array with flex-array membersPaulo Miguel Almeida1-8/+14
2022-11-15drm/amd/display: change GPU match with IP version for VangoghPerry Yuan1-2/+2
2022-11-15drm/amd/display: don't enable DRM CRTC degamma property for DCEMelissa Wen1-2/+8
2022-11-15drm/amd/display: 3.2.212Aric Cyr1-1/+1
2022-11-15drm/amd/display: [FW Promotion] Release 0.0.143.0Anthony Koo1-1/+2
2022-11-15drm/amd/display: Adjust DP 8b10b LT exit behaviorIlya Bakoulin1-9/+11
2022-11-15drm/amd/display: rework macros for DWB register accessAurabindo Pillai17-250/+207
2022-11-15drm/amd/display: Set max for prefetch lines on dcn32Dillon Varone2-4/+5
2022-11-15drm/amd/display: use uclk pstate latency for fw assisted mclk validation dcn32Dillon Varone1-1/+15
2022-11-15drm/amd/display: Fix prefetch calculations for dcn32Dillon Varone1-0/+2
2022-11-15drm/amd/display: Fix Subvp phantom pipe transitionAlvin Lee6-36/+87
2022-11-15drm/amd/display: Fix optc2_configure warning on dcn314Roman Li1-1/+1
2022-11-15drm/amd/display: fix array index out of bound error in bios parserAurabindo Pillai1-9/+7
2022-11-15drm/amd/display: revert Disable DRR actions during state commitMartin Leung1-0/+3
2022-11-15drm/amd/display: Don't check output BPP for phantomAlvin Lee1-1/+1
2022-11-15drm/amd/display: fix unbounded requesting for high pixel rate modes on dcn315Dmytro Laktyushkin3-1/+9
2022-11-15drm/amd/display: Fix calculation for cursor CAB allocationGeorge Shen1-9/+5
2022-11-15drm/amd/display: Align phantom pipe dst/src scaling with main for subvpDillon Varone2-2/+8
2022-11-15drm/amd/display: Check context constructed for pipe split flags is still validDillon Varone1-0/+19
2022-11-15drm/amd/display: fix dcn3.1x mode validation on high bandwidth configCharlene Liu9-19/+90