summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-13drm/amdgpu: move the call of ras recovery_init and bad page reserve to proper...Tao Zhou
2019-09-13drm/amdgpu: save umc error recordsTao Zhou
2019-09-13drm/amdgpu: Hook EEPROM table to RASTao Zhou
2019-09-13drm/amdgpu: change ras bps type to eeprom table record structureTao Zhou
2019-09-13drm/madgpu: Fix EEPROM Checksum calculation.Andrey Grodzovsky
2019-09-13drm/amdgpu: Remove clock gating restore.Andrey Grodzovsky
2019-09-13drm/amdgpu: Add smu lock around in pp_smu_i2c_bus_accessAndrey Grodzovsky
2019-09-13drm/amd/display: Add stereo mux and dig programming calls for dcn21Roman Li
2019-09-13drm/amdkfd: Query kfd device info by CHIP id instead of pci device idYong Zhao
2019-09-13drm/amdgpu: Disable page faults while reading user wptrsFelix Kuehling
2019-09-13drm/amdgpu: disable stutter mode for renoirAaron Liu
2019-09-13drm/amd/display: update renoir_ip_offset.hAaron Liu
2019-09-13drm/amd/powerplay: implement sysfs for getting dpm clockPrike Liang
2019-09-13drm/amdgpu: clean up load TMR sequenceJohn Clements
2019-09-13drm/amdgpu: enable TA load support in ArcturusJohn Clements
2019-09-13drm/amdgpu: change r type to int in gmc_v9_0_late_initTao Zhou
2019-09-13drm/amd/powerplay: replace smu->table_count with SMU_TABLE_COUNT in smu (v2)Kevin Wang
2019-09-13drm/amd/amdgpu: add sw_fini interface for df_funcsJack Zhang
2019-09-13drm/amdgpu: init UMC & RSMU register base addressHawking Zhang
2019-09-13drm/amdgpu/nbio: switch to amdgpu_nbio_ras_late_init helper functionHawking Zhang
2019-09-13drm/amdgpu/mmhub: switch to amdgpu_mmhub_ras_late_init helper functionHawking Zhang
2019-09-13drm/amdgpu/sdma: switch to amdgpu_sdma_ras_late_init helper functionHawking Zhang
2019-09-13drm/amdgpu/gfx: switch to amdgpu_gfx_ras_late_init helper functionHawking Zhang
2019-09-13drm/amdgpu/gmc: switch to amdgpu_gmc_ras_late_init helper functionHawking Zhang
2019-09-13drm/amdgpu: set ip specific ras interface pointer to NULL after free itHawking Zhang
2019-09-13dmr/amdgpu: Add system auto reboot to RAS.Andrey Grodzovsky
2019-09-13drm/amdgpu: Avoid HW GPU reset for RAS.Andrey Grodzovsky
2019-09-13drm/amdgpu: Fix bugs in amdgpu_device_gpu_recover in XGMI case.Andrey Grodzovsky
2019-09-13drm/amdgpu: remove amdgpu_cs_try_evictChristian König
2019-09-13drm/amdgpu: reserve at least 4MB of VRAM for page tables v2Christian König
2019-09-13drm/amdgpu: use moving fence instead of exclusive for VM updatesChristian König
2019-09-13drm/amd/powerplay: do proper cleanups on hw_finiEvan Quan
2019-09-13drm/amd/powerplay: update cached feature enablement status V3Evan Quan
2019-09-13drm/amd/powerplay: guard manual mode prerequisite for clock level forceEvan Quan
2019-09-13drm/amdgpu: only apply gds clearing workaround when ras is supportedHawking Zhang
2019-09-13drm/amdgpu: fix memory leak when ras is not supported on specific ip blockHawking Zhang
2019-09-13drm/amdgpu: check mmhub_funcs pointer before refering to itHawking Zhang
2019-09-13drm/amdgpu: Remove unnecessary TLB workaround (v2)Felix Kuehling
2019-09-13drm/amdgpu: Use optimal mtypes and PTE bits for ArcturusFelix Kuehling
2019-09-13drm/amdgpu: Determing PTE flags separately for each mapping (v3)Felix Kuehling
2019-09-13drm/amdgpu: Support new arcturus mtypeOak Zeng
2019-09-13drm/amdgpu: Extends amdgpu vm definitions (v2)Oak Zeng
2019-09-13drm/amdgpu: switch to amdgpu_ras_late_init for nbio v7_4 (v2)Hawking Zhang
2019-09-13drm/amdgpu: add ras_late_init callback function for nbio v7_4 (v3)Hawking Zhang
2019-09-13drm/amdgpu: add mmhub ras_late_init callback function (v2)Hawking Zhang
2019-09-13drm/amdgpu: switch to amdgpu_ras_late_init for gmc v9 block (v2)Hawking Zhang
2019-09-13drm/amdgpu: switch to amdgpu_ras_late_init for sdma v4 block (v2)Hawking Zhang
2019-09-13drm/amdgpu: switch to amdgpu_ras_late_init for gfx v9 block (v2)Hawking Zhang
2019-09-13drm/amdgpu: add helper function to do common ras_late_init/fini (v3)Hawking Zhang
2019-09-13drm/amdgpu: poll ras_controller_irq and err_event_athub_irq statusHawking Zhang