index
:
linux.git
for-next
master
Linus' 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-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
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
[prev]
[next]