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