aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dce (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-15Merge tag 'drm-next-2018-06-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-2/+4
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-2/+4
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 Laktyushkin8-89/+89
2018-05-18drm/amdgpu/display: remove VEGA20 config optionAlex Deucher1-6/+0
2018-05-18drm/amdgpu/display: remove VEGAM config optionAlex Deucher1-4/+0
2018-05-17drm/amd/display: Remove COMBO_DISPLAY_PLL0 from Vega20Feifei Xu1-1/+10
2018-05-15drm/amd/display: fix issue related to infopacket was not transmittedAnthony Koo1-19/+6
2018-05-15drm/amd/display: Implement VEGAM device IDs in DCJerry (Fangzhi) Zuo1-0/+6
2018-05-15drm/amd/display: Use dig enable to determine fast boot optimization.Yongqiang Sun2-2/+6
2018-05-15drm/amd/display: HDMI has no sound after Panel power off/onCharlene Liu1-0/+2
2018-05-15drm/amd/display: remove dummy is_blanked() to optimise boot timeShirish S1-1/+2
2018-04-11drm/amd/display: Make DCN stream encoder shareableEric Bernstein1-28/+11
2018-04-11drm/amd/display: Add Dynamic debug printsBhawanpreet Lakha2-9/+11
2018-04-11drm/amd/display: Rename encoder_info_packet to dc_info_packetAnthony Koo1-2/+2
2018-04-11drm/amd/display: Separate mem input constuctors for dce 112 and 120Mikita Lipski2-7/+76
2018-04-11drm/amd/display: Implementing new bandwidth registers for DCE120Mikita Lipski2-17/+50
2018-03-28Backmerge tag 'v4.16-rc7' into drm-nextDave Airlie1-5/+4
2018-03-21drm/amd/display: Fix FMT truncation programmingMikita Lipski1-2/+2
2018-03-21drm/amd/display: Allow truncation to 10 bitsMikita Lipski1-3/+2
2018-03-19drm/amd/display: Refine disable VGAClark Zheng1-1/+7
2018-03-16drm/amd/display: Refine disable VGAClark Zheng1-1/+7
2018-03-14drm/amd/display: Use actual TG instance instead of pipe instanceJerry (Fangzhi) Zuo1-5/+5
2018-03-14drm/amd/display: early return if not in vga mode in disable_vgaEric Yang1-1/+3
2018-03-14drm/amd/display: Enable backlight support for pre-DCE11 ASICsMikita Lipski1-0/+35
2018-03-14drm/amd/display: Use MACROS instead of dm_loggerBhawanpreet Lakha1-2/+1
2018-03-14drm/amd/display: fix check condition for edp power controlEric Yang1-4/+10
2018-03-14drm/amd/display: Fix takover from VGA modeBhawanpreet Lakha1-2/+8
2018-03-07drm/amd/display: early return if not in vga mode in disable_vgaEric Yang1-4/+6
2018-03-07drm/amd/display: Fix takover from VGA modeBhawanpreet Lakha1-2/+8
2018-03-07drm/amd/display: Pass signal directly to enable_tmds_outputHarry Wentland2-12/+6
2018-03-07drm/amd/display: Move MAX_TMDS_CLOCK define to headerHarry Wentland1-7/+0
2018-03-07drm/amd/display: Default HDMI6G support to true. Log VBIOS table error.Harry Wentland1-3/+13
2018-03-05drm/amd/display: Default HDMI6G support to true. Log VBIOS table error.Harry Wentland1-3/+13
2018-03-05drm/amd/display: define DC_LOGGER for loggerBhawanpreet Lakha7-56/+46
2018-03-05drm/amd/display: Use MACROS instead of dm_loggerBhawanpreet Lakha7-31/+31
2018-03-05drm/amd/display: Add regamma lut write mask to SOC baseLeo (Sunpeng) Li1-0/+1
2018-02-19drm/amd/display: provide an interface to query firmware versionAnthony Koo1-1/+1
2018-02-19drm/amd/display: Rework DCE transform bit depth reduction programming.Leo (Sunpeng) Li1-68/+36
2018-02-19amdgpu/dc: Fix enum mismatch in calls to program_color_matrix()Matthias Kaehlcke1-1/+1
2018-02-19drm/amd/display: add eDP 1.2+ polling for T7Charlene Liu1-1/+5
2018-02-19drm/amd/display: BL setting save/restoreCharlene Liu1-0/+9
2018-02-19drm/amd/display: eDP sequence BL off first then DP blank.Charlene Liu1-0/+3
2018-02-19drm/amd/display: disable az_clock_gating for endpoint register access onlyCharlene Liu1-1/+17
2018-02-19drm/amd/display: clean up DCHUBBUB register definition in hwseqEric Bernstein1-75/+1
2018-02-19drm/amd/display: Move opp reg access from hwss to opp module.Yongqiang Sun1-6/+0
2018-02-19drm/amd/display: disablePSR in UpdatePlanes in PassiveLevelCharlene Liu1-0/+3
2018-02-19drm/amd/display: Move dpp reg access from hwss to dpp module.Yongqiang Sun1-8/+0
2018-02-19drm/amd/display: Fix check for setting input TFAndrew Jiang2-3/+3