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
Age
Commit message (
Expand
)
Author
2020-02-04
drm/amdgpu: return EINVAL instead of ENOENT in the VM code
Christian König
2020-02-04
drm/amdgpu: fix parentheses in amdgpu_vm_update_ptes
Christian König
2020-02-04
drm/amdgpu: make sure to never allocate PDs/PTs for invalidations
Christian König
2020-02-04
drm/amdgpu: drop unnecessary restriction for huge root PDEs
Christian König
2020-02-04
drm/amdgpu: stop using amdgpu_bo_gpu_offset in the VM backend
Christian König
2020-02-04
drm/amdgpu: rework job synchronization v2
Christian König
2020-02-04
drm/amdgpu: use the VM as job owner
Christian König
2020-02-04
drm/amdgpu: explicitly sync VM update to PDs/PTs
Christian König
2020-01-30
drm/amdgpu: Fix implicit enum conversion in gfx_v9_4_ras_error_inject
Nathan Chancellor
2020-01-30
amdgpu: using vmalloc requires includeing vmalloc.h
Stephen Rothwell
2020-01-30
drm/amdgpu: allocate entities on demand
Nirmoy Das
2020-01-30
drm/amdgpu: Enable DISABLE_BARRIER_WAITCNT for Arcturus
Joseph Greathouse
2020-01-27
drm/amdgpu: enable GPU reset by default on renoir
Alex Deucher
2020-01-27
drm/amdgpu: enable GPU reset by default on Navi
Alex Deucher
2020-01-27
drm/amdgpu: add coreboot workaround for KV/KB
Christian König
2020-01-27
drm/amdgpu: original raven doesn't support full asic reset
Alex Deucher
2020-01-27
drm/amdgpu: attempt to enable gfxoff on more raven1 boards (v2)
Alex Deucher
2020-01-27
drm/amd/amdgpu: fix spelling mistake "to" -> "too"
Colin Ian King
2020-01-27
drm/amdgpu: initialize bo_va_list when add gws to process
xinhui pan
2020-01-27
drm/amdgpu/vcn: use inst_idx relacing inst
James Zhu
2020-01-27
drm/amdgpu/vcn: fix typo error
James Zhu
2020-01-27
drm/amdgpu/vcn: fix vcn2.5 instance issue
James Zhu
2020-01-27
drm/amdgpu/vcn2.5: fix a bug for the 2nd vcn instance (v2)
James Zhu
2020-01-27
drm/amdgpu/vcn: Share vcn_v2_0_dec_ring_test_ring to vcn2.5
James Zhu
2020-01-27
drm/amdgpu: Use the correct flush_type in flush_gpu_tlb_pasid
Felix Kuehling
2020-01-27
drm/amdgpu: Fix TLB invalidation request when using semaphore
Felix Kuehling
2020-01-22
drm/amdgpu: individualize fence allocation per entity
Nirmoy Das
2020-01-22
Revert "drm/amdgpu: fix modprobe failure of the secondary GPU when GDDR6 trai...
Tianci.Yin
2020-01-22
drm/amdgpu: fix VRAM partially encroached issue in GDDR6 memory training(V2)
Tianci.Yin
2020-01-22
drm/amdgpu: remove unnecessary conversion to bool
Nirmoy Das
2020-01-22
drm/amdgpu: add RAS support for the gfx block of Arcturus
Dennis Li
2020-01-22
drm/amdgpu: abstract EDC counter clear to a separated function
Dennis Li
2020-01-22
drm/amdgpu: refine the security check for RAS functions
Dennis Li
2020-01-22
drm/amdgpu: enable RAS feature for more mmhub sub-blocks of Acrturus
Dennis Li
2020-01-22
drm/amdgpu: read gfx register using RREG32_KIQ macro
chen gong
2020-01-22
drm/amdgpu: add kiq version interface for RREG32/WREG32
chen gong
2020-01-22
drm/amdgpu: provide a generic function interface for reading/writing register...
chen gong
2020-01-22
drm/amdgpu: added support to get mGPU DRAM base
John Clements
2020-01-22
drm/amdgpu: modify packet size for pm4 flush tlbs
Alex Sierra
2020-01-17
drm/amdgpu: add the lost mutex_init back
Pan, Xinhui
2020-01-16
drm/amdgpu: add arcturus to gpu recovery check code path
Hawking Zhang
2020-01-16
drm/amdgpu: check if driver should try recovery in ras recovery path
Hawking Zhang
2020-01-16
drm/amd/powerplay: a quick fix for the deadlock issue below
Evan Quan
2020-01-16
drm/amdgpu: only set cp active field for kiq queue
Huang Rui
2020-01-16
drm/amdgpu/pm: clean up return types
Alex Deucher
2020-01-16
drm/amdgpu/vcn2.5: implement indirect DPG SRAM mode
James Zhu
2020-01-16
drm/amdgpu/vcn2.5: add dpg pause mode
James Zhu
2020-01-16
drm/amdgpu/vcn2.5: add DPG mode start and stop
James Zhu
2020-01-16
drm/amdgpu/vcn: move macro from vcn2.0 to share amdgpu_vcn (v2)
James Zhu
2020-01-16
drm/amdgpu/vcn: support multiple instance direct SRAM read and write (v2)
James Zhu
[next]