aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_stream_encoder.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-29drm/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-22drm/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-15drm/amd/display: Rename set_mst_bandwidth to align with DP specGeorge Shen1-3/+3
2020-08-10drm/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_encoder.cZheng 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-10drm/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-misc into drm-nextDaniel 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-27drm/amd/display: Pass SDP spliting in parametersNikola Cornij1-1/+2
2019-03-20drm/amd/display: Expose generic SDP message access interfaceLeo (Hanghong) Ma1-1/+7
2019-03-20drm/amd/display: fix DP 422 VID_M half the rate issue.Charlene Liu1-3/+4
2019-03-20drm/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-25drm/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
2018-05-29drm/amd/display: DP component depth 16 bpcEric Bernstein1-0/+4
2018-05-18drm/amd/display: get rid of 32.32 unsigned fixed pointDmytro Laktyushkin1-4/+4
2018-05-15drm/amd/display: fix issue related to infopacket was not transmittedAnthony Koo1-4/+7
2018-04-11drm/amd/display: Make DCN stream encoder shareableEric Bernstein1-40/+22
2018-04-11drm/amd/display: Refactor stream encoder for HW reviewEric Bernstein1-0/+1505