aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-07drm/amdgpu: set vm size and block size by individual gmc by default (v3)Junwei Zhang1-5/+1
2017-04-06drm/amdgpu: fix vm size and block size for VMPT (v5)Zhang, Jerry1-2/+7
2017-04-04drm/amdgpu: Read vram width from integrated system info tableHarry Wentland1-41/+46
2017-03-29drm/amdgpu: add num_level to the VM managerChristian König1-0/+1
2017-03-29drm/amdgpu: load mc firware in driver for Polaris.Rex Zhu1-6/+84
2017-03-29drm/amdgpu: remove unneeded conversions to boolAndrew F. Davis1-2/+2
2017-03-29drm/amdgpu: add a callback to set vm mapping flagsAlex Xie1-0/+18
2017-03-29drm/amdgpu: set GART PTE asic specific flagsAlex Xie1-0/+1
2017-03-29drm/amdgpu: expand pte flags to uint64_tChunming Zhou1-1/+1
2017-03-29drm/amdgpu/ih: store the full context idAlex Deucher1-2/+2
2017-03-29drm/amdgpu: switch ih handling to two levels (v3)Alex Deucher1-2/+2
2017-03-29drm/amdgpu: init aperture definitions (v2)Junwei Zhang1-0/+8
2017-03-29gpu: drm: amd/radeon: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches1-5/+3
2017-03-29drm/amdgpu: implement PRT for GFX8 v2Christian König1-0/+57
2017-03-29drm/amdgpu:cg & pg shouldn't active on VF deviceMonk Liu1-0/+6
2017-03-29drm/amdgpu/virt: skip VM fault handler for VFPixel Ding1-0/+7
2017-01-27drm/amdgpu: access stolen VRAM directly on CZ (v2)Christian König1-1/+8
2017-01-27drm/amdgpu: add get clockgating_state method for gmc v8Huang Rui1-0/+16
2017-01-06drm/amd/amdgpu: add Polaris12 support (v3)Junwei Zhang1-0/+5
2016-12-06Revert "drm/amdgpu: use the kernel zone memory size as the max remote memory in amdgpu"Alex Deucher1-6/+1
2016-11-23amdgpu: Wrap dev_err() calls on vm faults with printk_ratelimit()Edward O'Callaghan1-7/+9
2016-11-23amdgpu: Use dev_err() over vanilla printk() in vm_decode_fault()Edward O'Callaghan1-1/+1
2016-11-07Backmerge tag 'v4.9-rc4' into drm-nextDave Airlie1-0/+1
2016-10-25drm/amdgpu: rework IP block registration (v2)Alex Deucher1-1/+28
2016-10-21drm/amdgpu/st: move ATC CG golden init from gfx to mcAlex Deucher1-0/+1
2016-10-14drm/amdgpu: fix amdgpu_need_full_reset (v2)Alex Deucher1-7/+6
2016-09-28Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-1/+3
2016-09-19drm/amdgpu:changes of virtualization cases probe (v3)Monk Liu1-1/+3
2016-08-25Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-20/+56
2016-08-23drm/amdgpu/gmc8: remove dead code (v2)Heinrich Schuchardt1-9/+1
2016-08-08drm/amdgpu: use the kernel zone memory size as the max remote memory in amdgpuKen Wang1-1/+6
2016-08-08drm/amdgpu: implement gmc8 check/pre/post_soft_resetChunming Zhou1-10/+49
2016-08-02drm/amdgpu: update golden setting of stoneyHuang Rui1-0/+8
2016-07-07drm/amdgpu/gmc8: remove duplicate wait_for_idle functionsAlex Deucher1-33/+5
2016-07-07drm/amdgpu: drop wait_for_mc_idle asic callbackAlex Deucher1-4/+4
2016-07-07drm/amdgpu/gmc: make some functions staticAlex Deucher1-4/+4
2016-05-11drm/amd/amdgpu: Add name field to amd_ip_funcs (v2)Tom St Denis1-0/+1
2016-05-09Merge tag 'v4.6-rc7' into drm-nextDave Airlie1-1/+4
2016-05-04drm/amd/amdgpu: Drop print_status callbacks.Tom St Denis1-110/+0
2016-05-04drm/amdgpu: change ELM/BAF to Polaris10/Polaris11Flora Cui1-14/+14
2016-05-04drm/amdgpu: add GMC support for ELM/BAFFlora Cui1-0/+35
2016-05-04drm/amdgpu/gmc: add proper CG flags for fijiAlex Deucher1-4/+4
2016-04-27drm/amdgpu: disable vm interrupts with vm_fault_stop=2Flora Cui1-1/+4
2016-04-01drm/amdgpu/gmc: use proper register for vram type on FijiAlex Deucher1-1/+8
2016-04-01drm/amdgpu/gmc: move vram type fetching into sw_initAlex Deucher1-8/+8
2016-03-08drm/amdgpu: Clear HDP_MISC_CNTL.HDP_FLUSH_INVALIDATE_CACHEChunming Zhou1-1/+1
2016-02-16drm/amdgpu: cleanup gem init/finitChristian König1-5/+1
2016-02-10drm/amdgpu/gmc8: skip MC ucode loading on SR-IOV capable boardsAlex Deucher1-0/+6
2016-02-10drm/amdgpu: use a global LRU list for VMIDsChristian König1-1/+2
2016-02-02drm/amdgpu: drop topaz support from gmc8 moduleAlex Deucher1-27/+1