summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu.h
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/amdgpu: Improve amdgpu_dpm* macros to avoid unexpected result (v2)Eric Huang2016-01-221-22/+22
* drm/amdgpu: move VM page tables to the LRU end on CS v2Christian König2016-01-131-0/+2
* Backmerge drm-fixes merge into Linus's tree into drm-next.Dave Airlie2015-12-241-1/+2
|\
| * drm/amdgpu: fix user fence handlingChristian König2015-12-161-1/+2
* | Merge branch 'drm-next-4.5' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2015-12-231-47/+91
|\ \ | |/ |/|
| * drm/amd/powerplay: export interface to DAL to init/change display configuration.Rex Zhu2015-12-211-0/+1
| * drm/amdgpu: store pcie gen mask and link widthAlex Deucher2015-12-211-0/+4
| * drm/amdgpu: support per device powerplay enablement (v2)Jammy Zhou2015-12-211-35/+36
| * drm/amdgpu: export fan control functions to amdgpuRex Zhu2015-12-211-5/+25
| * drm/amdgpu: export amd_powerplay_func to amdgpu and other ip blockRex Zhu2015-12-211-6/+40
| * drm/amd/powerplay: add basic powerplay frameworkAlex Deucher2015-12-211-0/+5
| * drm/amdgpu: share struct amdgpu_pm_state_type with powerplay moduleRex Zhu2015-12-211-26/+2
| * drm/amdgpu: keep the PTs validation list in the VM v2Christian König2015-12-181-5/+3
| * drm/amdgpu: split VM PD and PT handling during CSChristian König2015-12-181-4/+6
| * drm/amdgpu: put VM page tables directly into duplicates listChristian König2015-12-181-1/+2
| * drm/amdgpu: unify AMDGPU_CTX_MAX_CS_PENDING and amdgpu_sched_jobsChunming Zhou2015-12-141-3/+2
| * drm/amdgpu: add spin lock to protect freed list in vm (v2)jimqu2015-12-041-0/+2
| * drm/amd: abstract kernel rq and normal rq to priority of run queueChunming Zhou2015-12-021-1/+1
| * drm/amdgpu: add a callback for reading the bios from the rom directlyAlex Deucher2015-12-021-0/+3
* | drm/amdgpu: add spin lock to protect freed list in vm (v2)jimqu2015-12-041-0/+2
* | drm/amdgpu: fix VM page table reference countingChristian König2015-11-301-0/+1
|/
* drm/amdgpu: remove vm->mutexChunming Zhou2015-11-201-2/+0
* drm/amdgpu: add mutex for ba_va->valids/invalidsChunming Zhou2015-11-201-0/+1
* drm/amdgpu: add lock for interval tree in vmChunming Zhou2015-11-181-0/+2
* drm/amdgpu: keep the owner for VMIDsChristian König2015-11-181-3/+5
* drm/amdgpu: move VM manager clean into the VM code againChristian König2015-11-181-0/+1
* drm/amdgpu: cleanup VM coding styleChristian König2015-11-181-50/+48
* drm/amdgpu: remove unused VM manager fieldChristian König2015-11-181-2/+0
* drm/amdgpu: cleanup scheduler command submissionChristian König2015-11-181-0/+1
* drm/amdgpu: fix incorrect mutex usage v3Christian König2015-11-161-1/+1
* drm/amdgpu: cleanup amdgpu_cs_parser handlingChristian König2015-11-161-5/+0
* drm/amdgpu: use common fence for amdgpu_vm_fenceChristian König2015-11-161-1/+1
* drm/amdgpu: use a timer for fence fallbackChristian König2015-11-161-2/+1
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-11-101-73/+31
|\
| * Merge branch 'drm-next-4.4' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2015-11-051-52/+6
| |\
| | * drm/amdgpu: remove AMDGPU_FENCE_OWNER_MOVEChristian König2015-11-041-1/+0
| | * drm/amdgpu: remove now unused fence functionsChristian König2015-11-041-39/+0
| | * drm/amdgpu: Make amdgpu_mn functions inlineHarry Wentland2015-11-021-2/+2
| | * drm/amdgpu: remove amdgpu_fence_ref/unrefChristian König2015-10-301-3/+0
| | * drm/amdgpu: use common fence for syncChristian König2015-10-301-1/+1
| | * drm/amdgpu: use common fences for VMID management v2Christian König2015-10-301-2/+2
| | * drm/amdgpu: move ring_from_fence to common codeChristian König2015-10-301-0/+1
| | * drm/amdgpu: switch to common fence_wait_any_timeout v2Christian König2015-10-301-4/+0
| * | Merge branch 'drm-next-4.4' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2015-10-301-10/+1
| |\ \ | | |/
| | * drm/amdgpu: remove the unnecessary parameter adev for amdgpu_fence_wait_any()Junwei Zhang2015-10-211-2/+1
| | * drm/amdgpu: remove the exclusive lockChristian König2015-10-211-1/+0
| | * drm/amdgpu: remove old lockup detection infrastructureChristian König2015-10-211-7/+0
| * | Merge tag 'topic/drm-misc-2015-10-08' of git://anongit.freedesktop.org/drm-in...Dave Airlie2015-10-161-4/+4
| |\ \ | | |/ | |/|
| | * drm/irq: Use unsigned int pipe in public APIThierry Reding2015-10-061-4/+4
| * | drm/amdgpu: add option to clear VM page tables after every submitChristian König2015-10-141-0/+1
OpenPOWER on IntegriCloud