summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | drm/amdgpu/powerplay: properly set PP_GFXOFF_MASK (v2)Alex Deucher2019-11-222-0/+11
* | | | | | | drm/amdgpu: fix bad DMA from INTERRUPT_CNTL2Sam Bobroff2019-11-221-1/+2
* | | | | | | drm/amd/display: Fix debugfs on MST connectorsMikita Lipski2019-11-221-1/+9
* | | | | | | drm/amdgpu/nv: add asic func for fetching vbios from rom directlyAlex Deucher2019-11-221-2/+22
* | | | | | | drm/amdgpu: put flush_delayed_work at firstYintian Tao2019-11-221-3/+1
* | | | | | | drm/amdgpu/vcn2.5: fix the enc loop with hw finiLeo Liu2019-11-221-3/+3
* | | | | | | drm/amd/powerplay: correct fine grained dpm force level settingEvan Quan2019-11-221-0/+6
* | | | | | | drm/amd/powerplay: issue no PPSMC_MSG_GetCurrPkgPwr on unsupported ASICsEvan Quan2019-11-221-5/+18
* | | | | | | drm/amd/powerplay: issue BTC on Navi during SMU setupEvan Quan2019-11-221-0/+12
* | | | | | | drm/amd/powerplay: avoid DPM reenable process on Navi1x ASICs V2Evan Quan2019-11-222-4/+28
* | | | | | | drm/amdgpu/gfx10: fix mqd backup/restore for gfx rings (v2)Xiaojie Yuan2019-11-223-6/+7
* | | | | | | Merge tag 'drm-next-5.5-2019-11-15' of git://people.freedesktop.org/~agd5f/li...Dave Airlie2019-11-2115-33/+490
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | drm/amdgpu/vcn: finish delay work before release resourcesAlex Deucher2019-11-131-0/+2
| * | | | | | drm/amd/powerplay: read pcie speed/width info (v2)Kenneth Feng2019-11-134-9/+69
| * | | | | | drm/amdgpu/smu_v11: Unify and fix power limitsMatt Coffin2019-11-118-28/+78
| * | | | | | drm/amdgpu/navi10: Implement od clk printingMatt Coffin2019-11-111-5/+51
| * | | | | | drm/amdgpu/navi10: implement GFXCLK_CURVE overdriveMatt Coffin2019-11-112-2/+60
| * | | | | | drm/amdgpu/navi10: implement sclk/mclk OD via pp_od_clk_voltageMatt Coffin2019-11-113-0/+209
| * | | | | | drm/amd/amdgpu: finish delay works before release resourcesJesse Zhang2019-11-113-0/+5
| * | | | | | drm/amdgpu/powerplay/smu7: fix AVFS handling with custom powerplay tableAlex Deucher2019-11-111-0/+7
| * | | | | | drm/amdgpu: avoid upload corrupted ta ucode to pspHawking Zhang2019-11-111-1/+21
* | | | | | | Merge tag 'drm-next-5.5-2019-11-08' of git://people.freedesktop.org/~agd5f/li...Dave Airlie2019-11-1426-53/+342
|\| | | | | |
| * | | | | | drm/amdgpu/powerplay: fix AVFS handling with custom powerplay tableAlex Deucher2019-11-081-0/+7
| * | | | | | drm/amd/powerplay: dynamically disable ds and ulv for computeKenneth Feng2019-11-083-0/+65
| * | | | | | drm/amd/powerplay: correct Arcturus OD supportEvan Quan2019-11-081-3/+5
| * | | | | | drm/amdgpu: allow direct upload save restore list for raven2changzhu2019-11-081-1/+3
| * | | | | | drm/amdgpu: Avoid accidental thread reactivation.Andrey Grodzovsky2019-11-071-0/+10
| * | | | | | Revert "drm/amdgpu: dont schedule jobs while in reset"Andrey Grodzovsky2019-11-071-4/+1
| * | | | | | drm/amdgpu: fix vega20 pstate status changeJonathan Kim2019-11-071-3/+4
| * | | | | | drm/amdgpu: fix sysfs interface pcie_replay_count error on navi asicKevin Wang2019-11-071-0/+11
| * | | | | | drm/amdgpu: Need to disable msix when unloading driverEmily Deng2019-11-071-1/+1
| * | | | | | drm/amdgpu: Add comments to gmc structureOak Zeng2019-11-071-0/+30
| * | | | | | drm/amdgpu: Improve RAS documentation (v2)Alex Deucher2019-11-061-7/+33
| * | | | | | drm/amdgpu/renoir: move gfxoff handling into gfx9 moduleAlex Deucher2019-11-062-5/+6
| * | | | | | drm/amdgpu: fix double reference droppingPan Bian2019-11-061-4/+2
| * | | | | | drm/amd/powerplay: fix struct init in renoir_print_clk_levelsRaul E Rangel2019-11-061-1/+3
| * | | | | | drm/amdgpu: fix potential double drop fence referencePan Bian2019-11-061-0/+2
| * | | | | | drm/amdgpu: change read of GPU clock counter on Vega10 VFEric Huang2019-11-061-3/+16
| * | | | | | drm/amdgpu: add warning for GRBM 1-cycle delay issue in gfx9changzhu2019-11-061-0/+7
| * | | | | | drm/amdgpu: add dummy read by engines for some GCVM status registers in gfx10changzhu2019-11-064-6/+64
| * | | | | | drm/amd/powerplay: fix deadlock on setting power_dpm_force_performance_levelEvan Quan2019-11-061-5/+14
| * | | | | | drm/amdgpu: perform p-state switch after the whole hive initializedEvan Quan2019-11-061-12/+35
| * | | | | | drm/amdgpu: fix possible pstate switch race conditionEvan Quan2019-11-062-2/+35
| * | | | | | drm/amdgpu: register gpu instance before fan boost feature enablmentEvan Quan2019-11-062-1/+7
| * | | | | | drm/amd/swSMU: fix smu workload bit map errorKevin Wang2019-11-062-2/+2
| * | | | | | drm/amd/powerplay: update Arcturus driver-smu interface headerEvan Quan2019-11-062-2/+2
| * | | | | | drm/amdgpu: disallow direct upload save restore list from gfx driverHawking Zhang2019-11-061-1/+2
| * | | | | | drm/amdgpu/discovery: Need to free discovery memoryEmily Deng2019-11-061-3/+3
| * | | | | | drm/amd/powerplay: print the pptable providerXiaojie Yuan2019-11-061-0/+2
| * | | | | | Revert "drm/amd/display: setting the DIG_MODE to the correct value."Zhan Liu2019-11-061-9/+0
OpenPOWER on IntegriCloud