aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c
AgeCommit message (Expand)Author
2016-08-02drm/amdgpu: update golden setting of stoneyHuang Rui
2016-07-07drm/amdgpu/gmc8: 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-05-04drm/amdgpu: change ELM/BAF to Polaris10/Polaris11Flora Cui
2016-05-04drm/amdgpu: add GMC support for ELM/BAFFlora Cui
2016-05-04drm/amdgpu/gmc: add proper CG flags for fijiAlex Deucher
2016-04-27drm/amdgpu: disable vm interrupts with vm_fault_stop=2Flora Cui
2016-04-01drm/amdgpu/gmc: use proper register for vram type on FijiAlex Deucher
2016-04-01drm/amdgpu/gmc: move vram type fetching into sw_initAlex Deucher
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/gmc8: skip MC ucode loading on SR-IOV capable boardsAlex Deucher
2016-02-10drm/amdgpu: use a global LRU list for VMIDsChristian König
2016-02-02drm/amdgpu: drop topaz support from gmc8 moduleAlex Deucher
2016-01-29drm/amdgpu: no need to load MC firmware on fijiAlex Deucher
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-21drm/amd/amdgpu: add gmc clock gating support for Fiji.Eric Huang
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-16drm/amdgpu: Fix default page access routingJay Cornwall
2015-10-30drm/amdgpu: use common fences for VMID management v2Christian König
2015-10-21drm/amdgpu: add GMC support for StoneySamuel Li
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: Add Fiji support to the GMC 8.5 IP moduleDavid Zhang
2015-08-17drm/amdgpu: merge amdgpu_family.h into amd_shared.h (v2)Jammy Zhou
2015-06-10drm/amdgpu: whitespace cleanup in gmc8 golden regsAlex Deucher
2015-06-03drm/amdgpu: add vram_type and vram_bit_width for interface query (v2)Ken Wang
2015-06-03drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2)yanyang1
2015-06-03drm/amdgpu: fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handlingChristian König
2015-06-03drm/amdgpu: switch to amdgpu folder for firmware files v2Jammy Zhou
2015-06-03drm/amdgpu: Add initial VI supportAlex Deucher