aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorFilesLines
2026-04-21drm/amd/display: Disable 10-bit truncation and dithering on DCE 6.xTimur Kristóf1-0/+6
2026-04-17drm/amd/display: Move dml2_destroy to non-FPU compilation unitRafal Ostrowski3-12/+13
2026-04-17drm/amd/display: Fix fpu guard warningWayne Lin8-8/+36
2026-04-17drm/amd/display: Promote DC to 3.2.378Taimur Hassan1-1/+1
2026-04-17drm/amd/display: add pstate schedule admissibility flags and frame-time utilityWenjing Liu3-0/+14
2026-04-17drm/amd/display: add const qualifiers to watermark params structWenjing Liu1-17/+17
2026-04-17drm/amd/display: fix math_mod() using arg1 instead of arg2Wenjing Liu1-1/+1
2026-04-17drm/amd/display: Fix compiler warningsGaghik Khachatrian3-6/+8
2026-04-17drm/amd/display: Remove redundant includes from DCRoman Li2-4/+0
2026-04-17drm/amd/display: Promote DC to 3.2.377Taimur Hassan1-1/+1
2026-04-17drm/amd/display: Fix coding style issueChuanyu Tseng1-2/+3
2026-04-17drm/amd/display: Remove Duplicate Prefetch ParameterZheng, Austin2-3/+0
2026-04-17drm/amd/display: Add DCN42 PMO policy for DML2.1Nicholas Kazlauskas5-7/+229
2026-04-17drm/amd/display: move memory latency update to dml for dcn42Dmytro Laktyushkin2-78/+4
2026-04-17drm/amd/display: update dcn42 memory latenciesDmytro Laktyushkin1-3/+16
2026-04-17drm/amd/display: Fix DCN42 gpuvm_min_page_size_kbytes in SOC BBNicholas Kazlauskas1-1/+1
2026-04-17drm/amd/display: Pass min page size from SOC BB to dml2_1 plane configNicholas Kazlauskas1-6/+15
2026-04-17drm/amd/display: Correct MALL parameters for DCN42 soc bbNicholas Kazlauskas1-1/+1
2026-04-17drm/amd/display: Fix HostVMMinPageSize unit mismatch in DML2.1Nicholas Kazlauskas1-6/+6
2026-04-17drm/amd/display: Enable sink freesync via MCCSWayne Lin1-0/+5
2026-04-17drm/amd/display: Read sink freesync support via mccsWayne Lin4-0/+24
2026-04-17drm/amd/display: Parse freesync mccs vcp codeWayne Lin1-0/+2
2026-04-17drm/amd/display: Remove unnecessary Freesync w/a from DCN32George Shen1-37/+0
2026-04-17drm/amd/display: Rework YCbCr422 DSC policyRelja Vojvodic10-18/+22
2026-04-17drm/amd/display: update dcn42 bounding boxCharlene Liu2-3/+3
2026-04-17drm/amd/display: Drop unused tiling formats from dml2Roman Li3-78/+2
2026-04-17drm/amd/display: Fix unused parameters warnings in dml2_0Gaghik Khachatrian18-0/+94
2026-04-16Merge tag 'amd-drm-next-7.1-2026-04-03' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie7-18/+7
2026-04-07Merge v7.0-rc7 into drm-nextSimona Vetter18-2/+701
2026-04-03drm/amd/display: Remove unused NUM_ELEMENTS macrosLinus Probert4-12/+0
2026-04-03drm/amd/display: Replace inline NUM_ELEMENTS macro with ARRAY_SIZELinus Probert2-5/+6
2026-04-03drm/amd/display: Change dither policy for 10 bpc output back to ditheringMario Kleiner1-1/+1
2026-04-03drm/amd/display: Wire up dcn10_dio_construct() for all pre-DCN401 generationsIonut Nechita17-0/+699
2026-04-02drm/amd/display: Wire up dcn10_dio_construct() for all pre-DCN401 generationsIonut Nechita17-0/+699
2026-03-30drm/amd/display: Fix NULL pointer dereference in dcn401_init_hw()Srinivasan Shanmugam1-6/+11
2026-03-30drm/amd/display: Promote DC to 3.2.376Taimur Hassan1-1/+1
2026-03-30drm/amd/display: Silence type conversion warnings in dml2Gaghik Khachatrian7-19/+41
2026-03-30drm/amd/display: Fixed Silence complier warnings in dcGaghik Khachatrian173-46/+750
2026-03-30drm/amd/display: Move FPU Guards From DML To DC - Part 3Rafal Ostrowski5-5/+9
2026-03-30drm/amd/display: Move FPU Guards From DML To DC - Part 2Rafal Ostrowski7-471/+484
2026-03-30drm/amd/display: Move FPU Guards From DML To DC - Part 1Rafal Ostrowski12-49/+132
2026-03-30drm/amd/display: correct unknown plane state patchCharlene Liu1-1/+1
2026-03-30Revert "drm/amd/display: Refactor DC update checks"Dillon Varone2-200/+304
2026-03-30Revert "drm/amd/display: Add 3DLUT DMA broadcast support"Dillon Varone4-66/+48
2026-03-30drm/amd/display: Remove invalid DPSTREAMCLK mask usageRoman Li1-4/+0
2026-03-30drm/amd/display: using cm structure for lut3d related infoDillon Varone1-10/+16
2026-03-30drm/amd/display: enable eDP DSC seamless boot supportMohit Bawa3-3/+80
2026-03-30Revert "drm/amd/display: Rework YCbCr422 DSC policy"Relja Vojvodic10-22/+18
2026-03-30drm/amd/dc: Disable PSR & Replay CRTC disable by defaultOvidiu Bunea1-0/+2
2026-03-30drm/amd/display: Fixed silence signed/unsigned mismatch warningsClay King13-23/+19