summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dcn10
AgeCommit message (Expand)AuthorFilesLines
2021-07-21drm/amd/display: remove compbuf size waitDmytro Laktyushkin1-0/+1
2021-07-21drm/amd/display: log additional register state for debugJosip Pavic5-1/+58
2021-07-21drm/amd/display: Assume active upper layer owns the HW cursorKrunoslav Kovac1-10/+4
2021-06-22drm/amdgpu/display: fold DRM_AMD_DC_DCN3_1 into DRM_AMD_DC_DCNAlex Deucher2-16/+2
2021-06-22drm/amd/display: Multiplane cursor position incorrect when plane rotatedAric Cyr1-4/+11
2021-06-19drm/amd/display: Remove the repeated dpp1_full_bypass declarationShaokun Zhang1-2/+0
2021-06-16drm/amd/display: Add interface to get Calibrated Avg Level from FIFOWesley Chalmers1-0/+24
2021-06-16drm/amd/display: Enforce DPCD Address rangesWesley Chalmers1-0/+1
2021-06-16drm/amd/display: Read LTTPR caps first on bootupWesley Chalmers1-0/+4
2021-06-08drm/amd/display: Add swizzle visual confirm modePo-Ting Chen1-0/+2
2021-06-08drm/amd/display: Return last used DRR VTOTAL from DCJayendran Ramani2-1/+4
2021-06-08drm/amd/display: Refactor visual confirmWyatt Wood4-99/+28
2021-06-07drm/amd/display: remove no need variableBernard Zhao1-3/+1
2021-06-04drm/amd/display: Add DCN3.1 DCHHUBNicholas Kazlauskas1-0/+48
2021-06-04drm/amd/display: Add DCN3.1 OPTCNicholas Kazlauskas2-0/+13
2021-06-04drm/amd/display: Add DCN3.1 DIONicholas Kazlauskas1-0/+20
2021-05-27drm/amd/display: Increase linebuffer pixel depth to 36bpp.Mario Kleiner2-2/+3
2021-05-27drm/amd/display: Add support for SURFACE_PIXEL_FORMAT_GRPH_ABGR16161616.Mario Kleiner3-3/+8
2021-05-27Revert "drm/amd/display: Refactor and add visual confirm for HW Flip Queue"Qingqing Zhuo4-31/+13
2021-05-27drm/amd/display: fix odm scalingDmytro Laktyushkin1-4/+8
2021-05-20drm/amd/display: Refactor and add visual confirm for HW Flip QueueWyatt Wood4-13/+31
2021-05-20drm/amd/display: Document set RECOUT operationRodrigo Siqueira1-16/+33
2021-05-20drm/amd/display: Add kernel-doc to some hubp functionsRodrigo Siqueira1-0/+13
2021-05-20drm/amd/display: Remove legacy commentsRodrigo Siqueira1-160/+0
2021-05-20drm/amd/display: Add documentation for power gate planeRodrigo Siqueira1-2/+36
2021-05-11drm/amd/display: fix use_max_lb flag for 420 pixel formatsDmytro Laktyushkin1-3/+6
2021-05-11drm/amd/display: update DCN to use new surface programmingPaul Hsieh3-145/+19
2021-04-09drm/amd/display: Add function and debugfs to dump DCC_EN bitVictor Lu3-2/+21
2021-04-09drm/amd/display: Move vupdate keepout programming from DCN20 to DCN10Leo Li2-0/+19
2021-04-09drm/amd/display: Fix typo for variable nameVladimir Stempen1-5/+5
2021-04-09drm/amd/display: Change input parameter for set_drrAlvin Lee2-10/+7
2021-04-09drm/amd/display: revert max lb use by default for n10Dmytro Laktyushkin1-2/+0
2021-04-09drm/amd/display: revert max lb lines changeDmytro Laktyushkin1-1/+1
2021-03-24drm/amd/display: Separate caps for maximum RGB and YUV plane countsAtufa Khan1-0/+2
2021-03-24drm/amd/display: use max lb for latency hidingDmytro Laktyushkin1-1/+3
2021-03-24drm/amd/display: Enable pflip interrupt upon pipe enableQingqing Zhuo3-0/+24
2021-03-02drm/amd/display: Fix 64 bit modulus operation using div64 APIVladimir Stempen1-5/+10
2021-03-02drm/amd/display: Fix 64 bit divisions on 32 bit platforms by using div64 APIVladimir Stempen1-4/+4
2021-03-02drm/amd/display: Refactored DC interfaces to support multiple eDPJake Wang1-11/+18
2021-03-02drm/amd/display: Support for DMUB AUXMeenakshikumar Somasundaram1-0/+5
2021-02-23drm/amd/display: Synchronize displays with different timingsVladimir Stempen4-1/+232
2021-02-23drm/amd/display: Remove Assert from dcn10_get_dig_frontendEric Bernstein1-1/+0
2021-02-19drm/amd/display: Old sequence for HUBP blankAurabindo Pillai3-33/+7
2021-02-09drm/amd/display: fix type mismatch error for return variableDale Zhao1-1/+1
2021-02-09drm/amd/display: Add DIG_CLOCK_PATTERN in the transmitter controlDerek Lai2-0/+26
2021-02-02drm/amd/display: Set power_gated to true for seamless boot pipe initLewis Huang1-0/+1
2021-02-01drm/amd/display: Simplify bool conversionAbaci Team1-1/+1
2021-01-21drm/amd/display: Use hardware sequencer functions for PG controlNicholas Kazlauskas1-4/+14
2021-01-14drm/amd/display: Simplify bool comparisonYang Li1-1/+1
2021-01-14drm/amd/display: disable dcn10 pipe split by defaultLi, Roman1-2/+2