aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-13drm/amd/display: fix function scopesIsabella Basso1-15/+14
2021-11-24drm/amd/display: Fixed DSC would not PG after removing DSC streamYi-Ling Chen1-1/+1
2021-11-24drm/amd/display: Rename dcn_validate_bandwidth to dcn10_validate_bandwidthZhan Liu1-2/+2
2021-11-22drm/amd/display: fixed the DSC power off sequence during Driver PnPYi-Ling Chen1-0/+37
2021-11-17drm/amd/display: Add helper for blanking all dp displaysLeo (Hanghong) Ma1-38/+3
2021-11-03drm/amd/display: Fix dcn10_log_hubp_states printf format stringAnson Jacob1-1/+1
2021-10-28drm/amd/display: Align bw context with hw config when system resumeLewis Huang1-0/+6
2021-10-19Revert "drm/amd/display: Add helper for blanking all dp displays"Agustin Gutierrez1-3/+38
2021-10-19drm/amd/display: Change initializer to single braceAnthony Koo1-4/+4
2021-10-06drm/amd/display: Add helper for blanking all dp displaysLeo (Hanghong) Ma1-38/+3
2021-09-23drm/amd/display: Fix null pointer dereference for encodersJimmy Kizito1-1/+1
2021-09-14drm/amd/display: Refine condition of cursor visibility for pipe-splitDale Zhao1-19/+24
2021-09-14drm/amd/display: Add DPCD writes at key pointsLeo (Hanghong) Ma1-2/+2
2021-09-01drm/amd/display: Add DP 2.0 HPO Link EncoderFangzhi Zuo1-0/+32
2021-09-01drm/amd/display: Add DP 2.0 HPO Stream EncoderFangzhi Zuo1-0/+33
2021-08-11drm/display: fix possible null-pointer dereference in dcn10_set_clock()Tuo Li1-6/+5
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