summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dce
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: fix invalid function table overrideChristian König2018-07-101-2/+25
* Merge tag 'drm-next-2018-06-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-06-151-2/+4
|\
| * drm/amd/display: check if audio clk enable is applicableRoman Li2018-05-291-1/+2
| * drm/amd/display: add register offset != 0 check.Charlene Liu2018-05-291-1/+2
* | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-131-2/+4
|/
* drm/amd/display: get rid of 32.32 unsigned fixed pointDmytro Laktyushkin2018-05-188-89/+89
* drm/amdgpu/display: remove VEGA20 config optionAlex Deucher2018-05-181-6/+0Star
* drm/amdgpu/display: remove VEGAM config optionAlex Deucher2018-05-181-4/+0Star
* drm/amd/display: Remove COMBO_DISPLAY_PLL0 from Vega20Feifei Xu2018-05-171-1/+10
* drm/amd/display: fix issue related to infopacket was not transmittedAnthony Koo2018-05-151-19/+6Star
* drm/amd/display: Implement VEGAM device IDs in DCJerry (Fangzhi) Zuo2018-05-151-0/+6
* drm/amd/display: Use dig enable to determine fast boot optimization.Yongqiang Sun2018-05-152-2/+6
* drm/amd/display: HDMI has no sound after Panel power off/onCharlene Liu2018-05-151-0/+2
* drm/amd/display: remove dummy is_blanked() to optimise boot timeShirish S2018-05-151-1/+2
* drm/amd/display: Make DCN stream encoder shareableEric Bernstein2018-04-111-28/+11Star
* drm/amd/display: Add Dynamic debug printsBhawanpreet Lakha2018-04-112-9/+11
* drm/amd/display: Rename encoder_info_packet to dc_info_packetAnthony Koo2018-04-111-2/+2
* drm/amd/display: Separate mem input constuctors for dce 112 and 120Mikita Lipski2018-04-112-7/+76
* drm/amd/display: Implementing new bandwidth registers for DCE120Mikita Lipski2018-04-112-17/+50
* Backmerge tag 'v4.16-rc7' into drm-nextDave Airlie2018-03-281-5/+4Star
|\
| * drm/amd/display: Fix FMT truncation programmingMikita Lipski2018-03-211-2/+2
| * drm/amd/display: Allow truncation to 10 bitsMikita Lipski2018-03-211-3/+2Star
| * drm/amd/display: Refine disable VGAClark Zheng2018-03-191-1/+7
| * drm/amd/display: early return if not in vga mode in disable_vgaEric Yang2018-03-071-4/+6
| * drm/amd/display: Fix takover from VGA modeBhawanpreet Lakha2018-03-071-2/+8
| * drm/amd/display: Pass signal directly to enable_tmds_outputHarry Wentland2018-03-072-12/+6Star
| * drm/amd/display: Move MAX_TMDS_CLOCK define to headerHarry Wentland2018-03-071-7/+0Star
| * drm/amd/display: Default HDMI6G support to true. Log VBIOS table error.Harry Wentland2018-03-071-3/+13
* | drm/amd/display: Refine disable VGAClark Zheng2018-03-161-1/+7
* | drm/amd/display: Use actual TG instance instead of pipe instanceJerry (Fangzhi) Zuo2018-03-141-5/+5
* | drm/amd/display: early return if not in vga mode in disable_vgaEric Yang2018-03-141-1/+3
* | drm/amd/display: Enable backlight support for pre-DCE11 ASICsMikita Lipski2018-03-141-0/+35
* | drm/amd/display: Use MACROS instead of dm_loggerBhawanpreet Lakha2018-03-141-2/+1Star
* | drm/amd/display: fix check condition for edp power controlEric Yang2018-03-141-4/+10
* | drm/amd/display: Fix takover from VGA modeBhawanpreet Lakha2018-03-141-2/+8
* | drm/amd/display: Default HDMI6G support to true. Log VBIOS table error.Harry Wentland2018-03-051-3/+13
* | drm/amd/display: define DC_LOGGER for loggerBhawanpreet Lakha2018-03-057-56/+46Star
* | drm/amd/display: Use MACROS instead of dm_loggerBhawanpreet Lakha2018-03-057-31/+31
* | drm/amd/display: Add regamma lut write mask to SOC baseLeo (Sunpeng) Li2018-03-051-0/+1
* | drm/amd/display: provide an interface to query firmware versionAnthony Koo2018-02-191-1/+1
* | drm/amd/display: Rework DCE transform bit depth reduction programming.Leo (Sunpeng) Li2018-02-191-68/+36Star
* | amdgpu/dc: Fix enum mismatch in calls to program_color_matrix()Matthias Kaehlcke2018-02-191-1/+1
* | drm/amd/display: add eDP 1.2+ polling for T7Charlene Liu2018-02-191-1/+5
* | drm/amd/display: BL setting save/restoreCharlene Liu2018-02-191-0/+9
* | drm/amd/display: eDP sequence BL off first then DP blank.Charlene Liu2018-02-191-0/+3
* | drm/amd/display: disable az_clock_gating for endpoint register access onlyCharlene Liu2018-02-191-1/+17
* | drm/amd/display: clean up DCHUBBUB register definition in hwseqEric Bernstein2018-02-191-75/+1Star
* | drm/amd/display: Move opp reg access from hwss to opp module.Yongqiang Sun2018-02-191-6/+0Star
* | drm/amd/display: disablePSR in UpdatePlanes in PassiveLevelCharlene Liu2018-02-191-0/+3
* | drm/amd/display: Move dpp reg access from hwss to dpp module.Yongqiang Sun2018-02-191-8/+0Star