summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dce/dce_stream_encoder.c
AgeCommit message (Expand)AuthorFilesLines
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/+19
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/+2
2019-06-10drm/amd: drop dependencies on drm_os_linux.hSam Ravnborg1-0/+2
2019-05-31drm/amd/display: Refactor DIO stream encoderEric Bernstein1-13/+0
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: fix DP 422 VID_M half the rate issue.Charlene Liu1-1/+1
2019-01-25drm/amd/display: Connect dig_fe to otg directly instead of calling bioshersen wu1-1/+9
2019-01-14drm/amd/display: dp interlace MSA timing programming for Interlace mode.Charlene Liu1-28/+37
2019-01-14drm/amd/display: Use 100 Hz precision for pipe pixel clocksKen Chalmers1-2/+2
2018-11-19drm/amd/display: Clean up dp_blank functionsDavid Francis1-13/+10
2018-08-27drm/amdgpu/display: add support for LVDS (v5)Alex Deucher1-0/+24
2018-08-21Revert "drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86"Leo (Sunpeng) Li1-10/+10
2018-07-19drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86Michel Dänzer1-10/+10
2018-06-15drm/amd/display: Allow DP register double bufferEric Bernstein1-5/+0
2018-05-29drm/amd/display: check if audio clk enable is applicableRoman Li1-1/+2
2018-05-29drm/amd/display: add register offset != 0 check.Charlene Liu1-1/+2
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-19/+6
2018-05-15drm/amd/display: HDMI has no sound after Panel power off/onCharlene Liu1-0/+2
2018-04-11drm/amd/display: Make DCN stream encoder shareableEric Bernstein1-28/+11
2018-04-11drm/amd/display: Rename encoder_info_packet to dc_info_packetAnthony Koo1-2/+2
2018-03-05drm/amd/display: define DC_LOGGER for loggerBhawanpreet Lakha1-4/+3
2018-03-05drm/amd/display: Use MACROS instead of dm_loggerBhawanpreet Lakha1-3/+3
2018-02-19drm/amd/display: add eDP 1.2+ polling for T7Charlene Liu1-1/+5
2017-12-04drm/amd/display: correct DP is always in full range or bt609Charlene Liu1-8/+17
2017-12-04drm/amd/display: Move hdr_metadata from plane to streamAnthony Koo1-1/+10
2017-11-28drm/amd/display: try to find matching audio inst for enc inst firstCharlene Liu1-3/+1
2017-11-28drm/amd/display: fix seq issue: turn on clock before programming afmt.Charlene Liu1-0/+5
2017-10-06amdgpu/dc: set a bunch of functions to static.Dave Airlie1-3/+3
2017-09-29amdgpu/dc: make get_audio_clock_info return void.Dave Airlie1-41/+34
2017-09-29amdgpu/dc: make stream encoder constructor return void.Dave Airlie1-8/+1
2017-09-26drm/amd/display: fix aviInfoFrame bar Info and add set_avMuteCharlene Liu1-1/+12
2017-09-26drm/amdgpu/display: fix semicolon.cocci warningskbuild test robot1-2/+2
2017-09-26drm/amdgpu/display: Enable DCN in DCAlex Deucher1-0/+264
2017-09-26drm/amd/display: Add support for programming stereo syncVitaly Prosyak1-0/+12
2017-09-26drm/amd/display: Less log spamJordan Lazare1-2/+2
2017-09-26drm/amd/display: HDMI deep color mode audio issueCharlene Liu1-21/+5
2017-09-26drm/amd/display: fix incorrect programming for YCbCr422 and YCbCr420Charlene Liu1-3/+9
2017-09-26drm/amd/display: audio bug fix part 1: Add missing audio ACRCharlene Liu1-25/+56
2017-09-26drm/amd/display: HDMI YCbCr422 12bpc pixel format issueCharlene Liu1-5/+11
2017-09-26drm/amd/display: remove hw_crtc_timingTony Cheng1-1/+1
2017-09-26drm/amd/display: fix Infoframe byte 28-31 doesn't get written out to registerTony Cheng1-2/+2
2017-09-26drm/amd/display: Check hdr support before setting.Yongqiang Sun1-11/+16
2017-09-26drm/amd/display: DAL3: HDR10 Infoframe encodingAndrew Wong1-5/+15
2017-09-26drm/amd/display: fix hotplug regression after code refactorRoman Li1-1/+1
2017-09-26drm/amd/display: Resolved HDMI assert in dalYongqiang Sun1-3/+3
2017-09-26drm/amd/dc: Add dc display driver (v2)Harry Wentland1-0/+1302