summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2019-11-08drm/amd/powerplay: correct Arcturus OD supportEvan Quan-3/+5
2019-11-08drm/amdgpu: allow direct upload save restore list for raven2changzhu-1/+3
2019-11-08drm/sched: struct completion requires linux/completion.h inclusionStephen Rothwell-0/+1
2019-11-07drm/amdgpu: Avoid accidental thread reactivation.Andrey Grodzovsky-0/+10
2019-11-07drm/sched: Avoid job cleanup if sched thread is parked.Andrey Grodzovsky-3/+7
2019-11-07Revert "drm/amdgpu: dont schedule jobs while in reset"Andrey Grodzovsky-4/+1
2019-11-07drm/sched: Use completion to wait for sched->thread idle v2.Andrey Grodzovsky-4/+16
2019-11-07drm/amdgpu: fix vega20 pstate status changeJonathan Kim-3/+4
2019-11-07drm/amdgpu: fix sysfs interface pcie_replay_count error on navi asicKevin Wang-0/+11
2019-11-07drm/amdgpu: Need to disable msix when unloading driverEmily Deng-1/+1
2019-11-07drm/amdgpu: Add comments to gmc structureOak Zeng-0/+30
2019-11-06drm/amdgpu: Improve RAS documentation (v2)Alex Deucher-7/+68
2019-11-06drm/radeon: fix si_enable_smc_cac() failed issueAlex Deucher-0/+1
2019-11-06drm/amdgpu/renoir: move gfxoff handling into gfx9 moduleAlex Deucher-5/+6
2019-11-06drm/amdgpu: fix double reference droppingPan Bian-4/+2
2019-11-06drm/amd/powerplay: fix struct init in renoir_print_clk_levelsRaul E Rangel-1/+3
2019-11-06drm/amdgpu: fix potential double drop fence referencePan Bian-0/+2
2019-11-06drm/amdgpu: change read of GPU clock counter on Vega10 VFEric Huang-3/+16
2019-11-06drm/amdgpu: add warning for GRBM 1-cycle delay issue in gfx9changzhu-0/+7
2019-11-06drm/amdgpu: add dummy read by engines for some GCVM status registers in gfx10changzhu-6/+64
2019-11-06drm/amd/powerplay: fix deadlock on setting power_dpm_force_performance_levelEvan Quan-5/+14
2019-11-06drm/amdgpu: perform p-state switch after the whole hive initializedEvan Quan-12/+35
2019-11-06drm/amdgpu: fix possible pstate switch race conditionEvan Quan-2/+35
2019-11-06drm/amdgpu: register gpu instance before fan boost feature enablmentEvan Quan-1/+7
2019-11-06drm/amd/swSMU: fix smu workload bit map errorKevin Wang-2/+2
2019-11-06drm/amd/powerplay: update Arcturus driver-smu interface headerEvan Quan-2/+2
2019-11-06drm/amdgpu: disallow direct upload save restore list from gfx driverHawking Zhang-1/+2
2019-11-06drm/sched: Fix passing zero to 'PTR_ERR' warning v2Andrey Grodzovsky-2/+5
2019-11-06drm/amdgpu/discovery: Need to free discovery memoryEmily Deng-3/+3
2019-11-06drm/amd/powerplay: print the pptable providerXiaojie Yuan-0/+2
2019-11-06Revert "drm/amd/display: setting the DIG_MODE to the correct value."Zhan Liu-9/+0
2019-11-06drm/amd/display: Add ENGINE_ID_DIGD condition check for Navi14Zhan Liu-0/+5
2019-11-06drm/amdgpu: Show resolution correctly in mode validation debug outputNeil Mayhew-1/+1
2019-11-06drm/amdgpu/gpuvm: add some additional comments in amdgpu_vm_update_ptesAlex Deucher-1/+9
2019-11-06drm/amdgpu: enable VCN DPG on Raven and Raven2Alex Deucher-2/+6
2019-11-06drm/amdgpu: add navi14 PCI IDTianci.Yin-0/+1
2019-11-06drm/amd/powerplay: support xgmi pstate setting on powerplay routine V2Evan Quan-4/+44
2019-11-06drm/amd/powerplay: update is_sw_smu_xgmi checkEvan Quan-1/+1
2019-11-06drm/amdgpu: change pstate only after all XGMI device initializedEvan Quan-3/+12
2019-11-06drm/amdgpu: dont schedule jobs while in resetShirish S-1/+4
2019-11-06drm/amdgpu/arcturus: properly set BANK_SELECT and FRAGMENT_SIZEAlex Deucher-0/+9
2019-11-06drm/i915: Don't select BROKENDaniel Vetter-1/+0
2019-11-06drm/dp_mst: fix gcc compile errorChenwandun-1/+1
2019-11-04Merge tag 'drm-next-5.5-2019-11-01' of git://people.freedesktop.org/~agd5f/li...Dave Airlie-1153/+3131
2019-11-04Merge tag 'drm-intel-next-2019-11-01-1' of git://anongit.freedesktop.org/drm/...Dave Airlie-5000/+8773
2019-11-04Merge tag 'drm/tegra/for-5.5-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie-1286/+2873
2019-11-04Merge tag 'drm-misc-next-2019-10-31' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-733/+709
2019-11-01drm/i915: Update DRIVER_DATE to 20191101Joonas Lahtinen-1/+1
2019-11-01drm/i915/selftests: Start kthreads before stoppingChris Wilson-0/+12
2019-11-01drm/i915/lmem: Check against i915_selftest only under CONFIG_SELFTESTChris Wilson-0/+2