index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2017-02-13
drm/amdgpu: Initialize pipe priority order on graphic initialization
ozeng
2017-01-27
drm/amd/amdgpu: remove the uncessary parameter for ib scheduler
Junwei Zhang
2017-01-27
drm/amdgpu: simplify allocation of scratch regs
Nils Wallménius
2016-12-08
drm/amd/amdgpu: Add gpr reading for GFX v7
Tom St Denis
2016-11-23
drm/amdgpu:impl vgt_flush for VI(V5)
Monk Liu
2016-11-11
drm/amd/amdgpu: Clean up wave gfx7 helper
Tom St Denis
2016-10-28
Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
2016-10-25
drm/amd/amdgpu: Put in rest of wave fields
Tom St Denis
2016-10-25
drm/amd/amdgpu: re-factor debugfs wave reader
Tom St Denis
2016-10-25
drm/amdgpu: rework IP block registration (v2)
Alex Deucher
2016-10-25
drm/amdgpu: move align_mask and nop into ring funcs as well (v2)
Christian König
2016-10-25
drm/amdgpu: move the ring type into the funcs structure (v2)
Christian König
2016-10-25
drm/amdgpu: move IB and frame size directly into the engine description
Christian König
2016-10-25
drm/amdgpu: remove explicit NULL init for parse_cs
Christian König
2016-10-25
drm/amdgpu: pad gfx and compute rings to 256 dw
Christian König
2016-10-25
drm/amdgpu: add AMDGPU_GEM_CREATE_VRAM_CONTIGUOUS flag v3
Christian König
2016-10-25
dma-buf: Rename struct fence to dma_fence
Chris Wilson
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
[next]