summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hwseq.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-16drm/amd/display: Gamut remap only changes missedKrunoslav Kovac1-0/+1
2023-08-08drm/amd/display: fix a regression in blank pixel data caused by coding mistakeWenjing Liu1-1/+1
2023-08-08drm/amd/display: Clean up flip pending timeout handlingJoshua Aberback1-8/+9
2023-08-07drm/amd/display: Add symclk enable/disable during stream enable/disableTaimur Hassan1-1/+5
2023-07-25drm/amd/display: Update DPG test pattern programmingWenjing Liu1-21/+24
2023-07-10drm/amd/display: Block optimize on consecutive FAMS enablesWesley Chalmers1-0/+3
2023-07-07drm/amd/display: Do not set drr on pipe commitWesley Chalmers1-0/+6
2023-06-30drm/amd/display: Fix the delta clamping for shaper LUTHarry Wentland1-3/+3
2023-06-30drm/amd/display: program DPP shaper and 3D LUT if updatedMelissa Wen1-2/+3
2023-06-19Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...Dave Airlie1-9/+0
2023-06-15drm/amd/display: fix pixel rate update sequenceDmytro Laktyushkin1-11/+0
2023-06-15Merge tag 'amd-drm-next-6.5-2023-06-09' of https://gitlab.freedesktop.org/agd...Dave Airlie1-57/+50
2023-06-09drm/amd/display: fix seamless odm transitionsDmytro Laktyushkin1-0/+11
2023-06-09Revert "drm/amd/display: Do not set drr on pipe commit"Michel Dänzer1-6/+0
2023-06-09Revert "drm/amd/display: Block optimize on consecutive FAMS enables"Michel Dänzer1-3/+0
2023-06-09drm/amd/display: Clean FPGA code in dcQingqing Zhuo1-28/+23
2023-06-09drm/amd/display: Make unbounded req update separate from dlg/ttuAlvin Lee1-3/+8
2023-06-09drm/amd/display: Add visual confirm color support for MCLK switchLeo (Hanghong) Ma1-24/+2
2023-06-01Revert "drm/amd/display: Do not set drr on pipe commit"Michel Dänzer1-6/+0
2023-05-31Revert "drm/amd/display: Block optimize on consecutive FAMS enables"Michel Dänzer1-3/+0
2023-04-27drm/amd/display: Block optimize on consecutive FAMS enablesWesley Chalmers1-0/+3
2023-04-27drm/amd/display: Do not set drr on pipe commitWesley Chalmers1-0/+6
2023-04-25drm/amd/display: update extended blank for dcn314 onwardsGabe Teeger1-2/+2
2023-04-18drm/amd/display: Correct output color space during HW reinitializeMichael Mityushkin1-0/+4
2023-04-18drm/amd/display: Block optimize on consecutive FAMS enablesWesley Chalmers1-0/+3
2023-04-18drm/amd/display: Do not set drr on pipe commitWesley Chalmers1-0/+6
2023-03-31drm/amd/display: Use per pipe P-State force for FPOAlvin Lee1-0/+10
2023-03-31drm/amd/display: Fix 4to1 MPC black screen with DPP RCONicholas Kazlauskas1-2/+6
2023-03-22drm/amd/display: skip wait vblankZhikai Zhai1-3/+1
2023-03-14drm/amd/display: convert link.h functions to function pointer styleWenjing Liu1-7/+7
2023-02-28drm/amd/display: dcn32/321 dsc_pg_control not executed properlyHersen Wu1-0/+9
2023-02-09drm/amd/display: break down dc_link.cWenjing Liu1-3/+3
2023-02-09drm/amd/display: Fix null pointer deref error on rotationAurabindo Pillai1-4/+6
2023-01-31drm/amd/display: Fix only one ABM pipe enabled under ODM combined caseLeon Huang1-0/+9
2023-01-24drm/amd/display: merge dc_link_dp into dc_linkWenjing Liu1-1/+0
2023-01-24drm/amd/display: Use |= when assigning wm_optimized_requiredAlvin Lee1-2/+5
2023-01-17drm/amd/display: move dp capability related logic to link_dp_capabilityWenjing Liu1-4/+5
2023-01-13drm/amd/display: move dpcd logic from dc_link_dpcd to link_dpcdWenjing Liu1-1/+0
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 Liu1-0/+50
2023-01-04drm/amd/display: Turn on phantom OTG before disabling phantom pipeAlvin Lee1-0/+24
2022-12-06drm/amd/display: set optimized required for comp buf changesDillon Varone1-2/+5
2022-11-29drm/amd/display: program output tf when requiredDillon Varone1-1/+4
2022-11-29drm/amd/display: Use the largest vready_offset in pipe groupWesley Chalmers1-2/+27
2022-11-15drm/amd/display: Fix Subvp phantom pipe transitionAlvin Lee1-20/+18
2022-11-15drm/amd/display: Program pipes for ODM when removing planesDillon Varone1-0/+11
2022-11-10drm/amd/display: Wait for VBLANK during pipe programmingAlvin Lee1-0/+1
2022-11-01drm/amd/display: Stop waiting for vblank during pipe programmingMartin Leung1-1/+0
2022-11-01drm/amd/display: Reinit DPG when exiting dynamic ODMDillon Varone1-0/+23
2022-10-27drm/amd/display: wait for vblank during pipe programmingHaiyi Zhou1-4/+2