index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
gfx_v7_0.c
Age
Commit message (
Expand
)
Author
2016-06-09
drm/amdgpu: fix gfx 7 ucode mem leak
Monk Liu
2016-05-11
drm/amdgpu: move VM fields into job
Christian König
2016-05-11
drm/amdgpu: move context switch handling into common code v2
Christian König
2016-05-11
drm/amdgpu: move preamble IB handling into common code
Christian König
2016-05-11
drm/amdgpu/gfx7: fix pipeline sync
Chunming Zhou
2016-05-11
drm/amd/amdgpu: Add name field to amd_ip_funcs (v2)
Tom St Denis
2016-05-11
drm/amdgpu: fetch cu_info once at init
Alex Deucher
2016-05-11
drm/amdgpu: keep vm in job instead of ib (v2)
Monk Liu
2016-05-04
drm/amd/amdgpu: Drop print_status callbacks.
Tom St Denis
2016-05-04
drm/amdgpu: use the ring name for debugfs (v2)
Christian König
2016-05-04
drm/amdgpu: reduce the ring size for GFX
Christian König
2016-05-04
drm/amdgpu: use max_dw in ring_init
Christian König
2016-03-18
Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2016-03-17
drm/amdgpu: move ib.fence to job.fence
Monk Liu
2016-03-17
drm/amdgpu: give a fence param to ib_free
Monk Liu
2016-03-17
Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2016-03-14
Merge drm-fixes into drm-next.
Dave Airlie
2016-03-08
drm/amdgpu: split pipeline sync and vm flush
Christian König
2016-03-08
drm/amdgpu: remove HW fence owner
Christian König
2016-03-08
drm/amdgpu: add hdp invalidation for gfx7
Chunming Zhou
2016-03-03
drm/amdgpu: fix rb bitmap & cu bitmap calculation
Flora Cui
2016-03-02
drm/amdgpu: apply gfx_v8 fixes to gfx_v7 as well
Christian König
2016-02-29
drm/amdgpu: fix VM faults caused by vm_grab_id() v4
Christian König
2016-02-25
drm/amdgpu/gfx: fix off by one in rb rework (v2)
Alex Deucher
2016-02-12
drm/amdgpu/cik: move uvd tiling config setup into uvd code
Alex Deucher
2016-02-12
drm/amdgpu/cik: move sdma tiling config setup into sdma code
Alex Deucher
2016-02-12
drm/amdgpu/gfx7: rework gpu_init()
Alex Deucher
2016-02-12
drm/amdgpu/gfx: clean up harvest configuration (v2)
Alex Deucher
2016-02-12
drm/amdgpu/gfx7: Fix whitespace
Tom St Denis
2016-02-12
drm/amdgpu/gfx7: Simplify wptr/rptr functions
Tom St Denis
2016-02-12
drm/amdgpu/gfx7: LOC reduction in gfx_v7_0_setup_rb
Tom St Denis
2016-02-12
drm/amdgpu/gfx7: Simplify bitmask creation
Tom St Denis
2016-02-12
drm/amdgpu/gfx7: Reduce linecount in table init
Tom St Denis
2016-02-10
drm/amdgpu: move sync into job object
Christian König
2016-02-10
drm/amdgpu: send SDMA/GFX IB tests directly to the ring again
Christian König
2016-02-10
drm/amdgpu: move ring from IBs into job
Christian König
2016-02-10
drm/amdgpu: make pad_ib a ring function v3
Christian König
2016-02-10
drm/amdgpu/gfx: minor code cleanup
Alex Deucher
2016-02-10
drm/amdgpu: remove the ring lock v2
Christian König
2016-02-10
drm/amdgpu: remove some more semaphore leftovers
Alex Deucher
2016-02-10
drm/amdgpu: clean up hw semaphore support in driver
Chunming Zhou
2016-02-08
drma/dmgpu: move cg and pg flags into shared headers
Alex Deucher
2016-02-02
drm/amdgpu/gfx7: enable cp inst/reg error interrupts
Alex Deucher
2015-10-21
drm/amdgpu: remove old lockup detection infrastructure
Christian König
2015-09-23
drm/amdgpu: sync ce and me with SWITCH_BUFFER(2)
monk.liu
2015-09-23
drm/amdgpu: export reservation_object from dmabuf to ttm (v2)
Christian König
2015-09-03
drm/amdgpu: be explicit about cpu vram access for driver BOs (v2)
Alex Deucher
2015-09-02
drm/amdgpu: add insert_nop ring func and default implementation
Jammy Zhou
2015-08-20
drm/amdgpu: fix zeroing all IB fields manually v2
Christian König
2015-08-17
drm/amdgpu: add reference for **fence
Chunming Zhou
[next]