aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2022-07-25drm/amd/display: Create a file dedicated for CRTCRodrigo Siqueira4-433/+516
2022-07-21Merge tag 'amd-drm-fixes-5.19-2022-07-20' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixesDave Airlie1-8/+19
2022-07-20drm/amd/display: Create a file dedicated to planesRodrigo Siqueira4-1617/+1878
2022-07-20drm/amd/display: Add tags for indicating mst progress statusWayne Lin4-3/+94
2022-07-20drm/amd/display: Add is_mst_connector debugfs entryWayne Lin1-0/+53
2022-07-20drm/amd/display: fix trigger_hotplug to support mst caseWayne Lin1-3/+14
2022-07-20drm/amd/display: Expose function reset_cur_dp_mst_topologyWayne Lin2-1/+4
2022-07-20drm/amd/display: Update in dmlAlvin Lee2-0/+2
2022-07-20drm/amd/display: Remove unused variableJun Lei1-1/+0
2022-07-20drm/amd/display: Support vertical interrupt 0 for all dcn ASICWayne Lin2-7/+26
2022-07-20drm/amd/display: Change get_pipe_idx function scopeMaíra Canal2-2/+1
2022-07-18drm/amd/display: Remove unnecessary NULL check in commit_planes_for_stream()Dan Carpenter1-1/+1
2022-07-18drm/amd/display: Fix spelling mistake "supporing" -> "supporting"Colin Ian King1-1/+1
2022-07-18drm/amd/display: Enable building new display engine with KCOV enabledGuenter Roeck2-1/+4
2022-07-15Merge tag 'drm-fixes-2022-07-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds4-9/+111
2022-07-15drm/amd/display: Fix new dmub notification enabling in DMStylon Wang1-8/+19
2022-07-15Merge tag 'amd-drm-next-5.20-2022-07-14' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie171-1141/+20367
2022-07-14amdgpu: disable powerpc support for the newer display engineLinus Torvalds1-1/+1
2022-07-13drm/amd/display: remove duplicate dcn314 includesAlex Deucher3-3/+0
2022-07-13drm/amd/display: Enable DCN314 in DMRoman Li2-0/+12
2022-07-13drm/amd/display: Add DMUB support for DCN314Roman Li1-0/+1
2022-07-13drm/amd/display: Enable DCN314 in DCRoman Li17-15/+366
2022-07-13drm/amd/display: Add DCN314 version identifiersRoman Li3-0/+3
2022-07-13drm/amd/display: Add DCN314 DML calculation supportRoman Li4-0/+9267
2022-07-13drm/amd/display: Add DCN314 DC resourcesRoman Li13-0/+4693
2022-07-13drm/amd/display: Add DCN314 clock managerRoman Li4-0/+1278
2022-07-13drm/amd/display: Add DCN314 IRQ servicesRoman Li2-0/+469
2022-07-13drm/amd/display: Ensure valid event timestamp for cursor-only commitsMichel Dänzer1-3/+39
2022-07-13drm/amd/display: Ensure valid event timestamp for cursor-only commitsMichel Dänzer1-3/+40
2022-07-13drm/amd/display: correct check of coverage blend modeMelissa Wen1-1/+1
2022-07-13drm/amd/display: Only use depth 36 bpp linebuffers on DCN display engines.Mario Kleiner1-5/+6
2022-07-13drm/amd/display: Ignore First MST Sideband Message Return ErrorFangzhi Zuo3-0/+64
2022-07-13drm/amd/display: attempt to fix the logic in commit_planes_for_stream()Alex Deucher1-21/+24
2022-07-13drm/amd/display: correct check of coverage blend modeMelissa Wen1-1/+1
2022-07-13drm/amd/display: Only use depth 36 bpp linebuffers on DCN display engines.Mario Kleiner1-5/+6
2022-07-13drm/amd/display: make some dc_dmub_srv functions staticAlex Deucher1-2/+2
2022-07-13drm/amd/display: 3.2.194Aric Cyr1-1/+1
2022-07-13drm/amd/display: Fix lag when moving windowed MPO across display using ODM 2:1 combineSamson Tam2-2/+57
2022-07-13drm/amd/display: Add NBIO reg offsets to DCAurabindo Pillai4-0/+6
2022-07-13drm/amd/display: Add DCN reg offsets to DCHarry Wentland4-1/+16
2022-07-13drm/amd/display: add system info table logCharlene Liu1-0/+30
2022-07-13drm/amd/display: Grab dc_lock before detecting linkWayne Lin2-32/+62
2022-07-13drm/amd/display: Re-implementing ARGB16161616 pixel format as 22Ethan Wellenreiter5-0/+12
2022-07-13drm/amd/display: 3.2.193Aric Cyr1-1/+1
2022-07-13drm/amd/display: update DML1 logic for unbounded req handlingJun Lei2-0/+18
2022-07-13drm/amd/display: Reduce SCDC Status Flags DefinitionChris Park1-5/+2
2022-07-13drm/amd/display: make enable link independent from verified link capsWenjing Liu7-53/+44
2022-07-13drm/amd/display: Ignore First MST Sideband Message Return ErrorFangzhi Zuo3-0/+64
2022-07-12drm/amd/display: fix unnecessary pipe split playing NV12 1080p MPO videoSamson Tam1-28/+3
2022-07-12drm/amd/display: Fix black screen when disabling Freesync in OSDIlya Bakoulin1-0/+10