summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dce
AgeCommit message (Expand)AuthorFilesLines
2018-04-11drm/amd/display: HDMI has no sound after Panel power off/onCharlene Liu1-0/+2
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-17drm/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-08drm/amd/display: early return if not in vga mode in disable_vgaEric Yang1-4/+6
2018-03-08drm/amd/display: Fix takover from VGA modeBhawanpreet Lakha1-2/+8
2018-03-08drm/amd/display: Pass signal directly to enable_tmds_outputHarry Wentland2-12/+6
2018-03-08drm/amd/display: Move MAX_TMDS_CLOCK define to headerHarry Wentland1-7/+0
2018-03-08drm/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
2018-02-19drm/amd/display: Log which clocks are unsupportedHarry Wentland1-1/+4
2018-02-19drm/amd/display: Move hubp reg access from hwss to hubp module.Yongqiang Sun1-12/+0
2018-02-19drm/amd/display: Pass signal directly to enable_tmds_outputHarry Wentland2-12/+6
2018-02-19drm/amd/display: Move MAX_TMDS_CLOCK define to headerHarry Wentland1-7/+0
2018-02-19drm/amd/display: Pass full 3x4 remap matrix for color transformKrunoslav Kovac1-14/+3
2018-02-19drm/amd/display: Eliminate several Maximus-specific code pathsKen Chalmers1-3/+7
2018-02-19drm/amd/display: Fix Maximus pixel clock programmingKen Chalmers1-11/+1
2017-12-20drm/amd/display: Fix check for whether dmcu fw is runningAnthony Koo5-25/+42
2017-12-14drm/amd/display: Move wait for hpd ready out from edp power control.Yongqiang Sun1-15/+0
2017-12-14drm/amd/display: Add dppclk to dcn_bw_clocksDmytro Laktyushkin1-1/+2
2017-12-14drm/amd/display: try to find matching audio inst for enc inst firstCharlene Liu1-3/+1
2017-12-14drm/amd/display: fix seq issue: turn on clock before programming afmt.Charlene Liu1-1/+3
2017-12-07drm/amdgpu: add license to MakefilesAlex Deucher1-0/+21
2017-12-06drm/amd/display: DMCU and ABM maintenance and refactorAnthony Koo2-27/+23
2017-12-06drm/amd/display: A few more color indentation changesHarry Wentland2-21/+17
2017-12-06drm/amd/display: Remove unused register read in program_pwlHarry Wentland1-3/+0
2017-12-06drm/amd/display: Bunch more color indentation cleanupsHarry Wentland1-55/+49