aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-29drm/amdgpu: add asic callback to get memsize registerAlex Deucher1-0/+3
2017-03-29drm/amdgpu: add a callback to set vm mapping flagsAlex Xie1-0/+4
2017-03-29drm/amdgpu: set GART PTE asic specific flagsAlex Xie1-0/+4
2017-03-29drm/amdgpu: expand pte flags to uint64_tChunming Zhou1-4/+4
2017-03-29drm/amdgpu: add 64bit doorbell functions (v2)Ken Wang1-0/+4
2017-03-29drm/amdgpu: add 64bit wb functionsKen Wang1-0/+2
2017-03-29drm/amdgpu: change wptr to 64 bits (v2)Ken Wang1-1/+1
2017-03-29drm/amdgpu: init aperture definitions (v2)Junwei Zhang1-0/+5
2017-03-29drm/amdgpu: Merge pre/postclose hooksDaniel Vetter1-2/+0
2017-03-29drm/amdgpu: remove unused sync testingChristian König1-4/+0
2017-03-29drm/amdgpu: rename amdgpu_gca_config to amdgpu_gfx_configJunwei Zhang1-2/+2
2017-03-29drm/amdgpu: export gfx config double offchip LDS buffers (v3)Junwei Zhang1-0/+3
2017-03-29drm/amdgpu: change pointer of mqd_ptr & mqd_backup to voidXiangliang Yu1-1/+1
2017-03-29drm/amdgpu:alloc mqd backupMonk Liu1-0/+1
2017-03-29drm/amdgpu:new field in_reset introduced for gfxMonk Liu1-0/+1
2017-03-29drm/amdgpu:impl RREG32 no kiq versionMonk Liu1-7/+14
2017-03-29drm/amdgpu: implement PRT for GFX6 v2Christian König1-0/+1
2017-03-29drm/amdgpu: IOCTL interface for PRT support v4Junwei Zhang1-0/+1
2017-03-29drm/amdgpu: add basic PRT support (v2)Christian König1-0/+2
2017-02-17drm/amd/amdgpu: post card if there is real hw resetting performedJim Qu1-1/+4
2017-02-13drm/amdgpu: read hw register to check pg status.Rex Zhu1-2/+0
2017-02-09drm/amdgpu: report the number of bytes moved at buffer creationSamuel Pitoiset1-0/+1
2017-02-01Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-10/+55
2017-01-27drm/amdgpu: fix amdgpu_bo_va_mapping flagsChristian König1-1/+1
2017-01-27drm/amd/amdgpu: remove the uncessary parameter for ib schedulerJunwei Zhang1-2/+2
2017-01-27drm/amdgpu:introduce new flag to identify VM domain for cntx_ctrlMonk Liu1-0/+1
2017-01-27drm/amdgpu:implement ring_write_multipleMonk Liu1-0/+31
2017-01-27drm/amdgpu: simplify allocation of scratch regsNils Wallménius1-2/+1
2017-01-27drm/amdgpu/ring: add two interfaces to support r/w registers with kiqXiangliang Yu1-0/+2
2017-01-27drm/amdgpu: add get clockgating_state method for vce v3Huang Rui1-0/+1
2017-01-27drm/amdgpu: add get clockgating_state method for uvd v5&v6Huang Rui1-0/+1
2017-01-27drm/amdgpu: introduce an interface to get clock gating status dynamicallyHuang Rui1-0/+1
2017-01-27drm/amdgpu: remove detect_hw_virtualization interfaceXiangliang Yu1-2/+0
2017-01-27drm/amdgpu/virt: rename fieldes of virtualization structureXiangliang Yu1-1/+1
2017-01-27drm/amdgpu/gfx8: add support kernel interface queue(KIQ)Xiangliang Yu1-0/+13
2017-01-27drm/amdgpu: delete dead module parameter:amdgpu_powerplay.Rex Zhu1-1/+0
2017-01-27drm/amdgpu: Remove checking for atombiosNils Wallménius1-1/+0
2017-01-27drm/amd/amdgpu: Remove drm_debugfs_remove_files() callNoralf Trønnes1-1/+0
2017-01-10Merge tag 'drm-misc-next-2017-01-09' of git://anongit.freedesktop.org/git/drm-misc into drm-nextDave Airlie1-1/+1
2017-01-09drm: Change the return type of the unload hook to voidGabriel Krisman Bertazi1-1/+1
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 in amdgpu"Alex Deucher1-2/+0
2016-12-06Merge branch 'drm-next-4.10' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave 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