summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: fix fundamental suspend/resume issueChristian König2017-05-241-13/+2
* drm/amdgpu: increase gtt size to 3GB by default v2Chunming Zhou2017-04-281-1/+2
* drm/amdgpu: split VMID management by VMHUBChristian König2017-04-281-1/+1
* drm/amdgpu: set vm size and block size by individual gmc by default (v3)Junwei Zhang2017-04-071-5/+1
* drm/amdgpu: fix vm size and block size for VMPT (v5)Zhang, Jerry2017-04-061-2/+7
* drm/amdgpu: Read vram width from integrated system info tableHarry Wentland2017-04-041-41/+46
* drm/amdgpu: add num_level to the VM managerChristian König2017-03-291-0/+1
* drm/amdgpu: load mc firware in driver for Polaris.Rex Zhu2017-03-291-6/+84
* drm/amdgpu: remove unneeded conversions to boolAndrew F. Davis2017-03-291-2/+2
* drm/amdgpu: add a callback to set vm mapping flagsAlex Xie2017-03-291-0/+18
* drm/amdgpu: set GART PTE asic specific flagsAlex Xie2017-03-291-0/+1
* drm/amdgpu: expand pte flags to uint64_tChunming Zhou2017-03-291-1/+1
* drm/amdgpu/ih: store the full context idAlex Deucher2017-03-291-2/+2
* drm/amdgpu: switch ih handling to two levels (v3)Alex Deucher2017-03-291-2/+2
* drm/amdgpu: init aperture definitions (v2)Junwei Zhang2017-03-291-0/+8
* gpu: drm: amd/radeon: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches2017-03-291-5/+3
* drm/amdgpu: implement PRT for GFX8 v2Christian König2017-03-291-0/+57
* drm/amdgpu:cg & pg shouldn't active on VF deviceMonk Liu2017-03-291-0/+6
* drm/amdgpu/virt: skip VM fault handler for VFPixel Ding2017-03-291-0/+7
* drm/amdgpu: access stolen VRAM directly on CZ (v2)Christian König2017-01-271-1/+8
* drm/amdgpu: add get clockgating_state method for gmc v8Huang Rui2017-01-271-0/+16
* drm/amd/amdgpu: add Polaris12 support (v3)Junwei Zhang2017-01-061-0/+5
* Revert "drm/amdgpu: use the kernel zone memory size as the max remote memory ...Alex Deucher2016-12-061-6/+1
* amdgpu: Wrap dev_err() calls on vm faults with printk_ratelimit()Edward O'Callaghan2016-11-231-7/+9
* amdgpu: Use dev_err() over vanilla printk() in vm_decode_fault()Edward O'Callaghan2016-11-231-1/+1
* Backmerge tag 'v4.9-rc4' into drm-nextDave Airlie2016-11-071-0/+1
|\
| * drm/amdgpu/st: move ATC CG golden init from gfx to mcAlex Deucher2016-10-211-0/+1
* | drm/amdgpu: rework IP block registration (v2)Alex Deucher2016-10-251-1/+28
|/
* drm/amdgpu: fix amdgpu_need_full_reset (v2)Alex Deucher2016-10-141-7/+6
* Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-09-281-1/+3
|\
| * drm/amdgpu:changes of virtualization cases probe (v3)Monk Liu2016-09-191-1/+3
* | Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-08-251-20/+56
|\ \ | |/
| * drm/amdgpu/gmc8: remove dead code (v2)Heinrich Schuchardt2016-08-231-9/+1
| * drm/amdgpu: use the kernel zone memory size as the max remote memory in amdgpuKen Wang2016-08-081-1/+6
| * drm/amdgpu: implement gmc8 check/pre/post_soft_resetChunming Zhou2016-08-081-10/+49
* | drm/amdgpu: update golden setting of stoneyHuang Rui2016-08-021-0/+8
|/
* drm/amdgpu/gmc8: remove duplicate wait_for_idle functionsAlex Deucher2016-07-071-33/+5
* drm/amdgpu: drop wait_for_mc_idle asic callbackAlex Deucher2016-07-071-4/+4
* drm/amdgpu/gmc: make some functions staticAlex Deucher2016-07-071-4/+4
* drm/amd/amdgpu: Add name field to amd_ip_funcs (v2)Tom St Denis2016-05-111-0/+1
* Merge tag 'v4.6-rc7' into drm-nextDave Airlie2016-05-091-1/+4
|\
| * drm/amdgpu: disable vm interrupts with vm_fault_stop=2Flora Cui2016-04-271-1/+4
* | drm/amd/amdgpu: Drop print_status callbacks.Tom St Denis2016-05-041-110/+0
* | drm/amdgpu: change ELM/BAF to Polaris10/Polaris11Flora Cui2016-05-041-14/+14
* | drm/amdgpu: add GMC support for ELM/BAFFlora Cui2016-05-041-0/+35
* | drm/amdgpu/gmc: add proper CG flags for fijiAlex Deucher2016-05-041-4/+4
|/
* drm/amdgpu/gmc: use proper register for vram type on FijiAlex Deucher2016-04-011-1/+8
* drm/amdgpu/gmc: move vram type fetching into sw_initAlex Deucher2016-04-011-8/+8
* drm/amdgpu: Clear HDP_MISC_CNTL.HDP_FLUSH_INVALIDATE_CACHEChunming Zhou2016-03-081-1/+1
* drm/amdgpu: cleanup gem init/finitChristian König2016-02-161-5/+1
OpenPOWER on IntegriCloud