aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/gmc_v7_0.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-24drm/amdgpu: move default gart size setting into gmc modulesAlex Deucher1-1/+21
2017-08-17drm/amd/amdgpu: expose fragment size as module parameter (v2)Roger He1-2/+1
2017-08-17drm/amd/amdgpu: store fragment_size in vm_managerRoger He1-3/+6
2017-07-25drm/amdgpu/gmc7: disable legacy vga features in gmc initAlex Deucher1-0/+14
2017-07-14drm/amdgpu: consistent name all GART related partsChristian König1-4/+4
2017-07-14drm/amdgpu: remove gtt_base_align handlingChristian König1-1/+0
2017-07-14drm/amdgpu: cleanup initializing gtt_sizeChristian König1-9/+1
2017-07-14drm/amdgpu: remove *_mc_access from display funcsAlex Deucher1-13/+4
2017-07-14drm/amdgpu/gmc7: drop fb location programmingAlex Deucher1-13/+0
2017-07-14drm/amdgpu/gmc7: use the vram location programmed by the vbiosAlex Deucher1-1/+4
2017-06-16Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-63/+30
2017-06-06drm/amdgpu: fix the gart table cleared issue for S3Huang Rui1-0/+2
2017-05-31drm/amdgpu: cleanup adjust_mc_addr handling v4Christian König1-1/+8
2017-05-30Backmerge tag 'v4.12-rc3' into drm-nextDave Airlie1-13/+2
2017-05-24drm/amdgpu: cleanup VM manager init/finiChristian König1-62/+20
2017-05-24drm/amdgpu: fix fundamental suspend/resume issueChristian König1-13/+2
2017-05-24drm/amdgpu: fix fundamental suspend/resume issueChristian König1-13/+2
2017-05-18Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextSean Paul1-2/+3
2017-05-16drm/amd: fix include notation and remove -Iinclude/drm flagMasahiro Yamada1-1/+1
2017-04-28drm/amdgpu: increase gtt size to 3GB by default v2Chunming Zhou1-1/+2
2017-04-28drm/amdgpu: split VMID management by VMHUBChristian König1-1/+1
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: add a callback to set vm mapping flagsAlex Xie1-0/+16
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-1/+1
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 GFX7 v2Christian König1-0/+57
2017-01-27drm/amdgpu: access stolen VRAM directly on KV/KB (v2)Christian König1-1/+8
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-10-25drm/amdgpu: rework IP block registration (v2)Alex Deucher1-1/+19
2016-08-23drm/amdgpu/gmc7: 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/gmc7: add missing mullins caseAlex Deucher1-0/+1
2016-07-07drm/amdgpu/gmc7: remove duplicate wait_for_idle functionsAlex Deucher1-28/+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-113/+0
2016-04-27drm/amdgpu: disable vm interrupts with vm_fault_stop=2Flora Cui1-1/+4
2016-04-01drm/amdgpu/gmc: move vram type fetching into sw_initAlex Deucher1-8/+8
2016-03-17Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-1/+1