summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c
AgeCommit message (Expand)Author
2020-01-16drm/amdgpu: export function to flush TLB via pasidAlex Sierra
2019-09-16drm/amdgpu: cleanup PTE flag generation v3Christian König
2019-09-16drm/amdgpu: cleanup mtype mappingChristian König
2019-08-23drm/amdgpu: set adev->num_vmhubs for gmc6,7,8Alex Deucher
2019-08-15drm/amdgpu: Export function to flush TLB of specific vm hubOak Zeng
2019-08-15drm/amdgpu: simplify and cleanup setting the dma maskChristoph Hellwig
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2019-06-10drm/amd: drop use of drmP.h in remaining filesSam Ravnborg
2019-05-24drm/amdgpu: Fix CIK references in gmc_v8Kent Russell
2019-04-03Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
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-02-20drm: change func to better detect wether swiotlb is neededMichael D Labriola
2019-01-14drm/amdgpu/gmc: fix compiler errors [-Werror,-Wmissing-braces] (V2)Shirish S
2018-12-25Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-12-03drm/amdgpu/gmc8: always load MC firmware in the driverAlex Deucher
2018-12-03drm/amdgpu/gmc8: update MC firmware for polarisAlex Deucher
2018-12-03drm/amdgpu: update mc firmware image for polaris12 variantsJunwei Zhang
2018-11-05drm/amdgpu: Reorganize amdgpu_gmc_flush_gpu_tlb() for kfd to useYong Zhao
2018-09-26drm/amdgpu: move more defines into amdgpu_irq.hChristian König
2018-09-26drm/amdgpu: make function pointers mandatoryChristian König
2018-08-29drm/amdgpu: move amdgpu_device_(vram|gtt)_locationChristian König
2018-08-28drm/amdgpu: Only retrieve GPU address of GART table after pinning itMichel Dänzer
2018-08-27drm/amdgpu: remove gart.table_addrChristian König
2018-08-27drm/amdgpu: rename gart.robj into gart.boChristian König
2018-08-27drm/amdgpu: move gem definitions into amdgpu_gem headerHuang Rui
2018-08-27drm/amdgpu: Fix page fault and kasan warning on pci device remove.Andrey Grodzovsky
2018-07-11drm/amdgpu: save vm fault information for amdkfdshaoyunl
2018-07-13drm/amd: Use newly added interrupt source defs for VI v3.Andrey Grodzovsky
2018-07-10drm/amdgpu: Present amdgpu_task_info in VM_FAULTS.Andrey Grodzovsky
2018-05-15drm/amdgpu: initialize VEGAM GMC (v2)Leo Liu
2018-05-15drm/amdgpu: add VEGAM GMC golden settingsLeo Liu
2018-05-15drm/amdgpu: skip VEGAM MC firmware loadLeo Liu
2018-05-15drm/amdgpu: Free VGA stolen memory as soon as possible.Andrey Grodzovsky
2018-05-15drm/amdgpu/gmc: steal the appropriate amount of vram for fw hand-over (v3)Alex Deucher
2018-02-26drm/amdgpu: Remove duplicate setting of ->need_swiotlbThierry Reding
2018-02-26drm/amdgpu: use the TTM dummy page instead of allocating oneChristian König
2018-02-19drm/amdgpu: separate PASID mapping from VM flush v2Christian König
2018-02-19drm/amdgpu: apply top reserved VA space to pre Vega10 as wellChristian König
2018-02-19drm/amdgpu: add PASID mapping for GMC v8Christian König
2018-02-19drm/amdgpu: implement gmc_v8_0_emit_flush_gpu_tlbChristian König
2018-02-19drm/amdgpu: move struct gart_funcs into amdgpu_gmc.hChristian König
2018-02-19drm/amdgpu: move struct amdgpu_mc into amdgpu_gmc.hChristian König
2018-02-19drm/amdgpu: print the PASID with VM faults on GMC v8Christian König
2018-02-19drm/amdgpu: adjust HDP write queue flushing for tlb invalidationAlex Deucher
2018-02-13drm/amdgpu: only enable swiotlb alloc when need v2Chunming Zhou
2017-12-27drm/amdgpu: separate VMID and PASID handlingChristian König
2017-12-18drm/amdgpu: rename amdgpu_*_location functionsAlex Deucher
2017-12-18drm/amdgpu: rename amdgpu_program_register_sequenceAlex Deucher
2017-12-12drm/amdgpu: allow get_vm_pde to change flags as wellChristian König