aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/gmc_v6_0.c
AgeCommit message (Expand)Author
2017-09-26drm/amdgpu:fix firmware memoryleak(v2)Monk Liu
2017-09-26drm/amdgpu: use 2MB fragment size for GFX6,7 and 8Christian König
2017-08-29drm/amdgpu: move default gart size setting into gmc modulesAlex Deucher
2017-08-17drm/amd/amdgpu: expose fragment size as module parameter (v2)Roger He
2017-08-17drm/amd/amdgpu: store fragment_size in vm_managerRoger He
2017-07-25drm/amdgpu/gmc6: disable legacy vga features in gmc init (v2)Alex Deucher
2017-07-14drm/amdgpu: consistent name all GART related partsChristian König
2017-07-14drm/amdgpu: remove gtt_base_align handlingChristian König
2017-07-14drm/amdgpu: cleanup initializing gtt_sizeChristian König
2017-07-14drm/amdgpu: remove *_mc_access from display funcsAlex Deucher
2017-07-14drm/amdgpu/gmc6: drop fb location programmingAlex Deucher
2017-07-14drm/amdgpu/gmc6: use the vram location programmed by the vbiosAlex Deucher
2017-06-30drm/amd/amdgpu: move get memory type function from early init to sw initJim Qu
2017-06-16Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-06-06drm/amdgpu: fix the gart table cleared issue for S3Huang Rui
2017-05-31drm/amdgpu: cleanup adjust_mc_addr handling v4Christian König
2017-05-30Backmerge tag 'v4.12-rc3' into drm-nextDave Airlie
2017-05-24drm/amd/amdgpu: Clean up gmc6 wait_for_idleTom St Denis
2017-05-24drm/amdgpu: cleanup VM manager init/finiChristian König
2017-05-24drm/amdgpu: fix fundamental suspend/resume issueChristian König
2017-05-24drm/amdgpu: fix fundamental suspend/resume issueChristian König
2017-05-18Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextSean Paul
2017-05-16drm/amd: fix include notation and remove -Iinclude/drm flagMasahiro Yamada
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-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: implement PRT for GFX6 v2Christian König
2017-02-02drm/amdgpu/si: fix crash on headless asicsAlex Deucher
2017-01-12drm/amdgpu: fix vm_fault_stop on gfx6Flora Cui
2017-01-12drm/amdgpu/si: load special ucode for certain MC configsAlex Deucher
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-11drm/amd/amdgpu: Port GMC v6 driver to new SI headers (v2)Tom St Denis
2016-10-25drm/amdgpu: rework IP block registration (v2)Alex Deucher
2016-09-14drm/amd/amdgpu: Convert messages in gmc v6 to dev_*()Tom St Denis
2016-08-31drm/amdgpu: add graphic memory controller implementation for si v7Ken Wang