aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/gmc_v6_0.c
Commit message (Expand)AuthorAge
* drm/amdgpu: move default gart size setting into gmc modulesAlex Deucher2017-08-24
* drm/amd/amdgpu: expose fragment size as module parameter (v2)Roger He2017-08-17
* drm/amd/amdgpu: store fragment_size in vm_managerRoger He2017-08-17
* drm/amdgpu/gmc6: disable legacy vga features in gmc init (v2)Alex Deucher2017-07-25
* drm/amdgpu: consistent name all GART related partsChristian König2017-07-14
* drm/amdgpu: remove gtt_base_align handlingChristian König2017-07-14
* drm/amdgpu: cleanup initializing gtt_sizeChristian König2017-07-14
* drm/amdgpu: remove *_mc_access from display funcsAlex Deucher2017-07-14
* drm/amdgpu/gmc6: drop fb location programmingAlex Deucher2017-07-14
* drm/amdgpu/gmc6: use the vram location programmed by the vbiosAlex Deucher2017-07-14
* drm/amd/amdgpu: move get memory type function from early init to sw initJim Qu2017-06-30
* Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2017-06-15
|\
| * drm/amdgpu: fix the gart table cleared issue for S3Huang Rui2017-06-06
| * drm/amdgpu: cleanup adjust_mc_addr handling v4Christian König2017-05-31
| * drm/amd/amdgpu: Clean up gmc6 wait_for_idleTom St Denis2017-05-24
| * drm/amdgpu: cleanup VM manager init/finiChristian König2017-05-24
| * drm/amdgpu: fix fundamental suspend/resume issueChristian König2017-05-24
* | Backmerge tag 'v4.12-rc3' into drm-nextDave Airlie2017-05-30
|\ \
| * | drm/amdgpu: fix fundamental suspend/resume issueChristian König2017-05-24
| |/
* | Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextSean Paul2017-05-18
|\|
| * drm/amdgpu: increase gtt size to 3GB by default v2Chunming Zhou2017-04-28
| * drm/amdgpu: split VMID management by VMHUBChristian König2017-04-28
* | drm/amd: fix include notation and remove -Iinclude/drm flagMasahiro Yamada2017-05-16
|/
* drm/amdgpu: set vm size and block size by individual gmc by default (v3)Junwei Zhang2017-04-07
* drm/amdgpu: fix vm size and block size for VMPT (v5)Zhang, Jerry2017-04-06
* drm/amdgpu: add num_level to the VM managerChristian König2017-03-29
* drm/amdgpu: add a callback to set vm mapping flagsAlex Xie2017-03-29
* drm/amdgpu: set GART PTE asic specific flagsAlex Xie2017-03-29
* drm/amdgpu: expand pte flags to uint64_tChunming Zhou2017-03-29
* drm/amdgpu/ih: store the full context idAlex Deucher2017-03-29
* drm/amdgpu: switch ih handling to two levels (v3)Alex Deucher2017-03-29
* drm/amdgpu: implement PRT for GFX6 v2Christian König2017-03-29
* drm/amdgpu/si: fix crash on headless asicsAlex Deucher2017-02-02
* drm/amdgpu: fix vm_fault_stop on gfx6Flora Cui2017-01-12
* drm/amdgpu/si: load special ucode for certain MC configsAlex Deucher2017-01-12
* Revert "drm/amdgpu: use the kernel zone memory size as the max remote memory ...Alex Deucher2016-12-06
* amdgpu: Wrap dev_err() calls on vm faults with printk_ratelimit()Edward O'Callaghan2016-11-23
* drm/amd/amdgpu: Port GMC v6 driver to new SI headers (v2)Tom St Denis2016-11-11
* drm/amdgpu: rework IP block registration (v2)Alex Deucher2016-10-25
* drm/amd/amdgpu: Convert messages in gmc v6 to dev_*()Tom St Denis2016-09-14
* drm/amdgpu: add graphic memory controller implementation for si v7Ken Wang2016-08-31