summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-03-181-1/+2
|\
| * drm/amdgpu: move ib.fence to job.fenceMonk Liu2016-03-171-0/+1
| * drm/amdgpu: give a fence param to ib_freeMonk Liu2016-03-171-1/+1
* | Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-03-171-10/+44
|\|
| * drm/amdgpu: split pipeline sync and vm flushChristian König2016-03-081-7/+22
| * drm/amdgpu: remove HW fence ownerChristian König2016-03-081-2/+1
| * drm/amdgpu: add hdp invalidation for gfx7Chunming Zhou2016-03-081-0/+21
* | Merge drm-fixes into drm-next.Dave Airlie2016-03-141-35/+48
|\ \ | |/ |/|
| * drm/amdgpu: apply gfx_v8 fixes to gfx_v7 as wellChristian König2016-03-021-0/+13
| * drma/dmgpu: move cg and pg flags into shared headersAlex Deucher2016-02-081-35/+35
* | drm/amdgpu: fix rb bitmap & cu bitmap calculationFlora Cui2016-03-031-8/+7
* | drm/amdgpu: fix VM faults caused by vm_grab_id() v4Christian König2016-02-291-4/+2
* | drm/amdgpu/gfx: fix off by one in rb rework (v2)Alex Deucher2016-02-251-5/+2
* | drm/amdgpu/cik: move uvd tiling config setup into uvd codeAlex Deucher2016-02-121-11/+0
* | drm/amdgpu/cik: move sdma tiling config setup into sdma codeAlex Deucher2016-02-121-6/+0
* | drm/amdgpu/gfx7: rework gpu_init()Alex Deucher2016-02-121-176/+182
* | drm/amdgpu/gfx: clean up harvest configuration (v2)Alex Deucher2016-02-121-87/+40
* | drm/amdgpu/gfx7: Fix whitespaceTom St Denis2016-02-121-1/+1
* | drm/amdgpu/gfx7: Simplify wptr/rptr functionsTom St Denis2016-02-121-19/+4
* | drm/amdgpu/gfx7: LOC reduction in gfx_v7_0_setup_rbTom St Denis2016-02-121-7/+2
* | drm/amdgpu/gfx7: Simplify bitmask creationTom St Denis2016-02-121-7/+1
* | drm/amdgpu/gfx7: Reduce linecount in table initTom St Denis2016-02-121-820/+525
* | drm/amdgpu: move sync into job objectChristian König2016-02-101-1/+2
* | drm/amdgpu: send SDMA/GFX IB tests directly to the ring againChristian König2016-02-101-3/+1
* | drm/amdgpu: move ring from IBs into jobChristian König2016-02-101-1/+1
* | drm/amdgpu: make pad_ib a ring function v3Christian König2016-02-101-0/+2
* | drm/amdgpu/gfx: minor code cleanupAlex Deucher2016-02-101-18/+1
* | drm/amdgpu: remove the ring lock v2Christian König2016-02-101-4/+4
* | drm/amdgpu: remove some more semaphore leftoversAlex Deucher2016-02-101-2/+0
* | drm/amdgpu: clean up hw semaphore support in driverChunming Zhou2016-02-101-32/+2
|/
* drm/amdgpu/gfx7: enable cp inst/reg error interruptsAlex Deucher2016-02-021-1/+19
* drm/amdgpu: remove old lockup detection infrastructureChristian König2015-10-211-20/+0
* drm/amdgpu: sync ce and me with SWITCH_BUFFER(2)monk.liu2015-09-231-44/+11
* drm/amdgpu: export reservation_object from dmabuf to ttm (v2)Christian König2015-09-231-8/+11
* drm/amdgpu: be explicit about cpu vram access for driver BOs (v2)Alex Deucher2015-09-031-3/+9
* drm/amdgpu: add insert_nop ring func and default implementationJammy Zhou2015-09-021-0/+2
* drm/amdgpu: fix zeroing all IB fields manually v2Christian König2015-08-201-0/+1
* drm/amdgpu: add reference for **fenceChunming Zhou2015-08-171-0/+1
* drm/amdgpu: add kernel fence in ib_submit_kernel_helperChunming Zhou2015-08-171-2/+4
* drm/amdgpu: use kernel fence for gfx ib testChunming Zhou2015-08-171-1/+1
* drm/amdgpu: Use gpu scheduler for gfx ring ib testChunming Zhou2015-08-171-14/+14
* drm/amdgpu: merge amdgpu_family.h into amd_shared.h (v2)Jammy Zhou2015-08-171-2/+2
* drm/amdgpu: add feature version for RLC and MEC v2Jammy Zhou2015-08-051-0/+6
* drm/amdgpu: increment queue when iterating on this variable.Nicolas Iooss2015-08-051-1/+1
* drm/amdgpu: different emit_ib for gfx and computemonk.liu2015-07-291-11/+35
* drm/amdgpu: Initialize compute sdma and memory from kgdBen Goz2015-06-291-0/+42
* drm/amdgpu: fix the build on big endianAlex Deucher2015-06-101-2/+3
* drm/amdgpu: disable user fence interrupt (v2)Chunming Zhou2015-06-051-4/+9
* drm/amdgpu: add me/ce/pfp_feature_version interface queryKen Wang2015-06-031-0/+3
* drm/amdgpu add ce_ram_size for interface queryKen Wang2015-06-031-0/+2
OpenPOWER on IntegriCloud