aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/gmc_v7_0.c
AgeCommit message (Expand)Author
2017-04-28drm/amdgpu: increase gtt size to 3GB by default v2Chunming Zhou
2017-04-28drm/amdgpu: split VMID management by VMHUBChristian König
2017-04-07drm/amdgpu: set vm size and block size by individual gmc by default (v3)Junwei Zhang
2017-04-06drm/amdgpu: fix vm size and block size for VMPT (v5)Zhang, Jerry
2017-04-04drm/amdgpu: Read vram width from integrated system info tableHarry Wentland
2017-03-29drm/amdgpu: add num_level to the VM managerChristian König
2017-03-29drm/amdgpu: add a callback to set vm mapping flagsAlex Xie
2017-03-29drm/amdgpu: set GART PTE asic specific flagsAlex Xie
2017-03-29drm/amdgpu: expand pte flags to uint64_tChunming Zhou
2017-03-29drm/amdgpu/ih: store the full context idAlex Deucher
2017-03-29drm/amdgpu: switch ih handling to two levels (v3)Alex Deucher
2017-03-29drm/amdgpu: init aperture definitions (v2)Junwei Zhang
2017-03-29gpu: drm: amd/radeon: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches
2017-03-29drm/amdgpu: implement PRT for GFX7 v2Christian König
2017-01-27drm/amdgpu: access stolen VRAM directly on KV/KB (v2)Christian König
2016-12-06Revert "drm/amdgpu: use the kernel zone memory size as the max remote memory ...Alex Deucher
2016-11-23amdgpu: Wrap dev_err() calls on vm faults with printk_ratelimit()Edward O'Callaghan
2016-11-23amdgpu: Use dev_err() over vanilla printk() in vm_decode_fault()Edward O'Callaghan
2016-10-25drm/amdgpu: rework IP block registration (v2)Alex Deucher
2016-08-23drm/amdgpu/gmc7: remove dead code (v2)Heinrich Schuchardt
2016-08-08drm/amdgpu: use the kernel zone memory size as the max remote memory in amdgpuKen Wang
2016-08-08drm/amdgpu/gmc7: add missing mullins caseAlex Deucher
2016-07-07drm/amdgpu/gmc7: remove duplicate wait_for_idle functionsAlex Deucher
2016-07-07drm/amdgpu: drop wait_for_mc_idle asic callbackAlex Deucher
2016-07-07drm/amdgpu/gmc: make some functions staticAlex Deucher
2016-05-11drm/amd/amdgpu: Add name field to amd_ip_funcs (v2)Tom St Denis
2016-05-09Merge tag 'v4.6-rc7' into drm-nextDave Airlie
2016-05-04drm/amd/amdgpu: Drop print_status callbacks.Tom St Denis
2016-04-27drm/amdgpu: disable vm interrupts with vm_fault_stop=2Flora Cui
2016-04-01drm/amdgpu/gmc: move vram type fetching into sw_initAlex Deucher
2016-03-17Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2016-03-14Merge drm-fixes into drm-next.Dave Airlie
2016-03-08drm/amdgpu: Clear HDP_MISC_CNTL.HDP_FLUSH_INVALIDATE_CACHEChunming Zhou
2016-02-16drm/amdgpu: cleanup gem init/finitChristian König
2016-02-10drm/amdgpu: use a global LRU list for VMIDsChristian König
2016-02-08drma/dmgpu: move cg and pg flags into shared headersAlex Deucher
2016-02-02drm/amdgpu: pull topaz gmc bits into gmc_v7Alex Deucher
2016-02-02drm/amdgpu: iceland use CI based MC IPKen Wang
2016-01-04drm/amdgpu: fix NULL in vm_grab_id while S3 backChunming Zhou
2015-12-23Merge branch 'drm-next-4.5' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2015-12-17drm/amdgpu: limit visible vram if it's smaller than the BARAlex Deucher
2015-12-04drm/amdgpu: partially revert "drm/amdgpu: fix VM_CONTEXT*_PAGE_TABLE_END_ADDR...Christian König
2015-11-18drm/amdgpu: move VM manager clean into the VM code againChristian König
2015-11-18drm/amdgpu: fix typo in firmware nameChristian König
2015-11-16drm/amdgpu: Fix default page access routingJay Cornwall
2015-10-30drm/amdgpu: use common fences for VMID management v2Christian König
2015-10-14drm/amdgpu: add option to stop on VM faultChristian König
2015-10-14drm/amdgpu: only print meaningful VM faultsChristian König
2015-09-04drm/amdgpu: properly enable VM fault interruptsChristian König
2015-08-17drm/amdgpu: merge amdgpu_family.h into amd_shared.h (v2)Jammy Zhou