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-08-10
drm/amdgpu: fix reload KMD hang on GFX10 KIQ
Monk Liu
2020-08-10
drm/amdgpu: update gc golden register for arcturus
shiwu.zhang
2020-08-10
drm/amdgpu: Skip some registers config for SRIOV
Liu ChengZhe
2020-08-10
drm: amdgpu: Use the correct size when allocating memory
Christophe JAILLET
2020-08-07
drm/amdgpu: unlock mutex on error
Dennis Li
2020-08-07
drm/amdgpu: use mode1 reset by default for sienna_cichlid
Likun Gao
2020-08-06
drm/amdgpu: new ids flag for tmz (v2)
Pierre-Eric Pelloux-Prayer
2020-08-06
drm/amd/powerplay: add new sysfs interface for retrieving gpu metrics(V2)
Evan Quan
2020-08-06
drm/amdgpu: fix spelling mistake "paramter" -> "parameter"
Colin Ian King
2020-08-06
drm/amdkfd: option to disable system mem limit
Philip Yang
2020-08-04
drm/amdgpu: move vram usage by vbios to mman (v2)
Alex Deucher
2020-08-04
drm/amdgpu: move IP discovery data to mman
Alex Deucher
2020-08-04
drm/amdgpu: move stolen memory from gmc to mman
Alex Deucher
2020-08-04
drm/amdgpu/gmc: disable keep_stolen_vga_memory on arcturus
Alex Deucher
2020-08-04
drm/amdgpu: drop the CPU pointers for the stolen vga bos
Alex Deucher
2020-08-04
drm/amdgpu/gmc10: switch to using amdgpu_gmc_get_vbios_allocations
Alex Deucher
2020-08-04
drm/amdgpu/gmc9: switch to using amdgpu_gmc_get_vbios_allocations
Alex Deucher
2020-08-04
drm/amdgpu/gmc8: switch to using amdgpu_gmc_get_vbios_allocations
Alex Deucher
2020-08-04
drm/amdgpu/gmc7: switch to using amdgpu_gmc_get_vbios_allocations
Alex Deucher
2020-08-04
drm/amdgpu/gmc6: switch to using amdgpu_gmc_get_vbios_allocations
Alex Deucher
2020-08-04
drm/amdgpu/gmc: add new helper to get the FB size used by pre-OS console
Alex Deucher
2020-08-04
drm/amdgpu: add support for extended stolen vga memory
Alex Deucher
2020-08-04
drm/amdgpu: move keep stolen memory check into gmc core
Alex Deucher
2020-08-04
drm/amdgpu: move stolen vga bo from amdgpu to amdgpu.gmc
Alex Deucher
2020-08-04
drm/amdgpu: use a define for the memory size of the vga emulator
Alex Deucher
2020-08-04
drm/amdgpu: use create_at for the stolen pre-OS buffer
Alex Deucher
2020-08-04
drm/amdgpu: handle bo size 0 in amdgpu_bo_create_kernel_at (v2)
Alex Deucher
2020-08-04
drm/amdgpu: added RAS EEPROM device support check
John Clements
2020-08-04
drm/amdgpu: enable RAS support for sienna cichlid
John Clements
2020-08-04
drm/amdgpu: introduce a new parameter to configure how many KCQ we want(v5)
Monk Liu
2020-08-04
drm/amdgpu: update eeprom once specifying one bigger threshold(v3)
Guchun Chen
2020-08-04
drm/amdgpu: disable page reservation when amdgpu_bad_page_threshold = 0
Guchun Chen
2020-08-04
drm/amdgpu: decouple sysfs creating of bad page node
Guchun Chen
2020-08-04
drm/amdgpu: add one definition for RAS's sysfs/debugfs name(v2)
Guchun Chen
2020-08-04
drm/amdgpu: restore ras flags when user resets eeprom(v2)
Guchun Chen
2020-08-04
drm/amdgpu: break GPU recovery once it's in bad state(v4)
Guchun Chen
2020-08-04
drm/amdgpu: schedule ras recovery when reaching bad page threshold(v2)
Guchun Chen
2020-08-04
drm/amdgpu: skip bad page reservation once issuing from eeprom write
Guchun Chen
2020-08-04
drm/amdgpu: break driver init process when it's bad GPU(v5)
Guchun Chen
2020-08-04
drm/amdgpu: add bad gpu tag definition
Guchun Chen
2020-08-04
drm/amdgpu: validate bad page threshold in ras(v3)
Guchun Chen
2020-08-04
drm/amdgpu: add bad page count threshold in module parameter(v3)
Guchun Chen
2020-07-30
Revert "drm/amdgpu: Fix NULL dereference in dpm sysfs handlers"
Alex Deucher
2020-07-30
drm/amdgpu: enable GFXOFF for navy_flounder
Jiansong Chen
2020-07-30
drm amdgpu: Skip tmr load for SRIOV
Liu ChengZhe
2020-07-30
drm/amdgpu: fix PSP autoload twice in FLR
Liu ChengZhe
2020-07-30
drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()
Peilin Ye
2020-07-30
drm/amdgpu: update GC golden setting for navy_flounder
Jiansong Chen
2020-07-30
drm/amdgpu: enable umc 8.7 functions in gmc v10
John Clements
2020-07-30
drm/amdgpu: skip crit temperature values on APU (v2)
Huang Rui
[next]