summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c
AgeCommit message (Expand)Author
2017-05-24drm/amdgpu: fix fundamental suspend/resume issueChristian König
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-04-04drm/amdgpu: Read vram width from integrated system info tableHarry Wentland
2017-03-29drm/amdgpu: add num_level to the VM managerChristian König
2017-03-29drm/amdgpu: load mc firware in driver for Polaris.Rex Zhu
2017-03-29drm/amdgpu: remove unneeded conversions to boolAndrew F. Davis
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: init aperture definitions (v2)Junwei Zhang
2017-03-29gpu: drm: amd/radeon: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches
2017-03-29drm/amdgpu: implement PRT for GFX8 v2Christian König
2017-03-29drm/amdgpu:cg & pg shouldn't active on VF deviceMonk Liu
2017-03-29drm/amdgpu/virt: skip VM fault handler for VFPixel Ding
2017-01-27drm/amdgpu: access stolen VRAM directly on CZ (v2)Christian König
2017-01-27drm/amdgpu: add get clockgating_state method for gmc v8Huang Rui
2017-01-06drm/amd/amdgpu: add Polaris12 support (v3)Junwei Zhang
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-23amdgpu: Use dev_err() over vanilla printk() in vm_decode_fault()Edward O'Callaghan
2016-11-07Backmerge tag 'v4.9-rc4' into drm-nextDave Airlie
2016-10-25drm/amdgpu: rework IP block registration (v2)Alex Deucher
2016-10-21drm/amdgpu/st: move ATC CG golden init from gfx to mcAlex Deucher
2016-10-14drm/amdgpu: fix amdgpu_need_full_reset (v2)Alex Deucher
2016-09-28Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2016-09-19drm/amdgpu:changes of virtualization cases probe (v3)Monk Liu
2016-08-25Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2016-08-23drm/amdgpu/gmc8: remove dead code (v2)Heinrich Schuchardt
2016-08-08drm/amdgpu: use the kernel zone memory size as the max remote memory in amdgpuKen Wang
2016-08-08drm/amdgpu: implement gmc8 check/pre/post_soft_resetChunming Zhou
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