summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu.h
AgeCommit message (Expand)AuthorFilesLines
2016-12-13Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-825/+71
2016-12-08drm/amd/amdgpu: Add debugfs support for reading GPRs (v2)Tom St Denis1-0/+2
2016-12-08drm/amd/amdgpu: stored bios_sizeEvan Quan1-0/+1
2016-12-07drm/amdgpu: just suspend the hw on pci shutdownAlex Deucher1-0/+1
2016-12-06Revert "drm/amdgpu: use the kernel zone memory size as the max remote memory ...Alex Deucher1-2/+0
2016-12-06Merge branch 'drm-next-4.10' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie1-3/+2
2016-12-05Backmerge tag 'v4.9-rc8' into drm-nextDave Airlie1-0/+1
2016-11-23drm/amdgpu: drop is_display_hung from display funcsAlex Deucher1-1/+0
2016-11-11drm/amdgpu: delete duplicate module parameter.Rex Zhu1-2/+2
2016-11-11drm/amdgpu: Attach exclusive fence to prime exported bo's. (v5)Mario Kleiner1-0/+1
2016-11-09drm/amdgpu: add the interface of waiting multiple fences (v4)Junwei Zhang1-0/+2
2016-10-28Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/dr...Dave Airlie1-16/+16
2016-10-25drm/amd/amdgpu: re-factor debugfs wave readerTom St Denis1-0/+1
2016-10-25drm/amdgpu: rework IP block registration (v2)Alex Deucher1-17/+25
2016-10-25drm/amdgpu: move dpm related definitions to amdgpu_dpm.hAlex Deucher1-448/+1
2016-10-25drm/amdgpu: move IB and frame size directly into the engine descriptionChristian König1-2/+0
2016-10-25drm/amdgpu: add additional cached gca config variablesAlex Deucher1-0/+12
2016-10-25drm/amdgpu: move VM defines into amdgpu_vm.hChristian König1-169/+1
2016-10-25drm/amdgpu: move fence and ring defines into amdgpu_ring.hChristian König1-146/+1
2016-10-25drm/amdgpu: move sync handling into a separate headerChristian König1-21/+1
2016-10-25drm/amdgpu: stop using a bo list entry for the VM PTsChristian König1-2/+2
2016-10-25drm/amdgpu: move PT validation back into VM code v2Christian König1-2/+3
2016-10-25drm/amdgpu: remove adev pointer from struct amdgpu_bo v2Christian König1-1/+5
2016-10-25drm/amdgpu: update the shadow PD together with the real one v2Christian König1-1/+0
2016-10-25drm/amdgpu: add VRAM manager v2Christian König1-0/+1
2016-10-25dma-buf: Rename struct fence to dma_fenceChris Wilson1-27/+27
2016-10-06drm/amdgpu: also track late init stateGrazvydas Ignotas1-0/+1
2016-09-30Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie1-4/+2
2016-09-28drm/amdgpu: rename all rbo variable to abo v2Christian König1-2/+2
2016-09-28drm/amdgpu: remove unused member from struct amdgpu_boChristian König1-2/+0
2016-09-28Merge tag 'v4.8-rc8' into drm-nextDave Airlie1-3/+2
2016-09-22drm/amdgpu/atpx: check for ATIF dGPU wake for display events supportAlex Deucher1-0/+2
2016-09-22drm/amdgpu:cleanup virt related defineMonk Liu1-31/+1
2016-09-22drm/amd/powerplay: Replace per-asic print_performance with genericTom St Denis1-5/+5
2016-09-19drm/amdgpu:changes of virtualization cases probe (v3)Monk Liu1-8/+28
2016-09-16drm/amdgpu: clean function declarations in amdgpu_ttm.c upBaoyou Xie1-0/+2
2016-09-16drm/amdgpu/ring: add an interface to get dma frame and ib sizeAlex Deucher1-0/+4
2016-09-14drm/amd/powerplay: add module parameter to mask pp featuresRex Zhu1-0/+1
2016-09-14drm/amdgpu: bind GTT on demandChristian König1-0/+1
2016-09-14drm/amdgpu:implement CONTEXT_CONTROL (v5)Monk Liu1-0/+8
2016-09-12drm/amdgpu: change job->ctx field nameMonk Liu1-1/+1
2016-09-02drm/amdgpu: prevent command submission failures under memory pressure v2Christian König1-0/+1
2016-08-31drm/amdgpu: add gart recovery by gtt list V2Chunming Zhou1-0/+1
2016-08-31drm/amdgpu: link all gtt when binding them V2Chunming Zhou1-0/+4
2016-08-31drm/amdgpu: add SI DPM support (v4)Maruthi Bayyavarapu1-0/+6
2016-08-31drm/amdgpu: introduce pcie port read/write entryHuang Rui1-0/+4
2016-08-31drm/amdgpu: add DMA implementation for si v8Ken Wang1-0/+4
2016-08-30drm/amdgpu:add switch buffer to end of CS (v2)Monk Liu1-0/+2
2016-08-30drm/amdgpu: throttle buffer migrations at CS using a fixed MBps limit (v2)Marek Olšák1-0/+9
2016-08-25drm/amdgpu/vce3: add support for third vce ringAlex Deucher1-1/+1