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.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
/
amdgpu_gem.c
Age
Commit message (
Expand
)
Author
12 days
drm/amdgpu: Fix integer overflow in amdgpu_gem_add_input_fence()
Dan Carpenter
2025-05-07
drm/amdgpu: unreserve the gem BO before returning from attach error
Prike Liang
2025-04-08
drm/amdgpu: fix the memleak caused by fence not released
Arvind Yadav
2025-04-08
drm/amdgpu: fix call to amdgpu_eviction_fence_detach
Christian König
2025-04-08
drm/amdgpu: enable eviction fence
Shashank Sharma
2025-04-08
drm/amdgpu: add gfx eviction fence helpers
Shashank Sharma
2025-04-08
Revert "drm/amdgpu: don't allow userspace to create a doorbell BO"
Shashank Sharma
2025-04-08
drm/amdgpu: Add input fence to sync bo map/unmap
Arvind Yadav
2025-04-08
drm/amdgpu: update userqueue BOs and PDs
Arvind Yadav
2025-01-13
Merge tag 'amd-drm-next-6.14-2025-01-10' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2025-01-06
drm/amdgpu: Remove unnecessary NULL check
Kent Russell
2024-12-19
drm/amdgpu: track bo memory stats at runtime
Yunxiang Li
2024-12-19
drm/amdgpu: remove unused function parameter
Yunxiang Li
2024-09-18
drm/amdgpu: use GEM references instead of TTMs v2
Christian König
2024-08-29
drm/amdgpu: always allocate cleared VRAM for GEM allocations
Alex Deucher
2024-07-05
Merge tag 'amd-drm-next-6.11-2024-06-28' of https://gitlab.freedesktop.org/ag...
Daniel Vetter
2024-07-05
Merge v6.10-rc6 into drm-next
Daniel Vetter
2024-06-27
drm/amdgpu: tolerate allocating GTT bo with dcc flag
Frank Min
2024-06-14
drm/amdgpu: support for DCC feature
Likun Gao
2024-06-10
drm/amdgpu: Fix the BO release clear memory warning
Arunpravin Paneer Selvam
2024-05-17
drm/amdgpu: Add amdgpu_bo_is_vm_bo helper
Tvrtko Ursulin
2024-04-30
drm/amdgpu: support gfx v12 specific pte/pde fields
Hawking Zhang
2024-03-04
drm/amdgpu: change vm->task_info handling
Shashank Sharma
2024-01-22
drm/amdgpu: Enable seq64 manager and fix bugs
Arunpravin Paneer Selvam
2024-01-15
drm/amdgpu: Auto-validate DMABuf imports in compute VMs
Felix Kuehling
2023-12-10
drm/exec: Pass in initial # of objects
Rob Clark
2023-10-18
Merge tag 'amd-drm-next-6.7-2023-10-13' of https://gitlab.freedesktop.org/agd...
Dave Airlie
2023-09-29
Merge tag 'drm-misc-next-2023-09-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2023-09-20
drm: Update file owner during use
Tvrtko Ursulin
2023-09-11
drm/amdgpu: Merge debug module parameters
André Almeida
2023-08-11
drm/amdgpu: don't allow userspace to create a doorbell BO
Alex Deucher
2023-08-04
Merge tag 'amd-drm-next-6.6-2023-07-28' of https://gitlab.freedesktop.org/agd...
Daniel Vetter
2023-07-25
drm/amdgpu: Fix style issues in amdgpu_gem.c
Srinivasan Shanmugam
2023-07-12
drm/amdgpu: use drm_exec for GEM and CSA handling v2
Christian König
2023-06-09
drm/amdgpu: remove unnecessary (void*) conversions
Su Hui
2023-06-09
drm/amdgpu: use xcp partition ID for amdgpu_gem
James Zhu
2023-06-09
drm/amdkfd: Store xcp partition id to amdgpu bo
Philip Yang
2023-06-09
drm/amdgpu: Add memory partition mem_id to amdgpu_bo
Philip Yang
2023-03-15
drm: Track clients by tgid and not tid
Tvrtko Ursulin
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2023-01-16
Merge tag 'amd-drm-next-6.3-2023-01-13' of https://gitlab.freedesktop.org/agd...
Dave Airlie
2023-01-09
drm/amdgpu: clean up some inconsistent indentings
Yang Li
2023-01-04
Merge tag 'drm-misc-next-2023-01-03' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2022-12-23
Merge tag 'drm-next-2022-12-23' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-12-14
drm/amdgpu: revert "generally allow over-commit during BO allocation"
Christian König
2022-12-13
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-12-06
drm/amdgpu: generally allow over-commit during BO allocation
Christian König
2022-12-06
drm/ttm: merge ttm_bo_api.h and ttm_bo_driver.h v2
Christian König
2022-11-17
drm/amdgpu: rename the files for HMM handling
Christian König
[next]