aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher1-2/+5
2019-06-20drm/amd/gmc9: rename AMDGPU_PTE_MTYPE to AMDGPU_PTE_MTYPE_VG10Hawking Zhang1-7/+7
2019-06-19Merge v5.2-rc5 into drm-nextDaniel Vetter1-2/+1
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDaniel Vetter1-0/+4
2019-06-13amdgpu: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-4/+1
2019-06-10drm/amd: drop use of drmP.h in amdgpu.hSam Ravnborg1-0/+4
2019-05-31Merge branch 'drm-next-5.3' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-3/+32
2019-05-29drm/amdgpu: reserve stollen vram for raven seriesFlora Cui1-2/+1
2019-05-24drm/amdgpu/sriov: Need to initialize the HDP_NONSURFACE_BAStETiecheng Zhou1-0/+3
2019-05-24drm/amdgpu: gmc handle ras resumexinhui pan1-1/+18
2019-05-24drm/amdgpu: Skip setting some regs under Vega10 VFTrigger Huang1-0/+3
2019-05-24drm/amdgpu: gmc support ras gpu resetxinhui pan1-2/+8
2019-05-20drm/amdgpu/gmc9: set vram_width properly for SR-IOVAlex Deucher1-1/+9
2019-05-20drm/amdgpu: keep stolen memory on picassoFlora Cui1-0/+1
2019-04-10drm/amdgpu: Add a check to avoid panic because of unexpected irqsxinhui pan1-1/+7
2019-04-10drm/amdgpu: gmc use amdgpu_ras_feature_enable_on_bootxinhui pan1-2/+2
2019-04-03Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-314/+330
2019-03-25Merge tag 'drm-misc-next-2019-03-21' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDaniel Vetter1-1/+1
2019-03-19drm/amdgpu: use ring/hash for fault handling on GMC9 v3Christian König1-57/+3
2019-03-19drm/amdgpu: query sram ecc/ecc availability from atombiosHawking Zhang1-205/+23
2019-03-19drm/amdgpu: handle ras resumexinhui pan1-1/+4
2019-03-19drm/amdkfd: add RAS ECC event support (v3)Eric Huang1-0/+1
2019-03-19drm/amdgpu: enable ras on gmc9xinhui pan1-0/+276
2019-03-19drm/amdgpu: Cosmetic change for calling func amdgpu_gmc_vram_locationOak Zeng1-1/+1
2019-03-19drm/amdgpu: Eliminate the set_pde_pte function pointer in amdgpu_gmc_funcsYong Zhao1-57/+29
2019-03-19drm/amdgpu: fix invalid use of change_bitChristian König1-1/+1
2019-02-20drm: change func to better detect wether swiotlb is neededMichael D Labriola1-1/+1
2019-01-29drm/amdgpu: sriov restrict max_pfn below AMDGPU_GMC_HOLEwentalou1-1/+5
2019-01-14drm/amdgpu: improve GMC v9 page fault messageChristian König1-1/+4
2019-01-14drm/amdgpu/gmc: fix compiler errors [-Werror,-Wmissing-braces] (V2)Shirish S1-1/+2
2018-12-14drm/amdgpu: update the vm invalidation engine layout V2Evan Quan1-22/+31
2018-12-07drm/amdgpu: move IV prescreening into the GMC codeChristian König1-0/+59
2018-12-03drm/amdgpu: add missing error handlingChristian König1-0/+3
2018-12-03drm/amdgpu: add a xgmi supported flagAlex Deucher1-1/+1
2018-11-19Revert "drm/amdgpu: use GMC v9 KIQ workaround only for the GFXHUB" (v2)Chengming Gui1-3/+6
2018-11-05drm/amdgpu: use GMC v9 KIQ workaround only for the GFXHUBChristian König1-3/+3
2018-11-05drm/amdgpu: drop the busy wait for GMC v9 TLB invalidationsChristian König1-22/+4
2018-11-05drm/amdgpu: cleanup GMC v9 TLB invalidationChristian König1-47/+6
2018-11-05drm/amdgpu: drop the remaining uses of ring idx in messagesChristian König1-3/+2
2018-11-05drm/amdgpu: Retire amdgpu_ring.ready flag v4Andrey Grodzovsky1-1/+1
2018-11-05drm/amdgpu: Reorganize amdgpu_gmc_flush_gpu_tlb() for kfd to useYong Zhao1-10/+10
2018-09-26drm/amdgpu: make function pointers mandatoryChristian König1-2/+1
2018-09-14drm/amdgpu: simplify Raven, Raven2, and Picasso handlingAlex Deucher1-4/+0
2018-09-14drm/amdgpu: enable mmhub power gatingKenneth Feng1-1/+0
2018-09-14drm/amdgpu: add picasso support for gmcLikun Gao1-0/+4
2018-09-10drm/amdgpu/gmc9: Adjust GART and AGP location with xgmi offset (v2)Alex Deucher1-0/+6
2018-09-10drm/amdgpu/gmc9: add a new gfxhub 1.1 helper for xgmiAlex Deucher1-0/+7
2018-09-10drm/amdgpu: enable AGP aperture for GMC9 v2Christian König1-0/+2
2018-09-02drm/amdgpu/gmc9: don't keep stolen memory on vega20Alex Deucher1-4/+3
2018-09-02drm/amdgpu/gmc9: don't keep stolen memory on vega12Alex Deucher1-1/+2