summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu.h
Commit message (Expand)AuthorAgeFilesLines
...
* drm/amdgpu: Move to gtt before cpu accesses dma buf.Samuel Li2018-02-191-0/+2
* drm/amdgpu: add new asic callbacks for HDP flush/invalidationAlex Deucher2018-02-191-0/+6
* drm/amdgpu: only enable swiotlb alloc when need v2Chunming Zhou2018-02-131-0/+1
* Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-01-091-3/+3
|\
| * drm/amdgpu: rename vm_id to vmidChristian König2017-12-271-3/+3
* | drm/amdgpu: add amdgpu interface to query cu infoFlora Cui2017-12-081-0/+1
|/
* drm/amdgpu: implement 2+1 PD support for Raven v3Christian König2017-12-181-0/+1
* drm/amdgpu: rename amdgpu_get_pcie_infoAlex Deucher2017-12-181-1/+1
* drm/amdgpu: move amdgpu_need_backup to amdgpu_object.cAlex Deucher2017-12-181-1/+0
* drm/amdgpu: rename amdgpu_gpu_recoverAlex Deucher2017-12-181-1/+2
* drm/amdgpu: move dummy page functions to amdgpu_gart.cAlex Deucher2017-12-181-3/+0
* drm/amdgpu: rename amdgpu_need_postAlex Deucher2017-12-181-1/+1
* drm/amdgpu: rename ip block helper functionsAlex Deucher2017-12-181-18/+20
* drm/amdgpu: move fw_reserve functions to amdgpu_ttm.cAlex Deucher2017-12-181-3/+0
* drm/amdgpu: rename amdgpu_*_location functionsAlex Deucher2017-12-181-2/+4
* drm/amdgpu: move amdgpu_doorbell_get_kfd_info to amdgpu_amdkfd.cAlex Deucher2017-12-181-6/+0
* drm/amdgpu: rename amdgpu_pci_config_resetAlex Deucher2017-12-181-1/+1
* drm/amdgpu: rename amdgpu_program_register_sequenceAlex Deucher2017-12-181-1/+1
* drm/amdgpu: rename amdgpu_wb_* functionsAlex Deucher2017-12-181-2/+2
* drm/amdgpu: move debugfs functions to their own fileAlex Deucher2017-12-181-15/+1
* drm/amdgpu: rename amdgpu_suspend to amdgpu_device_ip_suspendAlex Deucher2017-12-181-1/+1
* drm/amdgpu: Add gpu_recovery parameterAndrey Grodzovsky2017-12-151-1/+2
* drm/amdgpu: drop the bios scratch reg callbacks from nbioAlex Deucher2017-12-131-3/+0
* drm/amdgpu: convert nbio to use callbacks (v2)Alex Deucher2017-12-131-7/+43
* drm/amdgpu: allow get_vm_pde to change flags as wellChristian König2017-12-121-2/+3
* drm/amdgpu: cleanup debugfs handling a bitChristian König2017-12-121-5/+0
* drm/amdgpu: Avoid use SOC15_REG_OFFSET in static const arrayShaoyun Liu2017-12-081-0/+19
* drm/amdgpu: Dynamic initialize IP base offsetShaoyun Liu2017-12-081-0/+27
* drm: move amd_gpu_scheduler into common locationLucas Stach2017-12-071-8/+8
* drm/amdgpu: Get rid of dep_sync as a seperate object.Andrey Grodzovsky2017-12-061-1/+0
* drm/amdgpu:fix NULL pointer access during drv removeMonk Liu2017-12-061-0/+1
* drm/amdgpu: resize VRAM BAR for CPU access v6Christian König2017-12-041-0/+1
* drm/amdgpu: move GART recovery into GTT manager v2Christian König2017-12-041-3/+0
* drm/amdgpu:cleanup in_sriov_reset and lock_resetMonk Liu2017-12-041-1/+2
* drm/amdgpu:implement new GPU recover(v3)Monk Liu2017-12-041-1/+5
* drm/amdgpu: add header kgd_pp_interface.hRex Zhu2017-12-041-2/+3
* drm/amdgpu: move struct amd_powerplay to amdgpu.hRex Zhu2017-12-041-0/+7
* drm/amdgpu:don't change ctx->reset_couner upon queryMonk Liu2017-12-041-0/+1
* drm/amdgpu:pass ctx->guilty address to entity initMonk Liu2017-12-041-0/+1
* drm/amdgpu: Use unsigned ring indices in amdgpu_queue_mgr_mapMichel Dänzer2017-11-281-1/+1
* drm/amdgpu: move UVD/VCE and VCN structure out from unionLeo Liu2017-11-281-12/+8
* Merge tag 'drm-for-v4.15-amd-dc' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-11-171-0/+16
|\
| * Merge branch 'drm-next-4.15-dc' of git://people.freedesktop.org/~agd5f/linux ...Dave Airlie2017-10-091-0/+16
| |\
| | * drm/amdgpu: Add dc_log module parameterHarry Wentland2017-09-261-0/+1
| | * drm/amd/dc: Add dc display driver (v2)Harry Wentland2017-09-261-0/+15
* | | drm/amdgpu: busywait KIQ register accessing (v4)pding2017-10-191-1/+1
* | | drm/amdgpu:reduce wb to 512 slotMonk Liu2017-10-191-1/+1
* | | drm/amdgpu: move the VRAM lost counter per contextChristian König2017-10-191-4/+2
* | | drm/amdgpu: keep copy of VRAM lost counter in jobChristian König2017-10-191-0/+1
* | | drm/amdgpu: Move old fence waiting before reservation lock is aquired v2Andrey Grodzovsky2017-10-191-0/+4
OpenPOWER on IntegriCloud