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
2021-11-05
drm/amdgpu: correctly toggle gfx on/off around RLC_SPM_* register access
Evan Quan
2021-08-05
drm/amdgpu: Put MODE register in wave debug info
Joseph Greathouse
2021-05-21
drm/amd/amdgpu/gfx_v7_0: Repair function names in the documentation
Lee Jones
2021-04-09
drm/amdgpu: add the sched_score to amdgpu_ring_init
Christian König
2021-04-09
drm/amd/amdgpu/gfx_v7_0: Trivial typo fixes
Bhaskar Chowdhury
2020-12-08
drm/amdgpu: use AMDGPU_NUM_VMID when possible
Nirmoy Das
2020-11-24
drm/amd/amdgpu/gfx_v7_0: Clean-up a bunch of kernel-doc related issues
Lee Jones
2020-11-13
drm/amd/amdgpu/gfx_v7_0: Remove unused struct definition
Lee Jones
2020-10-16
drm/amdgpu: move amdgpu_num_kcq handling to a helper
Alex Deucher
2020-07-02
drm/amdgpu: Clean up KFD VMID assignment
Felix Kuehling
2020-07-01
drm/amdgpu: label internally used symbols as static
Nirmoy Das
2020-05-18
drm/amdgpu: apply AMDGPU_IB_FLAG_EMIT_MEM_SYNC to compute IBs too (v3)
Marek Olšák
2020-05-18
drm/amdgpu: Add mem_sync implementation for all the ASICs.
Andrey Grodzovsky
2020-04-09
drm/amdgpu: rework sched_list generation
Nirmoy Das
2020-04-01
drm/amdgpu: stop disable the scheduler during HW fini
Christian König
2020-04-01
drm/amdgpu: implement more ib pools (v2)
xinhui pan
2020-02-28
drm/amdgpu: Initialize SPM_VMID with 0xf (v2)
Jacob He
2020-02-28
drm/amdgpu: Add num_banks and num_ranks to gfx config structure
Yong Zhao
2019-12-02
drm/amdgpu: fix calltrace during kmd unload(v3)
Monk Liu
2019-11-13
drm/amdgpu: remove set but not used variable 'mc_shared_chmap' from 'gfx_v6_0...
yu kuai
2019-08-09
Merge tag 'v5.3-rc3' into drm-next-5.4
Alex Deucher
2019-07-30
drm/amdgpu: Default disable GDS for compute+gfx
Joseph Greathouse
2019-07-18
drm/amdgpu: Default disable GDS for compute VMIDs
Joseph Greathouse
2019-07-18
drm/amdgpu: Default disable GDS for compute VMIDs
Joseph Greathouse
2019-07-16
drm/amd/amdgpu: Add VMID to SRBM debugfs bank selection
Tom St Denis
2019-06-25
Merge branch 'drm-next' into drm-next-5.3
Alex Deucher
2019-06-20
drm/amdgpu: enable gfx eop interrupt per gfx pipe
Hawking Zhang
2019-06-14
Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2019-06-10
drm/amd: drop use of drmP.h in remaining files
Sam Ravnborg
2019-06-10
drm/amd: drop dependencies on drm_os_linux.h
Sam Ravnborg
2019-05-24
drm/amdgpu: remove static GDS, GWS and OA allocation
Christian König
2019-02-05
drm/amdgpu: add a workaround for GDS ordered append hangs with compute queues
Marek Olšák
2019-01-25
drm/amdgpu: add flags to emit_ib interface v2
Jack Xiao
2018-11-28
drm/amdgpu: Use asic specific doorbell index instead of macro definition
Oak Zeng
2018-11-09
drm/amdgpu: abstract the function of enter/exit safe mode for RLC
Likun Gao
2018-11-09
drm/amdgpu: separate amdgpu_rlc into a single file
Likun Gao
2018-11-09
drm/amdgpu: unify rlc function into structure
Likun Gao
2018-11-05
drm/amdgpu: Modify the argument of emit_ib interface
Rex Zhu
2018-11-05
drm/amdgpu: remove messages from IB tests
Christian König
2018-11-05
drm/amdgpu: further ring test cleanups
Christian König
2018-11-05
drm/amdgpu: Retire amdgpu_ring.ready flag v4
Andrey Grodzovsky
2018-11-05
drm/amdgpu: put HQD EOP buffers into VRAM
Marek Olšák
2018-11-05
drm/amdgpu: use scheduler fault instead of reset work
Christian König
2018-09-26
drm/amdgpu: move more defines into amdgpu_irq.h
Christian König
2018-09-26
drm/amdgpu: Refine function name
Rex Zhu
2018-09-19
drm/amdgpu: move reserving GDS/GWS/OA into common code
Christian König
2018-09-19
drm/amdgpu: fix up GDS/GWS/OA shifting
Christian König
2018-08-27
drm/amdgpu: implement soft_recovery for GFX7
Christian König
2018-07-05
drm/amdgpu: switch firmware path for CIK parts (v2)
Alex Deucher
2018-04-03
drm/amdgpu: Add support for SRBM selection v3
Andrey Grodzovsky
[next]