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_v10_0.c
Age
Commit message (
Expand
)
Author
2023-01-09
drm/amd: Load GFX10 microcode during early_init
Mario Limonciello
2023-01-09
drm/amd: Use `amdgpu_ucode_*` helpers for GFX10
Mario Limonciello
2022-11-04
drm/amdgpu: fix for suspend/resume sequence under sriov
Victor Zhao
2022-11-04
drm/amdgpu/gfx10: set gfx.funcs in early init
Alex Deucher
2022-11-04
drm/amdgpu: Disable MCBP from soc21 for SRIOV
Yiqing Yao
2022-09-29
drm/amdgpu/gfx10: use common function to init CP fw
Likun Gao
2022-09-29
drm/amdgpu/gfx10: switch to amdgpu_gfx_rlc_init_microcode
Hawking Zhang
2022-08-30
drm/amdgpu: only init tap_delay ucode when it's included in ucode binary
Hawking Zhang
2022-08-16
drm/amdgpu: reduce reset time
Victor Zhao
2022-08-16
Revert "drm/amd/amdgpu: add pipe1 hardware support"
Michel Dänzer
2022-07-25
drm/amd/amdgpu: add TAP_DELAYS upload support for gfx10
Chengming Gui
2022-07-13
drm/amdgpu/mes: ring aggregatged doorbell when mes queue is unmapped
Le Ma
2022-06-08
drm/amdgpu: fix scratch register access method in SRIOV
ZhenGuo Yin
2022-06-06
drm/amd/amdgpu: add pipe1 hardware support
Arunpravin Paneer Selvam
2022-06-06
drm/amd/amdgpu: Enable high priority gfx queue
Arunpravin Paneer Selvam
2022-05-26
drm/amdgpu/gfx: fix typos in comments
Julia Lawall
2022-05-26
drm/amdgpu/gfx10: rework KIQ programming
Haohui Mai
2022-05-26
drm/amdgpu: Set CP_HQD_PQ_CONTROL.RPTR_BLOCK_SIZE correctly
Haohui Mai
2022-05-26
drm/amdgpu: Clean up of initializing doorbells for gfx_v9 and gfx_v10
Haohui Mai
2022-05-18
drm/amdgpu: Unmap legacy queue when MES is enabled
Luben Tuikov
2022-05-06
drm/amdgpu: nuke dynamic gfx scratch reg allocation
Christian König
2022-05-05
drm/amdgpu: simplify the return expression
Minghao Chi
2022-05-05
drm/amdgpu/gfx10: Avoid uninitialised variable 'index'
Mike Lothian
2022-05-04
drm/amdgpu/gfx10: enable kiq to map mes ring
Jack Xiao
2022-05-04
drm/amdgpu: add mes unmap legacy queue routine
Jack Xiao
2022-05-04
drm/amdgpu: enable mes kiq N-1 test on sienna cichlid
Jack Xiao
2022-05-04
drm/amdgpu/gfx10: add mes support for gfx ib test
Jack Xiao
2022-05-04
drm/amdgpu/gfx10: add mes queue fence handling
Jack Xiao
2022-05-04
drm/amdgpu/gfx10: use INVALIDATE_TLBS to invalidate TLBs v2
Jack Xiao
2022-05-04
drm/amdgpu/gfx10: inherit vmid from mqd
Jack Xiao
2022-05-04
drm/amdgpu/gfx10: associate mes queue id with fence v2
Jack Xiao
2022-05-04
drm/amdgpu/gfx10: use per ctx CSA for de metadata
Jack Xiao
2022-05-04
drm/amdgpu/gfx10: use per ctx CSA for ce metadata
Jack Xiao
2022-05-04
drm/amdgpu/gfx10: implement mqd functions of gfx/compute eng v2
Jack Xiao
2022-05-04
drm/amdgpu: use ring structure to access rptr/wptr v2
Jack Xiao
2022-04-26
drm/amdgpu: Fix out-of-bound access for gfx_v10_0_ring_test_ib()
Haohui Mai
2022-04-11
drm/amdgpu: Fix incorrect enum type
Grigory Vasilyev
2022-04-08
drm/amdgpu: expand cg_flags from u32 to u64
Evan Quan
2022-03-31
drm/amdgpu: fix incorrect GCR_GENERAL_CNTL address
Ruili Ji
2022-03-25
drm/amdgpu/gfx10: enable gfx1037 clock counter retrieval function
Prike Liang
2022-03-15
drm/amdgpu: only allow secure submission on rings which support that
Lang Yu
2022-03-02
drm/amdgpu/gfx10: drop unused cyan skillfish firmware
Alex Deucher
2022-03-02
drm/amdgpu: enable gfxoff routine for GC 10.3.7
Prike Liang
2022-03-02
drm/amdgpu: enable gfx power gating for GC 10.3.7
Prike Liang
2022-03-02
drm/amdgpu: enable gfx clock gating control for GC 10.3.7
Prike Liang
2022-02-17
drm/amdgpu: add gc 10.3.6 support
Yifan Zhang
2022-02-16
drm/amdgpu/gfx10: Add GC 10.3.7 Support
Prike Liang
2022-02-16
drm/amdgpu: make cyan skillfish support code more consistent
Alex Deucher
2022-02-11
drm/amdgpu: add support for GC 10.1.4
Lang Yu
2022-02-09
drm/amdgpu: fix gmc init fail in sriov mode
Yang Wang
[next]