summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dce/dce_stream_encoder.c
AgeCommit message (Expand)AuthorLines
2020-04-30drm/amd/display: remove set but not used variable 'speakers' in dce_stream_en...Zheng Bin-2/+0
2019-11-13drm/amd/display: rename DCN1_0 kconfig to DCNBhawanpreet Lakha-10/+10
2019-11-13drm/amd/display: set MSA MISC1 bit 6 while sending colorimetry in VSC SDPAnthony Koo-0/+1
2019-08-15drm/amd/display: enabling seamless boot sequence for dcn2Martin Leung-0/+12
2019-08-15drm/amd/display: reset hdmi tmds rate and data scramble on pipe resetWenjing Liu-0/+19
2019-07-18drm/amd/display:Use Pixel clock in 100Hz units for HDMI Audio wall clock DTONevenko Stupar-15/+15
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter-0/+2
2019-06-10drm/amd: drop dependencies on drm_os_linux.hSam Ravnborg-0/+2
2019-05-31drm/amd/display: Refactor DIO stream encoderEric Bernstein-13/+0
2019-05-24drm/amd/display: color space ycbcr709 supportCharlene Liu-0/+1
2019-03-27drm/amd/display: Pass SDP spliting in parametersNikola Cornij-1/+2
2019-03-20drm/amd/display: fix DP 422 VID_M half the rate issue.Charlene Liu-1/+1
2019-01-25drm/amd/display: Connect dig_fe to otg directly instead of calling bioshersen wu-1/+9
2019-01-14drm/amd/display: dp interlace MSA timing programming for Interlace mode.Charlene Liu-28/+37
2019-01-14drm/amd/display: Use 100 Hz precision for pipe pixel clocksKen Chalmers-2/+2
2018-11-19drm/amd/display: Clean up dp_blank functionsDavid Francis-13/+10
2018-08-27drm/amdgpu/display: add support for LVDS (v5)Alex Deucher-0/+24
2018-08-21Revert "drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86"Leo (Sunpeng) Li-10/+10
2018-07-19drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86Michel Dänzer-10/+10
2018-06-15drm/amd/display: Allow DP register double bufferEric Bernstein-5/+0
2018-05-29drm/amd/display: check if audio clk enable is applicableRoman Li-1/+2
2018-05-29drm/amd/display: add register offset != 0 check.Charlene Liu-1/+2
2018-05-18drm/amd/display: get rid of 32.32 unsigned fixed pointDmytro Laktyushkin-4/+4
2018-05-15drm/amd/display: fix issue related to infopacket was not transmittedAnthony Koo-19/+6
2018-05-15drm/amd/display: HDMI has no sound after Panel power off/onCharlene Liu-0/+2
2018-04-11drm/amd/display: Make DCN stream encoder shareableEric Bernstein-28/+11
2018-04-11drm/amd/display: Rename encoder_info_packet to dc_info_packetAnthony Koo-2/+2
2018-03-05drm/amd/display: define DC_LOGGER for loggerBhawanpreet Lakha-4/+3
2018-03-05drm/amd/display: Use MACROS instead of dm_loggerBhawanpreet Lakha-3/+3
2018-02-19drm/amd/display: add eDP 1.2+ polling for T7Charlene Liu-1/+5
2017-12-04drm/amd/display: correct DP is always in full range or bt609Charlene Liu-8/+17
2017-12-04drm/amd/display: Move hdr_metadata from plane to streamAnthony Koo-1/+10
2017-11-28drm/amd/display: try to find matching audio inst for enc inst firstCharlene Liu-3/+1
2017-11-28drm/amd/display: fix seq issue: turn on clock before programming afmt.Charlene Liu-0/+5
2017-10-06amdgpu/dc: set a bunch of functions to static.Dave Airlie-3/+3
2017-09-29amdgpu/dc: make get_audio_clock_info return void.Dave Airlie-41/+34
2017-09-29amdgpu/dc: make stream encoder constructor return void.Dave Airlie-8/+1
2017-09-26drm/amd/display: fix aviInfoFrame bar Info and add set_avMuteCharlene Liu-1/+12
2017-09-26drm/amdgpu/display: fix semicolon.cocci warningskbuild test robot-2/+2
2017-09-26drm/amdgpu/display: Enable DCN in DCAlex Deucher-0/+264
2017-09-26drm/amd/display: Add support for programming stereo syncVitaly Prosyak-0/+12
2017-09-26drm/amd/display: Less log spamJordan Lazare-2/+2
2017-09-26drm/amd/display: HDMI deep color mode audio issueCharlene Liu-21/+5
2017-09-26drm/amd/display: fix incorrect programming for YCbCr422 and YCbCr420Charlene Liu-3/+9
2017-09-26drm/amd/display: audio bug fix part 1: Add missing audio ACRCharlene Liu-25/+56
2017-09-26drm/amd/display: HDMI YCbCr422 12bpc pixel format issueCharlene Liu-5/+11
2017-09-26drm/amd/display: remove hw_crtc_timingTony Cheng-1/+1
2017-09-26drm/amd/display: fix Infoframe byte 28-31 doesn't get written out to registerTony Cheng-2/+2
2017-09-26drm/amd/display: Check hdr support before setting.Yongqiang Sun-11/+16
2017-09-26drm/amd/display: DAL3: HDR10 Infoframe encodingAndrew Wong-5/+15