summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2019-11-11drm/i915/gem: Fix error path to unlock if the GEM context is closedChris Wilson1-1/+1
2019-11-11drm/i915/gt: Only drop heartbeat.systole if the sole ownerChris Wilson1-2/+2
2019-11-08drm/amdgpu/powerplay: fix AVFS handling with custom powerplay tableAlex Deucher1-0/+7
2019-11-08drm/amd/powerplay: dynamically disable ds and ulv for computeKenneth Feng3-0/+65
2019-11-08drm/amd/powerplay: correct Arcturus OD supportEvan Quan1-3/+5
2019-11-08drm/amdgpu: allow direct upload save restore list for raven2changzhu1-1/+3
2019-11-08Merge tag 'drm-misc-next-fixes-2019-11-06' of git://anongit.freedesktop.org/d...Dave Airlie2-14/+14
2019-11-08Merge tag 'drm-intel-next-fixes-2019-11-07' of git://anongit.freedesktop.org/...Dave Airlie14-118/+118
2019-11-08Merge tag 'mediatek-drm-next-5.5-2' of https://github.com/ckhu-mediatek/linux...Dave Airlie6-42/+205
2019-11-08drm/i915/gvt: Stop initializing pvinfo through reading mmioTina Zhang1-0/+4
2019-11-08Merge tag 'drm-fixes-5.4-2019-11-06' of git://people.freedesktop.org/~agd5f/l...Dave Airlie16-24/+106
2019-11-08Merge tag 'drm-intel-fixes-2019-11-06' of git://anongit.freedesktop.org/drm/d...Dave Airlie3-1/+24
2019-11-08Merge tag 'drm-misc-fixes-2019-11-07-1' of git://anongit.freedesktop.org/drm/...Dave Airlie2-8/+25
2019-11-08drm/amdgpu: Avoid accidental thread reactivation.Andrey Grodzovsky1-0/+10
2019-11-08drm/sched: Avoid job cleanup if sched thread is parked.Andrey Grodzovsky1-3/+7
2019-11-08Revert "drm/amdgpu: dont schedule jobs while in reset"Andrey Grodzovsky1-4/+1
2019-11-08drm/sched: Use completion to wait for sched->thread idle v2.Andrey Grodzovsky2-4/+14
2019-11-08drm/amdgpu: fix vega20 pstate status changeJonathan Kim1-3/+4
2019-11-08drm/amdgpu: fix sysfs interface pcie_replay_count error on navi asicKevin Wang1-0/+11
2019-11-08drm/amdgpu: Need to disable msix when unloading driverEmily Deng1-1/+1
2019-11-08drm/amdgpu: Add comments to gmc structureOak Zeng1-0/+30
2019-11-07drm/radeon: fix si_enable_smc_cac() failed issueAlex Deucher1-0/+1
2019-11-07drm/amdgpu/renoir: move gfxoff handling into gfx9 moduleAlex Deucher2-5/+6
2019-11-07drm/amdgpu: add warning for GRBM 1-cycle delay issue in gfx9changzhu1-0/+7
2019-11-07drm/amdgpu: add dummy read by engines for some GCVM status registers in gfx10changzhu4-6/+64
2019-11-07drm/amdgpu: register gpu instance before fan boost feature enablmentEvan Quan2-1/+7
2019-11-07drm/amd/swSMU: fix smu workload bit map errorKevin Wang2-2/+2
2019-11-07drm/amdgpu: Improve RAS documentation (v2)Alex Deucher1-7/+33
2019-11-07drm/radeon: fix si_enable_smc_cac() failed issueAlex Deucher1-0/+1
2019-11-07drm/amdgpu/renoir: move gfxoff handling into gfx9 moduleAlex Deucher2-5/+6
2019-11-07drm/amdgpu: fix double reference droppingPan Bian1-4/+2
2019-11-07drm/amd/powerplay: fix struct init in renoir_print_clk_levelsRaul E Rangel1-1/+3
2019-11-07drm/amdgpu: fix potential double drop fence referencePan Bian1-0/+2
2019-11-07drm/amdgpu: change read of GPU clock counter on Vega10 VFEric Huang1-3/+16
2019-11-07drm/amdgpu: add warning for GRBM 1-cycle delay issue in gfx9changzhu1-0/+7
2019-11-07drm/amdgpu: add dummy read by engines for some GCVM status registers in gfx10changzhu4-6/+64
2019-11-07drm/amd/powerplay: fix deadlock on setting power_dpm_force_performance_levelEvan Quan1-5/+14
2019-11-07drm/amdgpu: perform p-state switch after the whole hive initializedEvan Quan1-12/+35
2019-11-07drm/amdgpu: fix possible pstate switch race conditionEvan Quan2-2/+35
2019-11-07drm/amdgpu: register gpu instance before fan boost feature enablmentEvan Quan2-1/+7
2019-11-07drm/amd/swSMU: fix smu workload bit map errorKevin Wang2-2/+2
2019-11-07drm/amd/powerplay: update Arcturus driver-smu interface headerEvan Quan2-2/+2
2019-11-07drm/amdgpu: disallow direct upload save restore list from gfx driverHawking Zhang1-1/+2
2019-11-07drm/sched: Fix passing zero to 'PTR_ERR' warning v2Andrey Grodzovsky1-2/+5
2019-11-07drm/amdgpu/discovery: Need to free discovery memoryEmily Deng1-3/+3
2019-11-07drm/amd/powerplay: print the pptable providerXiaojie Yuan1-0/+2
2019-11-07Revert "drm/amd/display: setting the DIG_MODE to the correct value."Zhan Liu1-9/+0
2019-11-07drm/amd/display: Add ENGINE_ID_DIGD condition check for Navi14Zhan Liu1-0/+5
2019-11-07drm/amdgpu: Show resolution correctly in mode validation debug outputNeil Mayhew1-1/+1
2019-11-07drm/amdgpu/gpuvm: add some additional comments in amdgpu_vm_update_ptesAlex Deucher1-1/+9