summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dcn10
AgeCommit message (Expand)AuthorFilesLines
2023-02-03drm/amd/display: reduce else-if to else in dcn10_blank_pixel_data()Tom Rix1-1/+1
2023-01-24drm/amd/display: merge dc_link_dp into dc_linkWenjing Liu2-3/+1
2023-01-24drm/amd/display: Enable AdaptiveSync in DC interfaceSung Joon Kim1-0/+7
2023-01-17drm/amd/display: move dp capability related logic to link_dp_capabilityWenjing Liu1-1/+2
2023-01-13drm/amd/display: add hubbub_init relatedCharlene Liu1-1/+11
2023-01-13drm/amd/display: move dpcd logic from dc_link_dpcd to link_dpcdWenjing Liu2-2/+1
2023-01-13drm/amd/display: refactor ddc logic from dc_link_ddc to link_ddcWenjing Liu1-1/+0
2022-12-10drm/amd/display: Fix spelling mistake: "dram_clk_chanage" -> "dram_clk_change"Colin Ian King3-7/+7
2022-12-06drm/amd/display: trigger timing sync only if TG is runningAurabindo Pillai1-0/+6
2022-11-29drm/amd/display: Use the largest vready_offset in pipe groupWesley Chalmers1-2/+28
2022-11-23drm/amd/display: trigger timing sync only if TG is runningAurabindo Pillai1-0/+6
2022-11-23drm/amd/display: Fix rotated cursor offset calculationDavid Galiffi2-19/+43
2022-11-15drm/amd/display: enable dchub request limit for DCN 3.2.xJun Lei1-1/+3
2022-11-15drm/amd/display: Program pipes for ODM when removing planesDillon Varone1-1/+3
2022-10-27drm/amd/display: move remaining FPU code to dml folderAo Zhong1-42/+2
2022-10-24drm/amd/display: Add events log to trace OPTC lock and unlockRodrigo Siqueira1-0/+5
2022-10-11drm/amd/display: Drop uncessary OTG lock checkRodrigo Siqueira1-10/+1
2022-10-11drm/amd/display: Use set_vtotal_min_max to configure OTG VTOTALRodrigo Siqueira1-14/+4
2022-10-11drm/amd/display: Use the same cursor info across featuresMax Tseng2-141/+1
2022-10-11drm/amd/display: Do not trigger timing sync for phantom pipesAurabindo Pillai1-3/+23
2022-10-06drm/amd/display: Remove OPTC lock checkRodrigo Siqueira2-12/+0
2022-10-06drm/amd/display: Fix vupdate and vline position calculationAric Cyr1-35/+25
2022-10-06drm/amd/display: Fix mutex lock in dcn10Daniel Gomez2-7/+71
2022-09-29drm/amd/display: Remove interface for periodic interrupt 1Aric Cyr2-27/+11
2022-09-19drm/amd/display: log vertical interrupt 1 for debugJosip Pavic2-0/+8
2022-09-19drm/amd/display: rework recent update PHY state commitWenjing Liu2-0/+13
2022-08-30drm/amd/display: clean up some inconsistent indentingsYang Li1-10/+10
2022-08-30drm/amd/display: remove redundant vertical_line_start variableJinpeng Cui1-4/+1
2022-08-30drm/amd/display: Correct cursor position on horizontal mirrorMartin Tsai3-26/+60
2022-08-30drm/amd/display: Add support for visual confirm colorLeo (Hanghong) Ma1-1/+3
2022-08-30drm/amd/display: Cleanup PSR flagGabe Teeger1-1/+2
2022-08-30drm/amd/display: Cursor lag with PSR1 eDPGabe Teeger1-5/+1
2022-08-25drm/amd/display: Cursor flicker when entering PSRSURobin Chen1-0/+3
2022-08-25drm/amd/display: do not change pipe split policy for RV2Derek Lai1-0/+18
2022-08-17drm/amd/display: Fix comment typomin tang1-1/+1
2022-08-17drm/amd/display: Expand documentation for timingRodrigo Siqueira1-0/+14
2022-08-17drm/amd/display: Add basic kernel doc to CRC code under DCRodrigo Siqueira1-4/+21
2022-08-17drm/amd/display: reverted limiting vscsdp_for_colorimetry and ARGB16161616 pi...Ethan Wellenreiter2-5/+0
2022-08-10drm/amd/display: clear optc underflow before turn off odm clockFudong Wang1-0/+5
2022-08-10drm/amd/display: Avoid MPC infinite loopJosip Pavic1-0/+6
2022-08-10drm/amd/display: Device flash garbage before get in OSChiawen Huang1-0/+1
2022-07-26drm/amd/display: Add dc_ctx to link_enc_create() parametersAurabindo Pillai1-0/+1
2022-07-26drm/amd/display: Use correct DTO_SRC_SEL for 128b/132b encodingMichael Strauss1-0/+1
2022-07-26drm/amd/display: Avoid MPC infinite loopAric Cyr1-0/+5
2022-07-25drm/amd/display: Remove unused variables from dcn10_stream_encoderMaĆ­ra Canal1-10/+0
2022-07-13drm/amd/display: Re-implementing ARGB16161616 pixel format as 22Ethan Wellenreiter2-0/+5
2022-07-12drm/amd/display: Exit SubVP if MPO in useAlvin Lee1-1/+3
2022-07-05drm/amd/display: Move all linux includes into OS typesHarry Wentland6-13/+0
2022-07-05drm/amd/display: Guard against NULL link encoder in log hw stateNicholas Kazlauskas1-1/+1
2022-07-05drm/amd/display: Program ACP related registerAlan Liu2-15/+4