index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
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-09-28
Merge tag 'v4.8-rc8' into drm-next
Dave Airlie
2016-09-19
drm/amdgpu: implement raster configuration for gfx v7
Huang Rui
2016-09-16
drm/amdgpu/gfx7: add ring callbacks for ib and dma frame size
Alex Deucher
2016-09-14
drm/amdgpu:implement CONTEXT_CONTROL (v5)
Monk Liu
2016-09-14
drm/amdgpu: free the BO in kernel by helper amdgpu_bo_free_kernel()
Junwei Zhang
2016-09-02
drm/amd/amdgpu: Merge get_rptr functions in gfx7
Tom St Denis
2016-08-31
drm/amd/amdgpu: compute ring test fail during S4 on CI
jimqu
2016-08-08
drm/amdgpu: pin shared GWS, GDS and OA resources
Christian König
2016-07-29
drm/amdgpu: add a fence timeout for the IB tests v2
Christian König
2016-07-14
drm/amdgpu: remove usec timeout loop from IB tests
Christian König
2016-07-14
drm/amdgpu: cleanup hw reference handling in the IB tests
Christian König
2016-07-07
drm/amdgpu: remove more of the ring backup code
Alex Deucher
2016-07-07
drm/amd/gfx: add instance field to select_se_sh (v3)
Tom St Denis
2016-07-07
drm/amdgpu/gfx7: make gfx_v7_0_rlc_stop static
Alex Deucher
2016-07-07
drm/amdgpu/gfx7: switch to using the existing rlc callbacks
Alex Deucher
2016-07-07
drm/amdgpu: move select_se_sh into the gfx struct
Alex Deucher
2016-07-07
drm/amdgpu: move get_gpu_clock_counter into the gfx struct
Alex Deucher
2016-07-07
drm/amdgpu/gfx7: set USER_SHADER_ARRAY_CONFIG based on disable_cu parameter
Nicolai Hähnle
2016-07-07
drm/amdgpu/gfx7: fix CP jump table size
Alex Deucher
2016-07-07
drm/amdgpu/gfx7: expand cp jt size to handle GDS as well
Alex Deucher
2016-06-13
drm/amdgpu/gfx7: fix broken condition check
Alex Deucher
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
[next]