summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu.h
Commit message (Expand)AuthorAgeFilesLines
* amdgpu: detect if we are using atomfirmware or atombios for vbios (v2)Alex Deucher2017-03-291-0/+1
* drm/amdgpu: move amdgpu_vce structure to vce headerLeo Liu2017-03-291-28/+1
* drm/amdgpu: move amdgpu_uvd structure to uvd headerLeo Liu2017-03-291-29/+1
* drm/amdgpu: add asic callback to get memsize registerAlex Deucher2017-03-291-0/+3
* drm/amdgpu: add a callback to set vm mapping flagsAlex Xie2017-03-291-0/+4
* drm/amdgpu: set GART PTE asic specific flagsAlex Xie2017-03-291-0/+4
* drm/amdgpu: expand pte flags to uint64_tChunming Zhou2017-03-291-4/+4
* drm/amdgpu: add 64bit doorbell functions (v2)Ken Wang2017-03-291-0/+4
* drm/amdgpu: add 64bit wb functionsKen Wang2017-03-291-0/+2
* drm/amdgpu: change wptr to 64 bits (v2)Ken Wang2017-03-291-1/+1
* drm/amdgpu: init aperture definitions (v2)Junwei Zhang2017-03-291-0/+5
* drm/amdgpu: Merge pre/postclose hooksDaniel Vetter2017-03-291-2/+0
* drm/amdgpu: remove unused sync testingChristian König2017-03-291-4/+0
* drm/amdgpu: rename amdgpu_gca_config to amdgpu_gfx_configJunwei Zhang2017-03-291-2/+2
* drm/amdgpu: export gfx config double offchip LDS buffers (v3)Junwei Zhang2017-03-291-0/+3
* drm/amdgpu: change pointer of mqd_ptr & mqd_backup to voidXiangliang Yu2017-03-291-1/+1
* drm/amdgpu:alloc mqd backupMonk Liu2017-03-291-0/+1
* drm/amdgpu:new field in_reset introduced for gfxMonk Liu2017-03-291-0/+1
* drm/amdgpu:impl RREG32 no kiq versionMonk Liu2017-03-291-7/+14
* drm/amdgpu: implement PRT for GFX6 v2Christian König2017-03-291-0/+1
* drm/amdgpu: IOCTL interface for PRT support v4Junwei Zhang2017-03-291-0/+1
* drm/amdgpu: add basic PRT support (v2)Christian König2017-03-291-0/+2
* drm/amd/amdgpu: post card if there is real hw resetting performedJim Qu2017-02-171-1/+4
* drm/amdgpu: read hw register to check pg status.Rex Zhu2017-02-131-2/+0
* drm/amdgpu: report the number of bytes moved at buffer creationSamuel Pitoiset2017-02-091-0/+1
* Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2017-02-011-10/+55
|\
| * drm/amdgpu: fix amdgpu_bo_va_mapping flagsChristian König2017-01-271-1/+1
| * drm/amd/amdgpu: remove the uncessary parameter for ib schedulerJunwei Zhang2017-01-271-2/+2
| * drm/amdgpu:introduce new flag to identify VM domain for cntx_ctrlMonk Liu2017-01-271-0/+1
| * drm/amdgpu:implement ring_write_multipleMonk Liu2017-01-271-0/+31
| * drm/amdgpu: simplify allocation of scratch regsNils Wallménius2017-01-271-2/+1
| * drm/amdgpu/ring: add two interfaces to support r/w registers with kiqXiangliang Yu2017-01-271-0/+2
| * drm/amdgpu: add get clockgating_state method for vce v3Huang Rui2017-01-271-0/+1
| * drm/amdgpu: add get clockgating_state method for uvd v5&v6Huang Rui2017-01-271-0/+1
| * drm/amdgpu: introduce an interface to get clock gating status dynamicallyHuang Rui2017-01-271-0/+1
| * drm/amdgpu: remove detect_hw_virtualization interfaceXiangliang Yu2017-01-271-2/+0
| * drm/amdgpu/virt: rename fieldes of virtualization structureXiangliang Yu2017-01-271-1/+1
| * drm/amdgpu/gfx8: add support kernel interface queue(KIQ)Xiangliang Yu2017-01-271-0/+13
| * drm/amdgpu: delete dead module parameter:amdgpu_powerplay.Rex Zhu2017-01-271-1/+0
| * drm/amdgpu: Remove checking for atombiosNils Wallménius2017-01-271-1/+0
* | drm/amd/amdgpu: Remove drm_debugfs_remove_files() callNoralf Trønnes2017-01-271-1/+0
|/
* Merge tag 'drm-misc-next-2017-01-09' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-01-101-1/+1
|\
| * drm: Change the return type of the unload hook to voidGabriel Krisman Bertazi2017-01-091-1/+1
* | Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-12-131-825/+71
|\|
| * drm/amd/amdgpu: Add debugfs support for reading GPRs (v2)Tom St Denis2016-12-081-0/+2
| * drm/amd/amdgpu: stored bios_sizeEvan Quan2016-12-081-0/+1
| * Revert "drm/amdgpu: use the kernel zone memory size as the max remote memory ...Alex Deucher2016-12-061-2/+0
| * Merge branch 'drm-next-4.10' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2016-12-061-3/+2
| |\
| | * drm/amdgpu: drop is_display_hung from display funcsAlex Deucher2016-11-231-1/+0
| | * drm/amdgpu: delete duplicate module parameter.Rex Zhu2016-11-111-2/+2