summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu.h
Commit message (Expand)AuthorAge
* drm/amdgpu: fix&cleanups for wb_clearMonk Liu2018-02-28
* Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-01-09
|\
| * drm/amdgpu: rename vm_id to vmidChristian König2017-12-27
* | drm/amdgpu: add amdgpu interface to query cu infoFlora Cui2017-12-08
|/
* drm/amdgpu: implement 2+1 PD support for Raven v3Christian König2017-12-18
* drm/amdgpu: rename amdgpu_get_pcie_infoAlex Deucher2017-12-18
* drm/amdgpu: move amdgpu_need_backup to amdgpu_object.cAlex Deucher2017-12-18
* drm/amdgpu: rename amdgpu_gpu_recoverAlex Deucher2017-12-18
* drm/amdgpu: move dummy page functions to amdgpu_gart.cAlex Deucher2017-12-18
* drm/amdgpu: rename amdgpu_need_postAlex Deucher2017-12-18
* drm/amdgpu: rename ip block helper functionsAlex Deucher2017-12-18
* drm/amdgpu: move fw_reserve functions to amdgpu_ttm.cAlex Deucher2017-12-18
* drm/amdgpu: rename amdgpu_*_location functionsAlex Deucher2017-12-18
* drm/amdgpu: move amdgpu_doorbell_get_kfd_info to amdgpu_amdkfd.cAlex Deucher2017-12-18
* drm/amdgpu: rename amdgpu_pci_config_resetAlex Deucher2017-12-18
* drm/amdgpu: rename amdgpu_program_register_sequenceAlex Deucher2017-12-18
* drm/amdgpu: rename amdgpu_wb_* functionsAlex Deucher2017-12-18
* drm/amdgpu: move debugfs functions to their own fileAlex Deucher2017-12-18
* drm/amdgpu: rename amdgpu_suspend to amdgpu_device_ip_suspendAlex Deucher2017-12-18
* drm/amdgpu: Add gpu_recovery parameterAndrey Grodzovsky2017-12-15
* drm/amdgpu: drop the bios scratch reg callbacks from nbioAlex Deucher2017-12-13
* drm/amdgpu: convert nbio to use callbacks (v2)Alex Deucher2017-12-13
* drm/amdgpu: allow get_vm_pde to change flags as wellChristian König2017-12-12
* drm/amdgpu: cleanup debugfs handling a bitChristian König2017-12-12
* drm/amdgpu: Avoid use SOC15_REG_OFFSET in static const arrayShaoyun Liu2017-12-08
* drm/amdgpu: Dynamic initialize IP base offsetShaoyun Liu2017-12-08
* drm: move amd_gpu_scheduler into common locationLucas Stach2017-12-07
* drm/amdgpu: Get rid of dep_sync as a seperate object.Andrey Grodzovsky2017-12-06
* drm/amdgpu:fix NULL pointer access during drv removeMonk Liu2017-12-06
* drm/amdgpu: resize VRAM BAR for CPU access v6Christian König2017-12-04
* drm/amdgpu: move GART recovery into GTT manager v2Christian König2017-12-04
* drm/amdgpu:cleanup in_sriov_reset and lock_resetMonk Liu2017-12-04
* drm/amdgpu:implement new GPU recover(v3)Monk Liu2017-12-04
* drm/amdgpu: add header kgd_pp_interface.hRex Zhu2017-12-04
* drm/amdgpu: move struct amd_powerplay to amdgpu.hRex Zhu2017-12-04
* drm/amdgpu:don't change ctx->reset_couner upon queryMonk Liu2017-12-04
* drm/amdgpu:pass ctx->guilty address to entity initMonk Liu2017-12-04
* drm/amdgpu: Use unsigned ring indices in amdgpu_queue_mgr_mapMichel Dänzer2017-11-28
* drm/amdgpu: move UVD/VCE and VCN structure out from unionLeo Liu2017-11-28
* Merge tag 'drm-for-v4.15-amd-dc' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-11-17
|\
| * Merge branch 'drm-next-4.15-dc' of git://people.freedesktop.org/~agd5f/linux ...Dave Airlie2017-10-09
| |\
| | * drm/amdgpu: Add dc_log module parameterHarry Wentland2017-09-26
| | * drm/amd/dc: Add dc display driver (v2)Harry Wentland2017-09-26
* | | drm/amdgpu: busywait KIQ register accessing (v4)pding2017-10-19
* | | drm/amdgpu:reduce wb to 512 slotMonk Liu2017-10-19
* | | drm/amdgpu: move the VRAM lost counter per contextChristian König2017-10-19
* | | drm/amdgpu: keep copy of VRAM lost counter in jobChristian König2017-10-19
* | | drm/amdgpu: Move old fence waiting before reservation lock is aquired v2Andrey Grodzovsky2017-10-19
* | | drm/amdgpu: add plumbing for ctx priority changes v2Andres Rodriguez2017-10-09
* | | drm/amdgpu: implement ring set_priority for gfx_v8 compute v9Andres Rodriguez2017-10-09