index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
Files
Lines
2022-12-23
Merge tag 'drm-next-2022-12-23' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-3
/
+13
2022-12-14
drm/amdgpu: revert "generally allow over-commit during BO allocation"
Christian König
1
-3
/
+13
2022-12-13
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2022-12-06
drm/amdgpu: generally allow over-commit during BO allocation
Christian König
1
-13
/
+3
2022-11-17
drm/amdgpu: rename the files for HMM handling
Christian König
1
-2
/
+3
2022-11-17
drm/amdgpu: fix userptr HMM range handling v2
Christian König
1
-2
/
+4
2022-11-17
drm/amdgpu: always register an MMU notifier for userptr
Christian König
1
-5
/
+3
2022-11-08
amdgpu: use VM_ACCESS_FLAGS
Kefeng Wang
1
-1
/
+1
2022-05-26
drm/amdgpu: add AMDGPU_VM_NOALLOC v2
Christian König
1
-1
/
+4
2022-05-26
drm/amdgpu: add AMDGPU_GEM_CREATE_DISCARDABLE
Christian König
1
-2
/
+2
2022-04-28
Merge tag 'amd-drm-next-5.19-2022-04-15' of https://gitlab.freedesktop.org/ag...
Dave Airlie
1
-1
/
+1
2022-04-07
dma-buf: add enum dma_resv_usage v4
Christian König
1
-1
/
+2
2022-03-25
drm/amdgpu: remove table_freed param from the VM code
Christian König
1
-1
/
+1
2022-02-14
Merge tag 'amd-drm-next-5.18-2022-02-11-1' of https://gitlab.freedesktop.org/...
Dave Airlie
1
-1
/
+1
2022-02-07
drm/amdgpu: rename amdgpu_vm_bo_rmv to _del
Christian König
1
-1
/
+1
2022-01-19
drm/amdgpu: remove excl as shared workarounds
Christian König
1
-6
/
+0
2022-01-11
Revert "drm/amdgpu: Don't inherit GEM object VMAs in child process"
Rajneesh Bhardwaj
1
-3
/
+0
2021-12-28
drm/amdgpu: Don't inherit GEM object VMAs in child process
Rajneesh Bhardwaj
1
-0
/
+3
2021-11-24
drm/amdgpu: update the domain flags for dumb buffer creation
Evan Quan
1
-1
/
+2
2021-11-17
drm/amdgpu: use generic fb helpers instead of setting up AMD own's.
Evan Quan
1
-2
/
+28
2021-11-05
drm/ttm: remove ttm_bo_vm_insert_huge()
Jason Gunthorpe
1
-1
/
+1
2021-08-31
drm/amdgpu: Fix a deadlock if previous GEM object allocation fails
xinhui pan
1
-13
/
+10
2021-08-25
drm/amdgpu: rename amdgpu_bo_get_preferred_pin_domain
Yifan Zhang
1
-1
/
+1
2021-08-02
Revert "Revert "drm/amdgpu: Add table_freed parameter to amdgpu_vm_bo_update""
Eric Huang
1
-1
/
+1
2021-07-26
Backmerge tag 'v5.14-rc3' into drm-next
Dave Airlie
1
-0
/
+9
2021-07-23
Merge tag 'drm-misc-fixes-2021-07-22' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-0
/
+9
2021-07-21
Merge tag 'drm-misc-next-2021-07-16' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-1
/
+2
2021-07-16
drm/amdgpu: workaround failed COW checks for Thunk VMAs
Felix Kuehling
1
-0
/
+9
2021-07-13
Revert "drm/amdgpu: Add table_freed parameter to amdgpu_vm_bo_update"
Eric Huang
1
-1
/
+1
2021-06-22
drm/amdgpu: rework dma_resv handling v3
Christian König
1
-1
/
+2
2021-06-15
drm/amdgpu: remove amdgpu_vm_pt
Nirmoy Das
1
-6
/
+6
2021-06-10
Merge tag 'amd-drm-next-5.14-2021-06-09' of https://gitlab.freedesktop.org/ag...
Dave Airlie
1
-1
/
+1
2021-06-06
dma-buf: drop the _rcu postfix on function names v3
Christian König
1
-2
/
+1
2021-06-06
dma-buf: rename and cleanup dma_resv_get_excl v3
Christian König
1
-1
/
+1
2021-06-04
drm/amdgpu: Add table_freed parameter to amdgpu_vm_bo_update
Eric Huang
1
-1
/
+1
2021-05-26
drm/amdgpu: Implement mmap as GEM object function
Thomas Zimmermann
1
-0
/
+55
2021-04-26
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-12
/
+16
2021-04-23
drm/ttm: move the page_alignment into the BO v2
Christian König
1
-1
/
+1
2021-04-09
drm/amdgpu: use amdgpu_bo_create_user() for when possible
Nirmoy Das
1
-1
/
+3
2021-04-09
drm/amdgpu: allow variable BO struct creation
Nirmoy Das
1
-0
/
+2
2021-02-18
drm/amdgpu: do not use drm middle layer for debugfs
Nirmoy Das
1
-11
/
+11
2021-02-02
drm/amdgpu: fix the issue that retry constantly once the buffer is oversize
Huang Rui
1
-1
/
+1
2021-01-13
drm/amdgpu: Remove references to struct drm_device.pdev
Thomas Zimmermann
1
-5
/
+5
2020-12-10
Merge tag 'amd-drm-next-5.11-2020-12-09' of git://people.freedesktop.org/~agd...
Dave Airlie
1
-18
/
+23
2020-12-09
drm/amdgpu: Initialise drm_gem_object_funcs for imported BOs
Andrey Grodzovsky
1
-18
/
+23
2020-11-10
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-62
/
+7
2020-11-10
Merge tag 'amd-drm-next-5.11-2020-11-05' of git://people.freedesktop.org/~agd...
Dave Airlie
1
-62
/
+7
2020-11-09
drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends
Thomas Zimmermann
1
-2
/
+3
2020-11-04
Merge tag 'drm-misc-next-2020-10-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-6
/
+19
2020-11-02
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-0
/
+10
[next]