summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-03-25drm/amdgpu/swSMU: handle manual AC/DC notificationsAlex Deucher3-0/+27
2020-03-25drm/amdgpu/swSMU: handle DC controlled by GPIO for navi1xAlex Deucher2-1/+7
2020-03-25drm/amdgpu/swSMU: set AC/DC mode based on the current system state (v2)Alex Deucher1-6/+6
2020-03-25drm/amdgpu/swSMU: correct the bootup power source for Navi1X (v2)Evan Quan1-0/+15
2020-03-25drm/amdgpu/swSMU: use the smu11 power source helper for navi1xAlex Deucher1-0/+1
2020-03-25drm/amdgpu/smu11: add a helper to set the power sourceAlex Deucher2-0/+18
2020-03-25drm/amd/swSMU: add callback to set AC/DC power source (v2)Evan Quan2-0/+4
2020-03-25drm/scheduler: fix rare NULL ptr raceYintian Tao1-0/+2
2020-03-25drm/amdgpu: fix the coverage issue to clear ArcVPGRsDennis Li1-1/+1
2020-03-25drm/amd/display: Fix pageflip event race condition for DCN.Mario Kleiner1-3/+15
2020-03-25drm/[radeon|amdgpu]: Remove HAINAN board from max_sclk override checkYassine Oudjana2-2/+0
2020-03-25Revert "drm/amdgpu: add CAP fw loading"Zhigang Luo5-38/+2
2020-03-20drm/amdgpu/sriov : Don't resume RLCG for SRIOV guestshaoyunl1-0/+5
2020-03-20drm/amdgpu: protect RAS sysfs during GPU resetJohn Clements2-1/+20
2020-03-20Merge tag 'mediatek-drm-next-5.7' of https://github.com/ckhu-mediatek/linux.g...Dave Airlie1-0/+18
2020-03-20Merge tag 'amd-drm-next-5.7-2020-03-19' of git://people.freedesktop.org/~agd5...Dave Airlie87-500/+949
2020-03-19drm: amd: fix spelling mistake "shoudn't" -> "shouldn't"Colin Ian King3-3/+3
2020-03-19drm/amdgpu: Remove unnecessary variable shadow in gfx_v9_0_rlcg_wregNathan Chancellor1-5/+1
2020-03-19drm/amdgpu: fix typo for vcn2.5/jpeg2.5 idle checkJames Zhu2-2/+2
2020-03-19drm/amdgpu: fix typo for vcn2/jpeg2 idle checkJames Zhu2-2/+2
2020-03-19drm/amdgpu: fix typo for vcn1 idle checkJames Zhu1-1/+1
2020-03-19drm/amdgpu: add CAP fw loadingZhigang Luo5-2/+38
2020-03-19amd/powerplay: arcturus baco reset disable all featuresJohn Clements1-8/+13
2020-03-19drm/amdgpu: miss PRT case when bo updateYintian Tao1-3/+3
2020-03-19drm/amd/display: add on demand pipe merge logic for dcn2+Dmytro Laktyushkin3-16/+56
2020-03-19drm/amd/display: Allocate scratch space for DMUB CW7Wyatt Wood2-4/+16
2020-03-19drm/amd/display: DPP DTO isn't update properly.Yongqiang Sun3-4/+6
2020-03-19drm/amd/display: Remove connect DIG FE to its BE during timing programmingNikola Cornij4-17/+4
2020-03-19drm/amd/display: combine watermark change and clock change for update clocks.Yongqiang Sun3-9/+10
2020-03-19drm/amd/display: guard DPPHY_Internal_ctrlCharlene Liu1-1/+1
2020-03-19drm/amd/display: differentiate vsc sdp colorimetry use criteria between MST a...Martin Tsai4-22/+22
2020-03-19drm/amd/display: Program self refresh control register on bootSung Lee1-0/+3
2020-03-19drm/amd/display: remove magic numbers in hdcp_ddcWenjing Liu1-6/+6
2020-03-19drm/amd/display: Fallback to dmcub for psr when dmcu is disabledWyatt Wood1-1/+1
2020-03-19drm/amd/display: Set disable_dmcu flag properly per asicWyatt Wood3-6/+6
2020-03-19drm/amd/display: Remove PSR dependency on swizzle modeRoman Li1-6/+1
2020-03-19drm/amd/display: Explicitly disable triplebuffer flipsNicholas Kazlauskas1-0/+3
2020-03-19drm/amd/display: Pass triplebuffer surface flip flags down to plane stateNicholas Kazlauskas2-0/+3
2020-03-19drm/amd/display: fix split threshold w/a to work with mpoDmytro Laktyushkin1-26/+13
2020-03-19drm/amd/display: workaround for HDMI hotplug in DPMSOFF stateYongqiang Sun5-0/+31
2020-03-19drm/amd/display: Remove redundant hdcp display stateIsabel Zhang6-48/+27
2020-03-19drm/amd/display: Fix test pattern color space inconsistency for LinuxJerry (Fangzhi) Zuo1-3/+6
2020-03-19drm/amd/display: update connector->display_info after read edidHersen Wu3-5/+19
2020-03-19drm/amd/display: Revert "DCN2.x Do not program DPPCLK if same value"Sung Lee1-1/+1
2020-03-19Merge tag 'exynos-drm-next-for-v5.7' of git://git.kernel.org/pub/scm/linux/ke...Dave Airlie2-4/+3
2020-03-19Merge tag 'drm-misc-next-2020-03-17' of git://anongit.freedesktop.org/drm/drm...Dave Airlie29-213/+683
2020-03-19Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...Dave Airlie9-148/+14
2020-03-19Merge tag 'drm-intel-next-2020-03-13' of git://anongit.freedesktop.org/drm/dr...Dave Airlie168-4124/+6949
2020-03-19Merge tag 'drm/tegra/for-5.7-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie2-14/+40
2020-03-18drm/exynos: Use mode->clock instead of reverse calculating it from the vrefreshVille Syrjälä1-1/+1