summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu.h
AgeCommit message (Expand)AuthorFilesLines
2016-02-10drm/amdgpu: add amdgpu_set_ib_value helper (v2)Christian König1-1/+9
2016-02-10drm/amdgpu: track whether the asic supports SR-IOVAlex Deucher1-0/+7
2016-02-10drm/amdgpu: remove unused functionAlex Deucher1-1/+0
2016-02-10drm/amd: add ACP driver supportMaruthi Bayyavarapu1-0/+12
2016-02-10drm/amdgpu: move more logic into amdgpu_vm_map_gart v3Christian König1-3/+3
2016-02-10drm/amd/powerplay: add some sysfs interfaces for powerplay.Eric Huang1-0/+17
2016-02-10drm/amdgpu: remove rptr checkingChristian König1-4/+1
2016-02-10drm/amdgpu: remove the ring lock v2Christian König1-5/+0
2016-02-10drm/amdgpu: use a global LRU list for VMIDsChristian König1-8/+11
2016-02-10drm/amdgpu: merge vm_grab_id and vm_fence v2Christian König1-4/+1
2016-02-10drm/amdgpu: grab VMID before submitting job v5Christian König1-0/+4
2016-02-10drm/amdgpu: drop hard_reset module parameterAlex Deucher1-1/+0
2016-02-10drm/amdgpu: cleanup sync_seq handlingChristian König1-6/+1
2016-02-10drm/amdgpu: remove sync_to from sync obj v2Christian König1-1/+0
2016-02-10drm/amdgpu: remove some more semaphore leftoversAlex Deucher1-8/+0
2016-02-10drm/amdgpu: clean up non-scheduler code path (v2)Chunming Zhou1-1/+0
2016-02-10drm/amdgpu: cleanup amdgpu_sync_rings V2Chunming Zhou1-2/+0
2016-02-10drm/amdgpu: clean up hw semaphore support in driverChunming Zhou1-21/+0
2016-02-10drm/amdgpu: keep the prefered/allowed domains in the BOChristian König1-3/+2
2016-02-10drm/amdgpu: cleanup bo list bucket handlingChristian König1-0/+2
2016-02-10drm/amdgpu: cleanup amdgpu_cs_parser structureChristian König1-10/+11
2016-02-10drm/amdgpu: group VM mapping tree with its lock (v2)Christian König1-2/+3
2016-02-10drm/amdgpu: fix amdgpu_cs_get_threshold_for_moves handlingChristian König1-0/+2
2016-02-10drm/amdgpu: fix issue with overlapping userptrsChristian König1-0/+2
2016-01-22drm/amd/amdgpu: Improve amdgpu_dpm* macros to avoid unexpected result (v2)Eric Huang1-22/+22
2016-01-13drm/amdgpu: move VM page tables to the LRU end on CS v2Christian König1-0/+2
2015-12-24Backmerge drm-fixes merge into Linus's tree into drm-next.Dave Airlie1-1/+2
2015-12-23Merge branch 'drm-next-4.5' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie1-47/+91
2015-12-21drm/amd/powerplay: export interface to DAL to init/change display configuration.Rex Zhu1-0/+1
2015-12-21drm/amdgpu: store pcie gen mask and link widthAlex Deucher1-0/+4
2015-12-21drm/amdgpu: support per device powerplay enablement (v2)Jammy Zhou1-35/+36
2015-12-21drm/amdgpu: export fan control functions to amdgpuRex Zhu1-5/+25
2015-12-21drm/amdgpu: export amd_powerplay_func to amdgpu and other ip blockRex Zhu1-6/+40
2015-12-21drm/amd/powerplay: add basic powerplay frameworkAlex Deucher1-0/+5
2015-12-21drm/amdgpu: share struct amdgpu_pm_state_type with powerplay moduleRex Zhu1-26/+2
2015-12-18drm/amdgpu: keep the PTs validation list in the VM v2Christian König1-5/+3
2015-12-18drm/amdgpu: split VM PD and PT handling during CSChristian König1-4/+6
2015-12-18drm/amdgpu: put VM page tables directly into duplicates listChristian König1-1/+2
2015-12-16drm/amdgpu: fix user fence handlingChristian König1-1/+2
2015-12-14drm/amdgpu: unify AMDGPU_CTX_MAX_CS_PENDING and amdgpu_sched_jobsChunming Zhou1-3/+2
2015-12-04drm/amdgpu: add spin lock to protect freed list in vm (v2)jimqu1-0/+2
2015-12-04drm/amdgpu: add spin lock to protect freed list in vm (v2)jimqu1-0/+2
2015-12-02drm/amd: abstract kernel rq and normal rq to priority of run queueChunming Zhou1-1/+1
2015-12-02drm/amdgpu: add a callback for reading the bios from the rom directlyAlex Deucher1-0/+3
2015-11-30drm/amdgpu: fix VM page table reference countingChristian König1-0/+1
2015-11-20drm/amdgpu: remove vm->mutexChunming Zhou1-2/+0
2015-11-20drm/amdgpu: add mutex for ba_va->valids/invalidsChunming Zhou1-0/+1
2015-11-18drm/amdgpu: add lock for interval tree in vmChunming Zhou1-0/+2
2015-11-18drm/amdgpu: keep the owner for VMIDsChristian König1-3/+5
2015-11-18drm/amdgpu: move VM manager clean into the VM code againChristian König1-0/+1