index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
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: Use the correct size when allocating memory
Christophe JAILLET
2020-08-10
drm/amdgpu/ttm: drop the adev link from vram mgr
Dave Airlie
2020-08-10
drm/amdgpu/ttm: move vram/gtt mgr allocations to mman.
Dave Airlie
2020-08-07
drm/amdgpu: use mode1 reset by default for sienna_cichlid
Likun Gao
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-07
drm/amdgpu: make sure userptr ttm is allocated
Christian König
2020-08-06
drm/amdgpu: enable GFXOFF for navy_flounder
Jiansong Chen
2020-08-06
drm amdgpu: Skip tmr load for SRIOV
Liu ChengZhe
2020-08-06
drm/amdgpu: fix PSP autoload twice in FLR
Liu ChengZhe
2020-08-06
drm/amdgpu: update GC golden setting for navy_flounder
Jiansong Chen
2020-08-06
drm/amdgpu: skip crit temperature values on APU (v2)
Huang Rui
2020-08-06
drm/amdgpu: update dec ring test for VCN 3.0
Boyuan Zhang
2020-08-06
drm/amdgpu/jpeg3.0: remove extra asic type check
James Zhu
2020-08-06
drm/amdgpu: update golden setting for sienna_cichlid
Likun Gao
2020-08-06
drm/amdgpu: add printing after executing page reservation to eeprom
Guchun Chen
2020-08-06
drm/amdgpu: expand sienna chichlid reg access support
John Clements
2020-08-06
drm/amdgpu: fix spelling mistake "Falied" -> "Failed"
Colin Ian King
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-06
Merge branch 'WIP.locking/seqlocks' into locking/urgent
Ingo Molnar
2020-08-06
drm/ttm: rename ttm_mem_reg to ttm_resource.
Dave Airlie
2020-08-06
drm/ttm: rename ttm_mem_type_manager -> ttm_resource_manager.
Dave Airlie
2020-08-06
drm/ttm: drop type manager has_type
Dave Airlie
2020-08-06
drm/ttm: drop man->bdev link.
Dave Airlie
2020-08-06
drm/amdgpu/ttm: remove man->bdev references.
Dave Airlie
2020-08-06
drm/ttm: make ttm_range_man_init/takedown take type + args
Dave Airlie
2020-08-06
drm/amdgpu/ttm: use bo manager subclassing for vram/gtt mgrs
Dave Airlie
2020-08-05
Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-08-06
drm/amdgfx/ttm: use wrapper to get ttm memory managers
Dave Airlie
2020-08-06
drm/amdgpu/ttm: use new takedown path
Dave Airlie
2020-08-06
drm/amdgpu/ttm: init managers from the driver side.
Dave Airlie
2020-08-06
drm/ttm/amdgpu: consolidate ttm reserve paths
Dave Airlie
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
[prev]
[next]