aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c
AgeCommit message (Expand)Author
2020-05-15amdgpu/gmc_v9: save/restore sdpif regs during S3Shirish S
2019-07-31drm/amdgpu/sriov: Need to initialize the HDP_NONSURFACE_BAStETiecheng Zhou
2019-05-29drm/amdgpu: reserve stollen vram for raven seriesFlora Cui
2019-05-20drm/amdgpu/gmc9: set vram_width properly for SR-IOVAlex Deucher
2019-05-20drm/amdgpu: keep stolen memory on picassoFlora Cui
2019-04-10drm/amdgpu: Add a check to avoid panic because of unexpected irqsxinhui pan
2019-04-10drm/amdgpu: gmc use amdgpu_ras_feature_enable_on_bootxinhui pan
2019-04-03Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2019-03-25Merge tag 'drm-misc-next-2019-03-21' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2019-03-19drm/amdgpu: use ring/hash for fault handling on GMC9 v3Christian König
2019-03-19drm/amdgpu: query sram ecc/ecc availability from atombiosHawking Zhang
2019-03-19drm/amdgpu: handle ras resumexinhui pan
2019-03-19drm/amdkfd: add RAS ECC event support (v3)Eric Huang
2019-03-19drm/amdgpu: enable ras on gmc9xinhui pan
2019-03-19drm/amdgpu: Cosmetic change for calling func amdgpu_gmc_vram_locationOak Zeng
2019-03-19drm/amdgpu: Eliminate the set_pde_pte function pointer in amdgpu_gmc_funcsYong Zhao
2019-03-19drm/amdgpu: fix invalid use of change_bitChristian König
2019-02-20drm: change func to better detect wether swiotlb is neededMichael D Labriola
2019-01-29drm/amdgpu: sriov restrict max_pfn below AMDGPU_GMC_HOLEwentalou
2019-01-14drm/amdgpu: improve GMC v9 page fault messageChristian König
2019-01-14drm/amdgpu/gmc: fix compiler errors [-Werror,-Wmissing-braces] (V2)Shirish S
2018-12-14drm/amdgpu: update the vm invalidation engine layout V2Evan Quan
2018-12-07drm/amdgpu: move IV prescreening into the GMC codeChristian König
2018-12-03drm/amdgpu: add missing error handlingChristian König
2018-12-03drm/amdgpu: add a xgmi supported flagAlex Deucher
2018-11-19Revert "drm/amdgpu: use GMC v9 KIQ workaround only for the GFXHUB" (v2)Chengming Gui
2018-11-05drm/amdgpu: use GMC v9 KIQ workaround only for the GFXHUBChristian König
2018-11-05drm/amdgpu: drop the busy wait for GMC v9 TLB invalidationsChristian König
2018-11-05drm/amdgpu: cleanup GMC v9 TLB invalidationChristian König
2018-11-05drm/amdgpu: drop the remaining uses of ring idx in messagesChristian König
2018-11-05drm/amdgpu: Retire amdgpu_ring.ready flag v4Andrey Grodzovsky
2018-11-05drm/amdgpu: Reorganize amdgpu_gmc_flush_gpu_tlb() for kfd to useYong Zhao
2018-09-26drm/amdgpu: make function pointers mandatoryChristian König
2018-09-14drm/amdgpu: simplify Raven, Raven2, and Picasso handlingAlex Deucher
2018-09-14drm/amdgpu: enable mmhub power gatingKenneth Feng
2018-09-14drm/amdgpu: add picasso support for gmcLikun Gao
2018-09-10drm/amdgpu/gmc9: Adjust GART and AGP location with xgmi offset (v2)Alex Deucher
2018-09-10drm/amdgpu/gmc9: add a new gfxhub 1.1 helper for xgmiAlex Deucher
2018-09-10drm/amdgpu: enable AGP aperture for GMC9 v2Christian König
2018-09-02drm/amdgpu/gmc9: don't keep stolen memory on vega20Alex Deucher
2018-09-02drm/amdgpu/gmc9: don't keep stolen memory on vega12Alex Deucher
2018-09-02drm/amdgpu/gmc9: don't keep stolen memory on RavenAlex Deucher
2018-09-02drm/amdgpu/gmc9: rework stolen vga memory handlingAlex Deucher
2018-08-29drm/amdgpu: move amdgpu_device_(vram|gtt)_locationChristian König
2018-08-28drm/amdgpu: remove extra newline when printing VM faultsChristian König
2018-08-27drm/amdgpu: Refine gmc9 VM fault print.Andrey Grodzovsky
2018-08-27drm/amdgpu: add GMC9 support for PDs/PTs in system memoryChristian König
2018-08-27drm/amdgpu: add amdgpu_gmc_pd_addr helperChristian König
2018-08-27drm/amdgpu: remove gart.table_addrChristian König
2018-08-27drm/amdgpu: rename gart.robj into gart.boChristian König