summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu.h
AgeCommit message (Expand)Author
2017-03-29drm/amdgpu: move amdgpu_vce structure to vce headerLeo Liu
2017-03-29drm/amdgpu: move amdgpu_uvd structure to uvd headerLeo Liu
2017-03-29drm/amdgpu: add asic callback to get memsize registerAlex Deucher
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: add 64bit doorbell functions (v2)Ken Wang
2017-03-29drm/amdgpu: add 64bit wb functionsKen Wang
2017-03-29drm/amdgpu: change wptr to 64 bits (v2)Ken Wang
2017-03-29drm/amdgpu: init aperture definitions (v2)Junwei Zhang
2017-03-29drm/amdgpu: Merge pre/postclose hooksDaniel Vetter
2017-03-29drm/amdgpu: remove unused sync testingChristian König
2017-03-29drm/amdgpu: rename amdgpu_gca_config to amdgpu_gfx_configJunwei Zhang
2017-03-29drm/amdgpu: export gfx config double offchip LDS buffers (v3)Junwei Zhang
2017-03-29drm/amdgpu: change pointer of mqd_ptr & mqd_backup to voidXiangliang Yu
2017-03-29drm/amdgpu:alloc mqd backupMonk Liu
2017-03-29drm/amdgpu:new field in_reset introduced for gfxMonk Liu
2017-03-29drm/amdgpu:impl RREG32 no kiq versionMonk Liu
2017-03-29drm/amdgpu: implement PRT for GFX6 v2Christian König
2017-03-29drm/amdgpu: IOCTL interface for PRT support v4Junwei Zhang
2017-03-29drm/amdgpu: add basic PRT support (v2)Christian König
2017-02-17drm/amd/amdgpu: post card if there is real hw resetting performedJim Qu
2017-02-13drm/amdgpu: read hw register to check pg status.Rex Zhu
2017-02-09drm/amdgpu: report the number of bytes moved at buffer creationSamuel Pitoiset
2017-02-01Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-01-27drm/amdgpu: fix amdgpu_bo_va_mapping flagsChristian König
2017-01-27drm/amd/amdgpu: remove the uncessary parameter for ib schedulerJunwei Zhang
2017-01-27drm/amdgpu:introduce new flag to identify VM domain for cntx_ctrlMonk Liu
2017-01-27drm/amdgpu:implement ring_write_multipleMonk Liu
2017-01-27drm/amdgpu: simplify allocation of scratch regsNils Wallménius
2017-01-27drm/amdgpu/ring: add two interfaces to support r/w registers with kiqXiangliang Yu
2017-01-27drm/amdgpu: add get clockgating_state method for vce v3Huang Rui
2017-01-27drm/amdgpu: add get clockgating_state method for uvd v5&v6Huang Rui
2017-01-27drm/amdgpu: introduce an interface to get clock gating status dynamicallyHuang Rui
2017-01-27drm/amdgpu: remove detect_hw_virtualization interfaceXiangliang Yu
2017-01-27drm/amdgpu/virt: rename fieldes of virtualization structureXiangliang Yu
2017-01-27drm/amdgpu/gfx8: add support kernel interface queue(KIQ)Xiangliang Yu
2017-01-27drm/amdgpu: delete dead module parameter:amdgpu_powerplay.Rex Zhu
2017-01-27drm/amdgpu: Remove checking for atombiosNils Wallménius
2017-01-27drm/amd/amdgpu: Remove drm_debugfs_remove_files() callNoralf Trønnes
2017-01-10Merge tag 'drm-misc-next-2017-01-09' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-01-09drm: Change the return type of the unload hook to voidGabriel Krisman Bertazi
2016-12-13Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-12-08drm/amd/amdgpu: Add debugfs support for reading GPRs (v2)Tom St Denis
2016-12-08drm/amd/amdgpu: stored bios_sizeEvan Quan
2016-12-07drm/amdgpu: just suspend the hw on pci shutdownAlex Deucher
2016-12-06Revert "drm/amdgpu: use the kernel zone memory size as the max remote memory ...Alex Deucher
2016-12-06Merge branch 'drm-next-4.10' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2016-12-05Backmerge tag 'v4.9-rc8' into drm-nextDave Airlie
2016-11-23drm/amdgpu: drop is_display_hung from display funcsAlex Deucher