summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dce/dce_stream_encoder.c
AgeCommit message (Expand)Author
2019-01-25drm/amd/display: Connect dig_fe to otg directly instead of calling bioshersen wu
2019-01-14drm/amd/display: dp interlace MSA timing programming for Interlace mode.Charlene Liu
2019-01-14drm/amd/display: Use 100 Hz precision for pipe pixel clocksKen Chalmers
2018-11-19drm/amd/display: Clean up dp_blank functionsDavid Francis
2018-08-27drm/amdgpu/display: add support for LVDS (v5)Alex Deucher
2018-08-21Revert "drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86"Leo (Sunpeng) Li
2018-07-19drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86Michel Dänzer
2018-06-15drm/amd/display: Allow DP register double bufferEric Bernstein
2018-05-29drm/amd/display: check if audio clk enable is applicableRoman Li
2018-05-29drm/amd/display: add register offset != 0 check.Charlene Liu
2018-05-18drm/amd/display: get rid of 32.32 unsigned fixed pointDmytro Laktyushkin
2018-05-15drm/amd/display: fix issue related to infopacket was not transmittedAnthony Koo
2018-05-15drm/amd/display: HDMI has no sound after Panel power off/onCharlene Liu
2018-04-11drm/amd/display: Make DCN stream encoder shareableEric Bernstein
2018-04-11drm/amd/display: Rename encoder_info_packet to dc_info_packetAnthony Koo
2018-03-05drm/amd/display: define DC_LOGGER for loggerBhawanpreet Lakha
2018-03-05drm/amd/display: Use MACROS instead of dm_loggerBhawanpreet Lakha
2018-02-19drm/amd/display: add eDP 1.2+ polling for T7Charlene Liu
2017-12-04drm/amd/display: correct DP is always in full range or bt609Charlene Liu
2017-12-04drm/amd/display: Move hdr_metadata from plane to streamAnthony Koo
2017-11-28drm/amd/display: try to find matching audio inst for enc inst firstCharlene Liu
2017-11-28drm/amd/display: fix seq issue: turn on clock before programming afmt.Charlene Liu
2017-10-06amdgpu/dc: set a bunch of functions to static.Dave Airlie
2017-09-29amdgpu/dc: make get_audio_clock_info return void.Dave Airlie
2017-09-29amdgpu/dc: make stream encoder constructor return void.Dave Airlie
2017-09-26drm/amd/display: fix aviInfoFrame bar Info and add set_avMuteCharlene Liu
2017-09-26drm/amdgpu/display: fix semicolon.cocci warningskbuild test robot
2017-09-26drm/amdgpu/display: Enable DCN in DCAlex Deucher
2017-09-26drm/amd/display: Add support for programming stereo syncVitaly Prosyak
2017-09-26drm/amd/display: Less log spamJordan Lazare
2017-09-26drm/amd/display: HDMI deep color mode audio issueCharlene Liu
2017-09-26drm/amd/display: fix incorrect programming for YCbCr422 and YCbCr420Charlene Liu
2017-09-26drm/amd/display: audio bug fix part 1: Add missing audio ACRCharlene Liu
2017-09-26drm/amd/display: HDMI YCbCr422 12bpc pixel format issueCharlene Liu
2017-09-26drm/amd/display: remove hw_crtc_timingTony Cheng
2017-09-26drm/amd/display: fix Infoframe byte 28-31 doesn't get written out to registerTony Cheng
2017-09-26drm/amd/display: Check hdr support before setting.Yongqiang Sun
2017-09-26drm/amd/display: DAL3: HDR10 Infoframe encodingAndrew Wong
2017-09-26drm/amd/display: fix hotplug regression after code refactorRoman Li
2017-09-26drm/amd/display: Resolved HDMI assert in dalYongqiang Sun
2017-09-26drm/amd/dc: Add dc display driver (v2)Harry Wentland