summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c
AgeCommit message (Expand)Author
2020-08-04drm/amdgpu: move keep stolen memory check into gmc coreAlex Deucher
2020-08-04drm/amdgpu: move stolen vga bo from amdgpu to amdgpu.gmcAlex Deucher
2020-08-04drm/amdgpu: use a define for the memory size of the vga emulatorAlex Deucher
2020-07-27drm/amdgpu: fix system hang issue during GPU resetDennis Li
2020-07-08drm/amdgpu: use register distance member instead of hardcode in GMC9Huang Rui
2020-07-02drm/amdgpu: Let KFD use more VMIDs on ArcturusFelix Kuehling
2020-07-02drm/amdgpu: Clean up KFD VMID assignmentFelix Kuehling
2020-05-22drm/amdgpu: add apu flags (v2)Alex Deucher
2020-04-24drm/amdgpu/gmc: Use consistent variable on unlocksColin Ian King
2020-04-24drm/amdgpu: protect ring overrunYintian Tao
2020-04-09drm/amdgpu: Print UTCL2 client ID on a gpuvm faultOak Zeng
2020-03-13drm/amdgpu: update ras capability's query based on mem ecc configurationGuchun Chen
2020-03-05drm/amdgpu: add reset_ras_error_count function for MMHUBHawking Zhang
2020-02-25drm/amdgpu: Improve Vega20 XGMI TLB flush workaroundFelix Kuehling
2020-02-25amdgpu/gmc_v9: save/restore sdpif regs during S3Shirish S
2020-01-27drm/amdgpu: Use the correct flush_type in flush_gpu_tlb_pasidFelix Kuehling
2020-01-27drm/amdgpu: Fix TLB invalidation request when using semaphoreFelix Kuehling
2020-01-22drm/amdgpu: modify packet size for pm4 flush tlbsAlex Sierra
2020-01-16drm/amdgpu: export function to flush TLB via pasidAlex Sierra
2020-01-14drm/amdgpu: Create generic DF struct in adevJoseph Greathouse
2020-01-07drm/amdgpu/gmc: move invaliation bitmap setup to common codeAlex Deucher
2020-01-07drm/amd/amdgpu: L1 Policy(3/5) - removed ECC interrupt from VFZhigang Luo
2020-01-07drm/amd/amdgpu: L1 Policy(2/5) - removed GC GRBM violations from gfxhubZhigang Luo
2020-01-07drm/amd/amdgpu: L1 Policy(1/5) - removed VM settings for mmhub and gfxhub fro...Zhigang Luo
2019-12-23drm/amdgpu: Added ASIC specific check in gmc v9.0 ECC interrupt programming s...John Clements
2019-12-17Merge tag 'drm-next-5.6-2019-12-11' of git://people.freedesktop.org/~agd5f/li...Daniel Vetter
2019-12-12drm/amdgpu: add invalidate semaphore limit for SRIOV and picasso in gmc9changzhu
2019-12-12drm/amdgpu: avoid using invalidate semaphore for picassochangzhu
2019-12-11drm/amdgpu: Added RAS UMC error query support for ArcturusJohn Clements
2019-12-11drm/amdgpu: avoid using invalidate semaphore for picassochangzhu
2019-11-22drm/amdgpu: invalidate mmhub semaphore workaround in gmc9/gmc10changzhu
2019-11-22drm/amdgpu: invalidate mmhub semaphore workaround in gmc9/gmc10changzhu
2019-11-22drm/amdgpu: implement querying ras error count for mmhub9.4Dennis Li
2019-11-19drm/amdgpu: init umc functions for arcturus umc rasHawking Zhang
2019-10-10drm/amdgpu: Enable gfx cache probing on HDP write for arcturusOak Zeng
2019-10-10drm/amdgpu: Clean up gmc_v9_0_gart_enableOak Zeng
2019-10-07drm/amdgpu: Report vram vendor with sysfs (v3)Ori Messinger
2019-10-03drm/amd/amdgpu/sriov ip block setting of ArcturusJack Zhang
2019-10-03drm/amdgpu: implement common gmc_ras_late_initTao Zhou
2019-10-03drm/amdgpu: remove ih_info parameter of umc_ras_late_initTao Zhou
2019-10-03drm/amdgpu: add common gmc_ras_fini functionTao Zhou
2019-10-03drm/amdgpu: move mmhub_ras_if from gmc to mmhub blockTao Zhou
2019-10-03drm/amdgpu: replace mmhub_funcs with mmhub.funcsTao Zhou
2019-10-03drm/amdgpu: move umc_ras_if from gmc to umc blockTao Zhou
2019-10-03drm/amdgpu: move umc ras irq functions to umc blockTao Zhou
2019-10-03drm/amdgpu: update parameter of ras_ih_cbTao Zhou
2019-10-03drm/amdgpu: fix an UMC hw arbitrator bug(v3)Monk Liu
2019-10-03drm/amdgpu/atomfirmware: simplify the interface to get vram infoAlex Deucher
2019-09-16drm/amdgpu: add graceful VM fault handling v3Christian König
2019-09-16drm/amdgpu: initialize ras structures for xgmi block (v2)Hawking Zhang