summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: added RAS EEPROM device support checkJohn Clements2020-08-041-1/+16
* drm/amdgpu: enable RAS support for sienna cichlidJohn Clements2020-08-042-2/+7
* drm/amdgpu: introduce a new parameter to configure how many KCQ we want(v5)Monk Liu2020-08-047-73/+76
* drm/amdgpu: update eeprom once specifying one bigger threshold(v3)Guchun Chen2020-08-041-2/+28
* drm/amdgpu: disable page reservation when amdgpu_bad_page_threshold = 0Guchun Chen2020-08-042-4/+6
* drm/amdgpu: decouple sysfs creating of bad page nodeGuchun Chen2020-08-041-21/+42
* drm/amdgpu: add one definition for RAS's sysfs/debugfs name(v2)Guchun Chen2020-08-041-5/+7
* drm/amdgpu: restore ras flags when user resets eeprom(v2)Guchun Chen2020-08-041-3/+10
* drm/amdgpu: break GPU recovery once it's in bad state(v4)Guchun Chen2020-08-045-3/+79
* drm/amdgpu: schedule ras recovery when reaching bad page threshold(v2)Guchun Chen2020-08-041-1/+36
* drm/amdgpu: skip bad page reservation once issuing from eeprom writeGuchun Chen2020-08-042-5/+11
* drm/amdgpu: break driver init process when it's bad GPU(v5)Guchun Chen2020-08-044-7/+36
* drm/amdgpu: add bad gpu tag definitionGuchun Chen2020-08-041-0/+3
* drm/amdgpu: validate bad page threshold in ras(v3)Guchun Chen2020-08-044-0/+58
* drm/amdgpu: add bad page count threshold in module parameter(v3)Guchun Chen2020-08-042-0/+12
* Revert "drm/amdgpu: Fix NULL dereference in dpm sysfs handlers"Alex Deucher2020-07-301-3/+6
* drm/amdgpu: enable GFXOFF for navy_flounderJiansong Chen2020-07-301-0/+1
* drm amdgpu: Skip tmr load for SRIOVLiu ChengZhe2020-07-301-6/+29
* drm/amdgpu: fix PSP autoload twice in FLRLiu ChengZhe2020-07-301-1/+3
* drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()Peilin Ye2020-07-301-1/+2
* drm/amdgpu: update GC golden setting for navy_flounderJiansong Chen2020-07-301-2/+2
* drm/amdgpu: enable umc 8.7 functions in gmc v10John Clements2020-07-302-2/+50
* drm/amdgpu: skip crit temperature values on APU (v2)Huang Rui2020-07-301-0/+6
* drm/amdgpu/si: initial support for GPU resetAlex Deucher2020-07-281-2/+90
* drm/amdgpu: enable DC support for SI parts (v2)Mauro Rossi2020-07-282-0/+16
* drm/amdgpu: add support for umc 8.7 ras functionsJohn Clements2020-07-272-0/+382
* drm/amd/powerplay: revise the outputs layout of amdgpu_pm_info debugfsEvan Quan2020-07-271-8/+11
* Revert "drm/amdgpu/vcn3.0: remove extra asic type check"James Zhu2020-07-271-13/+16
* drm/amdkfd: Add thermal throttling SMI eventMukul Joshi2020-07-272-0/+5
* drm/amdgpu: fix system hang issue during GPU resetDennis Li2020-07-2734-172/+446
* drm/amdgpu: update dec ring test for VCN 3.0Boyuan Zhang2020-07-271-1/+1
* drm/amdgpu/vcn3.0: remove extra asic type checkJames Zhu2020-07-271-16/+13
* drm/amdgpu/jpeg3.0: remove extra asic type checkJames Zhu2020-07-271-5/+4
* drm/amdgpu: Remove extra asic type checkJames Zhu2020-07-271-17/+12
* drm/amdgpu/jpeg: Remove extra asic type checkJames Zhu2020-07-271-15/+11
* drm/amdgpu/powerplay: add some documentation about memory clockAlex Deucher2020-07-231-0/+46
* drm/amdgpu: move umc specific macros to headerJohn Clements2020-07-232-14/+14
* drm/amdgpu: update golden setting for sienna_cichlidLikun Gao2020-07-231-1/+1
* drm/amd/amdgpu: Fix compiler warning in df driverTom St Denis2020-07-221-1/+1
* drm/amdgpu: won't include gc and mmhub register headers in GMC blockHuang Rui2020-07-221-2/+0
* drm/amdgpu: move get_invalidate_req function into gfxhub/mmhub levelHuang Rui2020-07-225-23/+67
* drm/amdgpu: add vmhub funcs helper (v2)Huang Rui2020-07-225-23/+108
* drm/amdgpu: abstract set_vm_fault_masks function to refine the programmingHuang Rui2020-07-223-49/+28
* drm/amdgpu: add member to store vm fault interrupt masksHuang Rui2020-07-224-0/+26
* drm/amdgpu: add printing after executing page reservation to eepromGuchun Chen2020-07-221-1/+4
* drm/amdgpu: expand sienna chichlid reg access supportJohn Clements2020-07-221-0/+45
* drm/amdgpu: remove eeprom from the smu i2c handlersAlex Deucher2020-07-212-28/+28
* drm/amdgpu: move i2c bus lock out of ras structureAlex Deucher2020-07-213-8/+4
* drm/amdgpu: Fix NULL dereference in dpm sysfs handlersPaweł Gronowski2020-07-211-6/+3
* drm/amdgpu/vcn: merge shared memory into vcpuJames Zhu2020-07-212-13/+6