summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-10-15drm/amdgpu: remove in_baco_reset hackAlex Deucher3-6/+2
2019-10-15drm/amdgpu: simplify ATPX detectionAlex Deucher1-11/+1
2019-10-15drm/amdgpu: move gpu reset out of amdgpu_device_suspendAlex Deucher2-5/+6
2019-10-15drm/amdgpu: move pci_save_state into suspend pathAlex Deucher1-1/+1
2019-10-15Revert "drm/radeon: Fix EEH during kexec"Alex Deucher1-8/+0
2019-10-15drm/amdgpu/display: fix build error casused by CONFIG_DRM_AMD_DC_DCN2_1Hersen Wu1-3/+0
2019-10-15drm/amdgpu/display: hook renoir dc to pplib funcsHersen Wu2-1/+94
2019-10-15dmr/amdgpu: Fix crash on SRIOV for ERREVENT_ATHUB_INTERRUPT interrupt.Andrey Grodzovsky1-0/+6
2019-10-15drm/amdgpu: user pages array memory leak fixPhilip Yang1-6/+2
2019-10-15drm/amdgpu/powerplay: add renoir funcs to support dcHersen Wu5-61/+141
2019-10-15drm/amd/powerplay: enable Arcturus runtime VCN dpm on/offEvan Quan2-0/+37
2019-10-15drm/amd/powerplay: bug fix for pcie parameters overrideKenneth Feng5-44/+98
2019-10-15drm/amdgpu: Fix tdr3 could hang with slow compute issueEmily Deng2-3/+8
2019-10-15drm/amdgpu: fix potential VM faultsChristian König1-1/+2
2019-10-15drm/amdgpu: fix error handling in amdgpu_bo_list_createChristian König1-1/+6
2019-10-15drm/amdgpu: add RAS support for VML2 and ATCL2Dennis Li1-0/+167
2019-10-15drm/amd/include: add register define for VML2 and ATCL2Dennis Li2-4/+32
2019-10-15drm/amdgpu: change to query the actual EDC counterDennis Li2-325/+498
2019-10-15drm/amd/powerplay: add BACO platformCaps for VEGA20Le Ma1-0/+3
2019-10-15drm/amd/powerplay: send EnterBaco msg with argument as RAS recovery flagLe Ma1-3/+8
2019-10-15drm/amd/powerplay: avoid disabling ECC if RAS is enabled for VEGA20Le Ma1-5/+7
2019-10-15drm/amdgpu/soc15: disable doorbell interrupt as part of BACO entry sequenceLe Ma3-0/+19
2019-10-15drm/amdgpu: Bail earlier when amdgpu.cik_/si_support is not set to 1Hans de Goede2-35/+35
2019-10-15drm/amdgpu/display: clean up dcn2*_pp_smu functionsAlex Deucher3-6/+7
2019-10-15drm/amd/powerplay: re-enable FW_DSTATE feature bitXiaojie Yuan1-4/+1
2019-10-15drm/amdgpu/discovery: reserve discovery data at the top of VRAMXiaojie Yuan5-3/+22
2019-10-15drm/amdgpu/swSMU: custom UMD pstate peak clock for navi14Kevin Wang2-14/+45
2019-10-15drm/amd/powerplay: enable df cstate control on swSMU routineEvan Quan4-1/+51
2019-10-15drm/amd/powerplay: enable df cstate control on powerplay routineEvan Quan5-1/+46
2019-10-10drm/amdgpu/swSMU/navi: add feature toggles for more thingsAlex Deucher1-6/+18
2019-10-10drm/amdgpu/powerplay: Use swap() where appropriateVille Syrjälä2-8/+4
2019-10-10drm/amd/display: Use swap() where appropriateVille Syrjälä3-16/+5
2019-10-10drm/amdgpu: Do not implement power-on for SDMA after do mode2 reset on Renoirchen gong1-1/+1
2019-10-10drm/amd/powerplay: add more feature bitsXiaojie Yuan1-1/+4
2019-10-10drm/amdgpu/sdma5: fix mask value of POLL_REGMEM packet for pipe syncXiaojie Yuan1-1/+1
2019-10-10drm/amdgpu/powerplay: fix typo in mvdd table setupAlex Deucher2-2/+2
2019-10-10drm/amdgpu: fix memory leakNirmoy Das1-7/+7
2019-10-10drm/amdgpu: avoid ras error injection for retired pageTao Zhou1-0/+44
2019-10-10drm/amdgpu: Use the ALIGN() macroLuben Tuikov1-9/+2
2019-10-10drm/amdgpu/ras: document the reboot ras optionAlex Deucher1-1/+2
2019-10-10drm/amdgpu/ras: fix typos in documentationAlex Deucher1-2/+2
2019-10-10drm/amd/display: add renoir specific watermark range and clk helperDmytro Laktyushkin4-22/+26
2019-10-10drm/amd/display: hook up notify watermark ranges and get clock tableEric Yang2-12/+48
2019-10-10drm/amd/display: Skip DIG Check if Link is Virtual for Display CountSung Lee1-1/+2
2019-10-10drm/amd/display: correct stream LTE_340MCSC_SCRAMBLE valueWayne Lin1-1/+3
2019-10-10drm/amd/display: Fix dongle_caps containing stale information.David Galiffi2-1/+2
2019-10-10drm/amd/display: Add capability check for static ramp calcJaehyun Chung1-0/+4
2019-10-10drm/amd/display: 3.2.54Aric Cyr1-1/+1
2019-10-10drm/amd/display: make aux defer delay and aux sw start delay seperateXiaodong Yan1-2/+9
2019-10-10drm/amd/display: use vbios message to call smu for dpm levelCharlene Liu4-2/+28