summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_stream_encoder.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-14drm/amd/display: convert link.h functions to function pointer styleWenjing Liu1-3/+4
2023-03-07drm/amd/display: Drop unnecessary DCN guardsHarry Wentland1-2/+1
2023-02-09drm/amd/display: break down dc_link.cWenjing Liu1-3/+3
2023-01-24drm/amd/display: merge dc_link_dp into dc_linkWenjing Liu1-1/+1
2023-01-24drm/amd/display: Enable AdaptiveSync in DC interfaceSung Joon Kim1-0/+7
2023-01-13drm/amd/display: move dpcd logic from dc_link_dpcd to link_dpcdWenjing Liu1-1/+1
2022-07-25drm/amd/display: Remove unused variables from dcn10_stream_encoderMaĆ­ra Canal1-10/+0
2022-07-05drm/amd/display: Move all linux includes into OS typesHarry Wentland1-2/+0
2022-07-05drm/amd/display: Program ACP related registerAlan Liu1-1/+2
2022-06-15drm/amd/display: Add support for HF-VSIFAhmad Othman1-3/+5
2022-04-26drm/amd/display: Add Audio readback registersIlya Bakoulin1-0/+1
2022-02-03drm/amd/display: revert "Reset fifo after enable otg"Zhan Liu1-15/+0
2021-11-22drm/amd/display: Reset fifo after enable otgXu, Jinze1-0/+15
2021-09-30drm/amd/display: Handle Y carry-over in VCP X.Y calculationGeorge Shen1-0/+6
2021-09-28drm/amd/display: Don't enable AFMT for DP audio streamMichael Strauss1-5/+0
2021-09-14drm/amd/display: Add VPG and AFMT low power support for DCN3.1Michael Strauss1-0/+10
2021-09-14drm/amd/display: Add DPCD writes at key pointsLeo (Hanghong) Ma1-0/+10
2021-09-01drm/amd/display: Initialize GSP1 SDP headerWyatt Wood1-0/+10
2021-08-24drm/amd/display: Add Logging for HDMI color depth informationPraful Swarnakar1-0/+11
2021-02-23drm/amd/display: Synchronize displays with different timingsVladimir Stempen1-1/+0
2020-11-10drm/amd/display: Move common speakersToChannels definition to hw_shared.hEric Bernstein1-82/+0
2020-09-22drm/amd/display: Increase timeout for DP DisableWesley Chalmers1-2/+2
2020-09-16drm/amd/display: Rename set_mst_bandwidth to align with DP specGeorge Shen1-3/+3
2020-08-11drm/amd/display: Switch to immediate mode for updating infopacketsAnthony Koo1-8/+8
2020-04-30drm/amd/display: remove set but not used variable 'speakers' in dcn10_stream_...Zheng Bin1-2/+0
2020-02-06drm/amd/display: add stream_enc_inst for PSP HDCP inst useCharlene Liu1-0/+1
2019-11-13drm/amd/display: set MSA MISC1 bit 6 while sending colorimetry in VSC SDPAnthony Koo1-4/+2
2019-10-11drm/amd/display: add more checks to validate seamless boot timingMartin Leung1-0/+62
2019-08-15drm/amd/display: enabling seamless boot sequence for dcn2Martin Leung1-0/+12
2019-08-15drm/amd/display: reset hdmi tmds rate and data scramble on pipe resetWenjing Liu1-0/+14
2019-07-18drm/amd/display: Do not fill Null packet in the blank periodCharlene Liu1-1/+2
2019-07-18drm/amd/display:Use Pixel clock in 100Hz units for HDMI Audio wall clock DTONevenko Stupar1-15/+15
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter1-0/+1
2019-06-10drm/amd: drop dependencies on drm_os_linux.hSam Ravnborg1-0/+1
2019-05-31drm/amd/display: Refactor DIO stream encoderEric Bernstein1-17/+4
2019-05-24drm/amd/display: Expose send immediate sdp message interfaceLeo (Hanghong) Ma1-6/+100
2019-05-24drm/amd/display: color space ycbcr709 supportCharlene Liu1-0/+1
2019-03-28drm/amd/display: Pass SDP spliting in parametersNikola Cornij1-1/+2
2019-03-21drm/amd/display: Expose generic SDP message access interfaceLeo (Hanghong) Ma1-1/+7
2019-03-21drm/amd/display: fix DP 422 VID_M half the rate issue.Charlene Liu1-3/+4
2019-03-21drm/amd/display: Fix setting DP_VID_N_MULEric Bernstein1-4/+9
2019-03-19drm/amd/display: Increase DP blank timeout from 30 ms to 50 msKen Chalmers1-2/+2
2019-01-26drm/amd/display: Connect dig_fe to otg directly instead of calling bioshersen wu1-0/+9
2019-01-14drm/amd/display: dp interlace MSA timing programming for Interlace mode.Charlene Liu1-28/+40
2019-01-14drm/amd/display: Use 100 Hz precision for pipe pixel clocksKen Chalmers1-1/+1
2018-11-19drm/amd/display: Clean up dp_blank functionsDavid Francis1-3/+0
2018-06-15drm/amd/display: Allow DP register double bufferEric Bernstein1-25/+19
2018-06-15drm/amd/display: Convert quotes to Ascii quotesKrunoslav Kovac1-1/+1
2018-06-15drm/amd/display: Stream encoder updateEric Bernstein1-29/+1
2018-06-15drm/amd/display: DP YCbCr 4:2:0 supportEric Bernstein1-2/+12