aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-23drm/amd/display: Refine condition for cursor visibilityKrunoslav Kovac1-3/+22
2021-07-23drm/amd/display: Fixed hardware power down bypass during headless bootJake Wang1-15/+12
2021-07-21drm/amd/display: Assume active upper layer owns the HW cursorKrunoslav Kovac1-10/+4
2021-06-21drm/amd/display: Multiplane cursor position incorrect when plane rotatedAric Cyr1-4/+11
2021-06-15drm/amd/display: Enforce DPCD Address rangesWesley Chalmers1-0/+1
2021-06-15drm/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: Refactor visual confirmWyatt Wood1-90/+18
2021-05-27drm/amd/display: Increase linebuffer pixel depth to 36bpp.Mario Kleiner1-1/+1
2021-05-27Revert "drm/amd/display: Refactor and add visual confirm for HW Flip Queue"Qingqing Zhuo1-19/+13
2021-05-19drm/amd/display: Refactor and add visual confirm for HW Flip QueueWyatt Wood1-13/+19
2021-05-19drm/amd/display: Remove legacy commentsRodrigo Siqueira1-160/+0
2021-05-19drm/amd/display: Add documentation for power gate planeRodrigo Siqueira1-2/+36
2021-05-10drm/amd/display: update DCN to use new surface programmingPaul Hsieh1-139/+16
2021-04-09drm/amd/display: Add function and debugfs to dump DCC_EN bitVictor Lu1-0/+16
2021-04-09drm/amd/display: Fix typo for variable nameVladimir Stempen1-5/+5
2021-04-09drm/amd/display: Change input parameter for set_drrAlvin Lee1-8/+6
2021-03-23drm/amd/display: Enable pflip interrupt upon pipe enableQingqing Zhuo1-0/+7
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-22drm/amd/display: Synchronize displays with different timingsVladimir Stempen1-0/+225
2021-02-18drm/amd/display: Old sequence for HUBP blankAurabindo Pillai1-29/+7
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-20drm/amd/display: Use hardware sequencer functions for PG controlNicholas Kazlauskas1-4/+14
2021-01-13drm/amd/display: New sequence for HUBP blankWesley Chalmers1-7/+29
2020-12-15drm/amd/display: delay fp2 programming until vactive before lockMartin Leung1-1/+1
2020-12-08drm/amd/display: Don't check seamless boot in power down HW by timeoutJohn Wu1-4/+1
2020-11-16drm/amd/display: fix cursor calculation for 1xnY rotated display groupsSamson Tam1-6/+58
2020-10-26drm/amd/display: Add pipe_state tracepointRodrigo Siqueira1-3/+6
2020-10-26drm/amd/display: Update GSL state if leaving immediate flipAlvin Lee1-116/+0
2020-10-26drm/amd/display: Revert check for flip pending before locking pipesIsabel Zhang1-84/+72
2020-10-26drm/amd/display: Raise DPG height during timing synchronizationTaimur Hassan1-1/+19
2020-10-05drm/amd/display: Program meta addresses correctlyAlvin Lee1-0/+2
2020-10-05drm/amd/display: Force enable pstate on driver unloadJoshua Aberback1-6/+0
2020-10-05drm/amd/display: Check for flip pending before locking pipesAric Cyr1-72/+84
2020-09-29drm/amd/display: Revert check for flip pending before locking pipesAric Cyr1-10/+2
2020-09-22drm/amd/display: Check for flip pending before locking pipes.Taimur Hassan1-2/+10
2020-09-15drm/amd/display: Compare plane when looking for pipe split being lostAlvin Lee1-6/+8
2020-08-26drm/amd/display: Send DISPLAY_OFF after power down on bootSung Lee1-22/+31
2020-08-10drm/amd/display: Disconnect pipe separetely when disable pipe splitAlvin Lee1-0/+146
2020-08-10drm/amd/display: mpcc black color should not be impacted by pixel encoding formatXiaodong Yan1-8/+0
2020-07-27drm/amd/display: Rename bytes_pp to the correct bits_ppEryk Brol1-1/+3
2020-07-14drm/amd/display: p-state warning occurs while changing resolution from 120hz to 60hzhersen wu1-2/+34
2020-07-14drm/amd/display: Power down hardware if set mode is not called before timeoutSung Lee1-32/+37
2020-07-10Revert "drm/amd/display: add mechanism to skip DCN init"Changfeng1-4/+1
2020-07-08drm/amd/display: Register initIgor Kravchenko1-23/+35
2020-07-01drm/amd/display: add mechanism to skip DCN initEric Yang1-1/+3